Skip to content

Commit 63b0891

Browse files
committed
chore(deps): update dependency phpunit/phpunit to v9.1.4
1 parent d834f23 commit 63b0891

File tree

2 files changed

+161
-68
lines changed

2 files changed

+161
-68
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": "9.0.1"
25+
"phpunit/phpunit": "9.1.4"
2626
},
2727
"scripts": {
2828
"test": "phpunit --coverage-text"

0 commit comments

Comments
 (0)