Require PHP ^7.2

This commit is contained in:
Kamil Kokot
2020-04-04 20:02:16 +02:00
parent 2a1cfb40cf
commit 197b10dac2
2 changed files with 1 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
}
],
"require": {
"php": "^7.1",
"php": "^7.2",
"behat/behat": "^3.6.1",
"symfony/dependency-injection": "^4.4|^5.0",
"symfony/http-kernel": "^4.4|^5.0",