Skip to content

Commit

Permalink
Added migrations to config
Browse files Browse the repository at this point in the history
  • Loading branch information
omnilight committed Feb 26, 2015
1 parent e101a61 commit d30ecae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ public function bootstrap($app)
'basePath' => '@omnilight/tokens/messages',
'sourceLanguage' => 'en-US',
];
\Yii::$app->params['yii.migrations'][] = '@omnilight/tokens/migrations';
}
}

0 comments on commit d30ecae

Please sign in to comment.