Hi.
I am trying to install Doofinder Site Search but the verification gives me an error, without giving information, on Magento 2.3.3 installed with composer.
I understand that it is verified but what I do not understand is that it does not tell me what dependency or dependencies are failing.
Also, help link show information about composer, but my problem is on tools used in web.
I don't add a extension or package with composer.
Just in case I went to my installation (made with composer) and tried an update
Luckily I'm a programmer, and I can understand something, and I unzipped the package, and I could see the package and its composer.json, and perform an installation by hand.
Actually, I feel quite lost with Magento and his stuff.
composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
composer require doofinder/doofinder-magento2
Using version ^0.2.8 for doofinder/doofinder-magento2
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 4 installs, 0 updates, 0 removals
- Installing doofinder/doofinder (5.8.0): Downloading (100%)
- Installing sabre/uri (2.1.3): Downloading (100%)
- Installing sabre/xml (2.1.3): Downloading (100%)
- Installing doofinder/doofinder-magento2 (0.2.8): Downloading (100%)
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Writing lock file
Generating autoload files