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 46c7290 + 2cc53ab commit 5baadb4Copy full SHA for 5baadb4
composer.json
@@ -98,7 +98,7 @@
98
"phpdocumentor/reflection-docblock": "^3.0"
99
},
100
"conflict": {
101
- "phpdocumentor/reflection-docblock": "<3.0",
+ "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0",
102
"phpdocumentor/type-resolver": "<0.2.0",
103
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
104
src/Symfony/Component/PropertyInfo/composer.json
@@ -34,7 +34,7 @@
34
"doctrine/annotations": "~1.0"
35
36
37
38
39
"symfony/dependency-injection": "<3.4"
40
0 commit comments