diff --git a/composer.json b/composer.json index 841d436a75..6454bf270c 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.3604", + "va-gov/content-build": "^0.0.3605", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.2.2", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 581ce1347b..dff3792cb2 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": "2fc824b50acb01ef4f513d45defc0716", + "content-hash": "7d710afc8045d7cf002104aed787d1be", "packages": [ { "name": "asm89/stack-cors", @@ -26455,16 +26455,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3604", + "version": "v0.0.3605", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "82c44cadde7312b2467621526ccd25ab3794b140" + "reference": "bcf78a8e7d09491db9d1c0a868ce39d76d2d056d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/82c44cadde7312b2467621526ccd25ab3794b140", - "reference": "82c44cadde7312b2467621526ccd25ab3794b140", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/bcf78a8e7d09491db9d1c0a868ce39d76d2d056d", + "reference": "bcf78a8e7d09491db9d1c0a868ce39d76d2d056d", "shasum": "" }, "type": "node-project", @@ -26491,9 +26491,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.3604" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3605" }, - "time": "2024-09-27T19:42:28+00:00" + "time": "2024-09-30T18:49:49+00:00" }, { "name": "vlucas/phpdotenv",