Skip to content

Commit

Permalink
Merge branch '3.5' into 3.6
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 ccaea3e + fd03248 commit 24ea333
Show file tree
Hide file tree
Showing 5 changed files with 26 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
8 changes: 8 additions & 0 deletions CHANGELOG-3.6.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.6.2

Released: 2018-02-20

### Changes

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

## 3.6.1

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.1",
"laravel/framework": "~5.6.4",
"orchestra/testbench-core": "~3.6.2",
"orchestra/testbench-core": "~3.6.3",
"phpunit/phpunit": "~7.0"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion core

0 comments on commit 24ea333

Please sign in to comment.