diff --git a/composer.json b/composer.json index 9071a562..b80b7796 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "phpstan/extension-installer": "^1.3.1", "phpstan/phpstan": "^1.10.32", "phpstan/phpstan-deprecation-rules": "^1.1.4", - "phpstan/phpstan-doctrine": "^1.3.42", + "phpstan/phpstan-doctrine": "^1.3.43", "phpstan/phpstan-phpunit": "^1.3.14", "phpstan/phpstan-strict-rules": "^1.5.1", "phpunit/phpunit": "^9.6.11", diff --git a/composer.lock b/composer.lock index 1bd9aada..851a20ea 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": "fcceb347dc3ec00b0dd5e0886a3ce279", + "content-hash": "04947313b0377ddc89e48c2ad6f2d957", "packages": [ { "name": "composer/package-versions-deprecated", @@ -4705,16 +4705,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.42", + "version": "1.3.43", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "e4678fa1055bfd7fad052506b422aeae35fc6f63" + "reference": "c5015035755ad2d5013bd6bf98ff423ca6150822" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e4678fa1055bfd7fad052506b422aeae35fc6f63", - "reference": "e4678fa1055bfd7fad052506b422aeae35fc6f63", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c5015035755ad2d5013bd6bf98ff423ca6150822", + "reference": "c5015035755ad2d5013bd6bf98ff423ca6150822", "shasum": "" }, "require": { @@ -4769,9 +4769,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.42" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.43" }, - "time": "2023-08-09T08:21:24+00:00" + "time": "2023-09-01T15:01:13+00:00" }, { "name": "phpstan/phpstan-phpunit",