Skip to content

Commit 3184d27

Browse files
authored
Merge pull request #21 from 123inkt/renovate/phpunit-phpunit-12.x
Update dependency phpunit/phpunit to v12
2 parents dd3c84e + d99a966 commit 3184d27

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
@@ -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)