Bump vimeo/psalm from 4.6.4 to 4.7.0

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.6.4 to 4.7.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.6.4...4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-29 05:09:49 +00:00 committed by GitHub
parent 22b376da71
commit b790a0731e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
composer.lock generated
View File

@ -11351,16 +11351,16 @@
},
{
"name": "vimeo/psalm",
"version": "4.6.4",
"version": "4.7.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "97fe86c4e158b5a57c5150aa5055c38b5a809aab"
"reference": "d4377c0baf3ffbf0b1ec6998e8d1be2a40971005"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/97fe86c4e158b5a57c5150aa5055c38b5a809aab",
"reference": "97fe86c4e158b5a57c5150aa5055c38b5a809aab",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/d4377c0baf3ffbf0b1ec6998e8d1be2a40971005",
"reference": "d4377c0baf3ffbf0b1ec6998e8d1be2a40971005",
"shasum": ""
},
"require": {
@ -11402,6 +11402,7 @@
"slevomat/coding-standard": "^6.3.11",
"squizlabs/php_codesniffer": "^3.5",
"symfony/process": "^4.3",
"weirdan/phpunit-appveyor-reporter": "^1.0.0",
"weirdan/prophecy-shim": "^1.0 || ^2.0"
},
"suggest": {
@ -11449,9 +11450,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.6.4"
"source": "https://github.com/vimeo/psalm/tree/4.7.0"
},
"time": "2021-03-16T23:28:18+00:00"
"time": "2021-03-29T03:54:38+00:00"
},
{
"name": "webmozart/path-util",