Skip to content
Snippets Groups Projects
Commit 4e1c8e55 authored by Andrei Mateescu's avatar Andrei Mateescu Committed by Lucas Hedding
Browse files

Issue #3481817 by amateescu, ananya.k: Drupal 11 support

parent 7b540e29
Branches 3.0.x
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
"source": "https://git.drupalcode.org/project/group_content_menu"
},
"require": {
"drupal/core": "^9.1 || ^10",
"drupal/core": "^9.3 || ^10 || ^11",
"drupal/group": "^3.0@beta"
},
"minimum-stability": "dev"
......
name: Group content menu
name: 'Group Content Menu'
type: module
description: Provides features for a menu per group
description: 'Provides features for a menu per group.'
package: Group
core_version_requirement: ^9.3 || ^10
php: 8.0
core_version_requirement: ^9.3 || ^10 || ^11
dependencies:
- drupal:block
- drupal:menu_ui
......
name: Group content menu theme_hook_suggestion option test
name: 'Group Content Menu theme_hook_suggestion option test'
type: module
description: Tests the theme_hook_suggestion block configuration option
package: testing
core_version_requirement: ^9.3 || ^10
description: 'Tests the theme_hook_suggestion block configuration option.'
package: Testing
core_version_requirement: ^9.3 || ^10 || ^11
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