Skip to content

Request: Please Tag New Release v2.0.1 (Contains PHP 8 Composer Fix) #23

Description

@josueisaacelias

Hello,

I noticed that the latest stable tag, 2.0 (dated 2020-08-15), has a strict PHP constraint of ^5.5 || ^7.0 which prevents installation on PHP 8 environments (Composer Platform Check).

However, I see that the dev-master branch already contains the necessary correction (^5.5 || ^7.0 || ^8.0) as per the commit history (dated 2024-04-09).

Could you please create and push a new patch release tag (e.g., v2.0.1) containing this fix? This would allow users on PHP 8 to install a stable version without needing to rely on the unstable dev-master branch.

Thank you for your quick consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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