Skip to content

Commit

Permalink
[fix] update php-oauth url
Browse files Browse the repository at this point in the history
  • Loading branch information
stekan committed Oct 4, 2016
1 parent e2bd04f commit 6e5916d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -6,7 +6,7 @@
"pear-core": "pear/pear-core-minimal",
"pear-cache-lite": "pear/Cache_Lite",
"php-gettext": "https://launchpad.net/php-gettext/trunk/1.0.11/+download/php-gettext-1.0.11.tar.gz",
"php-oauth": "http://oauth.googlecode.com/svn/code/php/OAuth.php",
"php-oauth": "https://raw.githubusercontent.com/jtsternberg/oauth/master/code/php/OAuth.php",
"mustache.php": "bobthecow/mustache.php#v2.5.1"
}
}

0 comments on commit 6e5916d

Please sign in to comment.