Skip to content

Bump laravel/framework from 11.35.1 to 11.41.0

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

Bumps laravel/framework from 11.35.1 to 11.41.0.

Release notes

Sourced from laravel/framework's releases.

v11.41.0

v11.40.0

v11.39.1

v11.39.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v11.41.0 - 2025-01-28

v11.40.0 - 2025-01-24

v11.39.1 - 2025-01-22

v11.39.0 - 2025-01-21

... (truncated)

Commits
  • 42d6ae0 Update version to v11.41.0
  • 33a882d [11.x] Use Date facade for storing the password confirmation timestamp (#54...
  • d141865 update testcase rule is a part of the list (#54387)
  • 2d10f2a [11.x] Proper rate limiter fix with phpredis serialization/compression enable...
  • 96302bf [11.x] feat: Create missing pgsql database when running migrations (#54314)
  • 8d2c225 Improve: add fire failed event at once (#54376)
  • 13c3913 [11.x] Adds the addPath() method to the Lang facade and the Translator ...
  • b7fca4b [11.x] fix the method explodeExplicitRule to support Customizable Date...
  • 48bdc07 [11.x] Fix validator return fails if using different date formats (#54350)
  • 4673387 [11.x] Allow TestComponent to be macroable (#54359)
  • Additional commits viewable in compare view

Merge request reports

Loading