Skip to content
Snippets Groups Projects
Commit 5be964ee authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3325150: Remove not supported Media Library Theme Reset module

parent 18321fd3
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,3 @@ configure: bootstrap_styles.settings
dependencies:
- drupal:layout_builder
- media_library_form_element:media_library_form_element
- media_library_theme_reset:media_library_theme_reset
......@@ -2,11 +2,10 @@
"name": "drupal/bootstrap_styles",
"type": "drupal-module",
"keywords": ["Drupal", "Bootstrap", "Grid", "Layout Builder"],
"license": "GPL-2.0+",
"license": "GPL-2.0-or-later",
"description": "Add a plugins builder and a collection of reusable plugins to the Layout Builder module.",
"require": {
"drupal/media_library_form_element": "^2.0",
"drupal/media_library_theme_reset": "^1.0",
"drupal/core": "^9.3 || ^10"
"drupal/core": "^9.3 || ^10",
"drupal/media_library_form_element": "^2.0"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment