diff --git a/composer.json b/composer.json index a947f1eaf1..0d7868e89b 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.44", - "phpstan/phpstan-doctrine": "^1.3.51", + "phpstan/phpstan-doctrine": "^1.3.53", "phpstan/phpstan-strict-rules": "^1.5.2", "phpstan/phpstan-phpunit": "^1.3.15", "phpstan/extension-installer": "^1.3.1", diff --git a/composer.lock b/composer.lock index dae0c75eb7..fa58834f26 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": "dffc80add923706711c408ddf79441e4", + "content-hash": "d606e7aa987c5a2a2ed10eee709ccc1d", "packages": [ { "name": "arthurhoaro/favicon", @@ -1467,16 +1467,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.51", + "version": "1.3.53", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587" + "reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c555eb3a22ca8ee88fb1250804512b9bb2723587", - "reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/85def57e5db6ac6c8a512200c0cfadf7b6621b10", + "reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10", "shasum": "" }, "require": { @@ -1531,9 +1531,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.51" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.53" }, - "time": "2023-11-20T09:23:57+00:00" + "time": "2023-11-21T10:31:58+00:00" }, { "name": "phpstan/phpstan-phpunit",