From a85feb1a3267bece58eb81800fba795d5c7a27c3 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Thu, 23 Jan 2014 08:18:00 +0000 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index d8498d59..400d8fe2 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "repositories": [ { "type": "git", - "url": "https://github.com/php-loep/oauth2-server.git" + "url": "https://github.com/thephpleague/oauth2-server.git" } ], "keywords": [ @@ -52,4 +52,4 @@ "suggest": { } -} \ No newline at end of file +}