From e2427812bb461e52e88778ab5c7f7776a87ae35f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 12:35:40 +0000 Subject: [PATCH] Bump phpstan/phpstan-symfony from 0.12.41 to 0.12.44 Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.41 to 0.12.44. - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.41...0.12.44) --- updated-dependencies: - dependency-name: phpstan/phpstan-symfony dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index fe80e4b17..3261d31f7 100644 --- a/composer.lock +++ b/composer.lock @@ -12056,16 +12056,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.12.0", + "version": "v4.13.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "6608f01670c3cc5079e18c1dab1104e002579143" + "reference": "210577fe3cf7badcc5814d99455df46564f3c077" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143", - "reference": "6608f01670c3cc5079e18c1dab1104e002579143", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077", + "reference": "210577fe3cf7badcc5814d99455df46564f3c077", "shasum": "" }, "require": { @@ -12106,9 +12106,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2" }, - "time": "2021-07-21T10:44:31+00:00" + "time": "2021-11-30T19:35:32+00:00" }, { "name": "php-cs-fixer/diff", @@ -12465,22 +12465,22 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.41", + "version": "0.12.44", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "4ae5cbe13a30ac1a377465a5d9dddfb1f1f5a0b3" + "reference": "c1627fce5b505b3f53d9d4fbd4d7963603305f98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/4ae5cbe13a30ac1a377465a5d9dddfb1f1f5a0b3", - "reference": "4ae5cbe13a30ac1a377465a5d9dddfb1f1f5a0b3", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c1627fce5b505b3f53d9d4fbd4d7963603305f98", + "reference": "c1627fce5b505b3f53d9d4fbd4d7963603305f98", "shasum": "" }, "require": { "ext-simplexml": "*", "php": "^7.1 || ^8.0", - "phpstan/phpstan": "^0.12.86" + "phpstan/phpstan": "^0.12.98" }, "conflict": { "symfony/framework-bundle": "<3.0" @@ -12528,9 +12528,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.41" + "source": "https://github.com/phpstan/phpstan-symfony/tree/0.12.44" }, - "time": "2021-07-18T07:21:50+00:00" + "time": "2021-09-02T12:14:11+00:00" }, { "name": "symfony/maker-bundle",