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 8bb3804 + 79c17bd commit 92938fbCopy full SHA for 92938fb
composer.json
@@ -33,7 +33,7 @@
33
"symfony/routing": "^5.2"
34
},
35
"require-dev": {
36
- "doctrine/annotations": "~1.7",
+ "doctrine/annotations": "^1.10.4",
37
"doctrine/cache": "~1.0",
38
"symfony/asset": "^5.1",
39
"symfony/browser-kit": "^4.4|^5.0",
@@ -69,8 +69,8 @@
69
70
"conflict": {
71
"doctrine/persistence": "<1.3",
72
- "phpdocumentor/reflection-docblock": "<3.0",
73
- "phpdocumentor/type-resolver": "<0.2.1",
+ "phpdocumentor/reflection-docblock": "<3.2.2",
+ "phpdocumentor/type-resolver": "<1.4.0",
74
"phpunit/phpunit": "<5.4.3",
75
"symfony/asset": "<5.1",
76
"symfony/browser-kit": "<4.4",
0 commit comments