Skip to content

Commit 23e6990

Browse files
localheinzondrejmirtes
authored andcommitted
Enhancement: Keep packages sorted in composer.json
1 parent 149ac44 commit 23e6990

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
@@ -26,6 +26,9 @@
2626
"satooshi/php-coveralls": "^1.0",
2727
"slevomat/coding-standard": "^4.5.2"
2828
},
29+
"config": {
30+
"sort-packages": true
31+
},
2932
"extra": {
3033
"branch-alias": {
3134
"dev-master": "0.12-dev"

0 commit comments

Comments
 (0)