Skip to content

Use create-project instead of require to create reproducer project #9412

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

Merged
merged 1 commit into from
Mar 8, 2018

Conversation

magnetik
Copy link
Contributor

@magnetik magnetik commented Mar 8, 2018

composer require symfony/skeleton bug_app is a syntax error (as bug_app is required to be a version constraint).

So I think this was a typo

@javiereguiluz
Copy link
Member

@magnetik I agree! This is definitely a bug. thanks for fixing it!

@javiereguiluz javiereguiluz merged commit 0fe4c71 into symfony:4.0 Mar 8, 2018
javiereguiluz added a commit that referenced this pull request Mar 8, 2018
…r project (magnetik)

This PR was merged into the 4.0 branch.

Discussion
----------

Use create-project instead of require to create reproducer project

`composer require symfony/skeleton bug_app` is a syntax error (as `bug_app` is required to be a version constraint).

So I think this was a typo

Commits
-------

0fe4c71 Use create-project instead of require to create reproducer project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants