Skip to content

v8.31.0

Compare
Choose a tag to compare
@crynobone crynobone released this 25 Dec 23:36
· 195 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.