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