v6.43.1
Changes
- Update minimum support for Testbench Core v6.49.4+. (v6.49.0...v6.49.4)
Testbench Changes
Fixes
- Fixes
beforeApplicationDestroyed()
usage onloadLaravelMigrations()
method. - Fixes
RefreshDatabase
usage does not reset the database migrations between tests. - Check against
RefreshDatabaseState::$migrated
before loading migration paths to the instance ofmigrator
. - Fixes
class_implements(): Class AllowDynamicProperties does not exist and could not be loaded
error on PHP 8.1 and lower.