Skip to content

Commit

Permalink
f broken json
Browse files Browse the repository at this point in the history
  • Loading branch information
dusterio committed Jul 23, 2018
1 parent 622fde1 commit 6eeb5fa
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
}
},
"extra": {
+ "laravel": {
+ "providers": [
+ "MenaraSolutions\\Geographer\\Integrations\\LaravelServiceProvider"
+ ],
+ "aliases": {
+ "Geographer": "MenaraSolutions\\Geographer\\Integrations\\LaravelFacade"
+ }
+ }
+ }
"laravel": {
"providers": [
"MenaraSolutions\\Geographer\\Integrations\\LaravelServiceProvider"
],
"aliases": {
"Geographer": "MenaraSolutions\\Geographer\\Integrations\\LaravelFacade"
}
}
}
}

0 comments on commit 6eeb5fa

Please sign in to comment.