Skip to content

Commit

Permalink
changed required version
Browse files Browse the repository at this point in the history
  • Loading branch information
joearcher committed Feb 28, 2015
1 parent 2ec1c28 commit 6b40b09
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 @@ -4,7 +4,7 @@ Simple Rotten Tomatoes API wrapper for Laravel 5
### Setup
Require this package in composer.json and run `composer update`

"joearcher/tomatoes": "0.1.*"
"joearcher/tomatoes": "dev-master"

After updating add the ServiceProvider the the providers array in `app/config/app.php`

Expand Down

0 comments on commit 6b40b09

Please sign in to comment.