From cd898bae1250db597d6253a2cf947509e1f6d15c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 03:01:52 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony in /vendor-bin/tools Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.24 to 0.12.25. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.24...0.12.25) Signed-off-by: dependabot[bot] --- vendor-bin/tools/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/vendor-bin/tools/composer.lock b/vendor-bin/tools/composer.lock index 7abb507..1dbbb33 100644 --- a/vendor-bin/tools/composer.lock +++ b/vendor-bin/tools/composer.lock @@ -2126,16 +2126,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.24", + "version": "0.12.25", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "76d75e326a3b47587c44a2b3aaadeae24f86adcc" + "reference": "8a062af1cb7e9609d7b2a85d9b16060b1a35cee7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/76d75e326a3b47587c44a2b3aaadeae24f86adcc", - "reference": "76d75e326a3b47587c44a2b3aaadeae24f86adcc", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/8a062af1cb7e9609d7b2a85d9b16060b1a35cee7", + "reference": "8a062af1cb7e9609d7b2a85d9b16060b1a35cee7", "shasum": "" }, "require": { @@ -2190,9 +2190,9 @@ "description": "Symfony Framework extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-symfony/issues", - "source": "https://github.com/phpstan/phpstan-symfony/tree/0.12.24" + "source": "https://github.com/phpstan/phpstan-symfony/tree/0.12.25" }, - "time": "2021-04-13T14:34:41+00:00" + "time": "2021-04-14T08:21:06+00:00" }, { "name": "phpunit/php-code-coverage",