Skip to content

Commit

Permalink
v3.1.7
Browse files Browse the repository at this point in the history
* Bump to Laravel Framework v5.1.27.
* Add `Orchestra\Testbench\Traits\WithFactories` trait to allow packages to load model factories when running packages test suite.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Dec 19, 2015
1 parent 4311f33 commit 01b7a0f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.md
Expand Up @@ -5,6 +5,11 @@ title: Testbench Change Log

## Version 3.1 {#v3-1}

### v3.1.7 {#v3-1-7}

* Bump to Laravel Framework v5.1.27.
* Add `Orchestra\Testbench\Traits\WithFactories` trait to allow packages to load model factories when running packages test suite.

### v3.1.6 {#v3-1-6}

* Update Laravel configuration fixtures.
Expand Down

0 comments on commit 01b7a0f

Please sign in to comment.