Skip to content

Commit 6ff5802

Browse files
committed
fixed deps
1 parent 9d3989f commit 6ff5802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"psr/log": "~1.0"
3232
},
3333
"conflict": {
34-
"symfony/security-csrf": "<2.7.48 || >=2.8.0,<2.8.41 || >=3.0.0"
34+
"symfony/security-csrf": ">=2.8.0,<2.8.41 || >=3.0.0,<3.3.17 || >=3.4.0,<3.4.11"
3535
},
3636
"suggest": {
3737
"symfony/security-csrf": "For using tokens to protect authentication/logout attempts",

0 commit comments

Comments
 (0)