mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Update composer.json
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
+1
-4
@@ -4,7 +4,7 @@
|
||||
"description": "Pi-hole Dashboard for stats and more",
|
||||
"require": {
|
||||
"php": ">=5.4",
|
||||
"phpstan/phpstan": "^0.12.42"
|
||||
"phpstan/phpstan": "1.*"
|
||||
},
|
||||
"license": "EUPL-1.2",
|
||||
"minimum-stability": "stable",
|
||||
@@ -12,8 +12,5 @@
|
||||
"files": [
|
||||
"scripts/vendor/qrcode.php"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"phpstan": "vendor/phpstan/phpstan/phpstan analyse -c phpstan.neon.dist"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user