diff --git a/composer.json b/composer.json index 21b4e3593e..a03c474709 100644 --- a/composer.json +++ b/composer.json @@ -227,7 +227,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3607", + "va-gov/content-build": "^0.0.3608", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.2.2", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index d822403a9c..deb6650401 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": "5a80fc3a64311ffa27c3dacc63c94495", + "content-hash": "eaf4d2893a8e695560cd0f58b6614afe", "packages": [ { "name": "asm89/stack-cors", @@ -26455,16 +26455,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3607", + "version": "v0.0.3608", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "cbb285f3e9640c277917f532ebb06d3c6f70d53c" + "reference": "08a02536c3b4bd90daec333399be750ac4c0c2eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/cbb285f3e9640c277917f532ebb06d3c6f70d53c", - "reference": "cbb285f3e9640c277917f532ebb06d3c6f70d53c", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/08a02536c3b4bd90daec333399be750ac4c0c2eb", + "reference": "08a02536c3b4bd90daec333399be750ac4c0c2eb", "shasum": "" }, "type": "node-project", @@ -26491,9 +26491,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.3607" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3608" }, - "time": "2024-10-02T16:10:29+00:00" + "time": "2024-10-03T21:13:53+00:00" }, { "name": "vlucas/phpdotenv",