Skip to content

Commit

Permalink
rehideved
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Apr 28, 2016
1 parent e293d58 commit ceebbfa
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .hidev/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ package:
[HiPanel](http://hipanel.com) is the next generation control panel for hosting, domains and more.
This package provides server management for HiPanel.
This package provides server management for HiPanel:
require:
hiqdev/hidev-php: "*"
hiqdev/hidev-vendor: "*"
- server index and details
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ HiPanel Server Module

[HiPanel](http://hipanel.com) is the next generation control panel for hosting, domains and more.

This package provides server management for HiPanel.
This package provides server management for HiPanel:

- server index and details

## Installation

Expand Down
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
"hiqdev/hipanel-module-finance": "*",
"omnilight/yii2-bootstrap-daterangepicker": "*"
},
"require-dev": {
"hiqdev/hidev-php": "<2.0",
"hiqdev/hidev-vendor": "<2.0"
},
"autoload": {
"psr-4": {
"hipanel\\modules\\server\\": "src"
Expand Down

0 comments on commit ceebbfa

Please sign in to comment.