mirror of
https://github.com/e107inc/e107.git
synced 2025-04-30 01:08:46 +02:00
composer.json: Enforce compatibility with lowest supported PHP version
This commit is contained in:
parent
f8d0b628e0
commit
7484d52d66
@ -17,6 +17,9 @@
|
||||
"php": ">=5.6"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "5.6"
|
||||
},
|
||||
"vendor-dir": "e107_handlers/vendor"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user