8000 Merge pull request #9 from fabiancz/composer · atake/codebird-php@0d924ea · GitHub
[go: up one dir, main page]

Skip to content
< 8000 /react-partial>

Commit 0d924ea

Browse files
committed
Merge pull request jublo#9 from fabiancz/composer
Add Composer metadata, move library to src subfolder
2 parents d748696 + f7af56b commit 0d924ea

File tree

2 files changed

+8
-0
lines changed

2 files 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": "mynetx/codebird-php",
3+
"description" : "A Twitter library in PHP.",
4+
"version": "2.3.1",
5+
"autoload": {
6+
"classmap": ["src/"]
7+
}
8+
}
File renamed without changes.

0 commit comments

Comments
 (0)
0