Skip to content

[yii-2.0] Remove composer-asset-plugin & skip Bower install.#79

Open
yidas wants to merge 3 commits into
kenjis:masterfrom
yidas:master
Open

[yii-2.0] Remove composer-asset-plugin & skip Bower install.#79
yidas wants to merge 3 commits into
kenjis:masterfrom
yidas:master

Conversation

@yidas

@yidas yidas commented Jul 24, 2017

Copy link
Copy Markdown

composer global require "fxp/composer-asset-plugin" command would force to install package into user's Composer global package.

php-framework-benchmark goals to run the ab-test for each framework's Hello controller without rendering view. According to this, I recommend to remove that plugin command and set up a minimum Composer installation.

@cebe

cebe commented Jul 24, 2017

Copy link
Copy Markdown
Contributor

You could use https://asset-packagist.org/ instead, which would provide a full install of Yii 2 without any composer hacks.

@yidas

yidas commented Jul 24, 2017

Copy link
Copy Markdown
Author

@cebe, thanks.

I'm changing to use Asset-Packagist solution for this, which Yii2 could still keep complete packages.

@cebe

cebe commented Jul 24, 2017

Copy link
Copy Markdown
Contributor

why did you remove composer.lock?

@yidas

yidas commented Jul 24, 2017

Copy link
Copy Markdown
Author

@cebe, thanks again!

I have filled up the updated composer.lock file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants