Skip to content

v4.13.0

Compare
Choose a tag to compare
@crynobone crynobone released this 15 Dec 00:26
· 364 commits to 6.x since this release

Changes

Testbench Changes

Changes
  • Bump mockery/mockery to v1.3.2 and above.
  • Opt to use method_exists() to detect support for parseTestMethodAnnotations() under HandlesDatabases and HandlesRoutes trait.
  • Update Orchestra\Testbench\Bootstrap\LoadConfiguration::getConfigurationFiles() to return Generator instead of array.