Skip to content
Snippets Groups Projects
Commit c89b9c90 authored by Nikolay Lobachev's avatar Nikolay Lobachev Committed by Nikolay Lobachev
Browse files

Issue #3294249 by LOBsTerr: Drupal 10 compatibility fixes

parent 7bdc8f54
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"require": {
"drupal/core": "^8.8 || ^9",
"drupal/core": "^8.8 || ^9 || ^10",
"drupal/group": "^1.0"
}
}
\ No newline at end of file
name: 'Group permissions'
type: module
description: 'Group permissions module allows to override permissions per group'
core_version_requirement: ^8.8 || ^9
core_version_requirement: ^8 || ^9 || ^10
package: 'Group'
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment