Markdown module with D9 Upgrade

This commit is contained in:
David Valdez 2020-09-14 14:43:55 -05:00
parent 32f8e7373f
commit 10ea0431f6

240
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": "aec79dad31e2acf7d6535e319ddeacd9", "content-hash": "6393c30d3fdd53e8702dd269355c86fe",
"packages": [ "packages": [
{ {
"name": "algolia/places", "name": "algolia/places",
@ -341,16 +341,16 @@
}, },
{ {
"name": "commerceguys/addressing", "name": "commerceguys/addressing",
"version": "v1.0.8", "version": "v1.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/commerceguys/addressing.git", "url": "https://github.com/commerceguys/addressing.git",
"reference": "cf202c913c10d85085ab5ed9ec88607e312839ce" "reference": "7f6b8780ae20862529a0ceaaf102a3f7ff740b91"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/commerceguys/addressing/zipball/cf202c913c10d85085ab5ed9ec88607e312839ce", "url": "https://api.github.com/repos/commerceguys/addressing/zipball/7f6b8780ae20862529a0ceaaf102a3f7ff740b91",
"reference": "cf202c913c10d85085ab5ed9ec88607e312839ce", "reference": "7f6b8780ae20862529a0ceaaf102a3f7ff740b91",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -396,7 +396,7 @@
"localization", "localization",
"postal" "postal"
], ],
"time": "2020-05-26T11:04:04+00:00" "time": "2020-09-12T12:15:49+00:00"
}, },
{ {
"name": "composer/installers", "name": "composer/installers",
@ -7329,55 +7329,6 @@
"source": "https://git.drupalcode.org/project/jquery_ui_accordion" "source": "https://git.drupalcode.org/project/jquery_ui_accordion"
} }
}, },
{
"name": "drupal/jquery_ui_datepicker",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jquery_ui_datepicker.git",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jquery_ui_datepicker-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "954f12f93e82b6c93e6797fe2e6e66604ad1d2b2"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/jquery_ui": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0",
"datestamp": "1589684301",
"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": "jrockowitz",
"homepage": "https://www.drupal.org/user/371407"
},
{
"name": "zrpnr",
"homepage": "https://www.drupal.org/user/1448368"
}
],
"description": "Provides jQuery UI Datepicker library.",
"homepage": "https://www.drupal.org/project/jquery_ui_datepicker",
"support": {
"source": "https://git.drupalcode.org/project/jquery_ui_datepicker"
}
},
{ {
"name": "drupal/jquery_ui_tabs", "name": "drupal/jquery_ui_tabs",
"version": "1.1.0", "version": "1.1.0",
@ -7628,17 +7579,11 @@
}, },
{ {
"name": "drupal/markdown", "name": "drupal/markdown",
"version": "2.0.0-rc1", "version": "dev-2.x",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/markdown.git", "url": "https://git.drupalcode.org/project/markdown.git",
"reference": "8.x-2.0-rc1" "reference": "56083169130b9592f2b0950be707e7224602b4c0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/markdown-8.x-2.0-rc1.zip",
"reference": "8.x-2.0-rc1",
"shasum": "2c5759f7570906cfb9be95ac51b7e9e561487bc0"
}, },
"require": { "require": {
"composer/semver": "^1.0 || ^2.0", "composer/semver": "^1.0 || ^2.0",
@ -7651,12 +7596,20 @@
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-2.0-rc1", "version": "8.x-2.0-rc1+21-dev",
"datestamp": "1589205629", "datestamp": "1595475565",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories." "message": "Dev releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": "^8 || ^9 || ^10"
} }
}, },
"patches_applied": { "patches_applied": {
@ -7688,7 +7641,8 @@
"support": { "support": {
"source": "https://git.drupalcode.org/project/markdown", "source": "https://git.drupalcode.org/project/markdown",
"issues": "https://www.drupal.org/project/markdown" "issues": "https://www.drupal.org/project/markdown"
} },
"time": "2020-08-10T17:20:57+00:00"
}, },
{ {
"name": "drupal/menu_admin_per_menu", "name": "drupal/menu_admin_per_menu",
@ -8191,10 +8145,10 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/minimalhtml.git", "url": "https://git.drupalcode.org/project/minimalhtml.git",
"reference": "e51a59b0481684c4b1c5a1aa5bcc4a0736346152" "reference": "572b5f20d9906f3c0f4171fbf353228033dd6b34"
}, },
"require": { "require": {
"drupal/core": "^8", "drupal/core": "^8 || ^9",
"drupal/wysiwyg_linebreaks": "^1.9" "drupal/wysiwyg_linebreaks": "^1.9"
}, },
"require-dev": { "require-dev": {
@ -8206,16 +8160,14 @@
"dev-1.x": "1.x-dev" "dev-1.x": "1.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-1.1+2-dev", "version": "8.x-1.1+3-dev",
"datestamp": "1541524980", "datestamp": "1599750815",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories." "message": "Dev releases are not covered by Drupal security advisories."
} }
}, },
"patches_applied": { "patches_applied": []
"Automated Drupal Rector fixes": "https://www.drupal.org/files/issues/2020-09-09/3141144-4.txt"
}
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
@ -8238,8 +8190,7 @@
"support": { "support": {
"source": "https://git.drupalcode.org/project/minimalhtml", "source": "https://git.drupalcode.org/project/minimalhtml",
"issues": "https://www.drupal.org/project/issues/minimalhtml" "issues": "https://www.drupal.org/project/issues/minimalhtml"
}, }
"time": "2018-11-06T17:19:13+00:00"
}, },
{ {
"name": "drupal/multiline_config", "name": "drupal/multiline_config",
@ -8448,27 +8399,30 @@
}, },
{ {
"name": "drupal/paragraphs_features", "name": "drupal/paragraphs_features",
"version": "1.9.0", "version": "1.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/paragraphs_features.git", "url": "https://git.drupalcode.org/project/paragraphs_features.git",
"reference": "8.x-1.9" "reference": "8.x-1.10"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.9.zip", "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.10.zip",
"reference": "8.x-1.9", "reference": "8.x-1.10",
"shasum": "7768608d792d7c89a3168df21d9b99f9ad826f8c" "shasum": "beb2824be45d79904b1710e440b5220ca4bd7090"
}, },
"require": { "require": {
"drupal/core": "^8.7.7 || ^9", "drupal/core": "^8.7.7 || ^9",
"drupal/paragraphs": "^1.12" "drupal/paragraphs": "^1.12"
}, },
"require-dev": {
"drupal/gin": "^3.0"
},
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.9", "version": "8.x-1.10",
"datestamp": "1591176630", "datestamp": "1599831679",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -10173,22 +10127,21 @@
}, },
{ {
"name": "drupal/webform", "name": "drupal/webform",
"version": "6.0.0-alpha15", "version": "6.0.0-alpha16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/webform.git", "url": "https://git.drupalcode.org/project/webform.git",
"reference": "6.0.0-alpha15" "reference": "6.0.0-alpha16"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/webform-6.0.0-alpha15.zip", "url": "https://ftp.drupal.org/files/projects/webform-6.0.0-alpha16.zip",
"reference": "6.0.0-alpha15", "reference": "6.0.0-alpha16",
"shasum": "44c594ee138f6c09b49b3326f02f18d7081970d5" "shasum": "6652fb4f50dc7168b1ace5fe24fbad2945f22754"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9", "drupal/core": "^8.8 || ^9",
"drupal/jquery_ui": "~1.0", "drupal/jquery_ui": "~1.0",
"drupal/jquery_ui_datepicker": "~1.0",
"drupal/jquery_ui_tabs": "~1.0", "drupal/jquery_ui_tabs": "~1.0",
"drupal/jquery_ui_tooltip": "~1.0" "drupal/jquery_ui_tooltip": "~1.0"
}, },
@ -10203,7 +10156,8 @@
"drupal/entity_print": "~2.0", "drupal/entity_print": "~2.0",
"drupal/gnode": "*", "drupal/gnode": "*",
"drupal/group": "1.0", "drupal/group": "1.0",
"drupal/jquery_ui_checkboxradio": "*", "drupal/jquery_ui_checkboxradio": "~1.0",
"drupal/jquery_ui_datepicker": "~1.0",
"drupal/lingotek": "~3.0", "drupal/lingotek": "~3.0",
"drupal/mailsystem": "~4.0", "drupal/mailsystem": "~4.0",
"drupal/paragraphs": "~1.0", "drupal/paragraphs": "~1.0",
@ -10225,11 +10179,15 @@
"drupal/webform_share": "*", "drupal/webform_share": "*",
"drupal/webform_ui": "*" "drupal/webform_ui": "*"
}, },
"suggest": {
"drupal/jquery_ui_checkboxradio": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.",
"drupal/jquery_ui_datepicker": "Provides jQuery UI Datepicker library. Required to support datepickers. The Webform jQueryUI Datepicker module is deprecated because jQueryUI is no longer maintained."
},
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "6.0.0-alpha15", "version": "6.0.0-alpha16",
"datestamp": "1599240333", "datestamp": "1599851828",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories." "message": "Alpha releases are not covered by Drupal security advisories."
@ -12242,6 +12200,101 @@
], ],
"time": "2020-08-20T13:22:28+00:00" "time": "2020-08-20T13:22:28+00:00"
}, },
{
"name": "league/commonmark",
"version": "1.5.5",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "45832dfed6007b984c0d40addfac48d403dc6432"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/45832dfed6007b984c0d40addfac48d403dc6432",
"reference": "45832dfed6007b984c0d40addfac48d403dc6432",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": "^7.1 || ^8.0"
},
"conflict": {
"scrutinizer/ocular": "1.7.*"
},
"require-dev": {
"cebe/markdown": "~1.0",
"commonmark/commonmark.js": "0.29.2",
"erusev/parsedown": "~1.0",
"ext-json": "*",
"github/gfm": "0.29.0",
"michelf/php-markdown": "~1.4",
"mikehaertl/php-shellcommand": "^1.4",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.2",
"scrutinizer/ocular": "^1.5",
"symfony/finder": "^4.2"
},
"bin": [
"bin/commonmark"
],
"type": "library",
"autoload": {
"psr-4": {
"League\\CommonMark\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com",
"role": "Lead Developer"
}
],
"description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)",
"homepage": "https://commonmark.thephpleague.com",
"keywords": [
"commonmark",
"flavored",
"gfm",
"github",
"github-flavored",
"markdown",
"md",
"parser"
],
"funding": [
{
"url": "https://enjoy.gitstore.app/repositories/thephpleague/commonmark",
"type": "custom"
},
{
"url": "https://www.colinodell.com/sponsor",
"type": "custom"
},
{
"url": "https://www.paypal.me/colinpodell/10.00",
"type": "custom"
},
{
"url": "https://github.com/colinodell",
"type": "github"
},
{
"url": "https://www.patreon.com/colinodell",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/commonmark",
"type": "tidelift"
}
],
"time": "2020-09-13T14:44:46+00:00"
},
{ {
"name": "league/container", "name": "league/container",
"version": "2.4.1", "version": "2.4.1",
@ -18262,6 +18315,8 @@
"drupal/drutopia_core": 20, "drupal/drutopia_core": 20,
"drupal/drutopia_site": 20, "drupal/drutopia_site": 20,
"drupal/indieweb": 20, "drupal/indieweb": 20,
"drupal/mailchimp": 20,
"drupal/markdown": 20,
"drupal/mimemail": 15, "drupal/mimemail": 15,
"drupal/minimalhtml": 20, "drupal/minimalhtml": 20,
"drupal/multiline_config": 20, "drupal/multiline_config": 20,
@ -18270,7 +18325,6 @@
"drupal/swiftmailer": 10, "drupal/swiftmailer": 10,
"drupal/twigsuggest": 20, "drupal/twigsuggest": 20,
"drupal/ui_patterns": 5, "drupal/ui_patterns": 5,
"drupal/mailchimp": 20,
"drupal/wysiwyg_linebreaks": 20, "drupal/wysiwyg_linebreaks": 20,
"drutopia/drutopia": 20 "drutopia/drutopia": 20
}, },