Remove direct includes from composer, update block_class and drutopia_site
drutopia_site (dev) now includes patch for autosave_form
This commit is contained in:
parent
3028f91940
commit
b9b8576048
2 changed files with 50 additions and 46 deletions
|
@ -35,11 +35,9 @@
|
|||
"composer/installers": "^1.9",
|
||||
"cweagans/composer-patches": "^1.7",
|
||||
"drupal/allowed_formats": "^1.1",
|
||||
"drupal/antibot": "^1.2",
|
||||
"drupal/auto_entitylabel": "^3.0@beta",
|
||||
"drupal/autosave_form": "1.x-dev",
|
||||
"drupal/backup_migrate": "^5",
|
||||
"drupal/block_class": "^1",
|
||||
"drupal/block_class": "^2.0",
|
||||
"drupal/ckeditor_markdown": "^1.3",
|
||||
"drupal/ckeditorheight": "^1",
|
||||
"drupal/classitup": "^1",
|
||||
|
@ -63,6 +61,7 @@
|
|||
"drupal/drutopia_core": "dev-8.x-1.x as 1.x-dev",
|
||||
"drupal/drutopia_organization": "1.0.x-dev",
|
||||
"drupal/drutopia_paragraph_title": "1.x-dev",
|
||||
"drupal/drutopia_site": "1.x-dev@dev",
|
||||
"drupal/easy_breadcrumb": "^2.0",
|
||||
"drupal/eca": "^1.0",
|
||||
"drupal/eca_context": "^1.0",
|
||||
|
@ -219,10 +218,7 @@
|
|||
},
|
||||
"drupal/ds": {
|
||||
"Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch"
|
||||
},
|
||||
"drupal/autosave_form": {
|
||||
"Autosave not working on content creation": "https://www.drupal.org/files/issues/2021-09-10/2924006-39.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue