allow symfony ^4.0
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
"minimum-stability": "stable",
|
||||
"require": {
|
||||
"php": ">=7.2.5",
|
||||
"symfony/config": "^5.0",
|
||||
"symfony/dependency-injection": "^5.0",
|
||||
"symfony/http-kernel": "^5.0",
|
||||
"symfony/security-bundle": "^5.0",
|
||||
"symfony/config": "^4.0|^5.0",
|
||||
"symfony/dependency-injection": "^4.0|^5.0",
|
||||
"symfony/http-kernel": "^4.0|^5.0",
|
||||
"symfony/security-bundle": "^4.0|^5.0",
|
||||
"guzzlehttp/guzzle": "^6.3",
|
||||
"ext-json": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user