Skip to content

release: Upgrade to Filament v5 and Livewire v4#67

Open
Baspa wants to merge 4 commits intomainfrom
release/5.x
Open

release: Upgrade to Filament v5 and Livewire v4#67
Baspa wants to merge 4 commits intomainfrom
release/5.x

Conversation

@Baspa
Copy link
Contributor

@Baspa Baspa commented Jan 30, 2026

  • Update Filament to ^5.0
  • Add Livewire v4 dependency
  • Update Pest to ^4.0
  • Update orchestra/testbench to ^10.0

Baspa added 4 commits January 30, 2026 07:44
- Update Filament to ^5.0
- Add Livewire v4 dependency
- Update Pest to ^4.0
- Update orchestra/testbench to ^10.0
- Add release/5.x branch to workflow triggers
- Add PHP 8.3 to test matrix
- Add Laravel 12.* support to test matrix
- Update Testbench from 9.* to 10.*
- Update PHPStan to use PHP 8.3
- Use only PHP 8.3 (Pest v4 plugins require ^8.3)
- Laravel 11 uses Testbench 9.*
- Laravel 12 uses Testbench 10.*
- Update Pest plugins to support both v3 (PHP 8.2) and v4 (PHP 8.3)
- Update Testbench to support both v9 (Laravel 11) and v10 (Laravel 12)
- Test matrix now runs:
  - PHP 8.2 with Laravel 11 (Testbench 9)
  - PHP 8.3 with Laravel 11 (Testbench 9)
  - PHP 8.3 with Laravel 12 (Testbench 10)
- Exclude PHP 8.2 + Laravel 12 (Laravel 12 requires PHP 8.3)
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