Skip to content

Incompatibility with Pest v3 #693

Closed
Closed
@renky

Description

@renky
Q A
Bug report? yes
Library version v2.11
PHP 8.3 (but should be the same with earlier versions.

Cannot be installed with current Pest v3

Pest v3 requires phpunit v11, which requires "sebastian/diff": "^6.0.2",

phpinsights requires "sebastian/diff" in v4 and 5 but not 6...

reproduce in a blank new directory:

    composer require pestphp/pest
    composer require nunomaduro/phpinsights

The first will install pest v3, the second will fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions