phpmyadmin/themes/bootstrap/theme.json
Maurício Meneghini Fauth 60cdd5013d
Fix themes version support for phpMyAdmin 5.3
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-01-22 16:26:12 -03:00

9 lines
209 B
JSON

{
"name": "Bootstrap",
"version": "5.3",
"description": "Bootstrap theme for phpMyAdmin",
"author": "phpMyAdmin developers",
"url": "https://www.phpmyadmin.net/",
"supports": ["5.3"]
}