diff --git a/composer.json b/composer.json index 6a0a71e5e5..7cd9677810 100644 --- a/composer.json +++ b/composer.json @@ -221,7 +221,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3432", + "va-gov/content-build": "^0.0.3433", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index 93c6b2988e..6cdd167a18 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": "2063aeea5b789ed34c99f69c3da2c32f", + "content-hash": "ab9e26e84efd0fb3a48ba9edb8cf0b52", "packages": [ { "name": "asm89/stack-cors", @@ -25816,16 +25816,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3432", + "version": "v0.0.3433", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "b1b96e49085cf2972d7305b08fbbf928f82e2755" + "reference": "60d45183c5d4bb03a561fdd8f6833161ab3c146b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/b1b96e49085cf2972d7305b08fbbf928f82e2755", - "reference": "b1b96e49085cf2972d7305b08fbbf928f82e2755", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/60d45183c5d4bb03a561fdd8f6833161ab3c146b", + "reference": "60d45183c5d4bb03a561fdd8f6833161ab3c146b", "shasum": "" }, "type": "node-project", @@ -25852,9 +25852,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.3432" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3433" }, - "time": "2024-01-31T16:17:48+00:00" + "time": "2024-02-01T19:28:28+00:00" }, { "name": "vlucas/phpdotenv",