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
$ composer require 'drupal/search_api_sajari:1.0.x-dev@dev'
./composer.json has been updated
Running composer update drupal/search_api_sajari
Gathering patches for root package.
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- sajari/sajari-sdk-php 5.1.0 requires guzzlehttp/guzzle ^6.2 -> found guzzlehttp/guzzle[6.2.0, ..., 6.5.x-dev] but the package is fixed to 7.5.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- drupal/search_api_sajari 1.0.x-dev is an alias of drupal/search_api_sajari dev-1.0.x and thus requires it to be installed too.
- drupal/search_api_sajari dev-1.0.x requires sajari/sajari-sdk-php ^5.1 -> satisfiable by sajari/sajari-sdk-php[5.1.0].
- Root composer.json requires drupal/search_api_sajari 1.0.x-dev@dev -> satisfiable by drupal/search_api_sajari[1.0.x-dev (alias of dev-1.0.x)].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
The text was updated successfully, but these errors were encountered:
Here's the drupal org project on search io composer json file https://git.drupalcode.org/project/search_api_sajari/-/blob/1.0.x/composer.json
The text was updated successfully, but these errors were encountered: