The Wire · Showcase
SCOUT SHIPS V11.3.0 WITH UNIQUE INDEXING JOBS, ECOSYSTEM HARDENS CI
By RepoJournal · Filed · About Laravel
Laravel Scout v11.3.0 lands opt-in unique indexing and automated dependency management, while a macOS CI fix rolls across the entire Laravel ecosystem.
Scout v11.3.0 [1] introduces opt-in unique indexing jobs alongside hardened CI practices: GitHub Actions are now pinned to commit SHAs, Dependabot auto-merge is enabled, and a 5-day cooldown prevents merge churn. This release reflects the maturity of the ecosystem's dependency posture. Across five Laravel repositories, shivammathur/setup-php 2.37.2 [2] [3] [4] [5] [6] is rolling out to fix macOS CI failures by properly marking PHP and extensions as tappable. This is a coordination play: Scout [1] got the full treatment with pinned Actions and Dependabot config, while Roster, Forge CLI, Valet, and the shared GitHub workflows follow suit. The fix is small but critical for anyone running macOS CI pipelines.
Action items
- → Upgrade to Scout v11.3.0 to enable unique indexing if your app needs it laravel/scout [plan]
- → Verify your macOS CI passes after setup-php 2.37.2 lands in your workflows laravel/roster [monitor]
References
- [1] v11.3.0 ↗ laravel/scout
- [2] chore(deps): bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group ↗ laravel/roster
- [3] Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group ↗ laravel/forge-cli
- [4] Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group ↗ laravel/valet
- [5] Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group ↗ laravel/scout
- [6] Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group ↗ laravel/.github
FAQ
- What changed in Laravel on June 17, 2026?
- Laravel Scout v11.3.0 lands opt-in unique indexing and automated dependency management, while a macOS CI fix rolls across the entire Laravel ecosystem.
- What should Laravel teams do about it?
- Upgrade to Scout v11.3.0 to enable unique indexing if your app needs it • Verify your macOS CI passes after setup-php 2.37.2 lands in your workflows
- Which Laravel repositories shipped on June 17, 2026?
- laravel/scout, laravel/roster, laravel/forge-cli, laravel/valet, laravel/.github