diff --git a/composer.lock b/composer.lock index c7f79601c01..6ded3c65c2e 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", @@ -26808,6 +26808,7 @@ "drupal/entity_block": 10, "drupal/entity_clone": 15, "drupal/entity_diff_ui": 15, + "drupal/entity_field_fetch": 10, "drupal/entity_reference_hierarchy": 10, "drupal/entity_reference_validators": 15, "drupal/entity_route_context": 5, @@ -26845,5 +26846,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }