Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Root composer.json requires pestphp/pest-plugin-laravel ^3.0 #356

Closed
blak1984 opened this issue Sep 9, 2024 · 1 comment
Closed

Root composer.json requires pestphp/pest-plugin-laravel ^3.0 #356

blak1984 opened this issue Sep 9, 2024 · 1 comment

Comments

@blak1984
Copy link

blak1984 commented Sep 9, 2024

Installer Version

5.8.3

Description

When installing a new project we get this error:

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

  1. run laravel new my-app
  2. choose all the default options
  3. see the error in console which prevents you from being able to install any packages as well
@crynobone
Copy link
Member

Pest 3 was tagged 2 hours ago should solve this issue: https://github.com/pestphp/pest/releases/tag/v3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants