Skip to content

Releases: orchestral/testbench-core

v11.3.1

24 Apr 09:01

Choose a tag to compare

Fixes

  • Fix Orchestra\Testbench\Attributes\WithConfig shouldn't defer setting up framework configuration.

v10.14.1

24 Apr 08:54

Choose a tag to compare

Fixes

  • Fix Orchestra\Testbench\Attributes\WithConfig shouldn't defer setting up framework configuration.

v9.22.1

24 Apr 08:34

Choose a tag to compare

Fixes

  • Fix Orchestra\Testbench\Attributes\WithConfig shouldn't defer setting up framework configuration.

v8.43.1

24 Apr 08:24

Choose a tag to compare

Fixes

  • Fix Orchestra\Testbench\Attributes\WithConfig shouldn't defer setting up framework configuration.

v7.62.1

24 Apr 08:18

Choose a tag to compare

Fixes

  • Fix Orchestra\Testbench\Attributes\WithConfig shouldn't defer setting up framework configuration.

v11.3.0

23 Apr 11:09

Choose a tag to compare

Changes

  • Loads Orchestra\Testbench\Attributes\WithConfig after application has been booted to allow merging configuration via Service Provider by default. Use defer: false parameter to disable this.
  • Update skeleton.

Fixes

  • Fix missing --without-cache option when using package:test command with nunomaduro/collision version 8.9.4+.

v10.14.0

23 Apr 11:00

Choose a tag to compare

Changes

  • Loads Orchestra\Testbench\Attributes\WithConfig after application has been booted to allow merging configuration via Service Provider by default. Use defer: false parameter to disable this.

Fixes

  • Fix missing --without-cache option when using package:test command with nunomaduro/collision version 8.9.4+.

v9.22.0

23 Apr 10:51

Choose a tag to compare

Changes

  • Loads Orchestra\Testbench\Attributes\WithConfig after application has been booted to allow merging configuration via Service Provider by default. Use defer: false parameter to disable this.

Fixes

  • Fix missing --without-cache option when using package:test command with nunomaduro/collision version 8.9.4+.

v8.43.0

23 Apr 10:40

Choose a tag to compare

Changes

  • Loads Orchestra\Testbench\Attributes\WithConfig after application has been booted to allow merging configuration via Service Provider by default. Use defer: false parameter to disable this.

v7.62.0

23 Apr 10:30

Choose a tag to compare

Changes

  • Loads Orchestra\Testbench\Attributes\WithConfig after application has been booted to allow merging configuration via Service Provider by default. Use defer: false parameter to disable this.