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

Added how to install via composer #194

Merged
merged 3 commits into from Aug 6, 2017
Merged

Conversation

royopa
Copy link
Contributor

@royopa royopa commented May 21, 2015

No description provided.


If you're using Composer to manage dependencies, you can use

$ composer require "kriswallsmith/buzz": "dev-master"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not just composer require "kriswallsmith/buzz"? Composer resolves the best version automatically.

@royopa
Copy link
Contributor Author

royopa commented Jun 3, 2015

Hi @Ged15! I updated the readme.
Regards!

```json
{
"require": {
"kriswallsmith/buzz": "*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please don't advocate the usage of the * constraint (I suggest keeping the composer require way only)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

@royopa
Copy link
Contributor Author

royopa commented Jun 5, 2015

Ok, I updated the readme

@Nyholm
Copy link
Collaborator

Nyholm commented Aug 6, 2017

Thank you for this PR.

@Nyholm Nyholm merged commit 565abf3 into kriswallsmith:master Aug 6, 2017
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

4 participants