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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-30 01:14:32 +00:00 committed by GitHub
parent 30e2233354
commit e7f1ebaf29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 25 deletions

52
composer.lock generated
View File

@ -323,16 +323,16 @@
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
"version": "1.4.5", "version": "1.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/xdebug-handler.git", "url": "https://github.com/composer/xdebug-handler.git",
"reference": "f28d44c286812c714741478d968104c5e604a1d4" "reference": "f27e06cd9675801df441b3656569b328e04aa37c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f28d44c286812c714741478d968104c5e604a1d4", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c",
"reference": "f28d44c286812c714741478d968104c5e604a1d4", "reference": "f27e06cd9675801df441b3656569b328e04aa37c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -340,7 +340,8 @@
"psr/log": "^1.0" "psr/log": "^1.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8" "phpstan/phpstan": "^0.12.55",
"symfony/phpunit-bridge": "^4.2 || ^5"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -366,7 +367,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues", "issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/1.4.5" "source": "https://github.com/composer/xdebug-handler/tree/1.4.6"
}, },
"funding": [ "funding": [
{ {
@ -382,7 +383,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-13T08:04:11+00:00" "time": "2021-03-25T17:01:18+00:00"
}, },
{ {
"name": "dnoegel/php-xdg-base-dir", "name": "dnoegel/php-xdg-base-dir",
@ -1394,16 +1395,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.2.5", "version": "v5.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "938ebbadae1b0a9c9d1ec313f87f9708609f1b79" "reference": "35f039df40a3b335ebf310f244cb242b3a83ac8d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/938ebbadae1b0a9c9d1ec313f87f9708609f1b79", "url": "https://api.github.com/repos/symfony/console/zipball/35f039df40a3b335ebf310f244cb242b3a83ac8d",
"reference": "938ebbadae1b0a9c9d1ec313f87f9708609f1b79", "reference": "35f039df40a3b335ebf310f244cb242b3a83ac8d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1471,7 +1472,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.2.5" "source": "https://github.com/symfony/console/tree/v5.2.6"
}, },
"funding": [ "funding": [
{ {
@ -1487,7 +1488,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-06T13:42:15+00:00" "time": "2021-03-28T09:42:18+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -2720,16 +2721,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.2.4", "version": "v5.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "4e78d7d47061fa183639927ec40d607973699609" "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/4e78d7d47061fa183639927ec40d607973699609", "url": "https://api.github.com/repos/symfony/string/zipball/ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572",
"reference": "4e78d7d47061fa183639927ec40d607973699609", "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2783,7 +2784,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.2.4" "source": "https://github.com/symfony/string/tree/v5.2.6"
}, },
"funding": [ "funding": [
{ {
@ -2799,20 +2800,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-16T10:20:28+00:00" "time": "2021-03-17T17:12:15+00:00"
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.6.4", "version": "4.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "97fe86c4e158b5a57c5150aa5055c38b5a809aab" "reference": "d4377c0baf3ffbf0b1ec6998e8d1be2a40971005"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/97fe86c4e158b5a57c5150aa5055c38b5a809aab", "url": "https://api.github.com/repos/vimeo/psalm/zipball/d4377c0baf3ffbf0b1ec6998e8d1be2a40971005",
"reference": "97fe86c4e158b5a57c5150aa5055c38b5a809aab", "reference": "d4377c0baf3ffbf0b1ec6998e8d1be2a40971005",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2854,6 +2855,7 @@
"slevomat/coding-standard": "^6.3.11", "slevomat/coding-standard": "^6.3.11",
"squizlabs/php_codesniffer": "^3.5", "squizlabs/php_codesniffer": "^3.5",
"symfony/process": "^4.3", "symfony/process": "^4.3",
"weirdan/phpunit-appveyor-reporter": "^1.0.0",
"weirdan/prophecy-shim": "^1.0 || ^2.0" "weirdan/prophecy-shim": "^1.0 || ^2.0"
}, },
"suggest": { "suggest": {
@ -2901,9 +2903,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "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/assert", "name": "webmozart/assert",