Skip to content

Commit aa39ef6

Browse files
committed
Normalize composer.json 👀
1 parent 3eabda5 commit aa39ef6

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
@@ -48,12 +48,12 @@
4848
}
4949
},
5050
"config": {
51-
"preferred-install": "dist",
52-
"sort-packages": true,
5351
"allow-plugins": {
5452
"dragon-code/codestyler": true,
5553
"ergebnis/composer-normalize": true,
5654
"friendsofphp/php-cs-fixer": true
57-
}
55+
},
56+
"preferred-install": "dist",
57+
"sort-packages": true
5858
}
5959
}

0 commit comments

Comments
 (0)