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 649e2cd + 0944647 commit 26ffb95Copy full SHA for 26ffb95
composer.json
@@ -102,7 +102,7 @@
102
"sensio/framework-extra-bundle": "^3.0.2"
103
},
104
"conflict": {
105
- "phpdocumentor/reflection-docblock": "<3.0",
+ "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0",
106
"phpdocumentor/type-resolver": "<0.2.0",
107
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
108
src/Symfony/Component/PropertyInfo/composer.json
@@ -34,7 +34,7 @@
34
"doctrine/annotations": "~1.0"
35
36
37
38
39
"symfony/dependency-injection": "<3.3"
40
0 commit comments