Skip to content

Bump laravel/framework from 11.35.1 to 11.43.0

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

Bumps laravel/framework from 11.35.1 to 11.43.0.

Release notes

Sourced from laravel/framework's releases.

v11.43.0

v11.42.1

v11.42.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v11.43.0 - 2025-02-18

v11.42.1 - 2025-02-12

v11.42.0 - 2025-02-11

... (truncated)

Commits
  • 70760d9 Update version to v11.43.0
  • a04b80c Apply fixes from StyleCI
  • d1b8c89 [11.x] Add withWhereRelation method to builder (#54668)
  • 59a40eb wip
  • 98ddaa6 [11.x] Fix routeCollection get method return value when searching by dot not…...
  • 013d708 [11.x] Fix regression bug with global Factory::guessModelNamesUsing() (#54665)
  • ee0f81f Add find sole query builder method (#54667)
  • 3fa65d9 [11.x] new: ddJson method on TestResponse class (#54673)
  • f03d3a1 [11.x] Fix serve command with PHP_CLI_SERVER_WORKERS (#54606)
  • 9626c3d Fix Collection::implode with \Stringable objects (#54630)
  • Additional commits viewable in compare view

Merge request reports

Loading