Skip to content

Commit

Permalink
Fix Packagist Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
SlimPayDev committed Feb 3, 2021
1 parent 3533467 commit 86ea801
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,12 +1,12 @@
{
"name": "slimpay/hapiclient",
"name": "slimpay/hapiclient-guzzle7",
"description": "An HTTP Client using HAL as the format for resources.",
"keywords": ["http", "hal", "rest", "client", "HTTP client", "HAL client", "hapi", "hateoas"],
"license": "MIT",
"authors": [
{
"name": "Youssef BEN OTHMAN",
"email": "youssef@slimpay.com"
"name": "SlimPayDev",
"email": "jgrandveau@slimpay.com"
}
],
"require": {
Expand Down

0 comments on commit 86ea801

Please sign in to comment.