Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Commit

Permalink
Update vimeo/psalm requirement from ^3.18.2 to ^3.18.2 || ^4.0.0 (#1)
Browse files Browse the repository at this point in the history
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.18.2...4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexey Kopytko <alexey@kopytko.com>
  • Loading branch information
dependabot[bot] and sanmai committed Nov 4, 2020
1 parent 6967ceb commit 392d09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"php-coveralls/php-coveralls": "^2.4.1",
"phpstan/phpstan": ">=0.10",
"phpunit/phpunit": "^9.4.1",
"vimeo/psalm": "^3.18.2"
"vimeo/psalm": "^3.18.2 || ^4.0.0"
},
"suggest": {
"doctrine/cache": "For metadata caching",
Expand Down

0 comments on commit 392d09c

Please sign in to comment.