Commit 80b1c853 authored by Taylor Otwell's avatar Taylor Otwell

Merge branch 'master' into develop

parents 0d011da4 17455130
......@@ -2,4 +2,5 @@
/vendor
composer.phar
composer.lock
.DS_Store
\ No newline at end of file
.DS_Store
Thumbs.db
\ No newline at end of file
......@@ -20,10 +20,8 @@
"post-install-cmd": [
"php artisan optimize"
],
"pre-update-cmd": [
"php artisan clear-compiled"
],
"post-update-cmd": [
"php artisan clear-compiled",
"php artisan optimize"
],
"post-create-project-cmd": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment