diff --git a/composer.json b/composer.json index 4ccc35faec..ab6a4dff46 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.3381", + "va-gov/content-build": "^0.0.3382", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 3c563df799..357a5a358f 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": "47d263ff2ec7e2cd8c4f8629a9acac56", + "content-hash": "43130b5b72b1116c1398b632a943d3e4", "packages": [ { "name": "alchemy/zippy", @@ -26915,7 +26915,7 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3381", + "version": "v0.0.3382", "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.3381" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3382" }, "time": "2023-11-06T17:09:37+00:00" }, @@ -27781,6 +27781,7 @@ "drupal/image_style_warmer": 5, "drupal/jsonapi_resources": 10, "drupal/libraries": 15, + "drupal/limited_field_widgets": 15, "drupal/linkit": 5, "drupal/linky": 10, "drupal/linkychecker": 10,