Skip to content

PHPUnit 9 compatibility #19

@galbus

Description

@galbus

When I attempt to composer require this package in my PHPUnit 9 project it fails with the following dependency/version error:

    - Root composer.json requires wp-graphql/wp-graphql-testcase ^2.1.3 -> satisfiable by wp-graphql/wp-graphql-testcase[v2.1.3].
    - wp-graphql/wp-graphql-testcase v2.1.3 requires phpunit/phpunit ^7.5 || ^8.5.0 -> found phpunit/phpunit[7.5.0, ..., 7.5.20, 8.5.0, ..., 8.5.26] but it conflicts with your root composer.json require (^9.5).

See Supported PHPUnit versions for PHPUnit's release timeline.

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