Skip to content

Commit ccb0ef8

Browse files
committed
up: update the phpunit version
1 parent 64d6a53 commit ccb0ef8

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
@@ -35,7 +35,7 @@
3535
"repositories": {
3636
},
3737
"require-dev": {
38-
"phpunit/phpunit": "^7.5"
38+
"phpunit/phpunit": "^7.5 || ^8.0"
3939
},
4040
"scripts": {
4141
"test": "./vendor/bin/phpunit -c phpunit.xml"

0 commit comments

Comments
 (0)