-
- Downloads
Updating support URLs in composer.json
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3404 44740490-163a-0410-bde0-09ae8108e29a
... | @@ -27,8 +27,8 @@ | ... | @@ -27,8 +27,8 @@ |
"openid/php-openid": "dev-master#ee669c6a9d4d95b58ecd9b6945627276807694fb as 2.2.2" | "openid/php-openid": "dev-master#ee669c6a9d4d95b58ecd9b6945627276807694fb as 2.2.2" | ||
}, | }, | ||
"support": { | "support": { | ||
"issues": "https://code.google.com/p/simplesamlphp/issues/list", | "issues": "https://github.com/simplesamlphp/simplesamlphp/issues", | ||
"source": "https://code.google.com/p/simplesamlphp" | "source": "https://github.com/simplesamlphp/simplesamlphp" | ||
}, | }, | ||
"repositories": [ | "repositories": [ | ||
{ | { | ||
... | ... |
Please register or sign in to comment