Skip to content

Commit 3e15f72

Browse files
committed
Making composer packagewq
1 parent b288378 commit 3e15f72

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "samtuke/Twitter-Application-Only-Authentication-OAuth-PHP",
3+
"autoload": {
4+
"psr-0" : {
5+
"samtuke\\Twitter-Application-Only-Authentication-OAuth-PHP" : "src"
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)