Skip to content

Commit

Permalink
Modify composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hamog committed Jul 14, 2019
1 parent 8a04836 commit 0d5840f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shetabit/kavenegarsms",
"description": ":description",
"license": "Shetabit",
"description": "Send SMS with Kavenegar RESTFUL Api",
"license": "MIT",
"authors": [
{
"name": "Hashem Moghaddari",
Expand All @@ -10,7 +10,7 @@
}
],
"homepage": "https://github.com/shetabit/kavenegarsms",
"keywords": ["Laravel", "KavenegarSms"],
"keywords": ["Laravel", "KavenegarSms", "Shetabit", "SMS", "sms-api"],
"require": {
"illuminate/support": "~5",
"kavenegar/php":"*"
Expand Down

0 comments on commit 0d5840f

Please sign in to comment.