Skip to content

Commit 661551c

Browse files
committed
fix provider
1 parent 84b8f7e commit 661551c

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
@@ -40,7 +40,7 @@
4040
"extra": {
4141
"laravel": {
4242
"providers": [
43-
"DescomMarket\\Common\\CommonServiceProvider"
43+
"DescomMarket\\Common\\DescomMarketCommonServiceProvider"
4444
]
4545
}
4646
},

0 commit comments

Comments
 (0)