标签:perm pack from com chown ssi php stream yii2
php composer.phar require --prefer-dist light/yii2-swagger "~1.0.4" --devfailed to open stream: Permission denied
https://packagist.phpcomposer.com could not be fully loaded, package information was loaded from the local cache and may be out of date
解决办法:
sudo chown -R $USER ~/.composer/
标签:perm pack from com chown ssi php stream yii2
原文地址:https://blog.51cto.com/13238147/2385686