From 8ea440d8b50ba7f3f3976189a9e996ab80e14cd3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 13 Dec 2020 13:35:28 +0000 Subject: [PATCH] Bump phpstan/phpstan-strict-rules from 0.12.6 to 0.12.7 Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/0.12.6...0.12.7) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 5074652..31c80c6 100644 --- a/composer.lock +++ b/composer.lock @@ -1919,16 +1919,16 @@ }, { "name": "phpstan/phpstan-strict-rules", - "version": "0.12.6", + "version": "0.12.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-strict-rules.git", - "reference": "80a77d3c2965b10fd7158b6c94aef1fd8abafbb0" + "reference": "03807e3410747ec18cd5f05a6342384adcc423bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/80a77d3c2965b10fd7158b6c94aef1fd8abafbb0", - "reference": "80a77d3c2965b10fd7158b6c94aef1fd8abafbb0", + "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/03807e3410747ec18cd5f05a6342384adcc423bf", + "reference": "03807e3410747ec18cd5f05a6342384adcc423bf", "shasum": "" }, "require": { @@ -1962,7 +1962,7 @@ "MIT" ], "description": "Extra strict and opinionated rules for PHPStan", - "time": "2020-12-12T16:28:23+00:00" + "time": "2020-12-13T13:27:14+00:00" }, { "name": "phpunit/php-code-coverage",