diff --git a/composer.json b/composer.json index 4fd0fa3077..b9730884b5 100644 --- a/composer.json +++ b/composer.json @@ -228,7 +228,7 @@ "symfony/phpunit-bridge": "^7.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3655", + "va-gov/content-build": "^0.0.3656", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.3.1", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 34e203638e..e1274e83ef 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": "1fa2ffdec82a120fc683f5623ce328b1", + "content-hash": "031fbf075a33d00a7864f01e99cd4109", "packages": [ { "name": "asm89/stack-cors", @@ -26902,16 +26902,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3655", + "version": "v0.0.3656", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "89b09b3660f4e0b7005675ec6f2b3a952c5616b4" + "reference": "46750775cf7b6d8c871753fc531dbad197230e4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/89b09b3660f4e0b7005675ec6f2b3a952c5616b4", - "reference": "89b09b3660f4e0b7005675ec6f2b3a952c5616b4", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/46750775cf7b6d8c871753fc531dbad197230e4a", + "reference": "46750775cf7b6d8c871753fc531dbad197230e4a", "shasum": "" }, "type": "node-project", @@ -26938,9 +26938,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.3655" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3656" }, - "time": "2024-12-20T15:41:52+00:00" + "time": "2025-01-02T23:33:14+00:00" }, { "name": "vlucas/phpdotenv",