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

[2.x] Update PHP & Laravel support for 2.x. #45

Merged
merged 6 commits into from
Mar 26, 2024

Conversation

r-kujawa
Copy link
Contributor

@r-kujawa r-kujawa commented Feb 8, 2024

What does this PR do? 🤖

  • Drops support for PHP 7.4 & Laravel 8.x.
  • Adds support for PHP 8.3, Laravel 10.x & Laravel 11.x.

Does this relate to any issue? 🔗

Closes #43

@r-kujawa r-kujawa changed the base branch from 1.x to master February 8, 2024 12:17
@r-kujawa r-kujawa force-pushed the enhancement-43-update_php_laravel_support_for_2.x branch from c85fd7e to adb21a4 Compare March 26, 2024 04:53
@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.58%. Comparing base (baf4e15) to head (2dd96f5).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #45   +/-   ##
=========================================
  Coverage     92.58%   92.58%           
  Complexity      186      186           
=========================================
  Files            21       21           
  Lines           647      647           
=========================================
  Hits            599      599           
  Misses           48       48           

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

@r-kujawa r-kujawa marked this pull request as ready for review March 26, 2024 05:53
@r-kujawa r-kujawa merged commit 46e6882 into master Mar 26, 2024
16 checks passed
@r-kujawa r-kujawa deleted the enhancement-43-update_php_laravel_support_for_2.x branch March 26, 2024 05:55
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.

Add support for PHP 8.3 & Laravel 10.x - 11.x.
2 participants