Skip to content

Commit a10c07c

Browse files
xabbuhfabpot
authored andcommitted
fix version constraint
1 parent 42bc43f commit a10c07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"symfony/routing": "~2.8|~3.0",
30-
"symfony/security-csrf": "~2.8.41|~3.3.17",
30+
"symfony/security-csrf": "~2.8.41|~3.3.17|~3.4.11",
3131
"psr/log": "~1.0"
3232
},
3333
"conflict": {

0 commit comments

Comments
 (0)