Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit b160c56

Browse files
localheinzondrejmirtes
authored andcommitted
Enhancement: Keep packages sorted in composer.json
1 parent 59e9ec9 commit b160c56

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
@@ -21,6 +21,9 @@
2121
"phpunit/phpunit": "^7.0",
2222
"slevomat/coding-standard": "^4.5.2"
2323
},
24+
"config": {
25+
"sort-packages": true
26+
},
2427
"extra": {
2528
"branch-alias": {
2629
"dev-master": "0.12-dev"

0 commit comments

Comments
 (0)