minor #137 Bump dependencies to PHP ^7.3|^8.0 (pamil)

This PR was merged into the 2.2-dev branch.

Discussion
----------



Commits
-------

5cb54a9042 Bump dependencies to PHP ^7.3|^8.0
This commit is contained in:
Kamil Kokot
2020-11-05 22:39:13 +01:00
committed by GitHub

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