Skip to content

Add Laravel 13 support#166

Open
lbanchio wants to merge 1 commit intompociot:masterfrom
lbanchio:support_l13
Open

Add Laravel 13 support#166
lbanchio wants to merge 1 commit intompociot:masterfrom
lbanchio:support_l13

Conversation

@lbanchio
Copy link
Copy Markdown

Add support for Laravel 13 and drop support for Laravel 9.

I'm not sure if this is the best approach, but the only way I found to overcome the incompatibility was dropping support for PHP 8.0 and Laravel 9.

The minimum supported PHP version for this release is 8.1.
The minimum supported Laravel version is 10.

Fixes errors in #165 caused by an outdated illuminate/database version.

fix: bump illuminate/database
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