Skip to content

Commit 4c81402

Browse files
committed
Fix dependencies
1 parent 2ffaabe commit 4c81402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": "^8.1",
2222
"inspirum/balikobot": "^7.6",
23-
"symfony/config": "^6.14 || ^7.4 || ^8.0",
23+
"symfony/config": "^6.4 || ^7.4 || ^8.0",
2424
"symfony/dependency-injection": "^6.4 || ^7.4 || ^8.0",
2525
"symfony/http-kernel": "^6.4 || ^7.4 || ^8.0"
2626
},

0 commit comments

Comments
 (0)