Skip to content

Commit 153d30e

Browse files
Update vimeo/psalm requirement from ^4.18 to ^5.0 (#410)
* Update vimeo/psalm requirement from ^4.18 to ^5.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@4.18...5.0.0) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * update dev dependencies Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sergei Predvoditelev <[email protected]>
1 parent c043249 commit 153d30e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"maglnet/composer-require-checker": "^4.2",
3333
"phpbench/phpbench": "^1.2",
3434
"phpunit/phpunit": "^9.5",
35-
"rector/rector": "^0.14.3",
36-
"roave/infection-static-analysis-plugin": "^1.16",
35+
"rector/rector": "^0.14.8",
36+
"roave/infection-static-analysis-plugin": "^1.25",
3737
"spatie/phpunit-watcher": "^1.23",
38-
"vimeo/psalm": "^4.18",
38+
"vimeo/psalm": "^4.30|^5.0",
3939
"yiisoft/di": "^1.2",
4040
"yiisoft/test-support": "^3.0",
4141
"yiisoft/translator-message-php": "^1.1"

0 commit comments

Comments
 (0)