The Wire · Showcase
SETUP-PHP PATCH ROLLS ACROSS LARAVEL ECOSYSTEM
By RepoJournal · Filed · About Laravel
Three core Laravel packages synchronized on the same macOS CI fix overnight, signaling coordinated maintenance across the framework's official tooling.
The setup-php action jumped from 2.37.1 to 2.37.2 [1][2][3], patching a macOS setup regression that was breaking CI pipelines. This fix rippled across Pail [1], Sanctum [2], and Vapor CLI [3] in lockstep, suggesting the issue hit enough teams to warrant coordinated action. If you're running Laravel tests on macOS CI agents, your GitHub Actions workflows just got more reliable. The synchronization across multiple official repos means this wasn't cosmetic: the regression was real enough to fix simultaneously.
Action items
- → Merge the setup-php bumps to your CI workflows if targeting macOS laravel/pail [plan]
- → Monitor your macOS CI runs on next deploy laravel/sanctum [monitor]
References
- [1] Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group ↗ laravel/pail
- [2] Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group ↗ laravel/sanctum
- [3] Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group ↗ laravel/vapor-cli
FAQ
- What changed in Laravel on June 16, 2026?
- Three core Laravel packages synchronized on the same macOS CI fix overnight, signaling coordinated maintenance across the framework's official tooling.
- What should Laravel teams do about it?
- Merge the setup-php bumps to your CI workflows if targeting macOS • Monitor your macOS CI runs on next deploy
- Which Laravel repositories shipped on June 16, 2026?
- laravel/pail, laravel/sanctum, laravel/vapor-cli