Install commonmark (haha not so easy read below)
Wow. Remove migrate upgrade, upgrade migrate tools, so can go to drush 11, which allows the same version of dot-access-data that commonmark does, at least if it is explicitly specified.
This commit is contained in:
parent
0188a3f761
commit
6e4d748ca7
1 changed files with 7 additions and 6 deletions
|
@ -34,16 +34,17 @@
|
|||
"require": {
|
||||
"composer/installers": "^1.9",
|
||||
"cweagans/composer-patches": "^1.7",
|
||||
"dflydev/dot-access-data": "^3.0",
|
||||
"drupal/allowed_formats": "^1.1",
|
||||
"drupal/antibot": "^1.2",
|
||||
"drupal/backup_migrate": "^5",
|
||||
"drupal/block_class": "^1.3",
|
||||
"drupal/ckeditorheight": "^1.3",
|
||||
"drupal/ckeditor_markdown": "^1.3",
|
||||
"drupal/ckeditorheight": "^1.3",
|
||||
"drupal/classitup": "^1",
|
||||
"drupal/convert_bundles": "^1.0@alpha",
|
||||
"drupal/coffee": "1.x-dev",
|
||||
"drupal/comment_notify": "dev-1.x",
|
||||
"drupal/convert_bundles": "^1.0@alpha",
|
||||
"drupal/core-composer-scaffold": "^9",
|
||||
"drupal/core-recommended": "^9",
|
||||
"drupal/csp": "^1.13",
|
||||
|
@ -80,8 +81,7 @@
|
|||
"drupal/microformats": "^2",
|
||||
"drupal/migrate_plus": "^5",
|
||||
"drupal/migrate_source_csv": "^3",
|
||||
"drupal/migrate_tools": "^4.1",
|
||||
"drupal/migrate_upgrade": "^3",
|
||||
"drupal/migrate_tools": "^5.1",
|
||||
"drupal/mimemail": "^1.0@alpha",
|
||||
"drupal/minimalhtml": "^1.1",
|
||||
"drupal/node_view_permissions": "^1.4",
|
||||
|
@ -108,16 +108,17 @@
|
|||
"drupal/textarea_widget_for_text": "^1.1",
|
||||
"drupal/trim": "^1.0",
|
||||
"drupal/twigsuggest": "^1",
|
||||
"drupal/ui_patterns": "^1.0@RC",
|
||||
"drupal/urllogin": "^2",
|
||||
"drupal/view_unpublished": "^1.0",
|
||||
"drupal/ui_patterns": "^1.0@RC",
|
||||
"drupal/viewsreference": "^1.2",
|
||||
"drupal/webform": "^6.0",
|
||||
"drupal/webform_mailchimp": "^5.4",
|
||||
"drupal/weight": "^3.3",
|
||||
"drupal/wysiwyg_linebreaks": "^1.10",
|
||||
"drush/drush": "^10",
|
||||
"drush/drush": "^11.0",
|
||||
"drutopia/drutopia": "dev-8.x-1.x",
|
||||
"league/commonmark": "^2.2",
|
||||
"vlucas/phpdotenv": "^5.1",
|
||||
"webflo/drupal-finder": "^1.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue