Skip to content

Commit

Permalink
chore(deps-dev): update psalm/plugin-phpunit requirement
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent c94e5f9 commit c0e5e97
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 @@ -28,7 +28,7 @@
"phpstan/phpstan-strict-rules": "^1.0",
"phpstan/phpstan-symfony": "^1.0",
"phpunit/phpunit": "^10.0",
"psalm/plugin-phpunit": "^0.18",
"psalm/plugin-phpunit": "^0.19",
"psalm/plugin-symfony": "^5.0",
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^5.0"
Expand Down

0 comments on commit c0e5e97

Please sign in to comment.