Compare commits
No commits in common. "36a134ced8cf5a7b1903b3168bb2350b7812f1b5" and "9f95264b4aab30e9797569210b31b11a1d949b1c" have entirely different histories.
36a134ced8
...
9f95264b4a
3 changed files with 537 additions and 561 deletions
|
@ -24,12 +24,13 @@
|
|||
"composer/installers": "^2",
|
||||
"cweagans/composer-patches": "^1.7",
|
||||
"drupal/admin_toolbar": "^3",
|
||||
"drupal/allowed_formats": "^2",
|
||||
"drupal/antibot": "^2",
|
||||
"drupal/asset_injector": "^2",
|
||||
"drupal/auto_entitylabel": "^3.0@beta",
|
||||
"drupal/backup_migrate": "^5",
|
||||
"drupal/better_exposed_filters": "^6",
|
||||
"drupal/block_class": "^4.0",
|
||||
"drupal/block_class": "^2",
|
||||
"drupal/bpmn_io": "^1",
|
||||
"drupal/cancel_button": "^1",
|
||||
"drupal/ckeditorheight": "^1",
|
||||
|
@ -65,6 +66,7 @@
|
|||
"drupal/environment_indicator": "^4",
|
||||
"drupal/eva": "^3",
|
||||
"drupal/exif_orientation": "^1",
|
||||
"drupal/facets": "dev-3.0.x as 2.0.x-dev",
|
||||
"drupal/feeds": "^3",
|
||||
"drupal/feeds_ex": "^1",
|
||||
"drupal/feeds_ical": "^2",
|
||||
|
@ -78,14 +80,17 @@
|
|||
"drupal/footnotes": "^3",
|
||||
"drupal/fullcalendar_view": "^5",
|
||||
"drupal/geolocation": "^3",
|
||||
"drupal/gin": "^3",
|
||||
"drupal/gin_gutenberg": "^1",
|
||||
"drupal/gin_login": "^2",
|
||||
"drupal/gin_toolbar": "^1",
|
||||
"drupal/google_analytics": "^4",
|
||||
"drupal/gutenberg": "^2",
|
||||
"drupal/http_cache_control": "^2",
|
||||
"drupal/http_client_error_status": "^3",
|
||||
"drupal/ief_complex_open": "^1",
|
||||
"drupal/indieweb": "^1",
|
||||
"drupal/inline_entity_form": "^1.0@RC",
|
||||
"drupal/inotherwords": "^3",
|
||||
"drupal/insert": "^3",
|
||||
"drupal/key": "^1.14",
|
||||
|
@ -122,7 +127,7 @@
|
|||
"drupal/require_on_publish": "^1",
|
||||
"drupal/role_delegation": "^1",
|
||||
"drupal/scheduler": "^1",
|
||||
"drupal/schema_metatag": "^3",
|
||||
"drupal/schema_metatag": "^2",
|
||||
"drupal/scn": "^2",
|
||||
"drupal/search404": "^2",
|
||||
"drupal/search_api_autocomplete": "^1.6",
|
||||
|
@ -144,6 +149,7 @@
|
|||
"drupal/tomselect": "1.0.x-dev@dev",
|
||||
"drupal/trim": "^2",
|
||||
"drupal/twig_tweak": "^3.2",
|
||||
"drupal/twigsuggest": "^1",
|
||||
"drupal/ui_patterns": "^1",
|
||||
"drupal/unique_content_field_validation": "^1.1",
|
||||
"drupal/view_password": "^6",
|
||||
|
|
1085
composer.lock
generated
1085
composer.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -2,7 +2,6 @@ _core:
|
|||
default_config_hash: 3mgYDspyj5REgG6ooA1izlcMzEs34kHPFUOMIXeDOco
|
||||
entity_type_groups: { }
|
||||
tag_trim_method: beforeValue
|
||||
use_maxlength: true
|
||||
tag_trim_maxlength: { }
|
||||
tag_scroll_max_height: ''
|
||||
tag_trim_end: '|.,-:;/+&([{"'''
|
||||
use_maxlength: true
|
||||
|
|
Loading…
Add table
Reference in a new issue