Skip to content

Commit e34e518

Browse files
Fix merge
1 parent 39f3005 commit e34e518

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
"twig/twig": "~1.23|~2.0"
5656
},
5757
"conflict": {
58-
"phpdocumentor/reflection-docblock": "<3.0"
58+
"phpdocumentor/reflection-docblock": "<3.0",
59+
"phpdocumentor/type-resolver": "<0.2.0"
5960
},
6061
"suggest": {
6162
"ext-apcu": "For best performance of the system caches",

0 commit comments

Comments
 (0)