From 5ad3e3bd80c106aa51f09412b597b3095c156ce7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 11 Mar 2022 15:33:47 -0500 Subject: [PATCH] Commit updated composer lock file inc with customerror fixes --- composer.lock | 56 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index dfb08d6..eaf8895 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": "388a181f2afa71e2532a71b7c532fe3f", + "content-hash": "f13236a026abf2e7f9f49fe29d1ffd1e", "packages": [ { "name": "albertofem/rsync-lib", @@ -4501,7 +4501,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/customerror.git", - "reference": "d4ea873c929b272ea98c9fa0767c17a591185691" + "reference": "065636558eaac45c50a6bc172fb66cdd4cae200b" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6590,6 +6590,58 @@ "source": "https://git.drupalcode.org/project/editor_advanced_link" } }, + { + "name": "drupal/editoria11y", + "version": "1.0.11", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/editoria11y.git", + "reference": "1.0.11" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/editoria11y-1.0.11.zip", + "reference": "1.0.11", + "shasum": "bf2e05e1f3fb261ee2a5cc6273ac7e61adafe166" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "1.0.11", + "datestamp": "1645724345", + "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": "bkosborne", + "homepage": "https://www.drupal.org/user/788032" + }, + { + "name": "itmaybejj", + "homepage": "https://www.drupal.org/user/1177504" + }, + { + "name": "partyka", + "homepage": "https://www.drupal.org/user/344048" + } + ], + "description": "Checks for accessibility in page content.", + "homepage": "https://www.drupal.org/project/editoria11y", + "support": { + "source": "https://git.drupalcode.org/project/editoria11y" + } + }, { "name": "drupal/empty_page", "version": "3.0.0",