Skip to content
Snippets Groups Projects
Commit 968589fd authored by project update bot's avatar project update bot Committed by kgaut
Browse files

Issue #3429755: Automated Drupal 11 compatibility fixes for database_dashboard

parent ee33fb36
Branches
Tags
1 merge request!2Automated Project Update Bot fixes
......@@ -11,6 +11,6 @@
"source": "https://git.drupalcode.org/project/database_dashboard"
},
"require": {
"drupal/core": "^9 || ^10"
"drupal/core": "^9 || ^10 || ^11"
}
}
......@@ -2,6 +2,6 @@ name: Database Dashboard
type: module
description: Provides informations about your database
package: Administration
core_version_requirement: ^9 || ^10
core_version_requirement: ^9 || ^10 || ^11
dependencies:
- mysql
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment