Limited the phpunit version to max 5.7.20 to fix Travis
[plcapi.git] / composer.json
2017-06-14 Hugo ZonderlandLimited the phpunit version to max 5.7.20 to fix Travis
2017-06-14 Hugo ZonderlandThe >=4.0.0 syntax installs any version which is able...
2016-03-27 gggeek2nd try to make composer happy with downloading stuff...
2016-03-27 gggeekfix travis tests: use https for downloading sources
2016-01-24 gggeekMove to using Sami for API doc generation instead of...
2015-07-12 Gaetano GiuntaMerge pull request #27 from gggeek/php53 4.0.0-alpha
2015-04-27 gggeekInstall the docbook xslts via composer for doc generation
2015-04-27 gggeekAdd generation of docs to pakefile
2015-04-27 gggeekAdd pakefile as replacement for makefile
2015-04-11 gggeekFix server and client: support LATIN-1 requests/respons...
2015-03-27 gggeekAdd tests for the demo files not to have fatal errors
2015-03-22 gggeek1st attempt at having code-coverage info for tests...
2015-02-21 gggeekFix newlines (to satisfy automated code quality scanners)
2014-12-16 gggeekWIP - more bugfixes and start of testsuite reimplementation
2014-12-14 gggeekWIP introduce namespaces; move all global functions...
2014-12-10 gggeekFix leftovers from branch merging; remove more php...
2014-02-03 gggeekFix comma in composer.json
2014-02-03 gggeekBump requirements to 5.1.0; grammar fixes in comments
2013-12-15 gggeekAdd composer.json