Skip to content

Support PHP 7.4 and 8.1 at same time in 2.0.* ver. #94

@xandros15

Description

@xandros15

If I use 2.0.2 version and run composer install I got error with softcreatr/jsonpath, because don't support 8.1 in ^0.7.

Easier fix would be just add softcreatr/jsonpath: ^0.5 | ^0.7 | ^0.8 into composer.json.

I'm in middle of migration, so I need to use php 7.4 and 8.1 at same time.

Metadata

Metadata

Assignees

No one assigned

    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