From b786a7622ef01f6cbf1311fb37dd77227dd94408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 03:02:05 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony in /vendor-bin/tools Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.39 to 0.12.41. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.39...0.12.41) --- updated-dependencies: - dependency-name: phpstan/phpstan-symfony dependency-type: direct:development update-type: version-update:semver-patch ... 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 51cf8d6d..a53e4b9a 100644 --- a/vendor-bin/tools/composer.lock +++ b/vendor-bin/tools/composer.lock @@ -2117,16 +2117,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.39", + "version": "0.12.41", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "21e6ec58dcfdb684d599776cbf706774b9106c38" + "reference": "4ae5cbe13a30ac1a377465a5d9dddfb1f1f5a0b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/21e6ec58dcfdb684d599776cbf706774b9106c38", - "reference": "21e6ec58dcfdb684d599776cbf706774b9106c38", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/4ae5cbe13a30ac1a377465a5d9dddfb1f1f5a0b3", + "reference": "4ae5cbe13a30ac1a377465a5d9dddfb1f1f5a0b3", "shasum": "" }, "require": { @@ -2180,9 +2180,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.39" + "source": "https://github.com/phpstan/phpstan-symfony/tree/0.12.41" }, - "time": "2021-07-15T11:28:45+00:00" + "time": "2021-07-18T07:21:50+00:00" }, { "name": "phpunit/php-code-coverage",