From 40b49b4ed8facc79ca9403d32dc6dcc8a35fb8d2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 02:34:50 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony from 0.12.7 to 0.12.8 Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.7 to 0.12.8. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.7...0.12.8) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 8acc64506..e2075022c 100644 --- a/composer.lock +++ b/composer.lock @@ -11700,16 +11700,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.7", + "version": "0.12.8", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "86bb993d4f343fd6ee5570633d3fbd08b4d4bc4a" + "reference": "34a3af9b797a6f7c2feaafc58adcf68a584e48ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/86bb993d4f343fd6ee5570633d3fbd08b4d4bc4a", - "reference": "86bb993d4f343fd6ee5570633d3fbd08b4d4bc4a", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/34a3af9b797a6f7c2feaafc58adcf68a584e48ee", + "reference": "34a3af9b797a6f7c2feaafc58adcf68a584e48ee", "shasum": "" }, "require": { @@ -11766,7 +11766,7 @@ } ], "description": "Symfony Framework extensions and rules for PHPStan", - "time": "2020-07-21T14:56:43+00:00" + "time": "2020-10-01T11:10:28+00:00" }, { "name": "symfony/maker-bundle",