I am just getting started with Yii2 project development.
How to install the specified version (2.0.42.1) of Yii2,I only found “GitHub - yiisoft/yii2 at 2.0.42.1” .
But I don’t know how to build “GitHub - yiisoft/yii2 at 2.0.42.1” in my project. Who can teach me how to use Yii2 2.0.42.1 version to build my project?
thanks, I used this command but it didn’t work.I have used this command but it cannot be implemented. Can you implement it or tell me other solutions? Thank you
This is the result after I execute this command. Look, it cannot be completed.
Thank you very much. I successfully obtained the version I wanted.
But there seems to be an error: “Your requirements could not be resolved to an installable set of packages.” Look~
I then executed “cd tmpfolder” and “composer install” but got an error: “Composer could not detect the root package (yiisoft/yii2) version, defaulting to ‘1.0.0’. See https://getcomposer.org/root- version
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See Basic usage - Composer for more information.”