Skip to content

Commit cff3086

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.3"
2626
},
2727
"scripts": {
2828
"test": "phpunit --coverage-text"

0 commit comments

Comments
 (0)