Laravel v13.19.0

v13.19.0
Added 5
  • Support inspecting reserved jobs on the queue fake
  • Add `reduceInto` method to collection
  • Add `counted` method to `Str` and `Stringable`
  • Add `query` and `queryJson` HTTP testing helpers
  • Add `Http::query()` method to the HTTP client
Changed 5
  • Ensure `deletedAtColumn` is passed to `assertSoftDeleted` and `assertNotSoftDeleted`
  • Pop managed queue jobs from the cloud-agent instead of SQS
  • Terminate default style value with a semicolon in ComponentAttributeBag::merge()
  • Allow mail config options without name
  • Send bulk SQS jobs via SendMessageBatch
Removed 1
  • Remove deprecated `StaticCallOnNonStaticToInstanceCallRector` fixer rule
View original

Upgraded? How did it go?

Discussion