Problem Description
I am trying to install a specific version of a package using Composer. I tried `composer install` and `composer require` but they are installing the latest version of the package. What if I want an older version?
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?