Skip to content

Commit 50800ab

Browse files
Changed the URL so I can use my fork while they review my latest pull request
1 parent 76c7dc7 commit 50800ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "knplabs/github-api",
2+
"name": "guillermoandrae/php-github-api",
33
"type": "library",
44
"description": "GitHub API v3 client",
5-
"homepage": "https://github.com/KnpLabs/php-github-api",
5+
"homepage": "https://github.com/guillermoandrae/php-github-api",
66
"keywords": ["github", "gh", "api", "gist"],
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)