Skip to content

Commit

Permalink
add autolaod in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
PutraSudaryanto committed May 4, 2018
1 parent 808be39 commit dc41938
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,10 @@
"php": "~7.0",
"oomphinc/composer-installers-extender": "^1.0",
"yiisoft/yii2": "~2.0.13"
},
"autoload": {
"psr-4": {
"ommu\\traits\\": ""
}
}
}

0 comments on commit dc41938

Please sign in to comment.