Skip to content

Commit

Permalink
Merge branch '3.4' into 3.5
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Feb 20, 2018
2 parents 2eec457 + 1a04053 commit fd03248
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench`.

## 3.4.12

Released: 2018-02-20

### Changes

* Update minimum support for Testbench Core v3.4.6+.

## 3.4.11

Released: 2018-02-20
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench`.

## 3.5.5

Released: 2018-02-20

### Changes

* Update minimum support for Testbench Core v3.5.9+.

## 3.5.4

Released: 2018-02-20
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": ">=7.0",
"laravel/framework": "~5.5.34",
"orchestra/testbench-core": "~3.5.8",
"orchestra/testbench-core": "~3.5.9",
"phpunit/phpunit": "~6.0"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion core

0 comments on commit fd03248

Please sign in to comment.