/flarum/app # composer require hamcq/flarum-ext-auth-phone
./composer.json has been updated
Running composer update hamcq/flarum-ext-auth-phone
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laminas/laminas-httphandlerrunner 2.9.0 requires php 8.1.0 8.2.0 8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
- flarum/core v1.8.4 requires laminas/laminas-httphandlerrunner 1.2.0 || 2.3.0 -> satisfiable by laminas/laminas-httphandlerrunner[2.9.0].
- flarum/core is locked to version v1.8.4 and an update of this package was not requested.
You can also try re-running composer require with an explicit version constraint, e.g. “composer require hamcq/flarum-ext-auth-phone:*” to figure out if any version is installable, or “composer require hamcq/flarum-ext-auth-phone:2.1” if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
请问一些这个问题怎么解决呢,谢谢!