From c2d2d7f0d98bcd86976ae79a0a1de5697f8d803c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 09:41:34 +0000 Subject: Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.41 to 1.3.42 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.41 to 1.3.42. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.41...1.3.42) --- 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 e5f93d207..23107f68e 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "phpunit/phpunit": "9.6.*", "squizlabs/php_codesniffer": "^3.7.2", "phpstan/phpstan": "^1.10.28", - "phpstan/phpstan-doctrine": "^1.3.40", + "phpstan/phpstan-doctrine": "^1.3.42", "phpstan/phpstan-strict-rules": "^1.5.1", "phpstan/phpstan-phpunit": "^1.3.13", "phpstan/extension-installer": "^1.3.1", diff --git a/composer.lock b/composer.lock index 0ebd7ae39..301150e95 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": "5e62bd7e991b5aaa8878678a4146f555", + "content-hash": "0037048555fe43f63064494bfd4a68a0", "packages": [ { "name": "arthurhoaro/favicon", @@ -1466,16 +1466,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.41", + "version": "1.3.42", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "69aaa52dd8b7c8f0c806f81cea2afe5f87ca838b" + "reference": "e4678fa1055bfd7fad052506b422aeae35fc6f63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/69aaa52dd8b7c8f0c806f81cea2afe5f87ca838b", - "reference": "69aaa52dd8b7c8f0c806f81cea2afe5f87ca838b", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e4678fa1055bfd7fad052506b422aeae35fc6f63", + "reference": "e4678fa1055bfd7fad052506b422aeae35fc6f63", "shasum": "" }, "require": { @@ -1530,9 +1530,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.41" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.42" }, - "time": "2023-08-08T07:47:54+00:00" + "time": "2023-08-09T08:21:24+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3