Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
remove duplicate extra
Browse files Browse the repository at this point in the history
  • Loading branch information
brozot committed Aug 5, 2019
1 parent 5d43b1a commit e7d6b26
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,6 @@
"tests/"
]
},
"extra": {
"laravel": {
"providers": [
"LaravelFCM\\FCMServiceProvider"
],
"aliases": {
"FCM": "LaravelFCM\\Facades\\FCM"
}
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
Expand Down

0 comments on commit e7d6b26

Please sign in to comment.