Laravel 6.14.0 发布
Laravel 6.14.0 发布了,主要更新内容有:
Added
- 添加了
Illuminate\Bus\Dispatcher::dispatchAfterResponse()方法 (#31300, 8a3cdb0) - 添加了
Illuminate\Support\Testing\Fakes\QueueFake::assertPushedWithoutChain()方法 (#31332, 7fcc6b5) - 将
Macroable特性添加到Illuminate\Events\Dispatcher(#31317) - 添加了
NoPendingMigrations事件 (#31289, 739fcea)