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

Fix: Do not encourage to edit composer.json #86

Merged
merged 1 commit into from Dec 27, 2016

Conversation

localheinz
Copy link
Contributor

This PR

  • updates README.md and suggests to require league/plates via command line, rather than editing composer.json directly

@reinink
Copy link
Contributor

reinink commented Dec 11, 2015

I agree with this, editing Composer was the only way to do it before, and this is a remnant from those days. I'm thinking all we need is this though:

composer require league/plates

If you want to update, cool, otherwise I can!

@localheinz
Copy link
Contributor Author

@reinink

Hang on a second!

}
}
```
$ composer require league/plates
```
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks great, @reinink do you want the $ or not? I just scanned various php league packages and some have the $ and some don't.

Copy link
Contributor

Choose a reason for hiding this comment

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

Probably not, but we can remove that post merge.

@ragboyjr ragboyjr mentioned this pull request Dec 26, 2016
@reinink reinink merged commit 4915236 into thephpleague:master Dec 27, 2016
@localheinz localheinz deleted the fix/composer branch December 27, 2016 08:33
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.

None yet

3 participants