You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires pestphp/pest-plugin-laravel ^3.0 -> satisfiable by pestphp/pest-plugin-laravel[v3.0.0]. - pestphp/pest-plugin-laravel v3.0.0 requires pestphp/pest ^3.0.0 -> found pestphp/pest[3.x-dev] but it does not match your minimum-stability.
Steps To Reproduce
run laravel new my-app
choose all the default options
see the error in console which prevents you from being able to install any packages as well
The text was updated successfully, but these errors were encountered:
Installer Version
5.8.3
Description
When installing a new project we get this error:
Steps To Reproduce
laravel new my-app
The text was updated successfully, but these errors were encountered: