Skip to content

refactor: bump Laravel to latest version#8238

Merged
stasadev merged 7 commits into
ddev:mainfrom
tyler36:20260318_bump_laravel
Mar 24, 2026
Merged

refactor: bump Laravel to latest version#8238
stasadev merged 7 commits into
ddev:mainfrom
tyler36:20260318_bump_laravel

Conversation

@tyler36
Copy link
Copy Markdown
Collaborator

@tyler36 tyler36 commented Mar 19, 2026

The Issue

Laravel quickstart installs version 12. 13 was released 2 days ago.

How This PR Solves The Issue

  • Updates quickstart guides
  • Updates automated tests.

Manual Testing Instructions

Automated Testing Overview

Release/Deployment Notes

@tyler36 tyler36 requested a review from a team as a code owner March 19, 2026 03:53
Copy link
Copy Markdown
Member

@stasadev stasadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!


I don't see any breaking changes like the one with Laravel 11 + SQLite, so let's remove the version number:

We haven't seen any nuances with Laravel for 2 years, the version is not needed now.

Comment thread docs/content/users/quickstart.md Outdated
Comment thread docs/content/users/quickstart.md Outdated
Comment thread docs/content/users/quickstart.md Outdated
Comment thread docs/content/users/quickstart.md Outdated
Comment thread docs/tests/laravel.bats Outdated
Comment thread docs/tests/laravel.bats Outdated
tyler36 and others added 6 commits March 19, 2026 18:12
Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>
Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>
Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>
Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>
Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>
Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>
@tyler36 tyler36 requested a review from stasadev March 19, 2026 09:14
@tyler36
Copy link
Copy Markdown
Collaborator Author

tyler36 commented Mar 19, 2026

Removed version constrainsts as per @stasadev suggestions.

Copy link
Copy Markdown
Member

@stasadev stasadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.


BTW, suggestions could be made in one commit if it's done from this page where there is a "Add suggestion to batch" button.

@tyler36
Copy link
Copy Markdown
Collaborator Author

tyler36 commented Mar 19, 2026

BTW, suggestions could be made in one commit if it's done from this page where there is a "Add suggestion to batch" button.

Oh, I didn't know(forgot?) that. What a great tip!

@stasadev stasadev merged commit c7ac271 into ddev:main Mar 24, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants