I got this error installing the extension even with the -W command:
o not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]?
./composer.json has been updated
Running composer update blomstra/search --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- blomstra/search[0.0.1, ..., 0.1.19] require elasticsearch/elasticsearch 7.* -> satisfiable by elasticsearch/elasticsearch[v7.0.0, ..., v7.17.2].
- elasticsearch/elasticsearch[v7.11.0, ..., v7.17.2] require ezimuel/ringphp ^1.1.2 -> satisfiable by ezimuel/ringphp[1.1.2, 1.2.0, 1.2.1, 1.2.2].
- ezimuel/ringphp[1.1.2, ..., 1.2.2] require react/promise ~2.0 -> found react/promise[v2.0.0, ..., v2.11.0] but these were not loaded, likely because it conflicts with another require.
- elasticsearch/elasticsearch[v7.0.0, ..., v7.10.0] require php ^7.1 -> your php version (8.2.24) does not satisfy that requirement.
- Root composer.json requires blomstra/search * -> satisfiable by blomstra/search[0.0.1, ..., 0.1.19].