LMSouq
php-dev Open

How to install a specific version of package using Composer?

GD
gdaras
1 month ago
3 views
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

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base