Skip to content

Commit 5a24f5e

Browse files
localheinzondrejmirtes
authored andcommitted
Enhancement: Keep packages sorted in composer.json
1 parent 6421912 commit 5a24f5e

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
"phpunit/phpunit": "^7.1.3",
2323
"slevomat/coding-standard": "^4.5.2"
2424
},
25+
"config": {
26+
"sort-packages": true
27+
},
2528
"extra": {
2629
"branch-alias": {
2730
"dev-master": "0.12-dev"

0 commit comments

Comments
 (0)