Skip to content

Commit c1e9766

Browse files
committed
chore: update composer.json to enable package sorting
1 parent 4581b5e commit c1e9766

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
},
4747
"platform": {
4848
"php": "8.3.0"
49-
}
49+
},
50+
"sort-packages": true
5051
},
5152
"scripts": {
5253
"analyse": "phpstan analyse",

0 commit comments

Comments
 (0)