Skip to content

Conversation

yidas
Copy link

@yidas yidas commented Jul 24, 2017

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
Copy link
Contributor

cebe commented Jul 24, 2017

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

@yidas
Copy link
Author

yidas commented Jul 24, 2017

@cebe, thanks.

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

@cebe
Copy link
Contributor

cebe commented Jul 24, 2017

why did you remove composer.lock?

@yidas
Copy link
Author

yidas commented Jul 24, 2017

@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