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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -