diff --git a/composer.json b/composer.json index f689c18d31..a56b0dadb4 100644 --- a/composer.json +++ b/composer.json @@ -222,7 +222,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3425", + "va-gov/content-build": "^0.0.3426", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 8e7d907f11..2284143fa3 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": "57c2908d2309e44f8a31050b6b3aac55", + "content-hash": "26605fda111f4e1307b6d375ffc3e4b8", "packages": [ { "name": "asm89/stack-cors", @@ -25862,16 +25862,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3425", + "version": "v0.0.3426", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "6c82218da1661c090d2883b26f40cf18e173ff98" + "reference": "c2ca35a8d4ac657b53b3f1b69eadb185eda1147a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/6c82218da1661c090d2883b26f40cf18e173ff98", - "reference": "6c82218da1661c090d2883b26f40cf18e173ff98", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/c2ca35a8d4ac657b53b3f1b69eadb185eda1147a", + "reference": "c2ca35a8d4ac657b53b3f1b69eadb185eda1147a", "shasum": "" }, "type": "node-project", @@ -25898,9 +25898,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.3425" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3426" }, - "time": "2024-01-17T18:59:30+00:00" + "time": "2024-01-23T17:57:20+00:00" }, { "name": "vlucas/phpdotenv",