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
:~/customer/livesearch$ composer require "magento/live-search:4.2.0" --dry-run -W
./composer.json has been updated
Running composer update magento/live-search --with-all-dependencies
Loading composer repositories with package information
In Laminas\DependencyPlugin\DependencyRewriterV2::onPrePoolCreate
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- magento/module-live-search-adapter 4.2.0 requires webonyx/graphql-php ^15.0 -> found webonyx/graphql-php[v15.0.0-alpha.1, ..., v15.12.3] but these were not loaded, likely because it conflicts with another require.
- magento/live-search 4.2.0 requires magento/module-live-search-adapter 4.2.0 -> satisfiable by magento/module-live-search-adapter[4.2.0].
- Root composer.json requires magento/live-search 4.2.0 -> satisfiable by magento/live-search[4.2.0].
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Issue in ./help/live-search/release-notes.md
LiveSearch 4.2.0 requires webonyx/graphql-php ^15.0 but magento/framework 103.0.5-p8 (magento/product-enterprise-edition 2.4.5-p8) requires webonyx/graphql-php (~14.11.6)
and
The text was updated successfully, but these errors were encountered: