Updated composer.json

This commit is contained in:
Alex Bilbie 2013-02-15 17:08:27 +00:00
parent f42f45e42e
commit 6a81bcbefc

View File

@ -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": [
{