Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |