Skip to content

Add Laravel 13 support#372

Merged
vinicius73 merged 4 commits into
artesaos:masterfrom
1stevengrant:master
Mar 28, 2026
Merged

Add Laravel 13 support#372
vinicius73 merged 4 commits into
artesaos:masterfrom
1stevengrant:master

Conversation

@1stevengrant
Copy link
Copy Markdown
Contributor

Q A
Is bugfix?
New feature?
Breaks BC?
Tests pass? ✔️

@poldixd
Copy link
Copy Markdown
Contributor

poldixd commented Mar 19, 2026

Hey @J-Brk , can you merge the PR please? Thank you.

@zuberkz
Copy link
Copy Markdown

zuberkz commented Mar 24, 2026

CI is failing because ubuntu-20.04 runners have been fully retired by GitHub since April 15, 2025.

Fix: change runs-on: ubuntu-20.04 to runs-on: ubuntu-22.04 or ubuntu-24.04

Ref: https://github.blog/changelog/2025-01-15-github-actions-ubuntu-20-runner-image-brownout-dates-and-other-breaking-changes/

@poldixd
Copy link
Copy Markdown
Contributor

poldixd commented Mar 24, 2026

I’ve updated the Ubuntu image in pr #366. Following the changes in the pull request, the CI actions are now running correctly.

@vinicius73
Copy link
Copy Markdown
Member

hey @1stevengrant , thanks for the PR
can you check the CI details? looks like need more adjusts

Laravel 13 requires PHP ^8.3, so the PHP 8.2 + Laravel 13
combination fails composer dependency resolution.
@chescos
Copy link
Copy Markdown
Contributor

chescos commented Mar 27, 2026

Could we get this merged, or are there any other issues?

@vinicius73 vinicius73 merged commit ad2d3d0 into artesaos:master Mar 28, 2026
17 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.

6 participants