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

Adds Laravel 10 support #17

Merged
merged 3 commits into from
Mar 11, 2023
Merged

Adds Laravel 10 support #17

merged 3 commits into from
Mar 11, 2023

Conversation

peterfox
Copy link
Collaborator

@peterfox peterfox commented Mar 11, 2023

Changes In Code

  • Improved the with multiple versions trait
  • Split the grammar tests to maintain Laravel 8/9 vs Laravel 10 and beyond.

Issue ticket number / Business Case

Supports Laravel 10.

Checklist before requesting a review

  • I have written PHP tests.
  • I have updated the documentation in the readme where needed.
  • I have checked code styles, PHPStan etc. pass.
  • I have provided an issue/business case.

@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Merging #17 (7727f58) into main (2685207) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #17   +/-   ##
=========================================
  Coverage     87.30%   87.30%           
  Complexity       25       25           
=========================================
  Files             6        6           
  Lines            63       63           
=========================================
  Hits             55       55           
  Misses            8        8           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@peterfox peterfox merged commit 0e4f955 into main Mar 11, 2023
@peterfox peterfox deleted the feature/laravel10 branch March 11, 2023 19:43
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