updated modules until S included (simplenews), removed string_i18n_json_export
This commit is contained in:
@@ -105,25 +105,24 @@
|
||||
"drupal/genpass": "^2.0",
|
||||
"drupal/google_analytics": "^4.0",
|
||||
"drupal/graphql": "^4.7",
|
||||
"drupal/image_delta_formatter": "^1.x-dev",
|
||||
"drupal/image_effects": "^3.x-dev@dev",
|
||||
"drupal/image_delta_formatter": "^1.2",
|
||||
"drupal/image_effects": "^3.4",
|
||||
"drupal/js_cache_buster": "^1.0",
|
||||
"drupal/jsonapi_extras": "^3.21",
|
||||
"drupal/login_history": "^1.x-dev",
|
||||
"drupal/login_history": "^2.0",
|
||||
"drupal/login_tracker": "^2.0",
|
||||
"drupal/mailjet": "3.0.x-dev@dev",
|
||||
"drupal/masquerade": "^2.x-dev@dev",
|
||||
"drupal/mailjet": "^4.0",
|
||||
"drupal/maillog": "^1.1",
|
||||
"drupal/masquerade": "^2.0",
|
||||
"drupal/maxlength": "^2.1",
|
||||
"drupal/modules_weight": "^1.8",
|
||||
"drupal/modules_weight": "^3.0",
|
||||
"drupal/pagerer": "^2.3",
|
||||
"drupal/password_policy": "^4.0",
|
||||
"drupal/payment": "^2.1",
|
||||
"drupal/pdf_api": "^2.4",
|
||||
"drupal/permissions_filter": "^1.1",
|
||||
"drupal/printable": "^3.1",
|
||||
"drupal/profile": "1.x-dev@dev",
|
||||
"drupal/pwa": "^2.1@beta",
|
||||
"drupal/redirect": "^1.x-dev@dev",
|
||||
"drupal/redis": "^1.5",
|
||||
"drupal/restui": "^1.16",
|
||||
"drupal/role_delegation": "^1.1",
|
||||
@@ -133,10 +132,10 @@
|
||||
"drupal/search_api_autocomplete": "^1.2",
|
||||
"drupal/search_api_page": "^1.x-dev",
|
||||
"drupal/search_api_solr": "^4.2",
|
||||
"drupal/select_translation": "^1.x-dev",
|
||||
"drupal/select_translation": "^2.0@alpha",
|
||||
"drupal/session_limit": "^2.0@beta",
|
||||
"drupal/simplenews": "3.x-dev@dev",
|
||||
"drupal/simplenews_mailjet_subscriptions": "1.x-dev@dev",
|
||||
"drupal/simplenews": "^4.0",
|
||||
"drupal/simplenews_mailjet_subscriptions": "^1.3",
|
||||
"drupal/social_media_links": "^2.8",
|
||||
"drupal/string_translation_ui": "^2.0",
|
||||
"drupal/strings_i18n_json_export": "^1.x-dev@dev",
|
||||
@@ -255,8 +254,12 @@
|
||||
"drupal/flag": {
|
||||
"remove flag hooks to allow site to be accessible again https://www.drupal.org/project/flag/issues/3200806": "./patches/flag-commenthooks.patch"
|
||||
},
|
||||
"drupal/mailjet": {
|
||||
"DrupalmailjetControllerMailjetRegisterController::redirectRegister() does not exist https://www.drupal.org/project/mailjet/issues/3450474": "https://www.drupal.org/files/issues/2024-05-29/mailjet-15615025-5.patch"
|
||||
},
|
||||
"drupal/pwa": {
|
||||
"Manifest doesn't have a maskable icon https://www.drupal.org/project/pwa/issues/3165433": "https://www.drupal.org/files/issues/2024-03-10/manifest-doesnt-have-a-maskable-icon-error-3165433-20.patch"
|
||||
"Manifest doesn't have a maskable icon https://www.drupal.org/project/pwa/issues/3165433": "https://www.drupal.org/files/issues/2024-03-10/manifest-doesnt-have-a-maskable-icon-error-3165433-20.patch",
|
||||
"Undefined array key name https://www.drupal.org/project/pwa/issues/3422906": "https://www.drupal.org/files/issues/2024-02-21/pwa-3422906-3.patch"
|
||||
},
|
||||
"drupal/term_reference_tree": {
|
||||
"Term Reference Tree: Re-implement Track List https://www.drupal.org/project/term_reference_tree/issues/3064280": "https://www.drupal.org/files/issues/2022-02-07/3064280_bring_back_tracklist-16.patch"
|
||||
@@ -267,9 +270,6 @@
|
||||
"weitzman/drupal-test-traits": {
|
||||
"Define void return type for setUp() and tearDown() methods https://gitlab.com/weitzman/drupal-test-traits/-/issues/78":"./patches/Definevoidreturntype2.patch"
|
||||
},
|
||||
"drupal/mailjet": {
|
||||
"https://www.drupal.org/project/mailjet/issues/3325412":"https://www.drupal.org/files/issues/2022-12-05/mailjet-list_instead_of_listid.patch"
|
||||
},
|
||||
"drupal/simplenews_mailjet_subscriptions": {
|
||||
"using mailjet module":"./patches/simplenews_mailjet_subscriptions__usingmailjetmodule#3.patch"
|
||||
},
|
||||
@@ -297,6 +297,9 @@
|
||||
"drupal/field_group": {
|
||||
"undefined index name 18 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-10-01/field_group-undefined-index-name-3064890-18.patch",
|
||||
"undefined index name 16 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-08-10/field_group-undefined-index-name-3064890-16.patch"
|
||||
},
|
||||
"drupal/mailjet": {
|
||||
"https://www.drupal.org/project/mailjet/issues/3325412":"https://www.drupal.org/files/issues/2022-12-05/mailjet-list_instead_of_listid.patch"
|
||||
}
|
||||
},
|
||||
"drupal-scaffold": {
|
||||
|
Reference in New Issue
Block a user