From 75ae6ee6132b4c70f4e52b3e145fe034ac2de52a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 13:59:56 +0100 Subject: Bump phpstan/phpstan-doctrine from 1.3.27 to 1.3.28 (#2040) Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.27 to 1.3.28. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.27...1.3.28) --- 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 85c7d0068..9b8b792d0 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "phpunit/phpunit": "9.5.*", "squizlabs/php_codesniffer": "^3.7.1", "phpstan/phpstan": "^1.9.6", - "phpstan/phpstan-doctrine": "^1.3.27", + "phpstan/phpstan-doctrine": "^1.3.28", "phpstan/phpstan-strict-rules": "^1.4.4", "phpstan/phpstan-phpunit": "^1.3.3", "phpstan/extension-installer": "^1.2.0", diff --git a/composer.lock b/composer.lock index 3c807ebda..7c8051b54 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": "a9c0604fb66dfebe519bc2acca0d0f76", + "content-hash": "19428d52db9e542cc52db16828793f43", "packages": [ { "name": "arthurhoaro/favicon", @@ -1461,16 +1461,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.27", + "version": "1.3.28", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "cf2bc2391bf179c901526f23c8bb33d16dc0fdb2" + "reference": "8302a6a214b8cbbda8249cce6ec627033af26c12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/cf2bc2391bf179c901526f23c8bb33d16dc0fdb2", - "reference": "cf2bc2391bf179c901526f23c8bb33d16dc0fdb2", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/8302a6a214b8cbbda8249cce6ec627033af26c12", + "reference": "8302a6a214b8cbbda8249cce6ec627033af26c12", "shasum": "" }, "require": { @@ -1524,9 +1524,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.27" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.28" }, - "time": "2022-12-16T09:07:46+00:00" + "time": "2022-12-30T21:24:11+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3