composer require php version updated to 7.1.0.
This commit is contained in:
parent
7f58d12706
commit
83ac9fda67
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"minimum-stability": "stable",
|
||||
"require": {
|
||||
"php": ">=5.5.9",
|
||||
"php": ">=7.1.0",
|
||||
"symfony/symfony": "^3.4",
|
||||
"doctrine/orm": "^2.5",
|
||||
"doctrine/doctrine-bundle": "^1.4",
|
||||
|
|
Loading…
Reference in a new issue