From 45ff8872a5fc72c4e6921703bbb106a76019b5fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 03:04:39 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony in /vendor-bin/tools Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.14 to 0.12.16. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.14...0.12.16) 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 c51f17e2..99ce326a 100644 --- a/vendor-bin/tools/composer.lock +++ b/vendor-bin/tools/composer.lock @@ -2579,16 +2579,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.14", + "version": "0.12.16", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "150415359b984270a7d3b2c22662a877700a5fdd" + "reference": "c50afb8f4e27d4ab3b47ac370838aefac3c15e9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/150415359b984270a7d3b2c22662a877700a5fdd", - "reference": "150415359b984270a7d3b2c22662a877700a5fdd", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c50afb8f4e27d4ab3b47ac370838aefac3c15e9e", + "reference": "c50afb8f4e27d4ab3b47ac370838aefac3c15e9e", "shasum": "" }, "require": { @@ -2642,9 +2642,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.14" + "source": "https://github.com/phpstan/phpstan-symfony/tree/0.12.16" }, - "time": "2021-01-11T09:58:49+00:00" + "time": "2021-01-25T12:30:55+00:00" }, { "name": "phpunit/php-code-coverage",