From 4d3d82493c2b7709696f78c95c1dd4a2e8431809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 04:21:35 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.87 to 0.12.88 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.87 to 0.12.88. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.87...0.12.88) Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 1cd05e28..b2592509 100644 --- a/composer.lock +++ b/composer.lock @@ -2507,16 +2507,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.87", + "version": "0.12.88", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "d464e00776afb711f419faffa96826dc02e4d145" + "reference": "464d1a81af49409c41074aa6640ed0c4cbd9bb68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d464e00776afb711f419faffa96826dc02e4d145", - "reference": "d464e00776afb711f419faffa96826dc02e4d145", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/464d1a81af49409c41074aa6640ed0c4cbd9bb68", + "reference": "464d1a81af49409c41074aa6640ed0c4cbd9bb68", "shasum": "" }, "require": { @@ -2559,7 +2559,7 @@ "type": "tidelift" } ], - "time": "2021-05-12T15:17:52+00:00" + "time": "2021-05-17T12:24:49+00:00" }, { "name": "psr/container", @@ -5213,12 +5213,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "5ffdb87f627ff16cc392e30515a1fe069cddc3e2" + "reference": "802f84bd40ad4487f84d52fccb6f9c8bd0da9b97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5ffdb87f627ff16cc392e30515a1fe069cddc3e2", - "reference": "5ffdb87f627ff16cc392e30515a1fe069cddc3e2", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/802f84bd40ad4487f84d52fccb6f9c8bd0da9b97", + "reference": "802f84bd40ad4487f84d52fccb6f9c8bd0da9b97", "shasum": "" }, "conflict": { @@ -5326,7 +5326,7 @@ "laravel/framework": "<6.20.26|>=7,<8.40", "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10", "league/commonmark": "<0.18.3", - "lexik/jwt-authentication-bundle": ">=2,<2.10.7|>=2.11,<2.11.3", + "lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3", "librenms/librenms": "<21.1", "livewire/livewire": ">2.2.4,<2.2.6", "magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3", @@ -5557,7 +5557,7 @@ "type": "tidelift" } ], - "time": "2021-05-13T21:03:10+00:00" + "time": "2021-05-17T21:03:21+00:00" }, { "name": "sebastian/cli-parser",