Skip to content

Bump laravel/framework from 11.35.1 to 11.37.0

Dependabot requested to merge dependabot-composer-laravel-framework-11.37.0 into main

Bumps laravel/framework from 11.35.1 to 11.37.0.

Release notes

Sourced from laravel/framework's releases.

v11.37.0

v11.36.1

v11.36.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v11.37.0 - 2025-01-02

v11.36.1 - 2024-12-17

v11.36.0 - 2024-12-17

... (truncated)

Commits
  • 6cb103d Update version to v11.37.0
  • b88ed46 [11.x] adding tests for null & * key given in data_get (#54059)
  • bb89cc5 Adding tests for Overlapping Routes (#54050)
  • 16c01c2 [11.x] Allow using Illuminate\Support\Uri on testing HTTP Requests (#54038)
  • 720b685 Quick doc fix (#54040)
  • 8f6a9b0 Apply fixes from StyleCI
  • 0222c3e [11.x] add assertFailedWith to InteractsWithQueue trait (#53980)
  • 8636996 re-refresh database if transaction has been committed (#53997)
  • f826d0f Added new Eloquent methods: whereDoesntHaveRelation, `orWhereDoesntHaveRela...
  • 6c9e29f 11.x improve resend transport response handling - fix (#54006)
  • Additional commits viewable in compare view

Merge request reports

Loading