Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit e7d6b26

Browse files
committed
remove duplicate extra
1 parent 5d43b1a commit e7d6b26

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

composer.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,6 @@
3333
"tests/"
3434
]
3535
},
36-
"extra": {
37-
"laravel": {
38-
"providers": [
39-
"LaravelFCM\\FCMServiceProvider"
40-
],
41-
"aliases": {
42-
"FCM": "LaravelFCM\\Facades\\FCM"
43-
}
44-
}
45-
},
4636
"minimum-stability": "dev",
4737
"prefer-stable": true,
4838
"extra": {

0 commit comments

Comments
 (0)