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
$ sudo php composer.phar update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package ppi/framework 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
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.
Also:
- git://github.com/zendframework/Component_ZendStdlib.git
fatal: remote error:
Repository not found.
and
Warning: require(/var/www/html/vendor/zendframework/zend-stdlib/Zend/Stdlib/compatibility/autoload.php): failed to open stream: No such file or directory in /var/www/html/vendor/composer/autoload_real.php on line 55
Fatal error: require(): Failed opening required '/var/www/html/vendor/zendframework/zend-stdlib/Zend/Stdlib/compatibility/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/vendor/composer/autoload_real.php on line 55
The text was updated successfully, but these errors were encountered:
Reported by @alfrekjv
Also:
and
The text was updated successfully, but these errors were encountered: