8000
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 c099f58 + 2f3ac8f commit 84b6593Copy full SHA for 84b6593
composer.json
@@ -102,7 +102,7 @@
102
"sensio/framework-extra-bundle": "^3.0.2"
103
},
104
"conflict": {
105
- "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0",
+ "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.1",
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