Skip to content

Update PHPUnit dependencies  #718

@anigeluk

Description

@anigeluk

"phpunit/phpunit": "^4 || ^5 || ^6 || ^7"

We've had a customer report an issue with the PHPUnit version requirements in composer. Where up to version ^7 is required PHP 7 is required.

They are trying to update to PHP8 which then fails the dependency as PHPUnit ^7 depends on PHP 7

Can we please add ^8

Thanks

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