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.
1 parent 39f3005 commit e34e518Copy full SHA for e34e518
composer.json
@@ -55,7 +55,8 @@
55
"twig/twig": "~1.23|~2.0"
56
},
57
"conflict": {
58
- "phpdocumentor/reflection-docblock": "<3.0"
+ "phpdocumentor/reflection-docblock": "<3.0",
59
+ "phpdocumentor/type-resolver": "<0.2.0"
60
61
"suggest": {
62
"ext-apcu": "For best performance of the system caches",
0 commit comments