Skip to content

Commit b7bca59

Browse files
committed
Merge branch 'master' of https://github.com/SinusBot/api-php into refactored
2 parents 6a0ec03 + 66b8c2d commit b7bca59

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,8 +1,8 @@
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
"squizlabs/php_codesniffer": "3.*"
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)