Skip to content

Commit

Permalink
Revert package name as I can't change it in Packagist
Browse files Browse the repository at this point in the history
  • Loading branch information
borivojevic committed Sep 30, 2013
1 parent 4e0db5b commit 6e39407
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 @@ -15,7 +15,7 @@ Recommend way to install this package with [Composer][]. Add borivojevic/rescuet
``` json
{
"require": {
"borivojevic/rescuetime-api-php": "1.*"
"borivojevic/rescuetime": "1.*"
}
}
```
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": "borivojevic/rescuetime-api-php",
"name": "borivojevic/rescuetime",
"type": "library",
"description": "PHP wrapper library for RescueTime API",
"keywords": ["rescuetime", "api"],
Expand Down

0 comments on commit 6e39407

Please sign in to comment.