Update composer lock file

This commit is contained in:
benjamin melançon 2018-10-22 19:35:21 -04:00
parent 75fbd6c29d
commit 747c7e6ae7

57
composer.lock generated
View file

@ -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": "a4f1a059fb6277a0172c4848e95f5f9e",
"content-hash": "d1c939d0b340e78aded2da6a21b1ab1a",
"packages": [
{
"name": "asm89/stack-cors",
@ -5723,6 +5723,61 @@
"irc": "irc://irc.freenode.org/drupal-migrate"
}
},
{
"name": "drupal/minimalhtml",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/minimalhtml",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/minimalhtml-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "ed64517d80e1279b24ca452fd4bdd6fec6ba0087"
},
"require": {
"drupal/core": "*",
"drupal/wysiwyg_linebreaks": "^1.9"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0",
"datestamp": "1516169885",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Benjamin Melançon",
"homepage": "https://agaric.com/mlncn",
"email": "mlncn@agaric.com",
"role": "Maintainer"
},
{
"name": "See contributors",
"homepage": "https://www.drupal.org/node/2937110/committers"
}
],
"description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.",
"homepage": "https://www.drupal.org/project/minimalhtml",
"support": {
"source": "http://cgit.drupalcode.org/minimalhtml",
"issues": "https://www.drupal.org/project/issues/minimalhtml"
}
},
{
"name": "drupal/octavia",
"version": "1.0.0-alpha5",