1
0
Fork 0
composer/src/Composer
Jordi Boggiano 43c1caad0d Merge remote-tracking branch 'Seldaek/caret-op-for-semver'
Conflicts:
	tests/Composer/Test/Package/Version/VersionSelectorTest.php
2015-04-29 23:49:27 +01:00
..
Autoload CS fixes 2015-04-15 01:22:19 +01:00
Command Finalize platform override feature 2015-04-29 22:38:07 +01:00
Config Finalize platform override feature 2015-04-29 22:38:07 +01:00
Console Fix reference to getIO as per #3777 2015-02-25 18:41:13 +00:00
DependencyResolver added the actual phpversion into the error message when phpversion doesn satisfy the requirement 2015-04-29 18:21:18 +02:00
Downloader Add comment about --, refs #3853 2015-04-15 02:48:10 +01:00
EventDispatcher Fix BC layer for events 2015-03-02 18:20:22 +00:00
IO Fix process timeout not being initialized correctly when loading a config without creating a full composer instance, closes #3952, fixes #3946 2015-04-21 21:02:17 +01:00
Installer Silence symlink() error 2015-04-09 09:45:50 +02:00
Json Fix indent detection in json files when an empty line starts the object 2015-04-29 22:42:57 +01:00
Package Merge remote-tracking branch 'Seldaek/caret-op-for-semver' 2015-04-29 23:49:27 +01:00
Plugin Add debug output when a plugin is loaded 2015-02-27 14:31:27 +00:00
Repository Finalize platform override feature 2015-04-29 22:38:07 +01:00
Script Clean up event dispatching code and make package events extend installer events 2015-02-23 15:34:49 +00:00
Util Force http1.1 protocol 2015-04-26 22:18:04 +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 Merge remote-tracking branch 'HuffAndPuff/ignore-platform' 2015-04-29 21:03:51 +01:00
Factory.php Fix process timeout not being initialized correctly when loading a config without creating a full composer instance, closes #3952, fixes #3946 2015-04-21 21:02:17 +01:00
Installer.php Finalize platform override feature 2015-04-29 22:38:07 +01:00