Skip to content

Feature: Laravel 13 upgrade#1207

Merged
daveearley merged 2 commits into
v2.0.0-alpha.1from
feature/laravel-13-upgrade
May 28, 2026
Merged

Feature: Laravel 13 upgrade#1207
daveearley merged 2 commits into
v2.0.0-alpha.1from
feature/laravel-13-upgrade

Conversation

@daveearley
Copy link
Copy Markdown
Contributor

No description provided.

daveearley and others added 2 commits May 28, 2026 18:51
Composer was resolving symfony components to v8 (which requires PHP 8.4)
because the dev container runs PHP 8.4, breaking install on the CI matrix
and Vapor php83 runtime. Adding config.platform.php=8.3.0 forces resolution
to symfony v7.4.x.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@daveearley daveearley merged commit fd91f90 into v2.0.0-alpha.1 May 28, 2026
3 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant