Commit updated composer lock file

This commit is contained in:
benjamin melançon 2022-02-06 15:16:59 -05:00
parent 912a1da6a6
commit 9c5bd3b9d3

46
composer.lock generated
View file

@ -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": "84519ac008b6b0e6206f8f643ffd71e1", "content-hash": "03a9283ac49600da821295096a232cc9",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -6138,6 +6138,50 @@
"irc": "irc://irc.freenode.org/drupal-contribute" "irc": "irc://irc.freenode.org/drupal-contribute"
} }
}, },
{
"name": "drupal/editor_advanced_link",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/editor_advanced_link.git",
"reference": "2.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/editor_advanced_link-2.0.0.zip",
"reference": "2.0.0",
"shasum": "db9469ffc073ab0b350296c86069441882ba2147"
},
"require": {
"drupal/core": "^9.2"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.0",
"datestamp": "1624528083",
"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": "DuaelFr",
"homepage": "https://www.drupal.org/user/931394"
}
],
"description": "Add title, target etc. attributes to Text Editor's link dialog if the text format allows them.",
"homepage": "https://www.drupal.org/project/editor_advanced_link",
"support": {
"source": "https://git.drupalcode.org/project/editor_advanced_link"
}
},
{ {
"name": "drupal/empty_page", "name": "drupal/empty_page",
"version": "3.0.0", "version": "3.0.0",