Skip to content

Commit d6fb7da

Browse files
Update dependency phpunit/phpunit to v12
1 parent dd3c84e commit d6fb7da

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
@@ -25,7 +25,7 @@
2525
"phpstan/phpstan-phpunit": "^2.0",
2626
"phpstan/phpstan-strict-rules": "^2.0",
2727
"phpstan/extension-installer": "^1.4",
28-
"phpunit/phpunit": "^10.5 || ^11.5",
28+
"phpunit/phpunit": "^10.5 || ^11.5 || ^12.0",
2929
"roave/security-advisories": "dev-latest"
3030
},
3131
"scripts": {

0 commit comments

Comments
 (0)