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 Support for Laravel Versions below 11 and below PHP 8.2 #227

Merged
merged 15 commits into from
Mar 16, 2024

Conversation

stefanzweifel
Copy link
Owner

I would like to simplify the source code for this package and dropping support for earlier Laravel versions makes my life easier.

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.35%. Comparing base (7d0db07) to head (e77455e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #227      +/-   ##
============================================
+ Coverage     95.09%   95.35%   +0.25%     
+ Complexity      267      265       -2     
============================================
  Files            44       44              
  Lines           714      710       -4     
============================================
- Hits            679      677       -2     
+ Misses           35       33       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stefanzweifel stefanzweifel marked this pull request as ready for review March 16, 2024 09:48
@stefanzweifel stefanzweifel merged commit 1b69a44 into main Mar 16, 2024
7 checks passed
@stefanzweifel stefanzweifel deleted the drop-old-versions branch March 16, 2024 10:05
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.

1 participant