Skip to content

Commit 41894c0

Browse files
Avoid merge conflicts
1 parent 4717556 commit 41894c0

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
@@ -39,6 +39,9 @@
3939
"tests": "phpunit",
4040
"lint": "php-cs-fixer fix --allow-risky=yes"
4141
},
42+
"config": {
43+
"sort-packages": true
44+
},
4245
"extra": {
4346
"laravel": {
4447
"providers": [

0 commit comments

Comments
 (0)