composer require php version updated to 7.1.0.

This commit is contained in:
Alexey Skobkin 2019-01-19 21:01:34 +03:00
parent 7f58d12706
commit 83ac9fda67
1 changed files with 1 additions and 1 deletions

View File

@ -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",