Compare commits
7
Commits
9.x
..
8ab64cf24b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ab64cf24b | ||
|
|
1456ea540f | ||
|
|
f5e13d85dd | ||
|
|
4e36e96f00 | ||
|
|
7689cb4897 | ||
|
|
bcc229ffe8 | ||
|
|
4f5c3a9e57 |
+8
-7
@@ -7,7 +7,7 @@
|
||||
"components/highlightjs": "9.7.*",
|
||||
"cweagans/composer-patches": "^1.6",
|
||||
"d3/d3": "3.5.*",
|
||||
"drush/drush": "^10",
|
||||
"drush/drush": "^11",
|
||||
"drupal/console": "^1.8",
|
||||
"drupal/adminimal_theme": "^1.3",
|
||||
"drupal/admin_toolbar": "^3",
|
||||
@@ -18,10 +18,10 @@
|
||||
"drupal/autologout": "^1.0",
|
||||
"drupal/betterlogin": "^2.0",
|
||||
"drupal/better_exposed_filters": "^6",
|
||||
"drupal/block_class": "^2.0",
|
||||
"drupal/block_class": "^1.0",
|
||||
"drupal/bulkdelete": "1.x-dev",
|
||||
"drupal/cshs": "1.x-dev",
|
||||
"drupal/config_ignore": "^3.2",
|
||||
"drupal/config_ignore": "^3.0",
|
||||
"drupal/config_filter": "^2.0",
|
||||
"drupal/config_devel": "^1.x-dev@dev",
|
||||
"drupal/config_update": "^2.0@alpha",
|
||||
@@ -36,8 +36,8 @@
|
||||
"drupal/email_registration": "^1.0@RC",
|
||||
"drupal/embed": "^1.0",
|
||||
"drupal/entity_browser": "^2.0",
|
||||
"drupal/entity_browser_enhanced": "^2.0",
|
||||
"drupal/entity_clone": "dev-2.x",
|
||||
"drupal/entity_browser_enhanced": "^1.0@RC",
|
||||
"drupal/entity_clone": "^2.0@alpha",
|
||||
"drupal/extlink": "^1.1",
|
||||
"drupal/field_group": "3.x-dev@dev",
|
||||
"drupal/filefield_sources": "1.x-dev",
|
||||
@@ -45,7 +45,7 @@
|
||||
"drupal/formatter_suite": "^1.3",
|
||||
"drupal/honeypot": "^2.0",
|
||||
"drupal/imagemagick": "^3.1",
|
||||
"drupal/inline_entity_form": "^3.0@RC",
|
||||
"drupal/inline_entity_form": "^1.0@RC",
|
||||
"drupal/linkit": "^6.0@beta",
|
||||
"drupal/link_attributes": "^2.1",
|
||||
"drupal/login_destination": "2.x-dev@dev",
|
||||
@@ -58,7 +58,7 @@
|
||||
"drupal/pagerer": "^2.0",
|
||||
"drupal/pathauto": "^1.3",
|
||||
"drupal/path_alias_xt": "1.x-dev",
|
||||
"drupal/pathologic": "^2.0@alpha",
|
||||
"drupal/pathologic": "^1.0@alpha",
|
||||
"drupal/persistent_login": "^1.1",
|
||||
"drupal/profile": "^1.0@RC",
|
||||
"drupal/redirect": "^1.3",
|
||||
@@ -71,6 +71,7 @@
|
||||
"drupal/translation_views": "^1.0@alpha",
|
||||
"drupal/token": "^1.5",
|
||||
"drupal/ultimate_cron": "^2.0@alpha",
|
||||
"drupal/url_to_video_filter": "^2.0",
|
||||
"drupal/video_embed_field": "^2.0",
|
||||
"drupal/views_bulk_operations": "^4",
|
||||
"drupal/views_bulk_edit": "^2.2",
|
||||
|
||||
@@ -8,7 +8,7 @@ dependencies:
|
||||
- 'ban'
|
||||
- 'block'
|
||||
- 'breakpoint'
|
||||
- 'ckeditor'
|
||||
# - 'ckeditor'
|
||||
- 'config'
|
||||
- 'contact'
|
||||
- 'contextual'
|
||||
@@ -102,7 +102,7 @@ dependencies:
|
||||
- 'search_api_db'
|
||||
- 'smart_trim'
|
||||
- 'smtp'
|
||||
# - 'url_to_video_filter'
|
||||
- 'url_to_video_filter'
|
||||
# - 'ultimate_cron'
|
||||
- 'video_embed_field'
|
||||
- 'views_bulk_edit'
|
||||
|
||||
Reference in New Issue
Block a user