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 10 support #17

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Conversation

IlyaKislitsin
Copy link
Contributor

Description

Laravel 10 and PHPUnit 10 support

Fixes #10

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

Changelog

Added

  • Support Laravel 10.x
  • Support PHPUnit v10

Changed

  • Minimal require PHP version now is 8.0.2
  • Composer version up to 2.6.5
  • Package mockery/mockery up to ^1.6
  • Package phpstan/phpstan up to ^1.10

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d74244d) 95.34% compared to head (9d6c2b2) 95.34%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #17   +/-   ##
=========================================
  Coverage     95.34%   95.34%           
  Complexity       10       10           
=========================================
  Files             2        2           
  Lines            43       43           
=========================================
  Hits             41       41           
  Misses            2        2           
Flag Coverage Δ
php 95.34% <ø> (ø)

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 3af95b2 into avto-dev:master Nov 7, 2023
8 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.

Dependency Dashboard
3 participants