roelofjan-elsinga/aloia-cms-gui

Undocumented requirements

Closed this issue · 1 comments

Installation requires PHP 7.4 for example which is undocumented

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

Problem 1
- roelofjan-elsinga/aloia-cms-gui[3.5.0, ..., 3.5.1] require illuminate/support ^6.0|^7.0 -> found illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev] but these were not loaded, likely because it conflicts with another require.
- roelofjan-elsinga/aloia-cms-gui 3.6.0 requires php >=7.4 -> your php version (7.3.21) does not satisfy that requirement.
- Root composer.json requires roelofjan-elsinga/aloia-cms-gui ^3.5 -> satisfiable by roelofjan-elsinga/aloia-cms-gui[3.5.0, 3.5.1, 3.6.0].

Installation failed, reverting ./composer.json and ./composer.lock to their original content.`

Is fixed by 2f928ae