improper/platformsh-flarum-template

Your requirements could not be resolved to an installable set of packages.

Opened this issue · 0 comments

braco commented

Getting composer issues from this repo:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- flarum/core[v1.4.0, ..., v1.6.3] require laminas/laminas-httphandlerrunner ^1.2.0 -> satisfiable by laminas/laminas-httphandlerrunner[1.2.0, 1.3.0, 1.4.0, 1.5.0].
- laminas/laminas-httphandlerrunner 1.2.0 requires php ^7.1 -> your php version (8.2.2) does not satisfy that requirement.
- laminas/laminas-httphandlerrunner[1.3.0, ..., 1.4.0] require php ^7.3 || ~8.0.0 -> your php version (8.2.2) does not satisfy that requirement.
- laminas/laminas-httphandlerrunner 1.5.0 requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.2) does not satisfy that requirement.
- Root composer.json requires flarum/core ^1.4 -> satisfiable by flarum/core[v1.4.0, ..., v1.6.3].