Vaios Tsegkos
Results
3
comments of
Vaios Tsegkos
I have the same problem. Even on a fresh installation of laravel getting the same conflicts on composer.
Seems like when i use : `"pestphp/pest": "^2.34", "pestphp/pest-plugin-laravel": "^2.3",` instead of `"phpunit/phpunit": "^11.0.1",` it works well.
did you find any solution to this?