Skip to content

Commit 0728be1

Browse files
Adjust "conflic" declaration to new PHPUnit compatibility
1 parent ff8b415 commit 0728be1

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
@@ -14,7 +14,7 @@
1414
"justinrainbow/json-schema": "^5.0"
1515
},
1616
"conflict": {
17-
"phpunit/phpunit": "<6.0 || >= 8.0"
17+
"phpunit/phpunit": "<8.0 || >= 9.0"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^8.0"

0 commit comments

Comments
 (0)