We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778e9b6 commit 004211bCopy full SHA for 004211b
composer.json
@@ -24,11 +24,11 @@
24
},
25
"require-dev": {
26
"doctrine/collections": "~1.0",
27
- "symfony/validator": "~2.6,>=2.6.8",
+ "symfony/validator": "^2.6.8",
28
"symfony/http-foundation": "~2.2",
29
"symfony/http-kernel": "~2.4",
30
"symfony/security-csrf": "~2.4",
31
- "symfony/translation": "~2.0,>=2.0.5"
+ "symfony/translation": "^2.0.5"
32
33
"conflict": {
34
"symfony/doctrine-bridge": "<2.7",
0 commit comments