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
Get the following error, sounds like the dependency cannot be resolved:
Loading composer repositories with package information
Initializing PEAR repository http://pear.php.net
PEAR repository from http://pear.php.net could not be loaded. Undefined index: channel
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for cloudcontrol/phpcclib dev-master -> satisfiable by cloudcontrol/phpcclib[dev-master].
- cloudcontrol/phpcclib dev-master requires pear-pear.php.net/http_request2 2.2.1 -> no matching package found.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Installation failed, reverting ./composer.json to its original content.
The text was updated successfully, but these errors were encountered:
Get the following error, sounds like the dependency cannot be resolved:
The text was updated successfully, but these errors were encountered: