Skip to content

v7.50.0

Compare
Choose a tag to compare
@crynobone crynobone released this 25 Dec 23:34
· 638 commits to 9.x since this release

Changes

Testbench Changes

Added
  • Add ability to symlink directory in from skeleton to package.
Changes
  • Add Orchestra\Testbench\Workbench\Workbench::flushCachedClassAndNamespaces() to flush cached namespaces and classes during installation.
  • Use realpath() on vendor:publish output.