From 8f629f96c28079362b1389bde8cf885c89777968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 12:00:57 +0000 Subject: Bump phpstan/phpstan-doctrine from 1.3.26 to 1.3.27 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.26 to 1.3.27. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.26...1.3.27) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 6b197fa27..8f44b7d45 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.2", - "phpstan/phpstan-doctrine": "^1.3.26", + "phpstan/phpstan-doctrine": "^1.3.27", "phpstan/phpstan-strict-rules": "^1.4.4", "phpstan/phpstan-phpunit": "^1.3.2", "phpstan/extension-installer": "^1.2.0", diff --git a/composer.lock b/composer.lock index 82d04e594..58dcf155c 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": "ed52a627795efb69a046a59cd73a135c", + "content-hash": "1e748511d314c65c421a6e203efa3821", "packages": [ { "name": "arthurhoaro/favicon", @@ -1460,16 +1460,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.26", + "version": "1.3.27", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "1ecde5c3817b96b9cff8fbcfb38027990c63cb38" + "reference": "cf2bc2391bf179c901526f23c8bb33d16dc0fdb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/1ecde5c3817b96b9cff8fbcfb38027990c63cb38", - "reference": "1ecde5c3817b96b9cff8fbcfb38027990c63cb38", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/cf2bc2391bf179c901526f23c8bb33d16dc0fdb2", + "reference": "cf2bc2391bf179c901526f23c8bb33d16dc0fdb2", "shasum": "" }, "require": { @@ -1523,9 +1523,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.26" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.27" }, - "time": "2022-12-12T17:38:51+00:00" + "time": "2022-12-16T09:07:46+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3