Skip to content

Commit d8ab6b1

Browse files
build(deps-dev): update psalm/plugin-phpunit requirement (#46)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 789f72e commit d8ab6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"phpstan/phpstan-deprecation-rules": "^1.1",
5353
"phpstan/phpstan-phpunit": "^1.3",
5454
"phpunit/phpunit": "^10.5",
55-
"psalm/plugin-phpunit": "^0.18.4",
55+
"psalm/plugin-phpunit": "^0.19.0",
5656
"symfony/framework-bundle": "^6.4 || ^7.0",
5757
"symfony/http-kernel": "^6.4 || ^7.0",
5858
"symfony/runtime": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)