Skip to content

Commit

Permalink
Adding force flag on migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Dec 18, 2015
1 parent 661c008 commit 6b2c5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"php artisan clear-compiled",
"php artisan stylist:publish",
"php artisan module:publish",
"php artisan module:migrate",
"php artisan module:migrate --force",
"php artisan optimize"
],
"post-create-project-cmd": [
Expand Down

0 comments on commit 6b2c5d6

Please sign in to comment.