ridvanaltun / guacamole-php-sdk

Manage Guacamole with an easy SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find a matching version of package ridvanaltun/guacamole

lexcorp opened this issue · comments

composer require ridvanaltun/guacamole
Do not run Composer as root/super user! See https://getcomposer.org/root for details

[InvalidArgumentException]
Could not find a matching version of package ridvanaltun/guacamole. Check the package spelling, your version constraint and that the package is available in a stability which matche
s your minimum-stability (stable).

require [--dev] [--prefer-source] [--prefer-dist] [--fixed] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] []...

Update your composer to version 2.x via composer self-update command.