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