Fixed
- Fixed Cache::spy incompatibility with Cache::get (#46689)
Changed
- Remove unnecessary parameters in creatable() and destroyable() methods in Illuminate/Routing/PendingSingletonResourceRegistration class (#46677)
- Allow Event::assertListening to check for invokable event listeners (#46683)
- Return non-zero exit code for uncaught exceptions (#46541)
- Release lock for job implementing ShouldBeUnique that is dispatched afterResponse() (#46806)