You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add ^13 to illuminate/contracts, illuminate/http, illuminate/support
- Update docs/Support.md with Laravel 13, 12, and 11 support matrix
- Add PHP 8.4 to CI test matrix
- Disable static_lambda CS Fixer rule (AuthManager::extend() uses bindTo())
- Change auth guard closures from static to non-static for PHP 8.5+ compat
- Cap Psalm to <6.5 (requires PHP >=8.3.16, CI runner has 8.3.6)
- Allow Psalm 6 in psalm.xml.dist and rector.php
Based on #486 by @cosmastech, with CI fixes by @sergix44 and @stegeto22.
|||[8.2](https://www.php.net/releases/8.2/en.php)| Approx. [Dec 2026](https://www.php.net/supported-versions.php) (EOL for PHP 8.2) |
15
18
16
19
We strive to support all actively maintained Laravel releases, prioritizing support for the latest major version with our SDK. If a new Laravel major introduces breaking changes, we may have to end support for past Laravel versions earlier than planned.
0 commit comments