Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
67680e1564 | ||
![]() |
2187cd8b44 |
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*.swp
|
||||
composer.lock
|
||||
composer.phar
|
@@ -7,11 +7,12 @@
|
||||
"psr-0": {
|
||||
"OAuth": "src/"
|
||||
},
|
||||
"authors":
|
||||
"authors":[
|
||||
{
|
||||
"name": "Andy Smith",
|
||||
"homepage": "http://term.ie/"
|
||||
},
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user