diff --git a/composer.json b/composer.json index bd54137885..e6c929e02e 100644 --- a/composer.json +++ b/composer.json @@ -227,7 +227,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3589", + "va-gov/content-build": "^0.0.3590", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.2.2", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 36c92493d9..37bc324c31 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": "1ce528faefe3c8fcd2d2f11c13a01224", + "content-hash": "b84d2a306fbde377cb48207c7017660a", "packages": [ { "name": "asm89/stack-cors", @@ -26432,16 +26432,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3589", + "version": "v0.0.3590", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "fbef2aa70845730cf1988a64d836f7263e0b89c9" + "reference": "7e5de71095c332b61afe85df3719853e2edd5666" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/fbef2aa70845730cf1988a64d836f7263e0b89c9", - "reference": "fbef2aa70845730cf1988a64d836f7263e0b89c9", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/7e5de71095c332b61afe85df3719853e2edd5666", + "reference": "7e5de71095c332b61afe85df3719853e2edd5666", "shasum": "" }, "type": "node-project", @@ -26468,9 +26468,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.3589" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3590" }, - "time": "2024-09-11T18:19:12+00:00" + "time": "2024-09-13T14:57:43+00:00" }, { "name": "vlucas/phpdotenv",