Skip to content

Add Laravel 13 support - #27

Merged
eldario merged 3 commits into
avtocod:masterfrom
helloween141:add-laravel-13-support
Sep 14, 2026
Merged

Add Laravel 13 support#27
eldario merged 3 commits into
avtocod:masterfrom
helloween141:add-laravel-13-support

Conversation

@helloween141

Copy link
Copy Markdown
Contributor

Description

Added

  • Laravel 13.x support

Changed

  • Minimal Laravel version now is ^11.0
  • Minimal php version is 8.2
  • Version of composer in docker container updated up to 2.10.0
  • Version of php in docker container updated up to 8.5
  • Update dev dependencies

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

Comment thread .github/workflows/tests.yml Outdated
Comment thread Dockerfile Outdated
Comment thread CHANGELOG.md Outdated
Co-authored-by: Eldario <eldario666@gmail.com>
@eldario eldario self-assigned this Sep 14, 2026
@eldario
eldario self-requested a review September 14, 2026 06:28
Comment thread CHANGELOG.md Outdated
Comment thread Dockerfile Outdated
Co-authored-by: Eldario <eldario666@gmail.com>
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0f0e678) to head (0719c4e).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #27   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       174       174           
===========================================
  Files             14        14           
  Lines            455       440   -15     
===========================================
- Hits             455       440   -15     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eldario
eldario merged commit f2beeb3 into avtocod:master Sep 14, 2026
10 checks passed
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.

3 participants