Commit updated composer lock file inc with customerror fixes
This commit is contained in:
parent
605abdae82
commit
5ad3e3bd80
1 changed files with 54 additions and 2 deletions
56
composer.lock
generated
56
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "388a181f2afa71e2532a71b7c532fe3f",
|
"content-hash": "f13236a026abf2e7f9f49fe29d1ffd1e",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "albertofem/rsync-lib",
|
"name": "albertofem/rsync-lib",
|
||||||
|
@ -4501,7 +4501,7 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/customerror.git",
|
"url": "https://git.drupalcode.org/project/customerror.git",
|
||||||
"reference": "d4ea873c929b272ea98c9fa0767c17a591185691"
|
"reference": "065636558eaac45c50a6bc172fb66cdd4cae200b"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "^8.8 || ^9"
|
"drupal/core": "^8.8 || ^9"
|
||||||
|
@ -6590,6 +6590,58 @@
|
||||||
"source": "https://git.drupalcode.org/project/editor_advanced_link"
|
"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",
|
"name": "drupal/empty_page",
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
|
|
Loading…
Reference in a new issue