Skip to content

Commit baa4809

Browse files
build(deps-dev): update phpstan/phpstan-phpunit requirement
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](phpstan/phpstan-phpunit@0.12.16...0.12.17) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 25daf01 commit baa4809

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
@@ -23,7 +23,7 @@
2323
"infection/infection": "^0.20.2",
2424
"phpstan/extension-installer": "^1.0",
2525
"phpstan/phpstan": "^0.12.68",
26-
"phpstan/phpstan-phpunit": "^0.12.16",
26+
"phpstan/phpstan-phpunit": "^0.12.17",
2727
"phpunit/phpunit": "^9.5",
2828
"spatie/phpunit-snapshot-assertions": "^4.2",
2929
"symfony/var-dumper": "^5.1",

0 commit comments

Comments
 (0)