Skip to content

Commit

Permalink
Package Discovery for razorpay
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshmaji committed Dec 3, 2017
1 parent d26acca commit 5ebd3af
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,15 @@
"psr-4": {
"Lakshmaji\\Razoray\\": "src/"
}
},
"extra": {
"laravel": {
"providers": [
"Lakshmaji\\Razoray\\RazorpayServiceProvider"
],
"aliases": {
"Debugbar": "Lakshmaji\\Razoray\\Razorpay"
}
}
}
}

0 comments on commit 5ebd3af

Please sign in to comment.