Skip to content
Snippets Groups Projects
Commit db35f791 authored by Arit Kumar Nath's avatar Arit Kumar Nath Committed by Wolfgang Ziegler
Browse files

Issue #3281326 by nath.aritkumar, fago: Drupal 10 compatibility for Custom Elements

parent 938c4f06
Branches
Tags
1 merge request!16Issue #3281326: Drupal 10 compatibility
......@@ -21,7 +21,7 @@
}
},
"require": {
"drupal/core": "^8 || ^9"
"drupal/core": "^8.8 || ^9 || ^10"
},
"require-dev": {
"drupal/crop": "^2.1",
......
......@@ -2,4 +2,4 @@ name: Custom Elements
description: Renders content as custom elements.
package: Other
type: module
core_version_requirement: ^8.8 || ^9
core_version_requirement: ^8.8 || ^9 || ^10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment