From 077700ab37fa802d0c632868d9e757916decb109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 09:31:36 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony from 0.12.12 to 0.12.13 Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.12 to 0.12.13. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.12...0.12.13) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 996fe0498..9990fd4c3 100644 --- a/composer.lock +++ b/composer.lock @@ -11659,16 +11659,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.12", + "version": "0.12.13", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "fb66d5e3ee2e9e60c14931d0fb8c45263bbb0b6f" + "reference": "d8313ec2849876aff0e019725eb8afe9456be9cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/fb66d5e3ee2e9e60c14931d0fb8c45263bbb0b6f", - "reference": "fb66d5e3ee2e9e60c14931d0fb8c45263bbb0b6f", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d8313ec2849876aff0e019725eb8afe9456be9cf", + "reference": "d8313ec2849876aff0e019725eb8afe9456be9cf", "shasum": "" }, "require": { @@ -11720,7 +11720,7 @@ } ], "description": "Symfony Framework extensions and rules for PHPStan", - "time": "2020-12-13T13:13:56+00:00" + "time": "2021-01-08T10:34:29+00:00" }, { "name": "symfony/maker-bundle",