Skip to content

Commit 82e230a

Browse files
authored
Merge pull request #19 from genert/renovate/phpunit-phpunit-9.x
chore(deps): update dependency phpunit/phpunit to v9.1.4
2 parents d834f23 + 63b0891 commit 82e230a

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)