diff --git a/composer.json b/composer.json index 43484dd234..b4d816755d 100644 --- a/composer.json +++ b/composer.json @@ -223,7 +223,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3469", + "va-gov/content-build": "^0.0.3470", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index c0f6970f54..895446987a 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": "8d73388494db334e569e8093c68a0ccc", + "content-hash": "335ffdaa7786c4fde000de94e8da5cdd", "packages": [ { "name": "asm89/stack-cors", @@ -25853,16 +25853,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3469", + "version": "v0.0.3470", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "873d9ad4dc2b0139263dc8b7d0cc8ac656e53d66" + "reference": "bf4918b7052199f72633ff995611e36329aa618b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/873d9ad4dc2b0139263dc8b7d0cc8ac656e53d66", - "reference": "873d9ad4dc2b0139263dc8b7d0cc8ac656e53d66", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/bf4918b7052199f72633ff995611e36329aa618b", + "reference": "bf4918b7052199f72633ff995611e36329aa618b", "shasum": "" }, "type": "node-project", @@ -25889,9 +25889,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.3469" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3470" }, - "time": "2024-03-28T14:26:18+00:00" + "time": "2024-03-29T14:33:10+00:00" }, { "name": "vlucas/phpdotenv",