diff --git a/composer.json b/composer.json index b752c2f841..d38c3fe94b 100644 --- a/composer.json +++ b/composer.json @@ -222,7 +222,7 @@ "symfony/phpunit-bridge": "^5.1", "symfony/process": "^6.3", "symfony/routing": "^6.3", - "va-gov/content-build": "^0.0.3464", + "va-gov/content-build": "^0.0.3465", "vlucas/phpdotenv": "^5.3", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/composer.lock b/composer.lock index dac9c76d18..6a54a29c4d 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": "a59a48f1b2819e0f79d09f19408bb2b9", + "content-hash": "3dc08c28dde0c969b25260bc3b0bfb5d", "packages": [ { "name": "asm89/stack-cors", @@ -2639,70 +2639,6 @@ "source": "https://git.drupalcode.org/project/allow_only_one" } }, - { - "name": "drupal/allowed_formats", - "version": "3.0.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/allowed_formats.git", - "reference": "3.0.0" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/allowed_formats-3.0.0.zip", - "reference": "3.0.0", - "shasum": "1dad855db0e12fa3cdef8ca4e3bfc98f89090490" - }, - "require": { - "drupal/core": "^10.1" - }, - "conflict": { - "drupal/core": "<10.1.0" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "3.0.0", - "datestamp": "1693983469", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Northern Commerce (formerly Digital Echidna)", - "homepage": "https://www.drupal.org/northern-commerce-formerly-digital-echidna", - "role": "Supporting organization" - }, - { - "name": "Jordan Thompson (nord102)", - "homepage": "https://www.drupal.org/u/nord102", - "role": "Maintainer" - }, - { - "name": "Wunder", - "homepage": "https://www.drupal.org/wunder", - "role": "Supporting organization" - }, - { - "name": "Florian Loretan (floretan)", - "homepage": "https://www.drupal.org/u/floretan", - "role": "Maintainer" - } - ], - "description": "Hides info about the selected text format. The 'allowed formats' functionality has been moved to core since Drupal 10.1.0.", - "homepage": "https://www.drupal.org/project/allowed_formats", - "support": { - "source": "http://cgit.drupalcode.org/allowed_formats", - "issues": "https://www.drupal.org/project/issues/allowed_formats" - } - }, { "name": "drupal/animated_gif", "version": "2.0.5", @@ -25853,16 +25789,16 @@ }, { "name": "va-gov/content-build", - "version": "v0.0.3464", + "version": "v0.0.3465", "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/content-build.git", - "reference": "2193b9b85c951c57a9ba23cc242e11b50e726766" + "reference": "654a65b0fab9fffed6218021bd803b01ce4d0aaf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/2193b9b85c951c57a9ba23cc242e11b50e726766", - "reference": "2193b9b85c951c57a9ba23cc242e11b50e726766", + "url": "https://api.github.com/repos/department-of-veterans-affairs/content-build/zipball/654a65b0fab9fffed6218021bd803b01ce4d0aaf", + "reference": "654a65b0fab9fffed6218021bd803b01ce4d0aaf", "shasum": "" }, "type": "node-project", @@ -25889,9 +25825,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.3464" + "source": "https://github.com/department-of-veterans-affairs/content-build/tree/v0.0.3465" }, - "time": "2024-03-25T21:34:07+00:00" + "time": "2024-03-26T18:49:58+00:00" }, { "name": "vlucas/phpdotenv",