Skip to content

Commit d0d76e9

Browse files
committed
Test on lowest and highest dependencies
Allow the only phpunit 7
1 parent 9d19d82 commit d0d76e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"webonyx/graphql-php": "^14.9"
1414
},
1515
"require-dev": {
16-
"phpunit/phpunit": "^7.0||^8.0"
16+
"phpunit/phpunit": "^7.0"
1717
},
1818
"autoload": {
1919
"classmap": [

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)