diff --git a/composer.json b/composer.json index 7b2532d9a2..0fb95d6c6d 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.3429", + "va-gov/content-build": "^0.0.3430", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 2501eab0c3..7d322ac8f5 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": "2a14b89505286f392810a66b8939a15a", + "content-hash": "d363c8a38ec5069abe2023fd6c503a3a", "packages": [ { "name": "asm89/stack-cors", @@ -25809,16 +25809,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3429", + "version": "v0.0.3430", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "71a9793c894ecfa39c9c5b8e0951899fae917b50" + "reference": "00d80d0bdb96b1de83f6ec807eb29c876cd91797" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/71a9793c894ecfa39c9c5b8e0951899fae917b50", - "reference": "71a9793c894ecfa39c9c5b8e0951899fae917b50", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/00d80d0bdb96b1de83f6ec807eb29c876cd91797", + "reference": "00d80d0bdb96b1de83f6ec807eb29c876cd91797", "shasum": "" }, "type": "node-project", @@ -25845,9 +25845,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.3429" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3430" }, - "time": "2024-01-26T14:50:21+00:00" + "time": "2024-01-29T17:44:09+00:00" }, { "name": "vlucas/phpdotenv",