diff --git a/composer.lock b/composer.lock index d711892..490f621 100644 --- a/composer.lock +++ b/composer.lock @@ -7813,16 +7813,16 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.1.36", + "version": "1.1.37", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "345f7babd0cfd1ef73bb856673a1cee5a0dbd6e5" + "reference": "a40fb539b55d47aeabc308d99b3088a40abcff30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/345f7babd0cfd1ef73bb856673a1cee5a0dbd6e5", - "reference": "345f7babd0cfd1ef73bb856673a1cee5a0dbd6e5", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/a40fb539b55d47aeabc308d99b3088a40abcff30", + "reference": "a40fb539b55d47aeabc308d99b3088a40abcff30", "shasum": "" }, "require": { @@ -7897,7 +7897,7 @@ "description": "Drupal extension and rules for PHPStan", "support": { "issues": "https://github.com/mglaman/phpstan-drupal/issues", - "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.36" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.37" }, "funding": [ { @@ -7913,7 +7913,7 @@ "type": "tidelift" } ], - "time": "2023-06-28T20:24:39+00:00" + "time": "2023-07-25T14:24:06+00:00" }, { "name": "myclabs/deep-copy",