Skip to content
Snippets Groups Projects
momento.1.0.0.phpstan_stderr 1.04 KiB
Newer Older
./composer.json has been updated
Running composer update drupal/momento
> Drupal\Composer\Composer::ensureComposerVersion
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/momento 1.0.0 -> satisfiable by drupal/momento[1.0.0].
    - drupal/momento 1.0.0 requires momentohq/client-sdk-php 1.7.1 -> satisfiable by momentohq/client-sdk-php[v1.7.1].
    - momentohq/client-sdk-php v1.7.1 requires ext-protobuf * -> it is missing from your system. Install or enable PHP's protobuf extension.

To enable extensions, verify that they are enabled in your .ini files:
    - /usr/local/etc/php/php-cli.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-protobuf` to temporarily ignore these required extensions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.