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

Skip to content

Commit 26cff6c

Browse files
committed
Fix security tests
1 parent 4c1eaf8 commit 26cff6c

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
@@ -29,7 +29,7 @@
2929
"symfony/password-hasher": "^5.4|^6.0",
3030
"symfony/security-core": "^6.2",
3131
"symfony/security-csrf": "^5.4|^6.0",
32-
"symfony/security-http": "^6.3"
32+
"symfony/security-http": "^6.3.4"
3333
},
3434
"require-dev": {
3535
"doctrine/annotations": "^1.10.4|^2",

0 commit comments

Comments
 (0)