diff --git a/composer.json b/composer.json index f2e9e38..e09e33d 100644 --- a/composer.json +++ b/composer.json @@ -31,5 +31,10 @@ "php": "~7.0", "oomphinc/composer-installers-extender": "^1.0", "yiisoft/yii2": "~2.0.13" + }, + "autoload": { + "psr-4": { + "ommu\\traits\\": "" + } } } \ No newline at end of file