bryglen / yii2-twillio

yii 2 twillio integration
1 stars 7 forks source link

Problems installing with composer stable #4

Open newscloud opened 7 years ago

newscloud commented 7 years ago

Problem 1

thinkinglemur commented 7 years ago

@newscloud you've probably solved this but are you using composer install or composer update? Here are the steps that I can confirm works for me:

  1. composer global require "fxp/composer-asset-plugin:~1.1.1" --no-progress
  2. composer install
laziz-karimov commented 7 years ago

"minimum-stability": "dev", "prefer-stable": true,