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.
2 parents 8580ade + ba746be commit 81ba72fCopy full SHA for 81ba72f
composer.json
@@ -18,14 +18,14 @@
18
"require": {
19
"php": ">=5.3.9",
20
"symfony/event-dispatcher": "~2.1|~3.0.0",
21
- "symfony/intl": "~2.4|~3.0.0",
+ "symfony/intl": "~2.7.25|^2.8.18|~3.2.5",
22
"symfony/options-resolver": "~2.6",
23
"symfony/polyfill-mbstring": "~1.0",
24
"symfony/property-access": "~2.3|~3.0.0"
25
},
26
"require-dev": {
27
"doctrine/collections": "~1.0",
28
- "symfony/validator": "~2.8|~3.0.0",
+ "symfony/validator": "^2.8.18|~3.2.5",
29
"symfony/dependency-injection": "~2.3|~3.0.0",
30
"symfony/http-foundation": "~2.2|~3.0.0",
31
"symfony/http-kernel": "~2.4|~3.0.0",
0 commit comments