feat(ui): Apply dark mode for widget global health (#56)
... | ... | @@ -10,7 +10,7 @@ |
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^8.5", | ||
"squizlabs/php_codesniffer": "^3.5" | ||
"squizlabs/php_codesniffer": "^3.6" | ||
}, | ||
"config": { | ||
"secure-http": false, | ||
... | ... |
Please register or sign in to comment