From 1d1f9db94f2c40bfe415f788a6e6fb64654af411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 21:21:32 +0000 Subject: Bump phpstan/phpstan-doctrine from 1.3.10 to 1.3.11 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.10 to 1.3.11. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.10...1.3.11) --- 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 fa6551f50..7c0d514cd 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.2", - "phpstan/phpstan-doctrine": "^1.3.10", + "phpstan/phpstan-doctrine": "^1.3.11", "phpstan/phpstan-strict-rules": "^1.3.0", "phpstan/phpstan-phpunit": "^1.0.0", "phpstan/extension-installer": "^1.1.0", diff --git a/composer.lock b/composer.lock index 117f89106..749e2624b 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": "ace9b36a57d3fff2bb36466351d2393a", + "content-hash": "ca4178050594bb783e88bb45cfe1884c", "packages": [ { "name": "arthurhoaro/favicon", @@ -1338,16 +1338,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.10", + "version": "1.3.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "e6a149b380a4a00aea27a176a09691a8cb5f0cc7" + "reference": "3ef6399761bb33fdfa0d5546d4b6e7d8811e8850" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e6a149b380a4a00aea27a176a09691a8cb5f0cc7", - "reference": "e6a149b380a4a00aea27a176a09691a8cb5f0cc7", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/3ef6399761bb33fdfa0d5546d4b6e7d8811e8850", + "reference": "3ef6399761bb33fdfa0d5546d4b6e7d8811e8850", "shasum": "" }, "require": { @@ -1400,9 +1400,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.10" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.11" }, - "time": "2022-07-13T10:42:52+00:00" + "time": "2022-07-20T14:54:37+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3