diff --git a/composer.lock b/composer.lock index 1703f01083..3827aa7bc8 100644 --- a/composer.lock +++ b/composer.lock @@ -16275,16 +16275,16 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.2.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "bde6445d8102954d94e88492c60206a499c21889" + "reference": "e21d53427b13d91561ce66f2cef60825e1efa1f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/bde6445d8102954d94e88492c60206a499c21889", - "reference": "bde6445d8102954d94e88492c60206a499c21889", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/e21d53427b13d91561ce66f2cef60825e1efa1f5", + "reference": "e21d53427b13d91561ce66f2cef60825e1efa1f5", "shasum": "" }, "require": { @@ -16359,7 +16359,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.2" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.3" }, "funding": [ { @@ -16375,7 +16375,7 @@ "type": "tidelift" } ], - "time": "2023-11-09T23:13:46+00:00" + "time": "2023-11-13T14:35:32+00:00" }, { "name": "michelf/php-markdown",