From 3e1c16d9a97535ccd512285af0e633ac1db28290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 05:11:29 +0000 Subject: [PATCH] Bump vimeo/psalm from 4.3.1 to 4.3.2 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.3.1...4.3.2) Signed-off-by: dependabot[bot] --- composer.lock | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 5ce1046c12..f74d72ef37 100644 --- a/composer.lock +++ b/composer.lock @@ -11302,16 +11302,16 @@ }, { "name": "vimeo/psalm", - "version": "4.3.1", + "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "2feba22a005a18bf31d4c7b9bdb9252c73897476" + "reference": "57b53ff26237074fdf5cbcb034f7da5172be4524" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/2feba22a005a18bf31d4c7b9bdb9252c73897476", - "reference": "2feba22a005a18bf31d4c7b9bdb9252c73897476", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/57b53ff26237074fdf5cbcb034f7da5172be4524", + "reference": "57b53ff26237074fdf5cbcb034f7da5172be4524", "shasum": "" }, "require": { @@ -11343,15 +11343,14 @@ "require-dev": { "amphp/amp": "^2.4.2", "bamarni/composer-bin-plugin": "^1.2", - "brianium/paratest": "^4.0.0", + "brianium/paratest": "^4.0||^6.0", "ext-curl": "*", - "php": "^7.3|^8", "phpdocumentor/reflection-docblock": "^5", - "phpmyadmin/sql-parser": "5.1.0", + "phpmyadmin/sql-parser": "5.1.0||dev-master", "phpspec/prophecy": ">=1.9.0", "phpunit/phpunit": "^9.0", "psalm/plugin-phpunit": "^0.13", - "slevomat/coding-standard": "^5.0", + "slevomat/coding-standard": "^6.3.11", "squizlabs/php_codesniffer": "^3.5", "symfony/process": "^4.3", "weirdan/prophecy-shim": "^1.0 || ^2.0" @@ -11401,9 +11400,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/4.3.1" + "source": "https://github.com/vimeo/psalm/tree/4.3.2" }, - "time": "2020-12-03T16:44:10+00:00" + "time": "2020-12-29T17:37:09+00:00" }, { "name": "webmozart/path-util",