Skip to content

Commit

Permalink
Update 2.1 changes.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Oct 18, 2013
1 parent 1d56163 commit ceac1a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Testbench Change Log
==============

## Version 2.1

### v2.1.0@dev

* Update Laravel 4.1 Service Providers.

## Version 2.0

### v2.0.5
Expand Down
2 changes: 1 addition & 1 deletion docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To install through composer, simply put the following in your `composer.json` fi
```json
{
"require-dev": {
"orchestra/testbench": "2.0.*"
"orchestra/testbench": "2.1.*@dev"
}
}
```
Expand Down

0 comments on commit ceac1a0

Please sign in to comment.