diff --git a/composer.json b/composer.json index ad2a4d91ed..9d74665fcc 100644 --- a/composer.json +++ b/composer.json @@ -231,7 +231,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3631", + "va-gov/content-build": "^0.0.3632", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.3.1", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 9a32bdf38a..3f3a850ee6 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": "9bda3a98e1928bc245b67c1bd3183c0d", + "content-hash": "6e48e001919493c84564158416697ecf", "packages": [ { "name": "asm89/stack-cors", @@ -26767,16 +26767,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3631", + "version": "v0.0.3632", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "75b5d7f86d437da6b7022cfa00149dcee9b6d869" + "reference": "3fb0ab56d7a04c11bba1d2f1c0148e289c49c74d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/75b5d7f86d437da6b7022cfa00149dcee9b6d869", - "reference": "75b5d7f86d437da6b7022cfa00149dcee9b6d869", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/3fb0ab56d7a04c11bba1d2f1c0148e289c49c74d", + "reference": "3fb0ab56d7a04c11bba1d2f1c0148e289c49c74d", "shasum": "" }, "type": "node-project", @@ -26803,9 +26803,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.3631" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3632" }, - "time": "2024-11-04T15:53:24+00:00" + "time": "2024-11-05T16:32:04+00:00" }, { "name": "vlucas/phpdotenv",