Skip to content

Commit ffc286c

Browse files
committed
mErge branch 'release/2.0.3'
2 parents 196a5ae + 7064442 commit ffc286c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "league/oauth2-server",
33
"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.",
4-
"version": "2.0.2",
5-
"homepage": "https://github.com/php-leop/oauth2-server",
4+
"version": "2.0.3",
5+
"homepage": "https://github.com/php-loep/oauth2-server",
66
"license": "MIT",
77
"require": {
88
"php": ">=5.3.0",

0 commit comments

Comments
 (0)