Skip to content

Commit 680f2e2

Browse files
localheinzondrejmirtes
authored andcommitted
Enhancement: Keep packages sorted in composer.json
1 parent a83d254 commit 680f2e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"slevomat/coding-standard": "^4.5.2",
2323
"webmozart/assert": "^1.3.0"
2424
},
25+
"config": {
26+
"sort-packages": true
27+
},
2528
"extra": {
2629
"branch-alias": {
2730
"dev-master": "0.12-dev"

0 commit comments

Comments
 (0)