diff --git a/composer.json b/composer.json index 3dbb5063a4..5edb124b13 100644 --- a/composer.json +++ b/composer.json @@ -221,7 +221,7 @@ "symfony/process": "^6.3", "symfony/routing": "^6.3", "twig/twig": "3.7.0 as 3.6", - "va-gov/content-build": "^0.0.3403", + "va-gov/content-build": "^0.0.3404", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 14ca4e68a6..c32d7eb3a9 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": "d06bcbe9354934cf62d9df2e6d732cda", + "content-hash": "bbe9f7233f8bbb6f41d8069a30025506", "packages": [ { "name": "asm89/stack-cors", @@ -25885,16 +25885,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3403", + "version": "v0.0.3404", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "657a339f2e1920288024b54de2e144f914f8495d" + "reference": "857a0747105954f94ec26f0a501f6fa14bc79d71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/657a339f2e1920288024b54de2e144f914f8495d", - "reference": "657a339f2e1920288024b54de2e144f914f8495d", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/857a0747105954f94ec26f0a501f6fa14bc79d71", + "reference": "857a0747105954f94ec26f0a501f6fa14bc79d71", "shasum": "" }, "type": "node-project", @@ -25921,9 +25921,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.3403" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3404" }, - "time": "2023-12-07T22:14:21+00:00" + "time": "2023-12-12T18:36:00+00:00" }, { "name": "vlucas/phpdotenv",