Updated PHP version

This commit is contained in:
Patrick Louys 2016-11-01 15:35:51 +01:00 committed by GitHub
parent f9a3ccd4c3
commit ec3656b10d

View file

@ -26,7 +26,7 @@ Add the following content to the file:
} }
], ],
"require": { "require": {
"php": ">=5.5.0" "php": ">=7.0.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {