Skip to content

Commit 66b8c2d

Browse files
committed
added composer namespace: SinusBot
1 parent 665b41b commit 66b8c2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "api-php",
2+
"name": "sinusbot/sinusbot-api-php",
33
"description": "PHP Wrapper to communicate with the SinusBot API.",
44
"require-dev": {
55
"phpdocumentor/phpdocumentor": "2.*"
66
}
7-
}
7+
}

0 commit comments

Comments
 (0)