From 67641acdffaa180edc25f069cbbf630a1313d4d5 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Wed, 17 Apr 2013 14:27:09 +0100 Subject: [PATCH] Revert "renamed package to oauth2-server" This reverts commit 09b74aa61d9f358711727e5799c9f34d4e8b2752. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 084e2b15..9aa7a05c 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "lncd/oauth2-server", + "name": "lncd/oauth2", "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants", "version": "1.0.7", "homepage": "https://github.com/lncd/OAuth2",