Mark darkwolf as 5.1 compatible

Closes: #67
This commit is contained in:
William Desportes
2022-02-03 13:07:16 +01:00
parent 10fc0aaf42
commit 53e80078de
+1 -1
View File
@@ -4,5 +4,5 @@
"description": "darkwolf, A Dark Theme for phpMyAdmin",
"author": "SteppenWolf68",
"url": "https://github.com/SteppenWolf68",
"supports": ["5.0"]
"supports": ["5.0", "5.1"]
}