Skip to content

Commit aade794

Browse files
committed
hotfix: update extra provider for Laravel auto-discovery
1 parent 5ab5285 commit aade794

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
@@ -27,7 +27,7 @@
2727
"extra": {
2828
"laravel": {
2929
"providers": [
30-
"LongAoDai\\Repository\\Providers\\RepositoryServiceProvider"
30+
"LongAoDai\\Repository\\RepositoryServiceProvider"
3131
]
3232
}
3333
},

0 commit comments

Comments
 (0)