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

feat: Initial support for Laravel 11 #69

Merged
merged 2 commits into from
Mar 13, 2024
Merged

feat: Initial support for Laravel 11 #69

merged 2 commits into from
Mar 13, 2024

Conversation

feryardiant
Copy link
Contributor

@feryardiant feryardiant commented Mar 12, 2024

I'm unable to make test runs on laravel 9.x due to compatibility issue with the test dependencies. Though, I expect this package should remain working on laravel 9.x
but not the test. So let's just drop laravel 9.x test but keep it available in composer.json.

Anyway, any edge case on laravel 11.x are welcome.

Signed-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>
@feryardiant feryardiant self-assigned this Mar 12, 2024
@feryardiant feryardiant requested a review from a team March 12, 2024 18:03
@github-actions github-actions bot added enhancement New feature or request integration When multiple functionalities should works together labels Mar 12, 2024
@feryardiant feryardiant force-pushed the feat/laravel-11 branch 2 times, most recently from c92e614 to a46be60 Compare March 12, 2024 19:09
at this rate, I'm unable to make test runs on laravel 9.x
due to compatibility issue with the test dependencies. Though,
I expect this package should remain working on laravel 9.x
but not the test.

So let's just drop laravel 9.x test but keep it available
in `composer.json`. Any edge case on laravel 11.x are
welcome

Signed-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>
@feryardiant feryardiant merged commit 26e2cc0 into main Mar 13, 2024
19 checks passed
@feryardiant feryardiant deleted the feat/laravel-11 branch March 13, 2024 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request integration When multiple functionalities should works together
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants