Skip to content

Commit

Permalink
Correct auto-discovery reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmccreary authored Sep 2, 2022
1 parent 39a0b1c commit 04c337e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"extra": {
"laravel": {
"providers": [
"Shift\\CurlConverter\\ServiceProvider"
"Shift\\CurlConverter\\Providers\\ServiceProvider"
]
}
},
Expand Down

0 comments on commit 04c337e

Please sign in to comment.