Skip to content

Commit a260656

Browse files
Update psalm/plugin-phpunit requirement from ^0.15.0 to ^0.16.1 (#85)
Updates the requirements on [psalm/plugin-phpunit](https://github.com/psalm/psalm-plugin-phpunit) to permit the latest version. - [Release notes](https://github.com/psalm/psalm-plugin-phpunit/releases) - [Commits](psalm/psalm-plugin-phpunit@0.15.0...0.16.1) --- updated-dependencies: - dependency-name: psalm/plugin-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 54833fe commit a260656

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": "0.12.20",
2626
"phpstan/phpstan-strict-rules": "0.12.9",
2727
"phpunit/phpunit": "^9.2",
28-
"psalm/plugin-phpunit": "^0.15.0",
28+
"psalm/plugin-phpunit": "^0.16.1",
2929
"roave/infection-static-analysis-plugin": "^1.7",
3030
"thecodingmachine/phpstan-safe-rule": "^1.0",
3131
"vimeo/psalm": "^4.4"

0 commit comments

Comments
 (0)