Update composer.json

This commit is contained in:
Alex Bilbie 2014-07-11 16:21:40 +01:00
parent 6d81c1e57e
commit 4362f17fd6

View File

@ -1,7 +1,6 @@
{
"name": "league/oauth2-server",
"description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
"version": "3.2",
"license": "MIT",
"require": {
"php": ">=5.4.0"