Enhancement: Keep packages sorted in composer.json

This commit is contained in:
Andreas Möller 2019-12-20 13:26:07 +01:00 committed by Ondřej Mirtes
parent 62d2239276
commit 1a80f73d97

View File

@ -17,6 +17,9 @@
"slevomat/coding-standard": "^4.7.2",
"symfony/process": "^4.0"
},
"config": {
"sort-packages": true
},
"extra": {
"branch-alias": {
"dev-master": "0.4-dev"