diff --git a/composer.json b/composer.json index 57ea691dbd..da80a84d81 100644 --- a/composer.json +++ b/composer.json @@ -221,7 +221,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3413", + "va-gov/content-build": "^0.0.3414", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 3cda20e0da..f8e928dde7 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": "5a7e58688f1c33c8227dff112b75d798", + "content-hash": "6905a6a7c970e021a036a4784d95c863", "packages": [ { "name": "asm89/stack-cors", @@ -25700,16 +25700,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3413", + "version": "v0.0.3414", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "f8ffbe21c76c0c687fe558ec7985aa8a0e37e477" + "reference": "a337ba03263ce90145a22194c353cbf9b3eb71a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/f8ffbe21c76c0c687fe558ec7985aa8a0e37e477", - "reference": "f8ffbe21c76c0c687fe558ec7985aa8a0e37e477", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/a337ba03263ce90145a22194c353cbf9b3eb71a0", + "reference": "a337ba03263ce90145a22194c353cbf9b3eb71a0", "shasum": "" }, "type": "node-project", @@ -25736,9 +25736,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.3413" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3414" }, - "time": "2024-01-03T16:08:07+00:00" + "time": "2024-01-04T16:17:01+00:00" }, { "name": "vlucas/phpdotenv",