xwp / wp-settings-revisions

Settings Revisions plugin for WordPress
http://wordpress.org/plugins/settings-revisions/
Other
25 stars 7 forks source link

Made github repo compatible with composer #35

Closed spacedmonkey closed 10 years ago

spacedmonkey commented 10 years ago

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).

westonruter commented 10 years ago

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