From 4a68915290b4dae17c6c513528a139ed12b7208b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 14:18:53 +0200 Subject: Bump phpstan/phpstan-doctrine from 1.3.19 to 1.3.21 (#1967) Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.19 to 1.3.21. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.19...1.3.21) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 010769dce..403578d34 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "phpunit/phpunit": "9.5.*", "squizlabs/php_codesniffer": "^3.7.1", "phpstan/phpstan": "^1.8.11", - "phpstan/phpstan-doctrine": "^1.3.19", + "phpstan/phpstan-doctrine": "^1.3.21", "phpstan/phpstan-strict-rules": "^1.4.4", "phpstan/phpstan-phpunit": "^1.1.3", "phpstan/extension-installer": "^1.2.0", diff --git a/composer.lock b/composer.lock index 86804d734..3fd377d16 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cf66997c0967fa3fa2147d5c544f446b", + "content-hash": "1e38e836071c7abd68d64a9e214e6d03", "packages": [ { "name": "arthurhoaro/favicon", @@ -1168,16 +1168,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.19", + "version": "1.3.21", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "45b6fe98ec8b624ef7869683f27ec780d5cb7cf0" + "reference": "3243a3876ad465ed905332f4e6878bfe1ecbea69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/45b6fe98ec8b624ef7869683f27ec780d5cb7cf0", - "reference": "45b6fe98ec8b624ef7869683f27ec780d5cb7cf0", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/3243a3876ad465ed905332f4e6878bfe1ecbea69", + "reference": "3243a3876ad465ed905332f4e6878bfe1ecbea69", "shasum": "" }, "require": { @@ -1231,9 +1231,9 @@ "description": "Doctrine extensions for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-doctrine/issues", - "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.19" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.21" }, - "time": "2022-10-25T11:34:22+00:00" + "time": "2022-10-26T08:50:00+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3