From fbbd3b07b6fe599ddde87c9e438d8c820fac98a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 20:39:13 -0500 Subject: [PATCH] Bump va-gov/content-build from 0.0.3360 to 0.0.3361 (#15613) Bumps [va-gov/content-build](https://github.com/department-of-veterans-affairs/content-build) from 0.0.3360 to 0.0.3361. - [Release notes](https://github.com/department-of-veterans-affairs/content-build/releases) - [Commits](https://github.com/department-of-veterans-affairs/content-build/compare/v0.0.3360...v0.0.3361) --- updated-dependencies: - dependency-name: va-gov/content-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 7cf2f60da4..d7243f0074 100644 --- a/composer.json +++ b/composer.json @@ -209,7 +209,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^4.0", "symfony/routing": "^4.0", - "va-gov/content-build": "^0.0.3360", + "va-gov/content-build": "^0.0.3361", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index cd01678926..21ca4e95a6 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": "df95b2c6652cd4eaa5ec904710d167c8", + "content-hash": "40cb617afcd249b5e4fcd1a637abffc1", "packages": [ { "name": "alchemy/zippy", @@ -26972,7 +26972,7 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3360", + "version": "v0.0.3361", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", @@ -27008,7 +27008,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.3360" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3361" }, "time": "2023-10-06T17:03:27+00:00" }, @@ -27867,5 +27867,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }