Skip to content

Commit

Permalink
Update install info and thanks
Browse files Browse the repository at this point in the history
  • Loading branch information
BenConstable committed Mar 15, 2015
1 parent 6b88b91 commit 7632ea3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Add this to your `composer.json`:
```json
{
"require-dev": {
"benconstable/phpspec-laravel": "~2.0@dev"
"benconstable/phpspec-laravel": "~2.0"
}
}
```
Expand Down Expand Up @@ -228,5 +228,6 @@ and covers the basics of writing tests (and it's free!).

## Thanks

* Thanks to [@obrignoni](https://github.com/obrignoni) for his great work in
getting this extension working with Laravel 5
Thanks to [@obrignoni](https://github.com/obrignoni) for his great work in
getting this extension working with Laravel 5, to all of the [other contributors](https://github.com/BenConstable/phpspec-laravel/graphs/contributors) and to everyone who's reported
issues and bugs with the project.

0 comments on commit 7632ea3

Please sign in to comment.