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 aa9f88c commit f44a63aCopy full SHA for f44a63a
composer.json
@@ -32,11 +32,12 @@
32
"symfony/expression-language": "~2.8|~3.0|~4.0",
33
"symfony/cache": "~3.1|~4.0",
34
"symfony/property-access": "~2.8|~3.0|~4.0",
35
- "doctrine/annotations": "~1.0",
+ "doctrine/annotations": "~1.7",
36
"doctrine/cache": "~1.0",
37
- "egulias/email-validator": "^1.2.8|~2.0"
+ "egulias/email-validator": "^2.1.10"
38
},
39
"conflict": {
40
+ "doctrine/lexer": "<1.0.2",
41
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
42
"symfony/dependency-injection": "<3.3",
43
"symfony/http-kernel": "<3.3.5",
0 commit comments