8000 Revert "minor #51672 Fix incompatibility between security-bundle 6.4 … · symfony/symfony@5bfce3f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bfce3f

Browse files
committed
Revert "minor #51672 Fix incompatibility between security-bundle 6.4 and security-http 7.0 (alexander-schranz)"
This reverts commit 1708789, reversing changes made to 36161f0.
1 parent 1708789 commit 5bfce3f

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|^7.0",
3030
"symfony/security-core": "^6.2|^7.0",
3131
"symfony/security-csrf": "^5.4|^6.0|^7.0",
32-
"symfony/security-http": "^6.3.4"
32+
"symfony/security-http": "^6.3.4|^7.0"
3333
},
3434
"require-dev": {
3535
"symfony/asset": "^5.4|^6.0|^7.0",

0 commit comments

Comments
 (0)
0