Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Aug 11, 2018
1 parent 18a99b9 commit dff226c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "webeweb/haveibeenpwned-library",
"type": "library",
"description": "Have i been pwned library",
"description": "Have I been pwned library",
"keywords": ["webeweb", "library", "haveibeenpwned"],
"homepage": "http://github.com/webeweb/haveibeenpwned-library",
"license": "LGPL-3.0-only",
Expand All @@ -12,7 +12,7 @@
}
],
"require": {
"ext-zip": "*",
"php": "^5.6|^7.0",
"webeweb/core-library": "^3.0",
"webeweb/curl-library": "^1.0"
},
Expand Down

0 comments on commit dff226c

Please sign in to comment.