kcfinder
kcfinder copied to clipboard
There are no versions on packagist.org
https://packagist.org/packages/sunhater/kcfinder
Why is that?
Yes, It should be useful to have release tags, please enable packagist web hook.
+1
@sunhater
$ composer require sunhater/kcfinder
[InvalidArgumentException]
Could not find package sunhater/kcfinder at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability
PLEASE provide latest release version on packagist, useful for composer.
This works now:
composer require sunhater/kcfinder:@dev
But I thinks better if works without @dev
flag.