Merge branch 'master' into subroutines
No related branches found
No related tags found
Showing
- app/Command/Daemon.php 11 additions, 2 deletionsapp/Command/Daemon.php
- app/Model/Rule.php 1 addition, 1 deletionapp/Model/Rule.php
- app/Model/Rule/CurveRule.php 3 additions, 3 deletionsapp/Model/Rule/CurveRule.php
- composer.json 1 addition, 1 deletioncomposer.json
- composer.lock 14 additions, 13 deletionscomposer.lock
... | ... | @@ -3,7 +3,7 @@ |
"bin": ["bin/fan-ctrl"], | ||
"require": { | ||
"tflori/riki-framework": "dev-master", | ||
"tflori/hugga": "^1.1", | ||
"tflori/hugga": "^1.2", | ||
"ulrichsg/getopt-php": "^4.0", | ||
"filp/whoops": "^2.14", | ||
"monolog/monolog": "^1.9", | ||
... | ... |
Please register or sign in to comment