Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kazashim committed Feb 8, 2020
1 parent 97e42de commit 070a4f5
Show file tree
Hide file tree
Showing 237 changed files with 34,185 additions and 0 deletions.
19 changes: 19 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "cynojine/mtn-momo",
"description": "SDK for integrating to MTN's MomoPay payment gateway",
"type": "library",
"require": {
"monolog/monolog": "1.*",
"guzzlehttp/guzzle": "~6.0"
},
"require-dev": {

},
"license": "MIT",
"authors": [
{
"name": "kazashim kuzasuwat",
"email": "[email protected]"
}
]
}
Loading

0 comments on commit 070a4f5

Please sign in to comment.