Skip to content

v7.49.0

Compare
Choose a tag to compare
@crynobone crynobone released this 15 Dec 23:56
· 643 commits to 9.x since this release

Changes

Testbench Changes

Added
  • Added Orchestra\Testbench\transform_realpath_to_relative() function.
  • Override Laravel's vendor:publish command.
Changes
  • Add $force parameter to Orchestra\Testbench\Workbench\Workbench::detectNamespace() method.