Skip to content

Commit b5b8d16

Browse files
authored
Add PHPUnit 7.0 conflict
1 parent dbb18b2 commit b5b8d16

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
@@ -9,7 +9,7 @@
99
"php": "^7.0"
1010
},
1111
"conflict": {
12-
"phpunit/phpunit": "<6.0"
12+
"phpunit/phpunit": "<6.0 || >6.5"
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "^6.0"

0 commit comments

Comments
 (0)