Skip to content

Commit

Permalink
Update psalm/plugin-phpunit requirement from 0.15.1 to 0.16.1 (#101)
Browse files Browse the repository at this point in the history
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.1...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>
  • Loading branch information
dependabot[bot] committed Jun 26, 2021
1 parent c88f146 commit f89bf75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -40,7 +40,7 @@
"phpstan/phpstan-phpunit": "0.12.18",
"phpstan/phpstan-strict-rules": "0.12.9",
"phpunit/phpunit": "^9.4",
"psalm/plugin-phpunit": "0.15.1",
"psalm/plugin-phpunit": "0.16.1",
"roave/infection-static-analysis-plugin": "^1.6",
"thecodingmachine/phpstan-safe-rule": "^1.0",
"vimeo/psalm": "4.8.1"
Expand Down

0 comments on commit f89bf75

Please sign in to comment.