Skip to content

Commit e356bf0

Browse files
committed
Test on lowest and highest dependencies
Switch to phpunit 8
1 parent 9f8bc52 commit e356bf0

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||^9.0"
16+
"phpunit/phpunit": "^7.0||^8.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)