diff --git a/composer.json b/composer.json index 372eda027c..94cab6d0fc 100644 --- a/composer.json +++ b/composer.json @@ -223,7 +223,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3417", + "va-gov/content-build": "^0.0.3418", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index c7f79601c0..5e96fad2ea 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "519122c85d79517c409d1c39cf3c0b00", + "content-hash": "21c59271e15bc0551ecc0096ed1c62ff", "packages": [ { "name": "asm89/stack-cors", @@ -25775,16 +25775,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3417", + "version": "v0.0.3418", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "62ce570e4c1a240c46381ca02a635ea191aa82ec" + "reference": "31943d821cadcb209e7c051ad45cebc88e3d7195" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/62ce570e4c1a240c46381ca02a635ea191aa82ec", - "reference": "62ce570e4c1a240c46381ca02a635ea191aa82ec", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/31943d821cadcb209e7c051ad45cebc88e3d7195", + "reference": "31943d821cadcb209e7c051ad45cebc88e3d7195", "shasum": "" }, "type": "node-project", @@ -25811,9 +25811,9 @@ "description": "Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.", "support": { "issues": "https://github.com/department-of-veterans-affairs/content-build/issues", - "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3417" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3418" }, - "time": "2024-01-08T21:06:54+00:00" + "time": "2024-01-10T19:00:37+00:00" }, { "name": "vlucas/phpdotenv", @@ -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" }