Skip to content

Commit 7c711d7

Browse files
build(deps-dev): update phpstan/phpstan-phpunit requirement from ^0.12.18 to ^0.12.22 (#75)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 166cd59 commit 7c711d7

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.21.4",
2424
"phpstan/extension-installer": "^1.1",
2525
"phpstan/phpstan": "^0.12.99",
26-
"phpstan/phpstan-phpunit": "^0.12.18",
26+
"phpstan/phpstan-phpunit": "^0.12.22",
2727
"phpunit/phpunit": "^9.5",
2828
"spatie/phpunit-snapshot-assertions": "^4.2",
2929
"symfony/var-dumper": "^5.3",

0 commit comments

Comments
 (0)