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