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