Now when trying to update any available extension I'm getting the following error:
composer.ERROR: require 'fof/user-bio:*'
/*****/my-domain-com/composer.json has been updated
Running composer update fof/user-bio
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laminas/laminas-diactoros 2.17.0 requires php ^7.4 || ~8.0.0 || ~8.1.0 -> your php version (8.2.15) does not satisfy that requirement.
- flarum/core v1.8.5 requires laminas/laminas-diactoros ^2.4.1 -> satisfiable by laminas/laminas-diactoros[2.17.0].
- flarum/core is locked to version v1.8.5 and an update of this package was not requested.
Installation failed, reverting /*****/my-domain-com/composer.json and /*****/my-domain-com/composer.lock to their original content.