Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:thephpleague/oauth2-server
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Sturgeon committed Feb 26, 2014
2 parents 0bc16c0 + 5f7c147 commit 54ffa58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"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.1.1",
"version": "3.1.2",
"license": "MIT",
"require": {
"php": ">=5.4.0"
Expand Down

0 comments on commit 54ffa58

Please sign in to comment.