Bump dependencies to PHP ^7.3|^8.0

This commit is contained in:
Kamil Kokot
2020-11-05 21:41:46 +01:00
parent 3ded19c18b
commit 5cb54a9042

View File

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