summaryrefslogtreecommitdiff
path: root/composer.json
AgeCommit message (Collapse)Author
2018-01-05docker image for php 5.2 testingSimon Holywell
2017-11-23add missing require-devMax-Julian Pogner
the php extension pdo_sqlite is actually required for development (in order to successfully execute the unit-tests). tested on debian Jessie 8.9 this would for example mean, that the following debian package is required: apt-get install php5-sqlite
2017-03-21change travis-ci run scriptsSimon Holywell
2016-12-14Fix up test procedures for idiormSimon Holywell
2013-01-20Change autoload option to classmapJavier Villanueva
Instead of requiring the file explicitly on every request  the classmap option allows to load the class on-demand
2012-11-09Add in type and keywords to composer.jsonSimon Holywell
2012-11-09Add composer support and reverse order changelogSimon Holywell