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

Drop Laravel 5.x support #581

Merged
merged 9 commits into from Oct 7, 2022
Merged

Drop Laravel 5.x support #581

merged 9 commits into from Oct 7, 2022

Conversation

stayallive
Copy link
Collaborator

Going forward in 3.x we intend to drop support for Laravel versions older than 6.x (LTS).

This means dropping the currently supported versions 5.0-5.8 and we only support Laravel 6+ where 6.0 was released on September 3, 2019.

Usage is low enough that we think this can be done at this time: https://packagist.org/packages/laravel/laravel/stats#major/all.

Of course users of those Laravel versions can keep using 2.14.x and below like they are now.

For a bit of background when those versions lost support: https://laravelversions.com/en.

This is a draft for discussion and because of the big cleanup it needs another once over to make sure we removed all version checks and "hacks" to support these older versions.

Copy link
Member

@cleptric cleptric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+143 −388
Nice!

@cleptric
Copy link
Member

cleptric commented Oct 6, 2022

@vladanpaunovic Can you please update the required checks and remove the ones for Laravel 5.x

@cleptric
Copy link
Member

cleptric commented Oct 6, 2022

@stayallive We should also update the README https://github.com/getsentry/sentry-laravel#laravel-version-compatibility

@cleptric cleptric changed the base branch from master to 3.x October 7, 2022 11:40
@stayallive stayallive marked this pull request as ready for review October 7, 2022 12:34
@stayallive stayallive merged commit bfc4048 into 3.x Oct 7, 2022
@stayallive stayallive deleted the drop-laravel-5-support branch October 7, 2022 12:35
@cleptric cleptric mentioned this pull request Oct 11, 2022
19 tasks
cleptric added a commit that referenced this pull request Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants