Skip to content

Commit 66a6fe8

Browse files
committed
Updates phpunit requirement.
1 parent 39d34d2 commit 66a6fe8

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
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"larapack/dd": "^1.1",
2727
"nunomaduro/collision": "^3.0",
28-
"phpunit/phpunit": "^8.0"
28+
"phpunit/phpunit": "^7.5|^8.0"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)