summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index a0b4d6202..ce8a75293 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1464,16 +1464,16 @@
},
{
"name": "phpstan/phpstan-strict-rules",
- "version": "1.2.2",
+ "version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
- "reference": "c0b61e25933ca27ff65c66971336dd6e5061d756"
+ "reference": "0c82c96f2a55d8b91bbc7ee6512c94f68a206b43"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/c0b61e25933ca27ff65c66971336dd6e5061d756",
- "reference": "c0b61e25933ca27ff65c66971336dd6e5061d756",
+ "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/0c82c96f2a55d8b91bbc7ee6512c94f68a206b43",
+ "reference": "0c82c96f2a55d8b91bbc7ee6512c94f68a206b43",
"shasum": ""
},
"require": {
@@ -1506,9 +1506,9 @@
"description": "Extra strict and opinionated rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
- "source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.2.2"
+ "source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.2.3"
},
- "time": "2022-05-02T11:06:04+00:00"
+ "time": "2022-05-04T15:20:40+00:00"
},
{
"name": "phpunit/php-code-coverage",