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 10 #20

Merged
merged 13 commits into from
Jan 24, 2024
Merged

Add support for Laravel 10 #20

merged 13 commits into from
Jan 24, 2024

Conversation

gomzyakov
Copy link
Contributor

@gomzyakov gomzyakov commented Jan 24, 2024

Description

Added

  • Support Laravel 10

Changed

  • Up minimal PHP version to 8.1
  • Up minimal phpunit version 10.0
  • Up minimal phpstan version to 1.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

@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6d2f6d7) 99.65% compared to head (f5e8ba7) 99.65%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #20   +/-   ##
=========================================
  Coverage     99.65%   99.65%           
  Complexity       93       93           
=========================================
  Files            10       10           
  Lines           294      294           
=========================================
  Hits            293      293           
  Misses            1        1           
Flag Coverage Δ
php 99.65% <ø> (ø)

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.

Dockerfile Outdated Show resolved Hide resolved
Increase composer version
@eldario eldario merged commit 04ef2dc into avto-dev:master Jan 24, 2024
8 checks passed
@eldario
Copy link
Contributor

eldario commented Jan 24, 2024

Thanx for your PR!

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.

None yet

3 participants