pestphp / pest

Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
https://pestphp.com
MIT License
9.48k stars 343 forks source link

[Bug]: Erro on installing pestphp/pest-plugin-laravel #1118

Open asmit-firefly opened 6 months ago

asmit-firefly commented 6 months ago

What Happened

When I try to install pestphp/pest-plugin-laravel after installing the Pest 3.x-dev the conflict issue is occur.

`Problem 1

How to Reproduce

composer require pestphp/pest --dev --with-all-dependencies

composer require pestphp/pest-plugin-laravel --dev

Sample Repository

No response

Pest Version

3.x-dev

PHP Version

8.2

Operation System

macOS

Notes

No response