Skip to content

Commit 8406018

Browse files
committed
Merge branch '3.3' into 3.4
* 3.3: fix PHP 7.2 compatibility
2 parents 02eada7 + c41e6f6 commit 8406018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"conflict": {
6464
"phpdocumentor/reflection-docblock": "<3.0",
65-
"phpdocumentor/type-resolver": "<0.2.0",
65+
"phpdocumentor/type-resolver": "<0.2.1",
6666
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
6767
"symfony/asset": "<3.3",
6868
"symfony/console": "<3.4",

0 commit comments

Comments
 (0)