Skip to content

Constrain PHP version #10

Open
Open
@simPod

Description

@simPod

Hi, having >= 7.3 will allow PHP 10 and most likely it will crash there because of many BCs that will happen in the language.

We should constrain it e.g. to ^7.3 || ^8.0 || ^8.1

"php": ">=7.3"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions