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

Add Support For Laravel 11 #28

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Add Support For Laravel 11 #28

merged 1 commit into from
Mar 13, 2024

Conversation

richan-fongdasen
Copy link
Contributor

  • Add support for Laravel 11
  • Add support for PHP 8.3
  • Drop support for PHP 7.4
  • Update package dependencies
  • Update PHP Unit configuration
  • Update the test codes from using doc-comment metadata to use PHP 8 attribute
  • Update Github actions workflow's configuration
  • Update readme

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.46%. Comparing base (24a97c9) to head (d55a7e6).
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #28   +/-   ##
=========================================
  Coverage     97.46%   97.46%           
  Complexity       61       61           
=========================================
  Files             9        9           
  Lines           158      158           
=========================================
  Hits            154      154           
  Misses            4        4           

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

@richan-fongdasen richan-fongdasen merged commit d365927 into main Mar 13, 2024
12 checks passed
@richan-fongdasen richan-fongdasen deleted the laravel-11 branch March 13, 2024 12:30
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.

2 participants