Skip to content

Commit

Permalink
chore(deps-dev): update psalm/plugin-phpunit requirement from ^0.16.1…
Browse files Browse the repository at this point in the history
… to ^0.17.0 (#60)

chore(deps-dev): update psalm/plugin-phpunit requirement

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.16.1...0.17.0)

---
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 Jul 1, 2022
1 parent 92793b9 commit 68f6e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"phpstan/phpstan-mockery": "^1.0",
"phpstan/phpstan-phpunit": "^1.1",
"psalm/plugin-mockery": "^0.9.1",
"psalm/plugin-phpunit": "^0.16.1",
"psalm/plugin-phpunit": "^0.17.0",
"ramsey/coding-standard": "^2.0.3",
"ramsey/composer-repl": "^1.4",
"ramsey/conventional-commits": "^1.3",
Expand Down

0 comments on commit 68f6e75

Please sign in to comment.