Skip to content

Latest commit

 

History

History
64 lines (35 loc) · 1.87 KB

CHANGELOG-3.8.md

File metadata and controls

64 lines (35 loc) · 1.87 KB

Change for 3.8

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

3.8.6

Released: 2020-04-27

Changes

  • Add forward compatibility with laravel/legacy-factories.

3.8.5

Released: 2019-09-11

Changes

3.8.4

Released: 2019-08-04

Changes

3.8.3

Released: 2019-05-30

Changes

3.8.2

Released: 2019-04-21

Changes

3.8.1

Released: 2019-02-27

Changes

3.8.0

Released: 2019-02-25

Changes

  • Update support for Laravel Framework v5.8.
  • Add void return type to setUp() and tearDown() for PHPUnit 8+ compatibility.