Skip to content

Commit

Permalink
Fix #80 by updating with upstream Laravel & Composer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
leonjza committed Mar 17, 2016
1 parent f8ee744 commit c41637c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@
"php artisan clear-compiled",
"php artisan optimize"
],
"pre-update-cmd": [
"php artisan clear-compiled"
],
"post-update-cmd": [
"php artisan clear-compiled",
"php artisan optimize"
],
"post-root-package-install": [
Expand Down

0 comments on commit c41637c

Please sign in to comment.