Skip to content

feat: add support for Laravel 12 #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

z4nder
Copy link

@z4nder z4nder commented May 4, 2025

What this PR does

This PR adds compatibility with Laravel 12 by updating the illuminate/support version constraint to allow ^12.0.

Why it's needed

Laravel 12 is officially released, and this package currently prevents installation due to strict version constraints.

Closes #24

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.

Add compatibility with Laravel 12
1 participant