Skip to content

Commit fdee9a5

Browse files
Add missing conflict rules for phpunit
1 parent 004211b commit fdee9a5

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
"symfony/translation": "^2.0.5"
3232
},
3333
"conflict": {
34+
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3435
"symfony/doctrine-bridge": "<2.7",
3536
"symfony/framework-bundle": "<2.7",
3637
"symfony/twig-bridge": "<2.7"

0 commit comments

Comments
 (0)