Bump laravel/framework from 12.60.2 to 13.11.2 #98

Merged
jimmyb merged 1 commit from deps/laravel-framework-13.x into dev 2026-05-21 00:06:12 -05:00
Member

Summary

  • bump laravel/framework from 12.60.2 to 13.11.2
  • remove the unused alfredo-ramos/parsedown-extra-laravel package, which blocks Laravel 13
  • allow Livewire page components to use the app shell by setting the Livewire component layout to components.layouts.app
  • update the affected feature tests so they match the real app routes and current rendered markup

Validation

  • php artisan --version reports Laravel Framework 13.11.2
  • php artisan test --env=testing passes (50 tests)

Notes

  • the Laravel 13 upgrade also moves the resolved Livewire stack to livewire/livewire 4.3.0 and laravel/mcp to 0.7.0 via Composer
  • .env.testing was used from the local checkout during verification, but it is ignored and not part of this branch
## Summary - bump laravel/framework from 12.60.2 to 13.11.2 - remove the unused alfredo-ramos/parsedown-extra-laravel package, which blocks Laravel 13 - allow Livewire page components to use the app shell by setting the Livewire component layout to components.layouts.app - update the affected feature tests so they match the real app routes and current rendered markup ## Validation - php artisan --version reports Laravel Framework 13.11.2 - php artisan test --env=testing passes (50 tests) ## Notes - the Laravel 13 upgrade also moves the resolved Livewire stack to livewire/livewire 4.3.0 and laravel/mcp to 0.7.0 via Composer - .env.testing was used from the local checkout during verification, but it is ignored and not part of this branch
Bump laravel/framework from 12.60.2 to 13.11.2
Some checks failed
linter / quality (pull_request) Successful in 51s
tests / ci (pull_request) Failing after 48s
ecb2977662
Codex changed title from WIP: Bump laravel/framework from 12.60.2 to 13.11.2 to Bump laravel/framework from 12.60.2 to 13.11.2 2026-05-21 00:04:03 -05:00
jimmyb deleted branch deps/laravel-framework-13.x 2026-05-21 00:06:12 -05:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MyVideoGameList/myvideogamelist.com!98
No description provided.