DWR.IO

Tagged: dependency-management

Managing PHP Packages with Composer

August 25, 2026

My notes on Composer's caret version constraints, the actual differences between install, update, and update vendor/package, and a gotcha where composer require can quietly overwrite a constraint you set by hand...

Read note →
← All notes