Skip to content

Commit b86af46

Browse files
committed
✏️ Fix SubscriptionServiceProvider not found
1 parent fffc35a commit b86af46

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
@@ -74,7 +74,7 @@
7474
"extra": {
7575
"laravel": {
7676
"providers": [
77-
"SubscriptionServiceProvider"
77+
"Laravelcm\\Subscriptions\\SubscriptionServiceProvider"
7878
]
7979
}
8080
},

0 commit comments

Comments
 (0)