peopleinside I did the commands, but still the same problem
sh-4.2$ /usr/bin/php74 /bin/composer remove reflar/stopforumspam
reflar/stopforumspam is not required in your composer.json and has not been removed
Dependency "flarum/core" is also a root requirement, but is not explicitly allowed. Ignoring.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 0 updates, 1 removal
- Removing reflar/stopforumspam (0.1.5)
Writing lock file
Generating autoload files
41 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
sh-4.2$ /usr/bin/php74 /bin/composer require reflar/stopforumspam
Using version ^0.3.1 for reflar/stopforumspam
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Installing reflar/stopforumspam (0.3.1): Downloading (100%)
reflar/stopforumspam suggests installing fof/spamblock (Allows the option to report spammers to StopForumSpam in order to keep the greater forum community spam free.)
Package reflar/stopforumspam is abandoned, you should avoid using it. Use fof/stopforumspam instead.
Writing lock file
Generating autoload files
42 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
sh-4.2$ /usr/bin/php74 /bin/composer require fof/user-bio
Using version ^0.3.1 for fof/user-bio
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Package reflar/stopforumspam is abandoned, you should avoid using it. Use fof/stopforumspam instead.
Generating autoload files
42 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
sh-4.2$ /usr/bin/php74 flarum cache:clear
Clearing the cache...
sh-4.2$