Skip to content

Commit 0294178

Browse files
committed
📦 Add explicit dependency to supported version of symfony/config
1 parent f02ce0f commit 0294178

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"ext-json": "*",
2121
"thecodingmachine/graphqlite" : "^6.0",
2222
"thecodingmachine/graphqlite-symfony-validator-bridge" : "^6.0",
23+
"symfony/config": "^6",
2324
"symfony/framework-bundle": "^6",
2425
"symfony/validator": "^6",
2526
"symfony/translation": "^6",

0 commit comments

Comments
 (0)