mirror of
https://github.com/pi-hole/web.git
synced 2025-12-25 05:05:33 +00:00
12 lines
260 B
JSON
12 lines
260 B
JSON
{
|
|
"name": "pi-hole/adminlte",
|
|
"type": "project",
|
|
"description": "Pi-hole Dashboard for stats and more",
|
|
"require": {
|
|
"php": ">=5.4",
|
|
"phpstan/phpstan": "1.*"
|
|
},
|
|
"license": "EUPL-1.2",
|
|
"minimum-stability": "stable"
|
|
}
|