Skip to content

Commit

Permalink
Update composer config
Browse files Browse the repository at this point in the history
  • Loading branch information
SerafimArts committed Jan 1, 2023
1 parent 7f2c3a4 commit 4006e0e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,12 @@
}
},
"config": {
"sort-packages": true
"sort-packages": true,
"optimize-autoloader": true
},
"extra": {
"branch-alias": {
"dev-main": "1.0.x-dev",
"dev-master": "1.0.x-dev"
}
},
Expand Down

0 comments on commit 4006e0e

Please sign in to comment.