Skip to content

Commit 6bda732

Browse files
[2.8] Fix 3.0 incompatible deps
1 parent 1880cf3 commit 6bda732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"symfony/phpunit-bridge": "~2.7|~3.0.0",
2727
"doctrine/collections": "~1.0",
28-
"symfony/validator": "~2.6,>=2.6.8|~3.0.0",
28+
"symfony/validator": "~2.8|~3.0.0",
2929
"symfony/http-foundation": "~2.2|~3.0.0",
3030
"symfony/http-kernel": "~2.4|~3.0.0",
3131
"symfony/security-csrf": "~2.4|~3.0.0",

0 commit comments

Comments
 (0)