Skip to content

Commit 898ce52

Browse files
committed
chore: http-kernel dependency
1 parent d6e9f57 commit 898ce52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/State/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"php": ">=8.1",
3131
"api-platform/metadata": "^3.4 || ^4.0",
3232
"psr/container": "^1.0 || ^2.0",
33-
"symfony/http-kernel": "^6.4 || 7.0"
33+
"symfony/http-kernel": "^6.4 || ^7.0"
3434
},
3535
"require-dev": {
3636
"phpunit/phpunit": "^11.2",

0 commit comments

Comments
 (0)