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

Document installation for Symfony 5 #12

Open
tacman opened this issue Dec 9, 2019 · 2 comments
Open

Document installation for Symfony 5 #12

tacman opened this issue Dec 9, 2019 · 2 comments

Comments

@tacman
Copy link
Contributor

tacman commented Dec 9, 2019

I can't figure out how to install the master branch (because I don't understand aliases)

Neither of these work:

composer req petkopara/multi-search-bundle:^1.0.x-dev
composer req petkopara/multi-search-bundle:@1.0.x-dev

I've tried every variation I can think of, can you document the correct way? Thanks.

@petkopara
Copy link
Owner

You could try
composer require petkopara/multi-search-bundle dev-master

@tacman
Copy link
Contributor Author

tacman commented Dec 9, 2019 via email

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