mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876)
This commit is contained in:

committed by
Carsten Brandt

parent
d9122a74a9
commit
c66121d2b6
@ -84,7 +84,7 @@ Yii::$classMap['Class2'] = 'path/to/Class2.php';
|
||||
Якщо стороння система використовує управління залежностями Composer, ви можете встановити Yii за допомогою наступних команд:
|
||||
|
||||
```bash
|
||||
composer global require "fxp/composer-asset-plugin:~1.1.1"
|
||||
composer global require "fxp/composer-asset-plugin:^1.2.0"
|
||||
composer require yiisoft/yii2
|
||||
composer install
|
||||
```
|
||||
|
Reference in New Issue
Block a user