Skip to content

Commit d2ac97e

Browse files
committed
up: update the phpunit version
1 parent 9b74369 commit d2ac97e

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
@@ -27,7 +27,7 @@
2727
}
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^7.5"
30+
"phpunit/phpunit": "^7.5 || ^8.0"
3131
},
3232
"scripts": {
3333
"test": "./vendor/bin/phpunit -c phpunit.xml"

0 commit comments

Comments
 (0)