Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
dedanirungu committed Jan 4, 2023
1 parent afc852c commit 8cf6f10
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,33 +0,0 @@
{
"name": "mybizna/mpesa",
"description": "",
"type": "asgard-module",
"version": "1.0.4",
"license": "GPL-3.0-or-later",
"authors": [
{
"name": "Mybizna",
"homepage": "https://mybizna.com",
"email": "[email protected]"
},
{
"name": "Dedan Irungu",
"email": "[email protected]"
}
],
"require": {
"mybizna/account": "^1.0.4",
"smodav/mpesa": "^v6.0.0"
},
"extra": {
"laravel": {
"providers": [],
"aliases": {}
}
},
"autoload": {
"psr-4": {
"Modules\\Mpesa\\": ""
}
}
}

0 comments on commit 8cf6f10

Please sign in to comment.