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

Commit 99bfb2c

Browse files
committed
fix provider path
1 parent 6d45c6b commit 99bfb2c

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
@@ -53,7 +53,7 @@
5353
"extra": {
5454
"laravel": {
5555
"providers": [
56-
"SqlFunctionRepositoryServiceProvider"
56+
"MichaelRubel\\SqlFunctionRepository\\SqlFunctionRepositoryServiceProvider"
5757
]
5858
}
5959
},

0 commit comments

Comments
 (0)