update hugga and log when fans go over 30% speed
... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
"bin": ["bin/fan-ctrl"], | "bin": ["bin/fan-ctrl"], | ||
"require": { | "require": { | ||
"tflori/riki-framework": "dev-master", | "tflori/riki-framework": "dev-master", | ||
"tflori/hugga": "^1.1", | "tflori/hugga": "^1.2", | ||
"ulrichsg/getopt-php": "^4.0", | "ulrichsg/getopt-php": "^4.0", | ||
"filp/whoops": "^2.14", | "filp/whoops": "^2.14", | ||
"monolog/monolog": "^1.9", | "monolog/monolog": "^1.9", | ||
... | ... |
Please register or sign in to comment