patched flag_lists
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"drupal/error_log": "^1.0",
|
||||
"drupal/field_group": "3.x-dev@dev",
|
||||
"drupal/field_permissions": "^1.0",
|
||||
"drupal/flag": "4.x-dev@dev",
|
||||
"drupal/flag_lists": "4.0.x-dev@dev",
|
||||
"drupal/flood_control": "^2.1",
|
||||
"drupal/genpass": "^1.x-dev",
|
||||
@@ -151,9 +152,7 @@
|
||||
},
|
||||
"patches": {
|
||||
"drupal/core": {
|
||||
"migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch"
|
||||
},
|
||||
"drupal/core": {
|
||||
"migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch",
|
||||
"language negociation exeption https://www.drupal.org/project/drupal/issues/3134349" : "https://www.drupal.org/files/issues/2020-06-02/3134349-9.patch"
|
||||
},
|
||||
"drupal/email_registration": {
|
||||
@@ -165,6 +164,9 @@
|
||||
},
|
||||
"drupal/stripe": {
|
||||
"Stripe is a web service and should be in system.admin_config_services https://www.drupal.org/project/stripe/issues/3090652": "https://www.drupal.org/files/issues/2020-01-08/stripe-link_menu_in_services-3090652-5.patch"
|
||||
},
|
||||
"drupal/flag_lists": {
|
||||
"webprofiler ConfigEntityStorageDecorator given https://www.drupal.org/project/flag_lists/issues/3198936": "https://www.drupal.org/files/issues/2021-02-17/entitystorageinterface.patch"
|
||||
}
|
||||
},
|
||||
"drupal-scaffold": {
|
||||
|
Reference in New Issue
Block a user