Skip to content

Commit 306db24

Browse files
Merge branch '3.1'
* 3.1: Fix merge Fix merge Conflicts: src/Symfony/Component/DependencyInjection/composer.json
2 parents 2c62a92 + e34e518 commit 306db24

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)