-
- Downloads
Issue #3429755: Automated Drupal 11 compatibility fixes for database_dashboard
... | ... | @@ -11,6 +11,6 @@ |
"source": "https://git.drupalcode.org/project/database_dashboard" | ||
}, | ||
"require": { | ||
"drupal/core": "^9 || ^10" | ||
"drupal/core": "^9 || ^10 || ^11" | ||
} | ||
} |
Please register or sign in to comment