Skip to content

v7.11.0

Compare
Choose a tag to compare
@crynobone crynobone released this 19 Oct 11:57
· 303 commits to 7.x since this release

Changes

Testbench Changes

Added
  • Added Orchestra\Testbench\Foundation\Application::createVendorSymlink() method.
    • The feature uses Orchestra\Testbench\Foundation\Bootstrap\CreateVendorSymlink.
Changes
  • Bump minimum laravel/framework to 9.36.0
    • Forget View Component's cache and factory between tests.