diff --git a/composer.lock b/composer.lock index 83bff31c879..fa6e98aa7b9 100644 --- a/composer.lock +++ b/composer.lock @@ -5400,17 +5400,17 @@ }, { "name": "drupal/entity_field_fetch", - "version": "1.0.4", + "version": "1.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_field_fetch.git", - "reference": "1.0.4" + "reference": "1.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_field_fetch-1.0.4.zip", - "reference": "1.0.4", - "shasum": "a48fabc970c460d032e7ac017285d5b9e2f434d1" + "url": "https://ftp.drupal.org/files/projects/entity_field_fetch-1.0.5.zip", + "reference": "1.0.5", + "shasum": "b86297870b8f0bed82447155b00fc2580355b4c0" }, "require": { "drupal/core": "^8 || ^9 || ^10" @@ -5418,8 +5418,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.4", - "datestamp": "1691158258", + "version": "1.0.5", + "datestamp": "1704490196", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -18793,16 +18793,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.5", + "version": "1.25.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc" + "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc", - "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240", + "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240", "shasum": "" }, "require": { @@ -18834,9 +18834,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0" }, - "time": "2023-12-16T09:33:33+00:00" + "time": "2024-01-04T17:06:16+00:00" }, { "name": "phpstan/phpstan", @@ -26734,7 +26734,6 @@ "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,