Skip to content

Commit be4f739

Browse files
authored
Merge pull request #23 from higidi/sort_composer_packages
TASK: Sort composer packages
2 parents d11c36e + 6afa86b commit be4f739

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
@@ -9,6 +9,9 @@
99
"email": "[email protected]"
1010
}
1111
],
12+
"config": {
13+
"sort-packages": true
14+
},
1215
"require": {
1316
"php": "^7.2|^8",
1417
"php-vcr/php-vcr": "^1.5",

0 commit comments

Comments
 (0)