Skip to content

Commit 6b0d3e3

Browse files
localheinzondrejmirtes
authored andcommitted
Enhancement: Keep packages sorted in composer.json
1 parent 98a1f70 commit 6b0d3e3

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
@@ -24,6 +24,9 @@
2424
"slevomat/coding-standard": "^4.7.2",
2525
"squizlabs/php_codesniffer": "^3.3.2"
2626
},
27+
"config": {
28+
"sort-packages": true
29+
},
2730
"extra": {
2831
"branch-alias": {
2932
"dev-master": "0.12-dev"

0 commit comments

Comments
 (0)