Skip to content

Commit 2480747

Browse files
authored
Merge pull request #27 from genert/renovate/phpunit-phpunit-9.x
chore(deps): update dependency phpunit/phpunit to v9.5.25
2 parents 9778380 + 428b527 commit 2480747

File tree

2 files changed

+94
-435
lines changed

2 files changed

+94
-435
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.5.10"
25+
"phpunit/phpunit": "9.5.25"
2626
},
2727
"scripts": {
2828
"test": "phpunit --coverage-text"

0 commit comments

Comments
 (0)