mirror of
https://github.com/archtechx/gloss.git
synced 2025-12-12 11:14:04 +00:00
Fix indentation
This commit is contained in:
parent
b0810c23a6
commit
bba8183fae
1 changed files with 8 additions and 8 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
"phpunit/phpunit": "^9.5",
|
"phpunit/phpunit": "^9.5",
|
||||||
"nunomaduro/larastan": "^0.6.11"
|
"nunomaduro/larastan": "^0.6.11"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"laravel": {
|
"laravel": {
|
||||||
"providers": [
|
"providers": [
|
||||||
"Lean\\Gloss\\GlossServiceProvider"
|
"Lean\\Gloss\\GlossServiceProvider"
|
||||||
|
|
@ -33,5 +33,5 @@
|
||||||
"Gloss": "Lean\\Gloss\\Gloss"
|
"Gloss": "Lean\\Gloss\\Gloss"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue