Skip to content

Commit 1b2a3bf

Browse files
Bump vimeo/psalm from 4.30.0 to 5.0.0 in /tools (#421)
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.30.0 to 5.0.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](vimeo/psalm@4.30.0...5.0.0) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d09fe83 commit 1b2a3bf

File tree

2 files changed

+90
-94
lines changed

2 files changed

+90
-94
lines changed

tools/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Coduo PHP Matcher - Tools",
44
"require-dev": {
55
"phpunit/phpunit": "^9.5",
6-
"vimeo/psalm": "^4.6",
6+
"vimeo/psalm": "^5.0",
77
"phpstan/phpstan": "^1.1.2",
88
"infection/infection": "^0.26.2",
99
"phpbench/phpbench": "^1.0.0-alpha7",

0 commit comments

Comments
 (0)