1
0
Fork 0
composer/src/Composer
Jerome TAMARELLE 211d4632bb Fix compatibility with PHP 5.3 2015-11-13 18:06:17 +01:00
..
Autoload Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
Command Fix clear cache when a dir does not exist, fixes #3810 2015-03-02 16:40:05 +00:00
Config CS fixes 2014-10-17 18:57:27 +01:00
Console Fix reference to getIO as per #3777 2015-02-25 18:41:13 +00:00
DependencyResolver Improve error messages for required hhvm/php versions, fixes #3767 2015-02-25 16:24:39 +00:00
Downloader Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
EventDispatcher Fix BC layer for events 2015-03-02 18:20:22 +00:00
IO Add oauth2 support for gitlab 2015-04-10 21:45:24 +00:00
Installer Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
Json Simplified syntax 2015-02-11 11:40:41 +01:00
Package Create lock if we only have platform dependencies 2015-02-27 12:20:42 +00:00
Plugin Add debug output when a plugin is loaded 2015-02-27 14:31:27 +00:00
Repository Fix compatibility with PHP 5.3 2015-11-13 18:06:17 +01:00
Script Clean up event dispatching code and make package events extend installer events 2015-02-23 15:34:49 +00:00
Util Fix compatibility with PHP 5.3 2015-11-13 18:06:17 +01:00
Cache.php Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
Compiler.php Add missing LICENSE files from dependencies, fixes #3776 2015-02-25 17:48:01 +00:00
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 2014-10-16 22:13:17 -03:00
Config.php Add gitlab.com as default GitLab domain 2015-03-04 00:08:42 +01:00
Factory.php Use Gitlab blob API to retreive composer.json files 2015-03-04 00:08:39 +01:00
Installer.php Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00