Skip to content

v8.14.0

Compare
Choose a tag to compare
@crynobone crynobone released this 10 Dec 11:02
· 296 commits to 9.x since this release

Added

  • Add sync-skeleton and purge-skeleton recipe for workbench:build command.
  • Set default laravel configuration to either @testbench or @testbench-dusk
  • Added following classes to interacts with Composer:
    • Orchestra\Workbench\Actions\DumpComposerAutoloads
    • Orchestra\Workbench\Actions\ModifyComposer

Changes

  • workbench:install should suggest creating .env.dusk equivalent file when orchestra/testbench-dusk is installed.
  • Refactor workbench:install and add feature tests.

Removed

  • Remove Orchestra\Workbench\Composer.