summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-15 07:00:24 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2021-02-15 08:26:17 +0100
commita54f45eaa31f1a08157cf70af2edef57ef6ee5de (patch)
tree3bad150cb59cbd459cddc121fd8854e7d5f3babc
parentefe48902e4b0e71e3a428230e7abd1f1d0aa0937 (diff)
Bump vimeo/psalm from 4.5.1 to 4.5.2
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.5.1...4.5.2) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock13
1 files changed, 7 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 02c1eed6e..e6edcfae1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3487,16 +3487,16 @@
},
{
"name": "vimeo/psalm",
- "version": "4.5.1",
+ "version": "4.5.2",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "257a1ca672a79dedc852be1285a7b97154646418"
+ "reference": "15a9eece1305fd26eb1336a78e5a2ee7a4b36214"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/257a1ca672a79dedc852be1285a7b97154646418",
- "reference": "257a1ca672a79dedc852be1285a7b97154646418",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/15a9eece1305fd26eb1336a78e5a2ee7a4b36214",
+ "reference": "15a9eece1305fd26eb1336a78e5a2ee7a4b36214",
"shasum": ""
},
"require": {
@@ -3530,6 +3530,7 @@
"bamarni/composer-bin-plugin": "^1.2",
"brianium/paratest": "^4.0||^6.0",
"ext-curl": "*",
+ "php-parallel-lint/php-parallel-lint": "^1.2",
"phpdocumentor/reflection-docblock": "^5",
"phpmyadmin/sql-parser": "5.1.0||dev-master",
"phpspec/prophecy": ">=1.9.0",
@@ -3585,9 +3586,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
- "source": "https://github.com/vimeo/psalm/tree/4.5.1"
+ "source": "https://github.com/vimeo/psalm/tree/4.5.2"
},
- "time": "2021-02-11T19:12:25+00:00"
+ "time": "2021-02-13T21:45:13+00:00"
},
{
"name": "webmozart/assert",