make compatible to Symfony DI component in v6.0

This commit is contained in:
Daniel Seifert 2023-01-04 11:52:57 +01:00
parent eecd7cdad5
commit eb64526c48
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 1 additions and 1 deletions

View File

@ -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": {