Closed
Description
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
Labels
No labels