Laravel v6.5.1 released

Laravel v6.5.1 is released in 2019/11/12, here are the changes we`ve merged into this release.

Added

  • Added includeUnless directive (#30538)

Fixed

  • Fixed default value for $count in PhpRedisConnection::spop() method (#30546)
  • Fixed breaking compatibility with multi-schema postgres (#30562, 6460d2b)
  • Fixed Model::isDirty() with colelction \ object casts (#30565)
  • Fixed bcc in MailgunTransport::send() (#30569)

Changed

  • Remove illuminate/support dependency from Container package (#30518, #30528)

GitHub: https://github.com/laravel/framework/releases/tag/v6.5.1

Keep reading

Stay connected with the latest Laravel news