8000 Fix low-deps · symfony/symfony@d17f425 · GitHub
[go: up one dir, main page]

Skip to content

Commit d17f425

Browse files
Fix low-deps
1 parent 86e7eab commit d17f425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/SecurityBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"symfony/password-hasher": "^5.4|^6.0",
2828
"symfony/security-core": "^6.2",
2929
"symfony/security-csrf": "^5.4|^6.0",
30-
"symfony/security-http": "^6.2.6"
30+
"symfony/security-http": "^6.2.10"
3131
},
3232
"require-dev": {
3333
"doctrine/annotations": "^1.10.4|^2",

0 commit comments

Comments
 (0)
0