diff --git a/composer.json b/composer.json index a4e81b10f02..d9a64c3a3ab 100644 --- a/composer.json +++ b/composer.json @@ -226,7 +226,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3583", + "va-gov/content-build": "^0.0.3584", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.2.2", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index e8b22210d61..258e9d32194 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": "51a0ea05e0a2e7b078035a30656de2bb", + "content-hash": "000b2379c7ec34c23c557f3b7db07b3e", "packages": [ { "name": "asm89/stack-cors", @@ -26388,16 +26388,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3583", + "version": "v0.0.3584", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "ea6009c68e7928a043a06a2324ea883a56f46bcf" + "reference": "8281dd27e959456eca2c42a9e5f4b02d018cb6f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/ea6009c68e7928a043a06a2324ea883a56f46bcf", - "reference": "ea6009c68e7928a043a06a2324ea883a56f46bcf", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/8281dd27e959456eca2c42a9e5f4b02d018cb6f2", + "reference": "8281dd27e959456eca2c42a9e5f4b02d018cb6f2", "shasum": "" }, "type": "node-project", @@ -26424,9 +26424,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.3583" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3584" }, - "time": "2024-09-04T14:54:39+00:00" + "time": "2024-09-05T14:17:06+00:00" }, { "name": "vlucas/phpdotenv",