Skip to content

Commit

Permalink
v3.2.5
Browse files Browse the repository at this point in the history
* Update `validation.php` language file for image dimensions validation rule.
* Use `static::class` instead of `get_class($this)` under `Orchestra\Testbench\TestCase`.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed May 26, 2016
1 parent bb02e4d commit 69d215f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ title: Testbench Change Log

## Version 3.2 {#v3-2}

### v3.2.5 {#v3-2-5}

* Update `validation.php` language file for image dimensions validation rule.
* Use `static::class` instead of `get_class($this)` under `Orchestra\Testbench\TestCase`.

### v3.2.4 {#v3-2-4}

* Bump to Laravel Framework v5.2.28+.
Expand Down

0 comments on commit 69d215f

Please sign in to comment.