yii2-filemanager icon indicating copy to clipboard operation
yii2-filemanager copied to clipboard

Installtion problem

Open YairHadari opened this issue 9 years ago • 1 comments

Hi,

I"m trying to install the plugin using composer:

php composer.phar require --prefer-dist linchpinstudios/yii2-filemanager "*"

and getting the following error: " The requested package linchpinstudios/yii2-filemanager could not be found in any version, there may be a typo in the package name.

Potential causes:

  • A typo in the package name
  • The package is not available in a stable-enough version according to your minimum-stability setting "

Regards, Yair

YairHadari avatar Apr 05 '15 09:04 YairHadari

Since it's still in Beta, you might need to set your minimum-stability to "dev"

linchpinstudios avatar Apr 06 '15 16:04 linchpinstudios