Open
Conversation
Contributor
Baspa
commented
Jan 30, 2026
- Update Filament forms to ^5.0
- Add Livewire v4 dependency
- Update PHP requirement to ^8.2
- Update test dependencies to Pest v4
- Update orchestra/testbench to ^10.0
- Update Filament forms to ^5.0 - Add Livewire v4 dependency - Update PHP requirement to ^8.2 - Update test dependencies to Pest v4 - Update orchestra/testbench to ^10.0
Resolved conflicts: - Keep PHP ^8.2 (Filament v5 requirement) - Use self.version for laravel-ai (monorepo support) - Keep echolabsdev/prism dependency (AI functionality) - Keep ^5.0 for Filament forms (v5 branch requirement) - Keep ^4.0 for Livewire (Filament v5 dependency)
- Add release/5.x branch to workflow triggers - Update PHP versions: 8.3, 8.2 (remove 8.1) - Update Laravel versions: 11.*, 12.* (remove 10.*) - Update Testbench to 10.* - Update Carbon to 3.* - 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.