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

[4.x] Adds --pest to use Pest #251

Merged
merged 3 commits into from
Feb 3, 2023
Merged

[4.x] Adds --pest to use Pest #251

merged 3 commits into from
Feb 3, 2023

Conversation

nunomaduro
Copy link
Member

@nunomaduro nunomaduro commented Feb 3, 2023

This pull request does two things:

  1. First, it adds the --pest option, that may be used to create a new project with Laravel using Pest PHP.
  2. Second, it adds the --pest option (or question when not provided, similar to --stack), that may be used to create a new Jetstream project using Pest PHP.

@driesvints
Copy link
Member

Can we also let the install command fail when composer cannot resolve dependencies? Like in the PR you fixed here? laravel/jetstream#1240

@taylorotwell taylorotwell merged commit dab1639 into master Feb 3, 2023
@taylorotwell taylorotwell deleted the feat/pest branch February 3, 2023 15:50
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

Successfully merging this pull request may close these issues.

4 participants