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

Add composer support #8

Merged
merged 1 commit into from
Oct 20, 2015
Merged

Add composer support #8

merged 1 commit into from
Oct 20, 2015

Conversation

spacedmonkey
Copy link
Contributor

By adding this file, it adds support for the popular php dependancy manager composer.

By adding this file, it adds support for the popular php dependancy manager composer.
This was referenced Jun 15, 2015
@joshbetz
Copy link
Contributor

I'm hesitant to add a composer.json if we're not going to keep it up-to-date with version numbers. You should be able to add the git repository to your project, no?

@spacedmonkey
Copy link
Contributor Author

I use composer to build my projects and not just git. This is fine for all repos on wp repo, as you can use this - http://wpackagist.org/ . However everything else you have to use github and composer files. I do agree about tagging / version, but Ryan has a good point here. If I want to lock down to a commit, I can do that in my build, no tagging required.

@spacedmonkey
Copy link
Contributor Author

Any chance this is going to get merged?

joshbetz added a commit that referenced this pull request Oct 20, 2015
@joshbetz joshbetz merged commit 79114dd into Automattic:master Oct 20, 2015
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

2 participants