diff --git a/composer.json b/composer.json index 71aaf820d0..bd98b62453 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.3446", + "va-gov/content-build": "^0.0.3449", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 01e9508d89..535de6438e 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": "5519bf62017d8599ccdfed6913db3979", + "content-hash": "f251545f95d96af671707d6f1c43435d", "packages": [ { "name": "asm89/stack-cors", @@ -25900,16 +25900,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3446", + "version": "v0.0.3449", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "9698bdedde07f95985f540b4f5d886240c2910ee" + "reference": "fc082d10155739c5a43a10f1a1e8e413ee72b737" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/9698bdedde07f95985f540b4f5d886240c2910ee", - "reference": "9698bdedde07f95985f540b4f5d886240c2910ee", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/fc082d10155739c5a43a10f1a1e8e413ee72b737", + "reference": "fc082d10155739c5a43a10f1a1e8e413ee72b737", "shasum": "" }, "type": "node-project", @@ -25936,9 +25936,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.3446" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3449" }, - "time": "2024-02-23T21:52:21+00:00" + "time": "2024-03-05T19:40:27+00:00" }, { "name": "vlucas/phpdotenv",