Skip to content

Commit

Permalink
updating config options
Browse files Browse the repository at this point in the history
  • Loading branch information
austintoddj committed Dec 21, 2022
1 parent cf9cdf2 commit e86200c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "austintoddj/canvas",
"type": "project",
"description": "A Laravel publishing platform",
"keywords": [
"blog",
Expand Down Expand Up @@ -52,6 +53,8 @@
}
},
"config": {
"optimize-autoloader": true,
"preferred-install": "dist",
"sort-packages": true
},
"minimum-stability": "dev",
Expand Down

0 comments on commit e86200c

Please sign in to comment.