Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed Nov 17, 2019
1 parent 4b135c3 commit 03702ce
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/config/console.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,12 @@
'controllerNamespace' => 'skeeks\cms\money\console\controllers',
],
],

'controllerMap' => [
'migrate' => [
'migrationPath' => [
'@skeeks/cms/money/migrations',
],
],
]
];

0 comments on commit 03702ce

Please sign in to comment.