Skip to content

Commit 76bc6ff

Browse files
authored
Fix composer.json providers
1 parent 08e7991 commit 76bc6ff

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
@@ -62,7 +62,7 @@
6262
"extra": {
6363
"laravel": {
6464
"providers": [
65-
"Step2dev\\LazyUI\\LazyComponentCommand"
65+
"Step2dev\\LazyUI\\LazyUiServiceProvider"
6666
],
6767
"aliases": {
6868
"LazyComponent": "Step2dev\\LazyUI\\Facades\\LazyComponent"

0 commit comments

Comments
 (0)