diff --git a/composer.lock b/composer.lock index 96a7ea2..0f2e852 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": "925c24820623ea7d3318afcd460612af", + "content-hash": "f4c8d8a698efa05b2571aa42d1749a1a", "packages": [ { "name": "asm89/stack-cors", @@ -2515,6 +2515,53 @@ "source": "https://git.drupalcode.org/project/checklistapi" } }, + { + "name": "drupal/ckeditorheight", + "version": "1.3.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/ckeditorheight.git", + "reference": "8.x-1.3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/ckeditorheight-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "61442ca07f8ece0ae4672ea97ad21c38c51ce050" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.3", + "datestamp": "1538040180", + "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": "axel.rutz", + "homepage": "https://www.drupal.org/user/229048" + } + ], + "description": "Adjusts CKEditor height until https://www.drupal.org/node/2788905.", + "homepage": "https://www.drupal.org/project/ckeditorheight", + "support": { + "source": "https://git.drupalcode.org/project/ckeditorheight" + } + }, { "name": "drupal/claro", "version": "1.0.0-alpha5", @@ -7605,6 +7652,64 @@ "source": "https://git.drupalcode.org/project/migrate_upgrade" } }, + { + "name": "drupal/minimalhtml", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/minimalhtml.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/minimalhtml-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "2a41c2b9d052a65ce40cc1eaf78bff4e4cdb373e" + }, + "require": { + "drupal/core": "*", + "drupal/wysiwyg_linebreaks": "^1.9" + }, + "require-dev": { + "drupal/wysiwyg_linebreaks": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.1", + "datestamp": "1541458980", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "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": "https://git.drupalcode.org/project/minimalhtml", + "issues": "https://www.drupal.org/project/issues/minimalhtml" + } + }, { "name": "drupal/noreferrer", "version": "1.7.0", @@ -8916,6 +9021,53 @@ "forum": "https://drupal.stackexchange.com/questions/tagged/webform" } }, + { + "name": "drupal/wysiwyg_linebreaks", + "version": "1.10.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/wysiwyg_linebreaks.git", + "reference": "8.x-1.10" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/wysiwyg_linebreaks-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "64f529906354e9689f1a1926ef68959fc627a3ca" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.10", + "datestamp": "1542910380", + "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": "https://git.drupalcode.org/project/wysiwyg_linebreaks" + } + }, { "name": "drush/drush", "version": "9.7.1", @@ -12538,8 +12690,7 @@ "drupal/menu_link_config": 15, "drupal/prod_check": 15, "drupal/subpathauto": 5, - "drupal/twigsuggest": 20, - "drupal/views_url_path_arguments": 20 + "drupal/twigsuggest": 20 }, "prefer-stable": true, "prefer-lowest": false,