Update composer lock file with linebreaks, webform

This commit is contained in:
benjamin melançon 2018-09-06 16:03:28 -04:00
parent ba7e02efac
commit e16bc8932e

155
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": "09483f94aba3896055f37dec4472cde0",
"content-hash": "12b3bde72f33133e085321ae961e59b1",
"packages": [
{
"name": "asm89/stack-cors",
@ -5982,6 +5982,155 @@
"source": "http://cgit.drupalcode.org/token"
}
},
{
"name": "drupal/webform",
"version": "5.0.0-rc19",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/webform",
"reference": "8.x-5.0-rc19"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc19.zip",
"reference": "8.x-5.0-rc19",
"shasum": "43fe62f145c393bb5c8ceae0278434cb91ac4859"
},
"require": {
"drupal/core": "*"
},
"require-dev": {
"drupal/address": "~1.4",
"drupal/devel": "*",
"drupal/token": "~1.3",
"drupal/webform_access": "*",
"drupal/webform_node": "*",
"drupal/webform_scheduled_email": "*",
"drupal/webform_ui": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-5.x": "5.x-dev"
},
"drupal": {
"version": "8.x-5.0-rc19",
"datestamp": "1536257580",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jacob Rockowitz (jrockowitz)",
"homepage": "https://www.drupal.org/u/jrockowitz",
"role": "Maintainer"
},
{
"name": "Alexander Trotsenko (bucefal91)",
"homepage": "https://www.drupal.org/u/bucefal91",
"role": "Co-maintainer"
},
{
"name": "bucefal91",
"homepage": "https://www.drupal.org/user/504128"
},
{
"name": "fenstrat",
"homepage": "https://www.drupal.org/user/362649"
},
{
"name": "jrockowitz",
"homepage": "https://www.drupal.org/user/371407"
},
{
"name": "podarok",
"homepage": "https://www.drupal.org/user/116002"
},
{
"name": "quicksketch",
"homepage": "https://www.drupal.org/user/35821"
},
{
"name": "sanchiz",
"homepage": "https://www.drupal.org/user/1671246"
},
{
"name": "tedbow",
"homepage": "https://www.drupal.org/user/240860"
},
{
"name": "torotil",
"homepage": "https://www.drupal.org/user/865256"
}
],
"description": "Enables the creation of webforms and questionnaires.",
"homepage": "https://drupal.org/project/webform",
"support": {
"source": "http://cgit.drupalcode.org/webform",
"issues": "https://www.drupal.org/project/issues/webform?version=8.x",
"docs": "https://www.drupal.org/docs/8/modules/webform",
"forum": "https://drupal.stackexchange.com/questions/tagged/webform"
}
},
{
"name": "drupal/wysiwyg_linebreaks",
"version": "1.9.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/wysiwyg_linebreaks",
"reference": "8.x-1.9"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/wysiwyg_linebreaks-8.x-1.9.zip",
"reference": "8.x-1.9",
"shasum": "0b6491f0e37bb1d8a3cc94a391a3fda8c9e3ddbe"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.9",
"datestamp": "1485147489",
"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": "geerlingguy",
"homepage": "https://www.drupal.org/user/389011"
}
],
"description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.",
"homepage": "https://www.drupal.org/project/wysiwyg_linebreaks",
"support": {
"source": "http://cgit.drupalcode.org/wysiwyg_linebreaks"
}
},
{
"name": "drush/drush",
"version": "8.1.17",
@ -10706,7 +10855,9 @@
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"stability-flags": {
"drupal/webform": 5
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],