Skip to content

Support Laravel 13, drop EOL Laravel 10#11

Open
m-triassi wants to merge 3 commits into
mainfrom
support-L13
Open

Support Laravel 13, drop EOL Laravel 10#11
m-triassi wants to merge 3 commits into
mainfrom
support-L13

Conversation

@m-triassi

@m-triassi m-triassi commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Adds Laravel 13.x and drops Laravel 10 (EOL — its only remaining
releases are flagged by unpatched security advisories, so Composer can no longer
install it). require: php ^8.2|^8.3|^8.4 and illuminate/contracts
^11.0|^12.0|^13.0; dev deps lifted to the L11 floor (testbench ^9.0 etc.); CI
matrix php [8.2, 8.3, 8.4]. The L13-pinned release lives on the 13.x branch, to be
tagged v13.0.0.

@m-triassi m-triassi changed the title Support Laravel 13 Support Laravel 13, drop EOL Laravel 10 Jun 19, 2026
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.

1 participant