Skip to content

Commit 0dd89c1

Browse files
chore(deps): update dependency phpunit/phpunit to v12 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f52ff7 commit 0dd89c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"phpstan/phpstan": "^2.0.0",
2828
"phpstan/phpstan-phpunit": "^2.0.0",
2929
"phpstan/phpstan-strict-rules": "^2.0.0",
30-
"phpunit/phpunit": "^11.0",
30+
"phpunit/phpunit": "^12.0",
3131
"psr-mock/http": "^1.0"
3232
},
3333
"config": {

0 commit comments

Comments
 (0)