2amigos / yii2-croppie-widget

Image cropping plugin for Yii2
https://2amigos.us
Other
11 stars 3 forks source link

When do you provide a stable release? #7

Open hamed-bolhasani opened 6 years ago

hamed-bolhasani commented 6 years ago

Hi, I use the yii 2.0.14 with the php 7.0.2, and when installed it with Composer, this error is displayed to me!

### [InvalidArgumentException] Could not find a version of package 2amigos/yii2-croppie-widget matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.

cstudios-slovakia commented 6 years ago

Just use composer require 2amigos/yii2-croppie-widget:"1.0.x-dev" or composer require 2amigos/yii2-croppie-widget:"1.0.x-dev" --dev