Skip to content

Releases: orchestral/testbench-core

v7.43.2

01 Jun 09:46
Compare
Choose a tag to compare

Fixes

  • Fixes Orchestra\Testbench\Attributes\RequiresLaravel attribute usage.

v6.50.1

01 Jun 09:46
Compare
Choose a tag to compare

Fixes

  • Fixes Orchestra\Testbench\Attributes\RequiresLaravel attribute usage.

v9.1.1

23 May 02:23
Compare
Choose a tag to compare

Changes

  • Utilise Orchestra\Testbench\package_path() function instead of TESTBENCH_WORKING_PATH constant.
  • Update configuration to match Laravel Framework v11.8.0.

v8.24.1

23 May 02:16
Compare
Choose a tag to compare

Changes

  • Utilise Orchestra\Testbench\package_path() function instead of TESTBENCH_WORKING_PATH constant.

v7.43.1

23 May 02:01
Compare
Choose a tag to compare

Changes

  • Utilise Orchestra\Testbench\package_path() function instead of TESTBENCH_WORKING_PATH constant.

v9.1.0

21 May 00:47
Compare
Choose a tag to compare

Changes

  • Uses TESTBENCH_WORKING_PATH from environment variable before fallback to getcwd().
  • PHPStan Improvements.

v8.24.0

21 May 00:47
Compare
Choose a tag to compare

Changes

  • Uses TESTBENCH_WORKING_PATH from environment variable before fallback to getcwd().
  • PHPStan Improvements.

v6.50.0

21 May 00:46
Compare
Choose a tag to compare

Changes

  • Uses TESTBENCH_WORKING_PATH from environment variable before fallback to getcwd().
  • PHPStan Improvements.

v7.43.0

21 May 00:47
Compare
Choose a tag to compare

Changes

  • Uses TESTBENCH_WORKING_PATH from environment variable before fallback to getcwd().
  • PHPStan Improvements.

v9.0.16

09 May 06:57
Compare
Choose a tag to compare

Changes

  • Update skeleton to match v11.0.7.