Skip to content

Commit

Permalink
chore(deps-dev): update psalm/plugin-phpunit requirement (#39)
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.18.0...0.19.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] authored Apr 5, 2024
1 parent 786abcb commit 98d9794
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 @@ -41,7 +41,7 @@
"phpstan/phpstan-phpunit": "^1.1",
"phpunit/phpunit": "^9.5",
"psalm/plugin-mockery": "^1.1.0",
"psalm/plugin-phpunit": "^0.18.0",
"psalm/plugin-phpunit": "^0.19.0",
"ramsey/coding-standard": "^2.0",
"roave/security-advisories": "dev-latest",
"symfony/http-client": "^5.4",
Expand Down

0 comments on commit 98d9794

Please sign in to comment.