diff --git a/composer.json b/composer.json index 85f6a35ad2..491918eafa 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.3348", + "va-gov/content-build": "^0.0.3349", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 441e774f4e..a33169c76e 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": "073968fe5b0b34f5e51622e5a817f24c", + "content-hash": "2935c809448e7dba10becb0da17d2215", "packages": [ { "name": "alchemy/zippy", @@ -26788,16 +26788,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3348", + "version": "v0.0.3349", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "34965c67eb45aa0de9a1ad3dbe0835b1f32c2c33" + "reference": "fee41bafe40b38bc185ee5f79bffd8f731568558" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/34965c67eb45aa0de9a1ad3dbe0835b1f32c2c33", - "reference": "34965c67eb45aa0de9a1ad3dbe0835b1f32c2c33", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/fee41bafe40b38bc185ee5f79bffd8f731568558", + "reference": "fee41bafe40b38bc185ee5f79bffd8f731568558", "shasum": "" }, "type": "node-project", @@ -26824,9 +26824,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.3348" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3349" }, - "time": "2023-09-19T16:11:41+00:00" + "time": "2023-09-20T16:30:29+00:00" }, { "name": "vlucas/phpdotenv", @@ -27683,5 +27683,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }