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

[5.1] Remove duplicate "[y/N]" from confirmable console commands #13203

Merged
merged 1 commit into from
Apr 19, 2016
Merged

[5.1] Remove duplicate "[y/N]" from confirmable console commands #13203

merged 1 commit into from
Apr 19, 2016

Conversation

nhowell
Copy link
Contributor

@nhowell nhowell commented Apr 18, 2016

Sending to 5.1 instead of 5.2 (#13202).

Currently, the console asks:

Do you really wish to run this command? [y/N] (yes/no) [no]:

This PR changes it to:

Do you really wish to run this command? (yes/no) [no]:

@taylorotwell taylorotwell merged commit 9dbdc5e into laravel:5.1 Apr 19, 2016
@nhowell nhowell deleted the patch-2 branch April 20, 2016 18:32
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.

None yet

2 participants