Skip to content

Commit d3c7984

Browse files
committed
fix: package autoload
1 parent 53e2fb1 commit d3c7984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"extra": {
3939
"laravel": {
4040
"providers": [
41-
"NotificationChannels\\TouchSms\\TouchSmsChannel"
41+
"NotificationChannels\\TouchSms\\TouchSmsServiceProvider"
4242
]
4343
}
4444
},

0 commit comments

Comments
 (0)