You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: composer.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@
58
58
"drupal/redirect": "^1.6",
59
59
"drupal/search_api": "^1.37",
60
60
"drupal/search_autocomplete": "^3.0",
61
+
"drupal/site_status_message": "^2.0",
61
62
"drupal/svg_image": "^3.2",
62
63
"drupal/svg_sanitizer": "^2.0",
63
64
"drupal/textfield_counter": "^2.5",
@@ -284,6 +285,9 @@
284
285
},
285
286
"drupal/core": {
286
287
"Text format wrapper does not take description_display into account (https://www.drupal.org/project/drupal/issues/2421445#comment-14328645)": "https://www.drupal.org/files/issues/2021-12-03/2421445-18_0.patch"
288
+
},
289
+
"drupal/site_status_message": {
290
+
"Add cache support (https://www.drupal.org/project/site_status_message/issues/3497218)": "https://git.drupalcode.org/project/site_status_message/-/merge_requests/8.diff"
0 commit comments