Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e711f3e

Browse files
[HttpKernel] Fix deps=low
1 parent b701ca3 commit e711f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"symfony/process": "^5.4|^6.0|^7.0",
3939
"symfony/property-access": "^5.4.5|^6.0.5|^7.0",
4040
"symfony/routing": "^5.4|^6.0|^7.0",
41-
"symfony/serializer": "^6.3|^7.0",
41+
"symfony/serializer": "^6.4.4|^7.0.4",
4242
"symfony/stopwatch": "^5.4|^6.0|^7.0",
4343
"symfony/translation": "^5.4|^6.0|^7.0",
4444
"symfony/translation-contracts": "^2.5|^3",

0 commit comments

Comments
 (0)