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.
One email a day. Unsubscribe in one click.
Keep up with Laravel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
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