summaryrefslogtreecommitdiff
path: root/composer.json
AgeCommit message (Collapse)Author
2017-08-25We need the new Net_URL2 version that has the proper include path for ↵Christian Weiske
Services_Yadis
2017-08-25Make MIME type detection work on composer installChristian Weiske
2017-08-24Use packagist-only dependencies in composer.jsonChristian Weiske
Resolves: https://github.com/cweiske/phorkie/issues/28
2017-04-18Move off sourceforgeChristian Weiske
2015-11-11Load the plaindetect library from packagistChristophe Coevoet
Loading packages from a pear repository is very slow in composer (because the pear protocol is not optimized for composer needs)
2014-05-21add composer.json for dependency installationChristian Weiske