summaryrefslogtreecommitdiff
path: root/composer.json
AgeCommit message (Expand)Author
2021-03-28Travis: Enable tests on PHP 8.0Aleksander Machniak
2020-07-05remove some unused depsAsmir Mustafic
2019-07-25prepare 2.7.0 releaseAsmir Mustafic
2019-03-10prepare 2.6.0Asmir Mustafic
2018-12-29Increase branch aliasAsmir Mustafic
2018-11-25Improve Travis configuration, add PHP-CS-Fixer and update PHPUnit minimum ver...Titouan Galopin
2018-11-23increase branch aliasAsmir Mustafic
2018-11-02Add more extensions on composer.json, improve phpdocs and remove dead codeTitouan Galopin
2018-10-22Add DOM extension in composer.jsonTitouan Galopin
2016-09-22Release 2.2.2Asmir Mustafic
2016-01-13Update composer.jsonEric Dowell
2015-01-06Increment version number to 2.1Asmir Mustafic
2014-08-01Using Sami as API doc generatorAsmir Mustafic
2014-07-28Released 2.0.0Asmir Mustafic
2014-06-17PSR-2 formattingAsmir Mustafic
2014-06-11PSR-0 vendor namespaceAsmir Mustafic
2014-06-10Updating the master branch for 2.0 development.Matt Farina
2014-05-16Merging in composer extra section.Matt Farina
2014-05-15Merge pull request #34 from goetas/prs-testsMatt Farina
2014-05-141.0 as master dev branchAsmir Mustafic
2014-05-12Composer autoloadAsmir Mustafic
2014-05-12PRS-4 testsAsmir Mustafic
2014-04-29Updated to a new version of phpdoc.Matt Farina
2014-04-15Updating the PHPUnit settings to use 4.x and ignore the build directory for c...Matt Farina
2013-11-06Added phpdoc to composer require-dev so we can generate docs.Matt Farina
2013-11-05Adding coveralls support.Matt Farina
2013-11-05Adding phpunit back to composer.json. The require-dev is only fired off when ...Matt Farina
2013-09-27Updated the homepage to be http rather than https because of the github ssl c...Matt Farina
2013-09-26Updated the homepage to the project homepage using gh-pages.Matt Farina
2013-09-26For further reading on why composer works this way please see http://seld.be/...Matt Farina
2013-09-15Added phpunit to require-dev in composer.json.Matt Butcher
2013-06-01Updated composer.json to prepare for release on packagist.Matt Farina
2013-05-28Updating composer.json.Matt Butcher
2013-04-02Fixed the classloader entry.Matt Butcher
2013-04-02Fixed composer.json.Matt Butcher
2013-04-02Stubbed out Composer file.Technosophos