Skip to content

php version in composer #4

@kminooie

Description

@kminooie

this line:
"php": "~7.3 || 8.0",
should be
"php": "~7.3 || ~ 8.0",

my php version is 8.0.8 ( fedpra 33 ) and composer doesn't let me install it :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions