From 6aaf9c3e93c19e38dd3eacf2bc2879d466344367 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 06:22:03 +0000 Subject: [PATCH] Build(deps-dev): Bump vimeo/psalm from 3.8.2 to 3.8.3 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/vimeo/psalm/releases) - [Changelog](https://github.com/vimeo/psalm/blob/master/CHANGELOG.md) - [Commits](https://github.com/vimeo/psalm/compare/3.8.2...3.8.3) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index bf80356d..f9b0bf2a 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "phpstan/phpstan-strict-rules": "~0.12.1", "phpunit/phpunit": "^7.5.20", "psalm/plugin-phpunit": "~0.8.1", - "vimeo/psalm": "^3.8.2" + "vimeo/psalm": "^3.8.3" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index 293dceb1..7dbe31e4 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4c338e24ce38203e63fc7b09cd440cf9", + "content-hash": "8a07f8d99879d3bd03536edcaf9ede2d", "packages": [ { "name": "ergebnis/classy", @@ -4305,16 +4305,16 @@ }, { "name": "vimeo/psalm", - "version": "3.8.2", + "version": "3.8.3", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "90d6b73fd8062432030ef39b7b6694b3902daa31" + "reference": "389af1bfc739bfdff3f9e3dc7bd6499aee51a831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/90d6b73fd8062432030ef39b7b6694b3902daa31", - "reference": "90d6b73fd8062432030ef39b7b6694b3902daa31", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/389af1bfc739bfdff3f9e3dc7bd6499aee51a831", + "reference": "389af1bfc739bfdff3f9e3dc7bd6499aee51a831", "shasum": "" }, "require": { @@ -4334,7 +4334,7 @@ "openlss/lib-array2xml": "^1.0", "php": "^7.1.3", "sebastian/diff": "^3.0", - "symfony/console": "^3.3||^4.0||^5.0", + "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0", "webmozart/glob": "^4.1", "webmozart/path-util": "^2.3" }, @@ -4344,7 +4344,6 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.2", "ext-curl": "*", - "friendsofphp/php-cs-fixer": "^2.15", "phpmyadmin/sql-parser": "^5.0", "phpspec/prophecy": ">=1.9.0", "phpunit/phpunit": "^7.5 || ^8.0", @@ -4358,10 +4357,10 @@ }, "bin": [ "psalm", - "psalter", "psalm-language-server", "psalm-plugin", - "psalm-refactor" + "psalm-refactor", + "psalter" ], "type": "library", "extra": { @@ -4396,7 +4395,7 @@ "inspection", "php" ], - "time": "2020-01-07T13:50:31+00:00" + "time": "2020-01-15T03:46:19+00:00" }, { "name": "webmozart/assert",