I don\'t really understand how Composer works with the minimum-stability setting.
I have two packages. Let\'s say, PackageA
and PackageB
.
How did I fix this?
After installing Composer, run the following command to install the Composer Asset Plugin:
php composer.phar global require "fxp/composer-asset-plugin:^1.2.0"
Now choose one of the application templates to start installing Yii 2.0. An application template is a package that contains a skeleton of the Web application written in Yii.