Skip to content

Support Filament v4 & v5 on one line + CI refresh - #71

Merged
awcodes merged 2 commits into
4.xfrom
feat/shared-filament-v4-v5
Jul 21, 2026
Merged

Support Filament v4 & v5 on one line + CI refresh#71
awcodes merged 2 commits into
4.xfrom
feat/shared-filament-v4-v5

Conversation

@awcodes

@awcodes awcodes commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Same shared-support + CI treatment as awcodes/shout#52.

Shared Filament support

  • Widen filament/filament to ^4.0|^5.0 — the 4.x branch serves both majors (source identical to the F4 branch; v4/v5 differ only in Livewire major).
  • Widen orchestra/testbench to ^9.0|^10.0|^11.0 (installable on Laravel 11-13).
  • README compat table updated to 4.x & 5.x.

Resolution verified: --prefer-lowest → Filament v4 / Livewire v3; --prefer-stable → Filament v5 / Livewire v4.

CI refresh

  • Drop Laravel 11, add Laravel 13 (testbench 11.*).
  • Remove unneeded nesbot/carbon / nunomaduro/collision pins.
  • Trim PHP extensions (keep pcntl for pest --parallel).
  • SHA-pin all actions to latest release.
  • Add a 7-day dependabot cooldown.

Ships as v4.1.0 on merge. Default branch already 4.x.

🤖 Generated with Claude Code

awcodes and others added 2 commits July 21, 2026 15:18
Widen filament/filament to ^4.0|^5.0 so the 4.x branch serves both Filament
majors from one release line instead of maintaining separate per-major
branches. Source is identical — v4 and v5 differ only in their Livewire
major, verified via resolution (prefer-lowest pulls Filament v4 / Livewire
v3, prefer-stable pulls Filament v5 / Livewire v4). Also widen
orchestra/testbench to ^9.0|^10.0|^11.0 for Laravel 11-13.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…down

- Drop Laravel 11, add Laravel 13 (testbench 11.*) to the test matrix
- Remove now-unneeded nesbot/carbon and nunomaduro/collision constraints
- Trim PHP extensions to the set the package uses; keep pcntl for pest --parallel
- Pin all actions to commit SHAs at their latest release
- Add a 7-day dependabot cooldown for github-actions updates

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@awcodes
awcodes merged commit 62e7411 into 4.x Jul 21, 2026
5 checks passed
@awcodes
awcodes deleted the feat/shared-filament-v4-v5 branch July 21, 2026 19:22
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