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

Laravel 11 support was added #25

Merged
merged 1 commit into from
May 31, 2024

Conversation

helloween141
Copy link
Contributor

Description

Laravel 11 support

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests is required for my changes)
  • I have made changes in CHANGELOG.md file

Unreleased

Added

  • Laravel 11.x support

Changed

  • Minimal Laravel version now is 10.0
  • Version of composer in docker container updated up to 2.7.6
  • Updated dev dependencies

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.21%. Comparing base (f8a4d5e) to head (0c50756).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #25      +/-   ##
============================================
- Coverage     89.58%   89.21%   -0.37%     
  Complexity      165      165              
============================================
  Files            14       14              
  Lines           384      371      -13     
============================================
- Hits            344      331      -13     
  Misses           40       40              
Flag Coverage Δ
php 89.21% <ø> (-0.37%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@eldario eldario merged commit 92a8a0d into avto-dev:master May 31, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants