Answer the question
In order to leave comments, you need to log in
How to correctly run composer update to update the project in the folder?
The bottom line is, there is a project: /www/project it contains
composer.json
composer create-project --prefer-dist yiisoft/yii2-app-basic mysite
Answer the question
In order to leave comments, you need to log in
run composer update in composer.json folder which is root. It will pull up and update all dependencies and dependencies of dependencies, etc.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question