Skip to content

Commit c18b91d

Browse files
Add "conflic" declaration
1 parent 3d4e1b7 commit c18b91d

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
@@ -13,6 +13,9 @@
1313
"flow/jsonpath": "^0.4.0",
1414
"justinrainbow/json-schema": "^5.0"
1515
},
16+
"conflict": {
17+
"phpunit/phpunit": "<6.0 || >= 8.0"
18+
},
1619
"require-dev": {
1720
"phpunit/phpunit": "^6.0 | ^7.0"
1821
},

0 commit comments

Comments
 (0)