Skip to content

Commit 1308a46

Browse files
committed
chore(deps): update dependency phpunit/phpunit to v9
1 parent 30f4bd1 commit 1308a46

File tree

2 files changed

+368
-305
lines changed

2 files changed

+368
-305
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"minimum-stability": "stable",
2323
"require": {},
2424
"require-dev": {
25-
"phpunit/phpunit": "6.5.14"
25+
"phpunit/phpunit": "9.0.1"
2626
},
2727
"scripts": {
2828
"test": "phpunit --coverage-text"

0 commit comments

Comments
 (0)