clarkwinkelmann thanks. I am trying to install 1.6.1, however I get the following error:
Problem 1
- Root composer.json requires fof/upload 1.6.1 -> satisfiable by fof/upload[1.6.1].
- fof/upload 1.6.1 requires softcreatr/php-mime-detector ^3.0 -> found softcreatr/php-mime-detector[3.0.0, 3.1.0, 3.2.0, 3.2.1] but the package is fixed to 4.0.0 (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.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Do you think it will be safe to use the --with-all-dependencies
? How can I check what package has requested the 4.0.0 version of php-mime-detector?