From f1064a10178bd1abe13b4bb23935c578f8266909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 03:22:35 +0000 Subject: [PATCH] Bump phpstan/phpstan-doctrine from 0.12.22 to 0.12.23 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.22 to 0.12.23. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.22...0.12.23) Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 488da4f97..091a9f935 100644 --- a/composer.lock +++ b/composer.lock @@ -5221,6 +5221,7 @@ "themes", "theming" ], + "abandoned": "sylius/theme-bundle", "time": "2019-06-19T12:53:08+00:00" }, { @@ -11472,21 +11473,21 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.22", + "version": "0.12.23", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "a4966eee1fb42383e752e9c84bd5b7b07b01e57a" + "reference": "92c21846ed5663512d7750633a1c352e1f2a7c8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/a4966eee1fb42383e752e9c84bd5b7b07b01e57a", - "reference": "a4966eee1fb42383e752e9c84bd5b7b07b01e57a", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/92c21846ed5663512d7750633a1c352e1f2a7c8c", + "reference": "92c21846ed5663512d7750633a1c352e1f2a7c8c", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", - "phpstan/phpstan": "^0.12.33" + "phpstan/phpstan": "^0.12.56" }, "conflict": { "doctrine/collections": "<1.0", @@ -11503,7 +11504,6 @@ "doctrine/mongodb-odm": "^1.3 || ^2.1", "doctrine/orm": "^2.5", "doctrine/persistence": "^1.1 || ^2.0", - "ergebnis/composer-normalize": "^2.0.2", "phing/phing": "^2.16.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-phpunit": "^0.12", @@ -11534,7 +11534,7 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", - "time": "2020-10-24T20:53:39+00:00" + "time": "2020-11-24T19:50:22+00:00" }, { "name": "phpstan/phpstan-phpunit",