Skip to content

Commit 96fdb72

Browse files
chore(deps): update dependency phpunit/phpunit to v12 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f540217 commit 96fdb72

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
@@ -28,7 +28,7 @@
2828
"phpstan/phpstan": "^2.0",
2929
"phpstan/phpstan-phpunit": "^2.0",
3030
"phpstan/phpstan-strict-rules": "^2.0",
31-
"phpunit/phpunit": "^11.0"
31+
"phpunit/phpunit": "^12.0"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)