diff --git a/composer.json b/composer.json index 6d345849d..18d4f47ea 100644 --- a/composer.json +++ b/composer.json @@ -225,7 +225,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3553", + "va-gov/content-build": "^0.0.3555", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index f8dc7b83a..a1a90904b 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": "27228a721a04196b0ded0642d3f547da", + "content-hash": "ef66d564a23b7ee41cd2a2a3462fb260", "packages": [ { "name": "asm89/stack-cors", @@ -25999,16 +25999,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3553", + "version": "v0.0.3555", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "d583b662509aea0b074b37c88853b816a243bef2" + "reference": "776fa6c9c94ade13353221f3136a4a7ed3f0ba8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/d583b662509aea0b074b37c88853b816a243bef2", - "reference": "d583b662509aea0b074b37c88853b816a243bef2", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/776fa6c9c94ade13353221f3136a4a7ed3f0ba8f", + "reference": "776fa6c9c94ade13353221f3136a4a7ed3f0ba8f", "shasum": "" }, "type": "node-project", @@ -26035,9 +26035,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.3553" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3555" }, - "time": "2024-07-16T15:28:04+00:00" + "time": "2024-07-17T20:33:45+00:00" }, { "name": "vlucas/phpdotenv",