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

[v1.1.0] Supports Laravel 11 & PHP 8.2, 8.3 #2

Merged
merged 10 commits into from
Apr 20, 2024
Merged

[v1.1.0] Supports Laravel 11 & PHP 8.2, 8.3 #2

merged 10 commits into from
Apr 20, 2024

Conversation

sethsandaru
Copy link
Member

@sethsandaru sethsandaru commented Apr 20, 2024

Getting late for the train lol.

  • Adds support for Laravel 11
  • Adds support for PHP 8.2 & 8.3
  • Drops support for Laravel 11 & PHP 8.1
  • Bumps dependencies following Laravel 11
  • Updated documentation
  • Updated CI
  • Follows the practice from laravel/framework, removed the composer.lock for reliable CI (really helpful to spot errors on new versions too)

@sethsandaru sethsandaru self-assigned this Apr 20, 2024
Copy link

codecov bot commented Apr 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.22%. Comparing base (35b9b51) to head (e51a37c).

Additional details and impacted files
@@            Coverage Diff            @@
##               main       #2   +/-   ##
=========================================
  Coverage     97.22%   97.22%           
  Complexity       13       13           
=========================================
  Files             3        3           
  Lines            72       72           
=========================================
  Hits             70       70           
  Misses            2        2           

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

@sethsandaru sethsandaru merged commit 9fa566d into main Apr 20, 2024
6 checks passed
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