octicon-rss(16/)
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 23:50:38 +08:00
Merge pull request #9430 from ravshanium/upstream
According to: Composer installation guide [skip ci]
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
octicon-diff(16/tw-mr-1) 1 changed files with 1 additions and 1 deletions
@@ -35,7 +35,7 @@ The following steps are not necessary if you want to work only on translations o
|
|||||||
|
|
||||||
- run `composer update` to install dependencies (assuming you have [composer installed globally](https://getcomposer.org/doc/00-intro.md#globally)).
|
- run `composer update` to install dependencies (assuming you have [composer installed globally](https://getcomposer.org/doc/00-intro.md#globally)).
|
||||||
|
|
||||||
> Note: If you see errors like `Problem 1 The requested package bower-asset/jquery could not be found in any version, there may be a typo in the package name.`, you will need to run `composer global require "fxp/composer-asset-plugin:1.0.0"`
|
> Note: If you see errors like `Problem 1 The requested package bower-asset/jquery could not be found in any version, there may be a typo in the package name.`, you will need to run `composer global require "fxp/composer-asset-plugin:~1.0"`
|
||||||
|
|
||||||
- run `php build/build dev/app basic` to clone the basic app and install composer dependencies for the basic app.
|
- run `php build/build dev/app basic` to clone the basic app and install composer dependencies for the basic app.
|
||||||
This command will install foreign composer packages as normal but will link the yii2 repo to
|
This command will install foreign composer packages as normal but will link the yii2 repo to
|
||||||
|
|||||||
Reference in New Issue
Block a user