8000 [Security/Http] conflict with symfony/security-bundle < 5.3 · symfony/symfony@314ef9f · GitHub
[go: up one dir, main page]

Skip to content

Commit 314ef9f

Browse files
[Security/Http] conflict with symfony/security-bundle < 5.3
1 parent c9a8c6f commit 314ef9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Security/Http/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
},
3535
"conflict": {
3636
"symfony/event-dispatcher": "<4.3",
37+
"symfony/security-bundle": "<5.3",
3738
"symfony/security-csrf": "<4.4"
3839
},
3940
"suggest": {

0 commit comments

Comments
 (0)
0