Bump requirements to PHP ^7.1

This commit is contained in:
Kamil Kokot
2017-07-10 20:01:40 +02:00
parent c9e5552240
commit 740cf96584
2 changed files with 2 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
}
],
"require": {
"php": "^5.6|^7.0",
"php": "^7.1",
"behat/behat": "^3.1",
"symfony/http-kernel": "^2.7|^3.0"