Skip to content

Commit 2cc6b9b

Browse files
localheinzondrejmirtes
authored andcommitted
Enhancement: Keep packages sorted in composer.json
1 parent 3a7a36f commit 2cc6b9b

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
@@ -37,6 +37,9 @@
3737
"satooshi/php-coveralls": "^1.0",
3838
"slevomat/coding-standard": "^4.5.2"
3939
},
40+
"config": {
41+
"sort-packages": true
42+
},
4043
"extra": {
4144
"branch-alias": {
4245
"dev-master": "0.12-dev"

0 commit comments

Comments
 (0)