Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
"optimize-autoloader": true
  • Loading branch information
brandonkelly committed Apr 21, 2017
1 parent c567b8d commit 90acb32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -26,6 +26,9 @@
"vlucas/phpdotenv": "^2.4.0",
"roave/security-advisories": "dev-master"
},
"config": {
"optimize-autoloader": true
},
"scripts": {
"post-root-package-install": [
"php -r \"file_exists('.env') || copy('.env.example', '.env');\""
Expand Down

0 comments on commit 90acb32

Please sign in to comment.