diff --git a/composer.lock b/composer.lock index cf78ba76c..7f8dd7d7a 100644 --- a/composer.lock +++ b/composer.lock @@ -11546,16 +11546,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.30", + "version": "0.12.31", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "c4b910638ef416ad336aca596b4551a2db10b5f7" + "reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c4b910638ef416ad336aca596b4551a2db10b5f7", - "reference": "c4b910638ef416ad336aca596b4551a2db10b5f7", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/2486f59ca63860c0da66bdcf7fd74ba2914d43b5", + "reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5", "shasum": "" }, "require": { @@ -11571,7 +11571,7 @@ }, "require-dev": { "doctrine/annotations": "^1.11.0", - "doctrine/collections": "^1.0", + "doctrine/collections": "^1.6", "doctrine/common": "^2.7 || ^3.0", "doctrine/dbal": "^2.11.0", "doctrine/mongodb-odm": "^1.3 || ^2.1", @@ -11606,7 +11606,7 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", - "time": "2021-01-18T13:00:10+00:00" + "time": "2021-02-09T14:57:13+00:00" }, { "name": "phpstan/phpstan-phpunit",