Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-14 | composer.json: Fix name of fileinfo PHP extension | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-08-19 | Add missing finfo dependency | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-06-02 | Mention mbstring dependency | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-21 | composer: Add extension deps where easily possible | Florian Pritz | 1 | -2/+6 | |
mysql/psql is missing because composer can't do OR easily. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-02 | composer.json: Replace codeigniter settings with ours | Florian Pritz | 1 | -12/+8 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-02 | composer.json: Add missing , to fix syntax error | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-09-09 | Merge tag '3.1.5' into dev-ci3 | Florian Pritz | 1 | -3/+22 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-30 | Update composer dependencies | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-06-19 | [ci skip] Prepare 3.1.5 release | Andrey Andreev | 1 | -1/+1 | |
2017-01-19 | Fix byte-safety issues & actually test for them | Andrey Andreev | 1 | -2/+3 | |
2016-07-31 | composer: Move php-code-coverage to require-dev | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-07-31 | Add code coverage output | Florian Pritz | 1 | -0/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-03-07 | [ci skip] Add random_compat as a suggested package in composer.json | Andrey Andreev | 1 | -0/+3 | |
2016-01-11 | [ci skip] Update codeigniter.com links to https | Andrey Andreev | 1 | -1/+1 | |
2015-05-05 | [ci skip] Remove double description from composer.json | Andrey Andreev | 1 | -1/+0 | |
2015-05-04 | [ci skip] Fix IRC link in composer.json | Andrey Andreev | 1 | -1/+1 | |
2015-05-04 | Converting whitespace to tabs and removing issues link | Lonnie Ezell | 1 | -12/+11 | |
2015-05-04 | Fleshing out the composer.json file with more basic info. | Lonnie Ezell | 1 | -0/+10 | |
2014-10-28 | [ci skip] Update composer.json | Andrey Andreev | 1 | -2/+3 | |
2013-07-13 | PHPUnit & Travis failures due to new version of vfsStream. | Eric Roberts | 1 | -1/+1 | |
2013-04-01 | Removed newline at EOF | Darren Benney | 1 | -1/+1 | |
2013-03-30 | Changed spaces to tabs for consistency. | Darren Benney | 1 | -8/+8 | |
2013-03-30 | Added description to composer.json | Darren Benney | 1 | -3/+4 | |
When executing "composer validate", an error is generated because there is no description. Also removed a couple of tabs and replaced them with spaces to neaten it up slightly. | |||||
2013-02-19 | Revert "Revert all changes to see if travis just doesn't like me." | David Barratt | 1 | -3/+4 | |
This reverts commit eb5991ccd0686d15615bff3a730a641889063943. | |||||
2013-02-19 | Revert all changes to see if travis just doesn't like me. | David Barratt | 1 | -4/+3 | |
2013-02-18 | vfsStream is required for travis | David Barratt | 1 | -1/+4 | |
2013-02-18 | See how many errors are produced when no dependencies are included | David Barratt | 1 | -5/+1 | |
2013-02-18 | Revert "Attempt to get travis to work by adding php-invoker" | David Barratt | 1 | -2/+1 | |
This reverts commit 1396a958a5b96cc6c617ae725034fa58542acd25. | |||||
2013-02-18 | Attempt to get travis to work by adding php-invoker | David Barratt | 1 | -1/+2 | |
2013-02-18 | Fix a JSON validation error | David Barratt | 1 | -2/+2 | |
2013-02-18 | Move mikey179/vfsStream to only be required on dev | David Barratt | 1 | -1/+1 | |
2013-02-16 | Update the required version of PHP to 5.2.4 | David Barratt | 1 | -1/+1 | |
2013-02-16 | Require at least PHP 5.1.6. | David Barratt | 1 | -0/+1 | |
2013-02-16 | Lowercase the project name as uppercase letters are not allowed. | David Barratt | 1 | -3/+3 | |
2013-02-16 | Add the Project Name to the Composer File. | David Barratt | 1 | -0/+1 | |
2012-10-16 | Updated composer.json to use official PHPUnit package | Alex Bilbie | 1 | -1/+1 | |
Signed-off-by: Alex Bilbie <alex@alexbilbie.com> | |||||
2012-08-30 | Added PHPUnit to the development requirements of composer.json | Alex Bilbie | 1 | -1/+4 | |
2012-05-24 | get vfsStream via composer if its PEAR package not exists | Taufan Aditya | 1 | -0/+5 | |