Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Commit

Permalink
Update to use stable tagged releases
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswelton committed Mar 2, 2014
1 parent 76bb7b9 commit 98fa03d
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 @@ -8,7 +8,7 @@

Update your `composer.json` file to include this package as a dependency
```json
"thomaswelton/laravel-gravatar": "dev-master"
"thomaswelton/laravel-gravatar": "0.0.x"
```

Register the Gravatar service provider by adding it to the providers array in the `app/config/app.php` file.
Expand Down

0 comments on commit 98fa03d

Please sign in to comment.