Skip to content

Commit

Permalink
fixed configs
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Jan 24, 2017
1 parent ecc46d2 commit e1563ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,10 @@
},
"extra": {
"config-plugin": {
"hisite": "src/config/hisite.php"
"params": "src/config/params.php",
"common": "src/config/common.php",
"hisite": "src/config/hisite.php",
"hidev": "src/config/hidev.php"
}
},
"repositories": [
Expand Down
File renamed without changes.

0 comments on commit e1563ba

Please sign in to comment.