Skip to content

Commit

Permalink
Point composer to dev-master for now
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfzdotnet committed Feb 26, 2014
1 parent 7a49fc2 commit 97143d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $ sudo mv composer.phar /usr/local/bin/composer
Add the following to your require block in composer.json config.

```
"wtfzdotnet/php-tmdb-api": "~1.0"
"wtfzdotnet/php-tmdb-api": "dev-master"
```

Include Composer's autoloader:
Expand Down

0 comments on commit 97143d0

Please sign in to comment.