-
- Downloads
Issue #3294249 by LOBsTerr: Drupal 10 compatibility fixes
... | ... | @@ -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 |
Please register or sign in to comment