Fix dependency injection
This commit is contained in:
parent
df28455416
commit
44f8680614
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
"require": {
|
||||
"php": ">=7.4",
|
||||
"psr/log": "^1.1",
|
||||
"symfony/config": "^5.4",
|
||||
"symfony/console": "^5.4",
|
||||
"symfony/dependency-injection": "^5.4",
|
||||
"symfony/process": "^5.4"
|
||||
|
|
Loading…
Reference in a new issue