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

Made github repo compatible with composer #35

Merged
merged 2 commits into from Apr 26, 2014

Conversation

spacedmonkey
Copy link
Contributor

This addition is a simple json file, that adds composer support to this github repo.

Composer is a very popular dependency Manager for PHP. The composers is run and dependency are grabbed from version control and built into the package. This file allows me and others using composer, to build their sites directly from this repo. The file is innocuous and doesn't require updating. It also is not required on the WordPress svn so doesn't need to be copied over (it will be not hurt if it is on the svn repo).

spacedmonkey and others added 2 commits April 25, 2014 11:17
Added the composer.json file, to make this github repo compatible with
composer.
westonruter added a commit that referenced this pull request Apr 26, 2014
Made github repo compatible with composer
@westonruter westonruter merged commit 231ba0f into xwp:master Apr 26, 2014
@westonruter
Copy link
Contributor

Thanks @spacedmonkey! My experience with Composer is quite limited, so I'll trust your experience experience WRT the composer.json

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