allow php 8.0
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
],
|
],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.2.5",
|
"php": "^7.2.5|^8.0",
|
||||||
"symfony/config": "^5.0",
|
"symfony/config": "^5.0",
|
||||||
"symfony/dependency-injection": "^5.0",
|
"symfony/dependency-injection": "^5.0",
|
||||||
"symfony/http-kernel": "^5.0",
|
"symfony/http-kernel": "^5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user