diff --git a/composer.json b/composer.json index ab6a4dff46..176ccb542f 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.3382", + "va-gov/content-build": "^0.0.3383", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 357a5a358f..08937f8a9b 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": "43130b5b72b1116c1398b632a943d3e4", + "content-hash": "6815954ef46674b341aee89059eb3ba7", "packages": [ { "name": "alchemy/zippy", @@ -13268,10 +13268,6 @@ "name": "MChittenden", "homepage": "https://www.drupal.org/user/2288348" }, - { - "name": "ofry", - "homepage": "https://www.drupal.org/user/2740599" - }, { "name": "shelane", "homepage": "https://www.drupal.org/user/2674989" @@ -26915,16 +26911,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3382", + "version": "v0.0.3383", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "d91b114fe5280626fb5dacaffc4036e5e3023db6" + "reference": "ec4aa8360e1e4fc028a17c29408c6aad1ace4e26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/d91b114fe5280626fb5dacaffc4036e5e3023db6", - "reference": "d91b114fe5280626fb5dacaffc4036e5e3023db6", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/ec4aa8360e1e4fc028a17c29408c6aad1ace4e26", + "reference": "ec4aa8360e1e4fc028a17c29408c6aad1ace4e26", "shasum": "" }, "type": "node-project", @@ -26951,9 +26947,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.3382" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3383" }, - "time": "2023-11-06T17:09:37+00:00" + "time": "2023-11-07T23:50:06+00:00" }, { "name": "vlucas/phpdotenv", @@ -27809,5 +27805,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }