Skip to content

Module blocks installation of Mage-OS on PHP 8.2 #55

@rhoerr

Description

@rhoerr

The current composer.json here adds a constraint for PHP 8.3+. That breaks installation of Mage-OS 2.2.1 on PHP 8.2 (which is still technically possible otherwise). Can you fix that?

It's possible to work around the issue by an alias for now, like

composer require mage-os/module-automatic-translation:"1.10.0 as 2.0.1"

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions