diff --git a/composer.json b/composer.json index 518260ff6d..39aa89143e 100644 --- a/composer.json +++ b/composer.json @@ -209,7 +209,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^4.0", "symfony/routing": "^4.0", - "va-gov/content-build": "^0.0.3355", + "va-gov/content-build": "^0.0.3356", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 78d6caa31e..5f5826fe7a 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": "b9ae26e15666de21bf85b723a5e3d68b", + "content-hash": "4acdfbdf8a8c1c24435e411d392acbf3", "packages": [ { "name": "alchemy/zippy", @@ -26927,16 +26927,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3355", + "version": "v0.0.3356", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "8e8c2be9ecb104146e2fbf73c6675d8e21a6a654" + "reference": "0e62d52473ffe5d524fd6d0a61d9f43f47141cd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/8e8c2be9ecb104146e2fbf73c6675d8e21a6a654", - "reference": "8e8c2be9ecb104146e2fbf73c6675d8e21a6a654", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/0e62d52473ffe5d524fd6d0a61d9f43f47141cd2", + "reference": "0e62d52473ffe5d524fd6d0a61d9f43f47141cd2", "shasum": "" }, "type": "node-project", @@ -26963,9 +26963,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.3355" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3356" }, - "time": "2023-09-29T16:33:39+00:00" + "time": "2023-10-02T15:42:39+00:00" }, { "name": "vlucas/phpdotenv",