Increase webform tag by 1
... | ... | @@ -43,7 +43,7 @@ |
"drupal/ctools": "3.2", | ||
"drupal/devel": "2.1", | ||
"drupal/diff": "1.0-rc2", | ||
"drupal/eck": "1.0-alpha5", | ||
"drupal/eck": "dev-1.0-alpha5-uw_wcms1", | ||
"drupal/entity_browser": "2.2", | ||
"drupal/entity_browser_block": "1.0", | ||
"drupal/entity_class_formatter": "1.2", | ||
... | ... | @@ -61,7 +61,7 @@ |
"drupal/imageapi_optimize": "2.0-alpha4", | ||
"drupal/imageapi_optimize_binaries": "1.0-alpha1", | ||
"drupal/imageapi_optimize_resmushit": "1.0-beta1", | ||
"drupal/imagemagick": "2.6", | ||
"drupal/imagemagick": "3.0-rc1", | ||
"drupal/imce": "1.7", | ||
"drupal/inline_entity_form": "1.0-rc2", | ||
"drupal/label_help": "dev-8.x-1.x", | ||
... | ... | @@ -73,14 +73,14 @@ |
"drupal/media_library_edit": "1.0-alpha1", | ||
"drupal/menu_link_config": "1.0-alpha1", | ||
"drupal/module_filter": "3.1", | ||
"drupal/paragraphs": "1.10", | ||
"drupal/paragraphs": "dev-1.10-uw_wcms1", | ||
"drupal/paragraphs_edit": "2.0-alpha6", | ||
"drupal/pathauto": "1.6-beta1", | ||
"drupal/readmehelp": "1.0-beta4", | ||
"drupal/recaptcha": "2.4", | ||
"drupal/responsive_menu_combined": "dev-8.x-1.x", | ||
"drupal/role_expire": "1.2", | ||
"drupal/samlauth": "3.0-alpha1", | ||
"drupal/samlauth": "dev-3.0-alpha1-uw_wcms1", | ||
"drupal/search_kint": "dev-8.x-1.x", | ||
"drupal/simplify_menu": "2.0", | ||
"drupal/token": "1.5", | ||
... | ... | @@ -89,7 +89,7 @@ |
"drupal/twig_vardumper": "1.2", | ||
"drupal/vardumper": "1.4", | ||
"drupal/video_embed_field": "2.2", | ||
"drupal/webform": "5.6-beta1", | ||
"drupal/webform": "dev-5.6-uw_wcms2", | ||
"drupal/workbench": "1.1", | ||
"drupal/workbench_access": "1.0-beta2", | ||
"fourkitchens/emulsify": "dev-master#v3.1", | ||
... | ... | @@ -133,23 +133,6 @@ |
"modules/features/{$name}": ["type:wcms-module"], | ||
"modules/contrib/{$name}": ["type:drupal-module"], | ||
"themes/{$name}": ["type:wcms-theme"] | ||
}, | ||
"patches": { | ||
"drupal/samlauth": { | ||
"ISTWCMS-2268: Rewrite the samlauth to allow for autoassigning roles": "patches/modules/samlauth/remove_presave_hook-samlauth-2925171-1.patch" | ||
}, | ||
"drupal/paragraphs": { | ||
"Integrity constraint violation: 1048 Column 'langcode' cannot be null": "https://www.drupal.org/files/issues/2019-07-10/paragraphs-set_langcode_widgets-2901390-29.patch" | ||
}, | ||
"drupal/eck": { | ||
"After 8.7.x core update install profile with ECK config has fatal errors on install": "https://www.drupal.org/files/issues/2019-07-17/%203055007-8-after-8.7-core-update-fatal-errors-on-install-profile-install.patch" | ||
}, | ||
"drupal/imagemagick": { | ||
"ImageMagick scale breaks animated gifs":"https://www.drupal.org/files/issues/imagemagick-resize_animated_gifs-1802534-31.patch" | ||
}, | ||
"drupal/webform": { | ||
"Allow webform libraries to use our repos": "patches/modules/webform/ISTWCMS-3283-use-wcms-repo.patch" | ||
} | ||
} | ||
} | ||
} | ||
} |