Skip to content

Commit

Permalink
build(deps-dev): update psalm/plugin-phpunit requirement (#46)
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.4...0.19.0)

---
updated-dependencies:
- dependency-name: psalm/plugin-phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 789f72e commit d8ab6b1
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 @@ -52,7 +52,7 @@
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^10.5",
"psalm/plugin-phpunit": "^0.18.4",
"psalm/plugin-phpunit": "^0.19.0",
"symfony/framework-bundle": "^6.4 || ^7.0",
"symfony/http-kernel": "^6.4 || ^7.0",
"symfony/runtime": "^6.4 || ^7.0",
Expand Down

0 comments on commit d8ab6b1

Please sign in to comment.