Skip to content

Commit ff06c9d

Browse files
chore(deps): update dependency phpunit/phpunit to v12
1 parent 2480747 commit ff06c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

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

0 commit comments

Comments
 (0)