From 749612edb2b8bb11eb0273e9e13a1571f8d537b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 03:27:00 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony from 0.12.19 to 0.12.20 Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.19 to 0.12.20. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.19...0.12.20) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 7d51be014..411cddd4e 100644 --- a/composer.lock +++ b/composer.lock @@ -11661,16 +11661,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.19", + "version": "0.12.20", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "d986994c32c11c67a6d565a959075d44f28a7122" + "reference": "ab56a2efc564243c0962432e1d12012655e79ea7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d986994c32c11c67a6d565a959075d44f28a7122", - "reference": "d986994c32c11c67a6d565a959075d44f28a7122", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/ab56a2efc564243c0962432e1d12012655e79ea7", + "reference": "ab56a2efc564243c0962432e1d12012655e79ea7", "shasum": "" }, "require": { @@ -11723,7 +11723,7 @@ } ], "description": "Symfony Framework extensions and rules for PHPStan", - "time": "2021-02-15T10:32:01+00:00" + "time": "2021-02-19T11:55:30+00:00" }, { "name": "symfony/maker-bundle",