Skip to content

Commit 5138954

Browse files
Update phpstan/phpstan-phpunit requirement from 0.12.21 to 0.12.22 (#93)
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.21...0.12.22) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0129de6 commit 5138954

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
@@ -22,7 +22,7 @@
2222
"infection/infection": "^0.23.0",
2323
"phpstan/extension-installer": "^1.1",
2424
"phpstan/phpstan": "0.12.94",
25-
"phpstan/phpstan-phpunit": "0.12.21",
25+
"phpstan/phpstan-phpunit": "0.12.22",
2626
"phpstan/phpstan-strict-rules": "0.12.10",
2727
"phpunit/phpunit": "^9.2",
2828
"psalm/plugin-phpunit": "^0.16.1",

0 commit comments

Comments
 (0)