Skip to content

Commit ee6e0d3

Browse files
Update vimeo/psalm requirement from ^3.8 to ^3.8 || ^4.0
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@3.8.0...4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 32a29ca commit ee6e0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"phpunit/phpunit": "^8.4",
3030
"phpmd/phpmd": "^2.7",
3131
"squizlabs/php_codesniffer": "^3.5",
32-
"vimeo/psalm": "^3.8",
32+
"vimeo/psalm": "^3.8 || ^4.0",
3333
"phpro/grumphp": "^0.19.0"
3434
}
3535
}

0 commit comments

Comments
 (0)