diff --git a/composer.json b/composer.json index be84bf7091..58c3db9ef6 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.3599", + "va-gov/content-build": "^0.0.3600", "vlucas/phpdotenv": "^5.6", "webflo/drupal-finder": "1.2.2", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index bce968ce8f..720e802765 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": "a046012c921d063c90b7e37774be81f2", + "content-hash": "1a9c30f34ac91e8fcec06d618f62cf74", "packages": [ { "name": "asm89/stack-cors", @@ -26455,16 +26455,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3599", + "version": "v0.0.3600", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "aafb25480fdff2a78baddaf385b428a5f3de3b1a" + "reference": "1a911f06c744a269d851e5028c0bddf5120fca3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/aafb25480fdff2a78baddaf385b428a5f3de3b1a", - "reference": "aafb25480fdff2a78baddaf385b428a5f3de3b1a", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/1a911f06c744a269d851e5028c0bddf5120fca3c", + "reference": "1a911f06c744a269d851e5028c0bddf5120fca3c", "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.3599" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3600" }, - "time": "2024-09-23T21:19:32+00:00" + "time": "2024-09-24T21:57:16+00:00" }, { "name": "vlucas/phpdotenv",