Skip to content

Commit 51ec16c

Browse files
author
Jordan Hall
committed
Add PHPunit ^7.0
1 parent 6328335 commit 51ec16c

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
}
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "^8.0",
28+
"phpunit/phpunit": "^7.0||^8.0",
2929
"php-coveralls/php-coveralls": "^2.0"
3030
}
3131
}

0 commit comments

Comments
 (0)