Skip to content

Commit

Permalink
Add missing deps on symfony/config
Browse files Browse the repository at this point in the history
  • Loading branch information
niconoe- committed Nov 29, 2023
1 parent f998dcb commit 04fde2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -24,6 +24,7 @@
"php": "^7.2 || ^8.0",
"jms/serializer": "^3.20",
"jms/metadata": "^2.5",
"symfony/config": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"symfony/framework-bundle": "^3.4 || ^4.0 || ^5.0 || ^6.0"
},
Expand Down

0 comments on commit 04fde2b

Please sign in to comment.