diff --git a/composer.json b/composer.json index 74a82070..6601a403 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "phpstan/extension-installer": "^1.0.5", "phpstan/phpstan": "~0.12.57", "phpstan/phpstan-deprecation-rules": "~0.12.5", - "phpstan/phpstan-doctrine": "~0.12.24", + "phpstan/phpstan-doctrine": "~0.12.25", "phpstan/phpstan-phpunit": "~0.12.16", "phpstan/phpstan-strict-rules": "~0.12.5", "phpstan/phpstan-symfony": "~0.12.11", diff --git a/composer.lock b/composer.lock index 74fd9d50..b166219d 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": "dffba47e71e0be98b269d92c51bdb9b6", + "content-hash": "7743421c3c7f915feae3af2d4b3ba11d", "packages": [ { "name": "brick/math", @@ -7217,16 +7217,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.24", + "version": "0.12.25", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "71bcd7d16fc0519a2b594883174a5278e3ccbef6" + "reference": "1d32c427a1d8687b86f0ce5dd9a42e312e51256d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/71bcd7d16fc0519a2b594883174a5278e3ccbef6", - "reference": "71bcd7d16fc0519a2b594883174a5278e3ccbef6", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/1d32c427a1d8687b86f0ce5dd9a42e312e51256d", + "reference": "1d32c427a1d8687b86f0ce5dd9a42e312e51256d", "shasum": "" }, "require": { @@ -7278,7 +7278,7 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", - "time": "2020-11-25T08:54:24+00:00" + "time": "2020-11-26T10:07:28+00:00" }, { "name": "phpstan/phpstan-phpunit",