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

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -