updated flag & flag_list (WARNING updb verry very long)

This commit is contained in:
2023-07-04 15:38:27 +02:00
parent dfc5fe07c6
commit 45c5d40de7
2 changed files with 34 additions and 37 deletions

View File

@@ -104,8 +104,8 @@
"drupal/eu_cookie_compliance": "^1.14",
"drupal/field_group": "^3.x-dev@dev",
"drupal/field_permissions": "^1.0",
"drupal/flag": "4.0-beta3",
"drupal/flag_lists": "4.0.0-beta9+16-dev",
"drupal/flag": "^4.0@beta",
"drupal/flag_lists": "^4.0@RC",
"drupal/flood_control": "^2.3",
"drupal/gdpr": "^3.0@alpha",
"drupal/genpass": "^1.x-dev",
@@ -286,10 +286,6 @@
"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"
},
"drupal/flag_lists": {
"Call to a member function id() on null in flag_lists_flag_action_access https://www.drupal.org/project/flag_lists/issues/3230729": "./patches/hook_flag_access_id_on_null_4.patch",
"Call to a member function id() on null in flaglistspermissionshandler": "./patches/flaglist-flaglistspermissionshandler.patch"
},
"drupal/toolbar_theme": {
"Automated Drupal 9 compatibility fixes https://www.drupal.org/project/toolbar_themes/issues/3149099": "https://www.drupal.org/files/issues/2020-06-06/toolbar_themes.1.x-dev.rector.patch"
},