Skip to content

Commit

Permalink
Enhancement: Keep packages sorted in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Aug 7, 2018
1 parent 0bb97a5 commit 9662f88
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@
}
},
"minimum-stability": "dev",
"prefer-stable": true
"prefer-stable": true,
"config": {
"sort-packages": true
}
}

0 comments on commit 9662f88

Please sign in to comment.