You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks a lot for this tool, it is solving our problem very neatly!
Up to v6.0.0, I had been using command $ composer global require gordalina/cachetool to make cachetool available for my webserver user.
Since v6.1.0, the installation fails with:
$ composer global require gordalina/cachetool==6.1.0Changed current directory to /home/vagrant/.config/composer./composer.json has been updatedLoading composer repositories with package informationUpdating dependencies (including require-dev)Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for gordalina/cachetool =6.1.0 -> satisfiable by gordalina/cachetool[6.1.0]. - gordalina/cachetool 6.1.0 requires consolidation/self-update 1.x-dev -> satisfiable by consolidation/self-update[1.x-dev] but these conflict with your requirements or minimum-stability.Installation failed, reverting ./composer.json to its original content.
The text was updated successfully, but these errors were encountered:
Hi, thanks a lot for this tool, it is solving our problem very neatly!
Up to
v6.0.0
, I had been using command$ composer global require gordalina/cachetool
to make cachetool available for my webserver user.Since
v6.1.0
, the installation fails with:The text was updated successfully, but these errors were encountered: