Changes
- Update minimum support for Testbench Core v7.14.0+. (v7.13.0...v7.14.0)
Testbench Changes
Added
- Added
Orchestra\Testbench\Exceptions\ApplicationNotAvailableException
exception when trying to access$this->app
outside of booted application. - Added
tests/CreatesApplication.php
to skeleton.
Changes
- Update skeleton to match v9.3.11.