Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Fixed wrong metadata in composer json to avoid packagist auto-update
  • Loading branch information
gopal-g committed Mar 6, 2018
1 parent 8fa897f commit 4fb38d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"license": "MIT",
"authors": [
{
"name": ":Gopal G",
"email": ":c4gopal@gmail.com",
"homepage": ":https://github.com/gopal-g/ccavenue",
"name": "Gopal G",
"email": "c4gopal@gmail.com",
"homepage": "https://github.com/gopal-g/ccavenue",
"role": "Developer"
}
],
Expand Down Expand Up @@ -55,4 +55,4 @@
"sort-packages": true
},
"minimum-stability": "dev"
}
}

0 comments on commit 4fb38d1

Please sign in to comment.