Skip to content

Commit

Permalink
Updated readme for version 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgwerder committed Mar 14, 2015
1 parent 5ca984e commit 7d1f1f1
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 @@ -11,7 +11,7 @@ Install the package through composer by adding it to your `composer.json` file:

```
"require": {
"marcelgwerder/laravel-api-handler": "dev-master"
"marcelgwerder/laravel-api-handler": "~0.5.2"
}
```
Then run `composer update`. Once composer finished add the service provider to the `providers` array in `app/config/app.php`:
Expand Down

0 comments on commit 7d1f1f1

Please sign in to comment.