summaryrefslogtreecommitdiff
path: root/composer.json
AgeCommit message (Collapse)Author
2013-09-27Updated the homepage to be http rather than https because of the github ssl ↵Matt Farina
cert warning.
2013-09-26Updated the homepage to the project homepage using gh-pages.Matt Farina
2013-09-26For further reading on why composer works this way please see ↵Matt Farina
http://seld.be/notes/composer-installing-require-dev-by-default
2013-09-15Added phpunit to require-dev in composer.json.Matt Butcher
This should be alright for library usage. If not, we can roll back.
2013-06-01Updated composer.json to prepare for release on packagist.Matt Farina
2013-05-28Updating composer.json.Matt Butcher
2013-04-02Fixed the classloader entry.Matt Butcher
2013-04-02Fixed composer.json.Matt Butcher
2013-04-02Stubbed out Composer file.Technosophos