diff --git a/composer.json b/composer.json index a326770..0502337 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "composer/installers": "^1.2 || ^2.1", "cweagans/composer-patches": "^1.7", "oomphinc/composer-installers-extender": "^1.1 || ^2", - "drupal/core": "10.*", + "drupal/core": "10.* || 11.*", "wet-boew/wet-boew": "4.0.75", "wet-boew/theme-gcweb": "14.6.0", "wet-boew/theme-wet-boew": "4.0.41", diff --git a/wxt_library.info.yml b/wxt_library.info.yml index a390417..3e66326 100644 --- a/wxt_library.info.yml +++ b/wxt_library.info.yml @@ -1,7 +1,7 @@ name: 'WxT Library' description: 'Integrates Drupal with the WET-BOEW jQuery Framework Assets.' type: module -core_version_requirement: '^9 || ^10' +core_version_requirement: '^10 || ^11' package: WxT configure: wxt_library.settings