From 8e7a975f1ab5d7d87272e183502e83fcf130fc60 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Thu, 23 Jan 2014 08:17:44 +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 ee81767a..89a3dd46 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": [ @@ -49,4 +49,4 @@ "suggest": { } -} \ No newline at end of file +}