Composer 2.9.6 Fixes Two Perforce Command Injection Vulnerabilities
Composer 2.9.6 and 2.2.27 LTS fix two Perforce VCS driver command injection vulnerabilities that could lead to arbitrary command execution. Update immediately.
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
Composer 2.9.6 and 2.2.27 LTS fix two Perforce VCS driver command injection vulnerabilities that could lead to arbitrary command execution. Update immediately.
Your agent looks up orders and pulls customer history but forgets everything between messages. Ask about order 1042, follow up with "can I return it?" and it has no idea what you're talking about. In this episode we add conversation memory so follow-ups actually work.
Laravel 13.5.0 adds first-class Redis Cluster support for queues and the concurrency limiter, completes #[Delay] attribute coverage for queued mailables, and expands enum support across manager classes.
Pest v4.6.0 introduces time-based test sharding, allowing CI jobs to distribute tests by actual execution time for more balanced parallel runs.
Pest v4.5.0 introduces a flaky() method and --flaky CLI option for automatically retrying unstable tests, a toBeCasedCorrectly architecture assertion, and a --only-covered coverage filter.
Passage is a lightweight API gateway package for Laravel that proxies incoming requests to external services.
Laritor is a production observability tool built specifically around how Laravel applications are structured. Not adapted. Built.
Laravel VS Code Extension v1.7.0 adds PestPHP intellisense, a Go to Route command, common Artisan commands in the terminal, and Laravel 13 attribute support.
Add powerful, real-time commenting to your Filament admin panels. Discover how the Commentions package delivers seamless comments, mentions, and events for Filament v3 & v4.
All four Laravel starter kits — React, Vue, Svelte, and Livewire — now ship with built-in toast notifications for user feedback after actions like profile and password updates.