Skip to content

Commit

Permalink
Rename vendor namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
moznion committed Apr 27, 2016
1 parent d68105b commit 8a61d34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Installation
The LINE BOT API SDK can be installed with [Composer](https://getcomposer.org/).

```
composer require line/line-bot-sdk
composer require linecorp/line-bot-sdk
```

Methods
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "line/line-bot-sdk",
"name": "linecorp/line-bot-sdk",
"description": "SDK of the LINE BOT API Trial for PHP",
"keywords": [
"LINE",
Expand Down

0 comments on commit 8a61d34

Please sign in to comment.