Skip to content
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

adding support for laravel 11 #14

Closed
wants to merge 1 commit into from

Conversation

atmonshi
Copy link

this pr is updating the composer laravel/framework version constraint to support v11

@AnourValar
Copy link
Owner

Laravel 11 is not released yet.

@atmonshi
Copy link
Author

yes I know :)
we're testing our app and the dependencies (filamentPHP) to get better idea on the upgrade size

@danharrin
Copy link

@AnourValar Laravel 11 is available if you explicitly require it, hence why this PR can be merged at any time

@AnourValar
Copy link
Owner

I need to update some tests to ensure that the package works with Laravel 11 properly.

@danharrin
Copy link

Thanks. Setting up a GitHub actions CI for this would allow people to perform these tests for you

@mokhosh
Copy link
Contributor

mokhosh commented Feb 21, 2024

I need to update some tests to ensure that the package works with Laravel 11 properly.

@AnourValar i can help if you have something specific in mind

@AnourValar
Copy link
Owner

Laravel 11 support added

@AnourValar AnourValar closed this Feb 25, 2024
@atmonshi atmonshi deleted the support-laravel-11 branch February 25, 2024 11: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.

4 participants