diff --git a/composer.json b/composer.json index 3aedb4b293..41924efb05 100644 --- a/composer.json +++ b/composer.json @@ -208,7 +208,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^4.0", "symfony/routing": "^4.0", - "va-gov/content-build": "^0.0.3393", + "va-gov/content-build": "^0.0.3394", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 5b7fd91ca4..96a5dba690 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": "688708b5d6cd3bf326b3a940e63700ca", + "content-hash": "783ccf5e162ba53ba67db5c06c8b9e52", "packages": [ { "name": "alchemy/zippy", @@ -26918,16 +26918,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3393", + "version": "v0.0.3394", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "98905f700263ccb9f19690ef5d51c70aa8712e4b" + "reference": "838acf095462ab786a6b5be4b0c1caaf42409291" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/98905f700263ccb9f19690ef5d51c70aa8712e4b", - "reference": "98905f700263ccb9f19690ef5d51c70aa8712e4b", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/838acf095462ab786a6b5be4b0c1caaf42409291", + "reference": "838acf095462ab786a6b5be4b0c1caaf42409291", "shasum": "" }, "type": "node-project", @@ -26954,9 +26954,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.3393" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3394" }, - "time": "2023-11-27T19:24:05+00:00" + "time": "2023-11-28T18:03:25+00:00" }, { "name": "vlucas/phpdotenv",