Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Jun 25, 2024
1 parent fcc28d6 commit 9c139cf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,14 @@
"Astrotomic\\Unavatar\\Laravel\\Tests\\": "tests"
}
},
"config": {
"sort-packages": true
},
"extra": {
"composer-normalize": {
"indent-size": 4,
"indent-style": "space"
},
"laravel": {
"providers": [
"Astrotomic\\Unavatar\\Laravel\\UnavatarServiceProvider"
Expand Down

0 comments on commit 9c139cf

Please sign in to comment.