Skip to content

Commit a87df35

Browse files
committed
Merge branch '3.3' into 3.4
* 3.3: fix PHP 7.2 compatibility
2 parents 826d689 + 6688010 commit a87df35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"phpdocumentor/reflection-docblock": "^3.0|^4.0"
3232
},
3333
"conflict": {
34+
"phpdocumentor/type-resolver": "<0.2.1",
3435
"symfony/dependency-injection": "<3.2",
3536
"symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
3637
"symfony/property-info": "<3.1",

0 commit comments

Comments
 (0)