3 Commits
1.0.3 ... 1.0.4

Author SHA1 Message Date
Eher
b1cea0857a Merge branch 'master' of github.com:EHER/OAuth
Conflicts:
	.gitignore
	composer.json
2012-02-09 13:03:36 -02:00
Eher
9d62ccdb86 Compuser json fixed 2012-02-09 08:33:29 -02:00
Eher
0efb3a5dfa Ignore some compuser and vim files 2012-02-09 08:33:01 -02:00
2 changed files with 1 additions and 4 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
*.swp *.swp
composer.lock
composer.phar composer.phar
composer.lock

View File

@@ -4,9 +4,6 @@
"description": "OAuth 1 PHP Library", "description": "OAuth 1 PHP Library",
"keywords": ["oauth"], "keywords": ["oauth"],
"homepage": "https://github.com/EHER/OAuth", "homepage": "https://github.com/EHER/OAuth",
"psr-0": {
"OAuth": "src/"
},
"authors":[ "authors":[
{ {
"name": "Andy Smith", "name": "Andy Smith",