From 3de7ddf946c8c2e8c20242d395c7be0469ea7697 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 08:37:27 +0000 Subject: [PATCH] Bump vimeo/psalm from 3.8.5 to 3.9.0 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.8.5 to 3.9.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/3.8.5...3.9.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 9e6572f..a132fa2 100644 --- a/composer.lock +++ b/composer.lock @@ -5183,16 +5183,16 @@ }, { "name": "vimeo/psalm", - "version": "3.8.5", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "e6ec5fa22a7b9e61670a24d07b3119aff80dcd89" + "reference": "9866b292a40bc0258b1483428ea2f19baa7aed51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/e6ec5fa22a7b9e61670a24d07b3119aff80dcd89", - "reference": "e6ec5fa22a7b9e61670a24d07b3119aff80dcd89", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/9866b292a40bc0258b1483428ea2f19baa7aed51", + "reference": "9866b292a40bc0258b1483428ea2f19baa7aed51", "shasum": "" }, "require": { @@ -5223,10 +5223,10 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.2", "ext-curl": "*", - "phpmyadmin/sql-parser": "^5.0", + "phpmyadmin/sql-parser": "5.1.0", "phpspec/prophecy": ">=1.9.0", "phpunit/phpunit": "^7.5.16 || ^8.0", - "psalm/plugin-phpunit": "^0.6", + "psalm/plugin-phpunit": "^0.9", "slevomat/coding-standard": "^5.0", "squizlabs/php_codesniffer": "^3.5", "symfony/process": "^4.3" @@ -5274,7 +5274,7 @@ "inspection", "php" ], - "time": "2020-02-07T17:15:50+00:00" + "time": "2020-02-18T04:19:47+00:00" }, { "name": "webmozart/assert",