Skip to content

Commit 268e4e8

Browse files
committed
Fix lowest build
1 parent f3604a8 commit 268e4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"symfony/config": "^6.3",
1818
"symfony/console": "^6.3",
1919
"symfony/dependency-injection": "^6.3.5",
20-
"symfony/http-kernel": "^6.3",
20+
"symfony/http-kernel": "^6.3.5",
2121
"symfony/runtime": "^6.3"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)