Update composer.json

This commit is contained in:
Alex Bilbie 2014-01-23 08:18:00 +00:00
parent e4622b1f65
commit a85feb1a32

View File

@ -14,7 +14,7 @@
"repositories": [
{
"type": "git",
"url": "https://github.com/php-loep/oauth2-server.git"
"url": "https://github.com/thephpleague/oauth2-server.git"
}
],
"keywords": [
@ -52,4 +52,4 @@
"suggest": {
}
}
}