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 a2ac7d7 commit 49f9633
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions composer.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,32 +0,0 @@
{
"name": "mybizna/mailmass",
"description": "",
"type": "asgard-module",
"version": "23.08.008",
"license": "GPL-3.0-or-later",
"authors": [
{
"name": "Mybizna",
"homepage": "https://mybizna.com",
"email": "[email protected]"
},
{
"name": "Dedan Irungu",
"email": "[email protected]"
}
],
"require": {
"mybizna/core": ">=1.0.1"
},
"extra": {
"laravel": {
"providers": [],
"aliases": {}
}
},
"autoload": {
"psr-4": {
"Modules\\Mailmass\\": ""
}
}
}

0 comments on commit 49f9633

Please sign in to comment.