GreXXL
OK, thanks.
But I'm getting:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires blomstra/email-conversations @beta -> satisfiable by blomstra/email-conversations[0.1.0-beta.1, 0.1.0-beta.2, 0.1.0-beta.3, 0.1.0-beta.4].
- blomstra/email-conversations[0.1.0-beta.1, ..., 0.1.0-beta.4] require php 8.0 -> your php version (7.3.33) does not satisfy that requirement.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
[hempinve@s47 tajemnicenatury]$ php --version
PHP 8.1.8 (cli) (built: Jul 14 2022 10:33:21) (NTS)
Which is quite weird to be honest, as I'm using 8., and flarum dashboard also confirms the php version.
Any ideas?