Skip to content

Bump laravel/framework from 5.8.38 to 6.18.39

Bumps laravel/framework from 5.8.38 to 6.18.39.

Release notes

Sourced from laravel/framework's releases.

v6.18.38

v6.18.38 (2020-09-01)

Changed

  • Changed postgres processor (#34055)

v6.18.37

v6.18.37 (2020-08-27)

Fixed

  • Fixed offset error on invalid remember token (#34020)
  • Only prepend scheme to PhpRedis host when necessary (#34017)
  • Fixed whereKey and whereKeyNot in Illuminate\Database\Eloquent\Builder (#34031)

v6.18.36

v6.18.36 (2020-08-25)

Fixed

  • Fix dimension ratio calculation in Illuminate\Validation\Concerns\ValidatesAttributes::failsRatioCheck() (#34003)

Changed

  • Normalize scheme in Redis connections (#33892)
  • Check no-interaction flag exists and is true for Artisan commands (#33950)

v6.18.35

v6.18.35 (2020-08-07)

Changed

  • Verify column names are actual columns when using guarded (#33777)

v6.18.34

v6.18.34 (2020-08-06)

Fixed

  • Fixed Illuminate\Support\Arr::query() (c6f9ae2)
  • Dont allow mass filling with table names (9240404, f5fa6e3)

v6.18.33

v6.18.33 (2020-08-06)

Fixed

... (truncated)
Commits

Merge request reports