Skip to content

Allow Laravel 13 (laravel/framework ^13) - #11

Open
Yarad wants to merge 1 commit into
mainfrom
laravel-13-support
Open

Allow Laravel 13 (laravel/framework ^13)#11
Yarad wants to merge 1 commit into
mainfrom
laravel-13-support

Conversation

@Yarad

@Yarad Yarad commented Jul 30, 2026

Copy link
Copy Markdown

Widens the laravel/framework constraint to allow ^13 so that consumers can upgrade to Laravel 13.

No code changes are required. The package implements Illuminate\Contracts\Auth\StatefulGuard / Guard; both contracts are byte-identical between the 12.x and 13.x branches of laravel/framework, and none of the other framework touchpoints (RequestGuard, auth events, Timebox, ServiceProvider, Command) are affected by the Laravel 13 upgrade guide.

Needed to unblock the Laravel 12 → 13 upgrade in 12thbean/zendrop-app.

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant