make compatible to Symfony DI component in v6.0
This commit is contained in:
parent
eecd7cdad5
commit
eb64526c48
@ -22,7 +22,7 @@
|
||||
"MIT"
|
||||
],
|
||||
"require": {
|
||||
"symfony/dependency-injection": "^3.1|^5.4.11"
|
||||
"symfony/dependency-injection": "^3.1|^5.4.11|^6.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
Reference in New Issue
Block a user