Files
livewire-material/.github/workflows
surtic86andClaude Opus 5 a7aeb3c4ec
tests / feature (push) Successful in 1m55s
tests / browser (chrome, chromium) (push) Successful in 7m48s
tests / browser (firefox, firefox) (push) Successful in 11m57s
tests / browser (safari, webkit) (push) Successful in 12m44s
Ask for PHP 8.5 and test one runtime
Nothing in the package needs a feature of either version: the floor sat
at 8.4 because that is where the scaffold put it, and Laravel 13 itself
asks only for 8.3. Two entries in the feature matrix bought a second run
of the same suite on a runtime the code cannot tell apart from the one
beside it.

2.3.0 asks for 8.5. The feature job loses its matrix and runs on 8.5
alone, so pint no longer needs the `if` that kept it from running twice;
the browser jobs were already pinned there. 2.2.0 stays available for an
application still on 8.4.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-20 21:41:03 +02:00
..
2026-09-20 21:41:03 +02:00