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 be74d6b + f44a63a commit 4e0f8d9Copy full SHA for 4e0f8d9
composer.json
@@ -35,11 +35,12 @@
35
"symfony/property-access": "~3.4|~4.0",
36
"symfony/property-info": "~3.4|~4.0",
37
"symfony/translation": "~4.2",
38
- "doctrine/annotations": "~1.0",
+ "doctrine/annotations": "~1.7",
39
"doctrine/cache": "~1.0",
40
- "egulias/email-validator": "^1.2.8|~2.0"
+ "egulias/email-validator": "^2.1.10"
41
},
42
"conflict": {
43
+ "doctrine/lexer": "<1.0.2",
44
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
45
"symfony/dependency-injection": "<3.4",
46
"symfony/http-kernel": "<3.4",
0 commit comments