Skip to content

Commit e9d79f3

Browse files
Merge branch '3.4'
* 3.4: Skip tests affected by PHP bug 75354 fix deps fix PHP 7.2 compatibility [Form] Fix error message in circular reference dependencies check
2 parents 8ffcf84 + a87df35 commit e9d79f3

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.4",
3536
"symfony/property-access": "<3.4",
3637
"symfony/property-info": "<3.4",

0 commit comments

Comments
 (0)