Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jabysa committed Jun 27, 2022
1 parent d9a2c82 commit d735a8b
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"name": "jaby/sms",
"description": "Package for send Iran sms that work with any company",
"license": "MIT",
"authors": [
{
"name": "jaber sabzali",
"email": "[email protected]"
}
],
"type": "library",
"require": {
"php": ">=7",
Expand All @@ -9,6 +16,7 @@
"keywords": [
"sms",
"sms ir",
"ippanel",
"sms iran",
"iran sms",
"farazsms",
Expand All @@ -18,12 +26,6 @@
"sms service provider"
],
"homepage": "https://github.com/Jaby/Sms",
"authors": [
{
"name": "jaber sabzali",
"email": "[email protected]"
}
],
"autoload": {
"psr-4": {
"Jaby\\Sms\\": "src"
Expand Down

0 comments on commit d735a8b

Please sign in to comment.