Skip to content

Commit e3bd470

Browse files
committed
Normalize composer.json 👀
1 parent 4d3a5a3 commit e3bd470

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
}
5656
},
5757
"config": {
58-
"preferred-install": "dist",
59-
"sort-packages": true,
6058
"allow-plugins": {
6159
"dragon-code/codestyler": true,
6260
"ergebnis/composer-normalize": true,
6361
"friendsofphp/php-cs-fixer": true
64-
}
62+
},
63+
"preferred-install": "dist",
64+
"sort-packages": true
6565
},
6666
"extra": {
6767
"laravel": {

0 commit comments

Comments
 (0)