Bump vimeo/psalm from 4.20.0 to 4.21.0

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

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-26 03:48:37 +00:00
committed by GitHub
parent fdaae15328
commit f1a3cd1867

68
composer.lock generated
View File

@@ -135,16 +135,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "amphp/amp", "name": "amphp/amp",
"version": "v2.6.1", "version": "v2.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/amp.git", "url": "https://github.com/amphp/amp.git",
"reference": "c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae" "reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/amp/zipball/c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae", "url": "https://api.github.com/repos/amphp/amp/zipball/9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
"reference": "c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae", "reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -166,13 +166,13 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Amp\\": "lib"
},
"files": [ "files": [
"lib/functions.php", "lib/functions.php",
"lib/Internal/functions.php" "lib/Internal/functions.php"
] ],
"psr-4": {
"Amp\\": "lib"
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@@ -197,7 +197,7 @@
} }
], ],
"description": "A non-blocking concurrency framework for PHP applications.", "description": "A non-blocking concurrency framework for PHP applications.",
"homepage": "http://amphp.org/amp", "homepage": "https://amphp.org/amp",
"keywords": [ "keywords": [
"async", "async",
"asynchronous", "asynchronous",
@@ -212,7 +212,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/amphp", "irc": "irc://irc.freenode.org/amphp",
"issues": "https://github.com/amphp/amp/issues", "issues": "https://github.com/amphp/amp/issues",
"source": "https://github.com/amphp/amp/tree/v2.6.1" "source": "https://github.com/amphp/amp/tree/v2.6.2"
}, },
"funding": [ "funding": [
{ {
@@ -220,7 +220,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-09-23T18:43:08+00:00" "time": "2022-02-20T17:52:18+00:00"
}, },
{ {
"name": "amphp/byte-stream", "name": "amphp/byte-stream",
@@ -566,16 +566,16 @@
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
"version": "2.0.4", "version": "2.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/xdebug-handler.git", "url": "https://github.com/composer/xdebug-handler.git",
"reference": "0c1a3925ec58a4ec98e992b9c7d171e9e184be0a" "reference": "9e36aeed4616366d2b690bdce11f71e9178c579a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/0c1a3925ec58a4ec98e992b9c7d171e9e184be0a", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/9e36aeed4616366d2b690bdce11f71e9178c579a",
"reference": "0c1a3925ec58a4ec98e992b9c7d171e9e184be0a", "reference": "9e36aeed4616366d2b690bdce11f71e9178c579a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -612,7 +612,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/2.0.4" "source": "https://github.com/composer/xdebug-handler/tree/2.0.5"
}, },
"funding": [ "funding": [
{ {
@@ -628,7 +628,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-04T17:06:45+00:00" "time": "2022-02-24T20:20:32+00:00"
}, },
{ {
"name": "dnoegel/php-xdg-base-dir", "name": "dnoegel/php-xdg-base-dir",
@@ -4304,12 +4304,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@@ -4551,12 +4551,12 @@
} }
}, },
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
] ],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@@ -5081,12 +5081,12 @@
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"files": [ "files": [
"Resources/functions.php" "Resources/functions.php"
], ],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"exclude-from-classmap": [ "exclude-from-classmap": [
"/Tests/" "/Tests/"
] ]
@@ -5186,16 +5186,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.20.0", "version": "4.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "f82a70e7edfc6cf2705e9374c8a0b6a974a779ed" "reference": "d8bec4c7aaee111a532daec32fb09de5687053d1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/f82a70e7edfc6cf2705e9374c8a0b6a974a779ed", "url": "https://api.github.com/repos/vimeo/psalm/zipball/d8bec4c7aaee111a532daec32fb09de5687053d1",
"reference": "f82a70e7edfc6cf2705e9374c8a0b6a974a779ed", "reference": "d8bec4c7aaee111a532daec32fb09de5687053d1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5286,9 +5286,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.20.0" "source": "https://github.com/vimeo/psalm/tree/4.21.0"
}, },
"time": "2022-02-03T17:03:47+00:00" "time": "2022-02-18T04:34:15+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",