Skip to content

Commit 2f7c420

Browse files
committed
Add sort-packages config to composer.json
1 parent 77ad64b commit 2f7c420

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,5 +21,8 @@
2121
"phpunit/phpunit": "^9",
2222
"squizlabs/php_codesniffer": "^2.0|^3.4",
2323
"symfony/var-dumper": "^5.2"
24+
},
25+
"config": {
26+
"sort-packages": true
2427
}
2528
}

0 commit comments

Comments
 (0)