From a8e6e1c5495528c1e0a092269a45fd4b4926ae75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 02:19:50 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony from 0.12.9 to 0.12.10 Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.9 to 0.12.10. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.9...0.12.10) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 5e3f89de3..9e301975b 100644 --- a/composer.lock +++ b/composer.lock @@ -11698,16 +11698,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.9", + "version": "0.12.10", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "9da032e0874ea6bb21aa04ddf009e36ff595478f" + "reference": "675703d820235cac1abe08e8bfb12e5509a3b169" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/9da032e0874ea6bb21aa04ddf009e36ff595478f", - "reference": "9da032e0874ea6bb21aa04ddf009e36ff595478f", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/675703d820235cac1abe08e8bfb12e5509a3b169", + "reference": "675703d820235cac1abe08e8bfb12e5509a3b169", "shasum": "" }, "require": { @@ -11764,7 +11764,7 @@ } ], "description": "Symfony Framework extensions and rules for PHPStan", - "time": "2020-10-21T15:45:33+00:00" + "time": "2020-10-22T10:47:37+00:00" }, { "name": "symfony/maker-bundle",