Skip to content

Conversation

@Baspa
Copy link
Contributor

@Baspa 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

Baspa added 5 commits January 30, 2026 07:42
- 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)
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.

2 participants