Skip to content

Commit 1091bb0

Browse files
committed
Added conflict version
1 parent 8818b3a commit 1091bb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"require-dev": {
2323
"phpunit/phpunit": "^6.0"
2424
},
25+
"conflict": {
26+
"phpunit/phpunit": "<6.0"
27+
},
2528
"autoload": {
2629
"psr-4" : { "Matthias\\SymfonyDependencyInjectionTest\\" : "" }
2730
}

0 commit comments

Comments
 (0)