I get the following error although PHP 8.1 is active
$> composer require datlechin/flarum-chatgpt:"*"
./composer.json has been updated
Running composer update datlechin/flarum-chatgpt
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires datlechin/flarum-chatgpt * -> satisfiable by d atlechin/flarum-chatgpt[v0.0.1, v0.0.2, v0.1.0, v0.2.0].
- datlechin/flarum-chatgpt[v0.0.1, ..., v0.2.0] require php 8.1 -> your php version (7.4.33) does not satisfy that requirement.
Installation failed, reverting ./composer.json and ./composer.lock to their orig inal content.