From 508c999938e33ba727152f5336eca52988e814f3 Mon Sep 17 00:00:00 2001 From: Andrew Ivanov Date: Fri, 6 Apr 2018 13:19:56 +0300 Subject: [PATCH 1/2] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9c96c716a3f..feb36f567ae 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "knplabs/github-api", + "name": "andrewi-wd/github-api", "type": "library", "description": "GitHub API v3 client", "homepage": "https://github.com/KnpLabs/php-github-api", From 00e4867cbf6983daae2e9a2545bc747090caf5de Mon Sep 17 00:00:00 2001 From: Andrew Ivanov Date: Fri, 6 Apr 2018 13:21:21 +0300 Subject: [PATCH 2/2] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index feb36f567ae..0869667a704 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "andrewi-wd/github-api", + "name": "andrewi-wd/php-github-api", "type": "library", "description": "GitHub API v3 client", "homepage": "https://github.com/KnpLabs/php-github-api",