diff --git a/composer.json b/composer.json index 1ae0be75a..7d5e74d90 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.6", - "phpstan/phpstan-doctrine": "^1.3.33", + "phpstan/phpstan-doctrine": "^1.3.35", "phpstan/phpstan-strict-rules": "^1.5.0", "phpstan/phpstan-phpunit": "^1.3.10", "phpstan/extension-installer": "^1.2.0", diff --git a/composer.lock b/composer.lock index 1440a404a..f933ccb09 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": "28543566f46bd4c91d042a3968c7da33", + "content-hash": "b0332f5992bd2ff8575d4041823a3f30", "packages": [ { "name": "arthurhoaro/favicon", @@ -1462,16 +1462,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.33", + "version": "1.3.35", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "fcb67c2a747300ff8e6ae278191f6ff79fc90370" + "reference": "3dbb999bd56cc21d6733bab60898ebdf388245b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/fcb67c2a747300ff8e6ae278191f6ff79fc90370", - "reference": "fcb67c2a747300ff8e6ae278191f6ff79fc90370", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/3dbb999bd56cc21d6733bab60898ebdf388245b5", + "reference": "3dbb999bd56cc21d6733bab60898ebdf388245b5", "shasum": "" }, "require": { @@ -1526,9 +1526,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.33" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.35" }, - "time": "2023-02-21T08:52:52+00:00" + "time": "2023-03-10T14:43:05+00:00" }, { "name": "phpstan/phpstan-phpunit",