Skip to content

Commit d32641f

Browse files
[PHP]: Update vimeo/psalm requirement in /vendor-bin/phpunit
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](vimeo/psalm@5.19.1...5.20.0) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1f4132 commit d32641f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor-bin/phpunit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dg/bypass-finals": "^1.5",
44
"phpunit/phpunit": "9.6.16",
55
"symfony/phpunit-bridge": "7.0.2",
6-
"vimeo/psalm": "5.19.1",
6+
"vimeo/psalm": "5.20.0",
77
"psalm/plugin-phpunit": "0.18.4",
88
"weirdan/doctrine-psalm-plugin": "2.9.0",
99
"symfony/framework-bundle": "~5.4"

0 commit comments

Comments
 (0)