Skip to content

Commit 5a4d268

Browse files
committed
Update composer.json
1 parent fda55a0 commit 5a4d268

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"require": {
2121
"php": ">=5.3.2",
2222
"symfony/form": ">=2.3",
23-
"symfony/validator": "~2.3.0,>=2.3.19||~2.4.0,>=2.4.9||~2.5.0,>=2.5.3,<=2.5.4"
23+
"symfony/validator": "~2.3.0,>=2.3.18||~2.4.0,>=2.4.8||~2.5.0,>=2.5.2"
2424
},
2525

2626
"require-dev": {
2727
"doctrine/orm": ">=2.2.3",
2828
"doctrine/doctrine-bundle": "~1.2",
29-
"symfony/symfony": "~2.3.0,>=2.3.19||~2.4.0,>=2.4.9||~2.5.0,>=2.5.3,<=2.5.4",
29+
"symfony/symfony": "~2.3.0,>=2.3.18||~2.4.0,>=2.4.8||~2.5.0,>=2.5.2",
3030
"symfony/assetic-bundle": ">=2.3",
3131
"phpunit/phpunit": "3.7.*",
3232
"behat/mink-bundle": "dev-master",

0 commit comments

Comments
 (0)