mirror of
https://github.com/archtechx/gloss.git
synced 2025-12-12 11:14:04 +00:00
Fix SP path in composer.json
This commit is contained in:
parent
fbf5049110
commit
b0810c23a6
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Lean\\Gloss\\GlossServiceProviders"
|
||||
"Lean\\Gloss\\GlossServiceProvider"
|
||||
],
|
||||
"aliases": {
|
||||
"Gloss": "Lean\\Gloss\\Gloss"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue