diff --git a/composer.lock b/composer.lock index c21f56a045..8757ab10b6 100644 --- a/composer.lock +++ b/composer.lock @@ -16597,16 +16597,16 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.2.4", + "version": "1.2.5", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6" + "reference": "a5a001a71b3b7ba99d552fc9490d31e0cc27422b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6", - "reference": "57b2cc67fb4416e8484db37a3d8502ac8fb3c0d6", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/a5a001a71b3b7ba99d552fc9490d31e0cc27422b", + "reference": "a5a001a71b3b7ba99d552fc9490d31e0cc27422b", "shasum": "" }, "require": { @@ -16681,7 +16681,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.2.4" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.5" }, "funding": [ { @@ -16697,7 +16697,7 @@ "type": "tidelift" } ], - "time": "2023-11-14T22:47:32+00:00" + "time": "2024-01-10T16:56:53+00:00" }, { "name": "michelf/php-markdown",