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

Adding composer install examples #76

Merged
merged 2 commits into from Sep 14, 2015
Merged

Adding composer install examples #76

merged 2 commits into from Sep 14, 2015

Conversation

leggetter
Copy link
Contributor

No description provided.

$ composer require pusher/pusher-php-server
```

Or add to `composer.json` and `composer update`:
Copy link
Contributor

Choose a reason for hiding this comment

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

and then run composer update ?

Copy link

Choose a reason for hiding this comment

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

also add a version constraint to the cli based composer require

Copy link
Contributor

Choose a reason for hiding this comment

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

IMO we should let composer handle the version itself for the CLI example (like we already do).

leggetter added a commit that referenced this pull request Sep 14, 2015
Adding composer install examples
@leggetter leggetter merged commit 58d6a62 into master Sep 14, 2015
@leggetter
Copy link
Contributor Author

Thanks for the feedback. Made changes.

@leggetter leggetter deleted the add-composer-install branch September 14, 2015 09:48
@zimbatm
Copy link
Contributor

zimbatm commented Sep 14, 2015

LGTM, not sure why Travis-CI failed

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