Skip to content
Snippets Groups Projects
Unverified Commit 2c24d41f authored by Kevin Hill's avatar Kevin Hill Committed by GitHub
Browse files

Merge pull request #229 from wmandai/patch-1

update composer.json
parents 535d3621 5568aa84
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -58,6 +58,16 @@
"lavajs:pull" : "git subtree --prefix=javascript pull lavajs master",
"lavajs:push" : "git subtree --prefix=javascript --rejoin push lavajs master"
},
"extra": {
"laravel": {
"providers": [
"Khill\\Lavacharts\\Laravel\\LavachartsServiceProvider"
],
"aliases": {
"Lava": "Khill\\Lavacharts\\Laravel\\LavachartsFacade"
}
}
},
"minimum-stability": "stable",
"config": {
"platform": {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment