Skip to content

Commit 1656d99

Browse files
chore(deps): update dependency phpunit/phpunit to v12 (#154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5485d8e commit 1656d99

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
@@ -24,7 +24,7 @@
2424
"phpstan/phpstan": "^2.0.0",
2525
"phpstan/phpstan-phpunit": "^2.0.0",
2626
"phpstan/phpstan-strict-rules": "^2.0.0",
27-
"phpunit/phpunit": "^11.0"
27+
"phpunit/phpunit": "^12.0"
2828
},
2929
"config": {
3030
"allow-plugins": {

0 commit comments

Comments
 (0)