diff --git a/composer.lock b/composer.lock index e8b4cdd4b..46d9c1241 100644 --- a/composer.lock +++ b/composer.lock @@ -11576,16 +11576,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.21", + "version": "0.12.22", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "6e76d431376d7fc00f26d4bd59d6f60201c79334" + "reference": "a4966eee1fb42383e752e9c84bd5b7b07b01e57a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/6e76d431376d7fc00f26d4bd59d6f60201c79334", - "reference": "6e76d431376d7fc00f26d4bd59d6f60201c79334", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/a4966eee1fb42383e752e9c84bd5b7b07b01e57a", + "reference": "a4966eee1fb42383e752e9c84bd5b7b07b01e57a", "shasum": "" }, "require": { @@ -11600,7 +11600,7 @@ "doctrine/persistence": "<1.3" }, "require-dev": { - "consistence/coding-standard": "^3.0.1", + "consistence/coding-standard": "^3.10", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/collections": "^1.0", "doctrine/common": "^2.7 || ^3.0", @@ -11614,7 +11614,7 @@ "phpstan/phpstan-strict-rules": "^0.12", "phpunit/phpunit": "^7.0", "ramsey/uuid-doctrine": "^1.5.0", - "slevomat/coding-standard": "^4.5.2" + "slevomat/coding-standard": "^6.4" }, "type": "phpstan-extension", "extra": { @@ -11638,7 +11638,7 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", - "time": "2020-10-14T16:25:45+00:00" + "time": "2020-10-24T20:53:39+00:00" }, { "name": "phpstan/phpstan-phpunit",