Skip to content

Commit

Permalink
Release 23.09.001
Browse files Browse the repository at this point in the history
  • Loading branch information
dedanirungu committed Sep 1, 2023
1 parent 339af4d commit 825f504
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions composer.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,33 +0,0 @@
{
"name": "mybizna/mpesa",
"description": "",
"type": "asgard-module",
"version": "23.08.011",
"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.0",
"smodav/mpesa": "^v6.0.0"
},
"extra": {
"laravel": {
"providers": [],
"aliases": {}
}
},
"autoload": {
"psr-4": {
"Modules\\Mpesa\\": ""
}
}
}

0 comments on commit 825f504

Please sign in to comment.