Skip to content

Commit 1b43b50

Browse files
committed
fix composer
1 parent b24616c commit 1b43b50

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
@@ -21,6 +21,6 @@
2121
"psr-4": { "GrapheneNodeClient\\": "" }
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "7.0"
24+
"phpunit/phpunit": "6"
2525
}
2626
}

0 commit comments

Comments
 (0)