yii2 - Error while installing with composer -
i getting error while installing package yii2 https://github.com/bryglen/yii2-twillio. composer says "the requested package not found in version". can problem? there option install package?
here detailed description of composer.json https://github.com/bryglen/yii2-twillio/issues/1
i guess have composer config "minimum-stability" set "stable", while package not have stable version. try require package --dev option.
Comments
Post a Comment