Enforce packages with compatibility with the minimum supported PHP version.

This commit is contained in:
Jan Böhmer 2019-09-18 16:06:51 +02:00
parent 842ee145bc
commit 2441a25daa
2 changed files with 81 additions and 78 deletions

View file

@ -57,6 +57,9 @@
"preferred-install": {
"*": "dist"
},
"platform": {
"php": "7.1.3"
},
"sort-packages": true
},
"autoload": {