From 6a81bcbefc5ce69ca1e1a34903f51f88369ff865 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Fri, 15 Feb 2013 17:08:27 +0000 Subject: [PATCH] Updated composer.json --- composer.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 83328f1c..5ba67484 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "lncd/oauth2", "description": "OAuth 2.0 Framework", - "version": "0.4.1", + "version": "1.0.0", "homepage": "https://github.com/lncd/OAuth2", "license": "MIT", "require": { @@ -23,7 +23,8 @@ "server", "authorization", "authentication", - "resource" + "resource", + "api" ], "authors": [ {