Skip to content

Commit 749a394

Browse files
committed
Sort new Composer packages automatically
1 parent e9dc416 commit 749a394

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
@@ -55,7 +55,8 @@
5555
"config": {
5656
"platform": {
5757
"php": "5.5.9"
58-
}
58+
},
59+
"sort-packages": true
5960
},
6061
"extra": {
6162
"symfony-app-dir": "app",

0 commit comments

Comments
 (0)