From 585c9340decf53eb3d468f17a9084d8f60208d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 03:24:26 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony from 0.12.20 to 0.12.21 Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.20 to 0.12.21. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.20...0.12.21) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index f5fb2d6a0..0a8316ad7 100644 --- a/composer.lock +++ b/composer.lock @@ -11661,16 +11661,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.20", + "version": "0.12.21", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "ab56a2efc564243c0962432e1d12012655e79ea7" + "reference": "9cd6919b8c695206dc24b5b5e8a082cd3b8f4c05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/ab56a2efc564243c0962432e1d12012655e79ea7", - "reference": "ab56a2efc564243c0962432e1d12012655e79ea7", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/9cd6919b8c695206dc24b5b5e8a082cd3b8f4c05", + "reference": "9cd6919b8c695206dc24b5b5e8a082cd3b8f4c05", "shasum": "" }, "require": { @@ -11723,7 +11723,7 @@ } ], "description": "Symfony Framework extensions and rules for PHPStan", - "time": "2021-02-19T11:55:30+00:00" + "time": "2021-03-08T21:32:49+00:00" }, { "name": "symfony/maker-bundle",