1
0
Fork 0
mirror of https://github.com/archtechx/gloss.git synced 2025-12-12 03:04:04 +00:00

Fix indentation

This commit is contained in:
Samuel Štancl 2020-12-13 16:58:39 +01:00
parent b0810c23a6
commit bba8183fae

View file

@ -24,7 +24,7 @@
"phpunit/phpunit": "^9.5",
"nunomaduro/larastan": "^0.6.11"
},
"extra": {
"extra": {
"laravel": {
"providers": [
"Lean\\Gloss\\GlossServiceProvider"
@ -33,5 +33,5 @@
"Gloss": "Lean\\Gloss\\Gloss"
}
}
}
}
}