From 2d0fcccd5fda0e45b02c524b458783e27a6c3b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 03:02:42 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony in /vendor-bin/tools Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.37 to 0.12.38. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.37...0.12.38) --- 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 b4f6c34c..ba50532e 100644 --- a/vendor-bin/tools/composer.lock +++ b/vendor-bin/tools/composer.lock @@ -2118,16 +2118,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.37", + "version": "0.12.38", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "45e2ae29f6f53f5039b3d5c401dfc26724d8f5bb" + "reference": "58b5959a11e26ce495b424ee634e721aaa9674d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/45e2ae29f6f53f5039b3d5c401dfc26724d8f5bb", - "reference": "45e2ae29f6f53f5039b3d5c401dfc26724d8f5bb", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/58b5959a11e26ce495b424ee634e721aaa9674d1", + "reference": "58b5959a11e26ce495b424ee634e721aaa9674d1", "shasum": "" }, "require": { @@ -2181,9 +2181,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.37" + "source": "https://github.com/phpstan/phpstan-symfony/tree/0.12.38" }, - "time": "2021-06-16T13:00:16+00:00" + "time": "2021-07-01T07:35:09+00:00" }, { "name": "phpunit/php-code-coverage",