Skip to content

Commit

Permalink
Provide correct facade
Browse files Browse the repository at this point in the history
  • Loading branch information
riasvdv committed Jun 17, 2022
1 parent a30cff1 commit 1da2a8f
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 @@ -63,7 +63,7 @@
"Spatie\\Onboard\\OnboardServiceProvider"
],
"aliases": {
"Onboard": "Spatie\\Onboard\\Facades\\Onboard"
"Onboard": "Spatie\\Onboard\\OnboardFacade"
}
}
},
Expand Down

0 comments on commit 1da2a8f

Please sign in to comment.