diff --git a/composer.lock b/composer.lock index aee2f8a..3cedd6d 100644 --- a/composer.lock +++ b/composer.lock @@ -549,16 +549,16 @@ }, { "name": "symplify/phpstan-rules", - "version": "12.1.2.72", + "version": "12.1.4.72", "source": { "type": "git", "url": "https://github.com/symplify/phpstan-rules.git", - "reference": "dabf33930d686a708710fc6d40d1aab6378a12d7" + "reference": "cba5fb869342c2b2831b4ec8df408d023a635c6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/phpstan-rules/zipball/dabf33930d686a708710fc6d40d1aab6378a12d7", - "reference": "dabf33930d686a708710fc6d40d1aab6378a12d7", + "url": "https://api.github.com/repos/symplify/phpstan-rules/zipball/cba5fb869342c2b2831b4ec8df408d023a635c6c", + "reference": "cba5fb869342c2b2831b4ec8df408d023a635c6c", "shasum": "" }, "require": { @@ -595,7 +595,7 @@ "description": "Set of Symplify rules for PHPStan", "support": { "issues": "https://github.com/symplify/phpstan-rules/issues", - "source": "https://github.com/symplify/phpstan-rules/tree/12.1.2.72" + "source": "https://github.com/symplify/phpstan-rules/tree/12.1.4.72" }, "funding": [ { @@ -607,7 +607,7 @@ "type": "github" } ], - "time": "2023-08-07T23:11:30+00:00" + "time": "2023-08-17T09:58:31+00:00" }, { "name": "webmozart/assert",