Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 576334c

Browse files
committed
Sort Composer packages automatically
1 parent 39fe477 commit 576334c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"config": {
4747
"platform": {
4848
"php": "5.5.9"
49-
}
49+
},
50+
"sort-packages": true
5051
},
5152
"extra": {
5253
"symfony-app-dir": "app",

0 commit comments

Comments
 (0)