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 c2ba115 commit f1e6985Copy full SHA for f1e6985
composer.json
@@ -24,11 +24,11 @@
24
"symfony/intl": "~2.3",
25
"symfony/yaml": "~2.0,>=2.0.5",
26
"symfony/config": "~2.2",
27
- "symfony/property-access": "~2.2",
+ "symfony/property-access": "~2.3",
28
"symfony/expression-language": "~2.4",
29
"doctrine/annotations": "~1.0",
30
"doctrine/cache": "~1.0",
31
- "egulias/email-validator": "~1.0"
+ "egulias/email-validator": "~1.2,>=1.2.1"
32
},
33
"suggest": {
34
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
0 commit comments