diff --git a/composer.json b/composer.json index ac7b9e7ce9..1aaa8acfb4 100644 --- a/composer.json +++ b/composer.json @@ -207,7 +207,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^4.0", "symfony/routing": "^4.0", - "va-gov/content-build": "^0.0.3377", + "va-gov/content-build": "^0.0.3378", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index f09f6769f9..9c42d0f91e 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": "82996f44bb9b21fc4e4a683b792d9d6a", + "content-hash": "9e5e2f2bfc18ba6d13b3947245066b49", "packages": [ { "name": "alchemy/zippy", @@ -26915,7 +26915,7 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3377", + "version": "v0.0.3378", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", @@ -26951,7 +26951,7 @@ "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.3377" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3378" }, "time": "2023-10-30T17:47:27+00:00" }, @@ -27809,5 +27809,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }