1
0
Fork 0
composer/src/Composer
Jordi Boggiano 4392be4d29 Fix some more inconsistencies in json manipulation 2014-04-10 16:11:43 +02:00
..
Autoload Avoid ambiguity warning for example directories as well 2014-04-10 21:03:35 +09:00
Command Merge pull request #2894 from naderman/update-no-dev 2014-04-09 20:29:46 -07:00
Config Fixed docblock 2014-02-20 17:18:52 +01:00
Console Add version release date to -V output, fixes #2267 2013-09-16 14:08:43 +02:00
DependencyResolver Correctly add decision reason to transaction 2014-04-09 12:08:13 -07:00
Downloader Also use rawurlencode in git downloader, refs #2859 2014-03-31 14:59:00 +02:00
EventDispatcher Tweaking dispatchScript method to be in line with the rest, and add devMode to *_AUTOLOAD_DUMP events 2014-03-01 21:22:01 +01:00
IO Ensure both bash and stty are present to assume cygwin, fixes #2857 2014-03-31 15:14:47 +02:00
Installer Clarify log messages when skipping existing bins 2014-04-09 13:40:55 +02:00
Json Fix some more inconsistencies in json manipulation 2014-04-10 16:11:43 +02:00
Package Only check in require and for non-platform packages, add flag to make this warning optional, refs #2320 2014-04-09 15:37:50 +02:00
Plugin Fixed typos 2013-12-27 11:51:01 +00:00
Repository use HHVM_VERSION 2014-04-09 15:40:12 -07:00
Script Implemented Pre/Post Archive Script Events 2014-01-11 14:42:34 -05:00
Util Only check in require and for non-platform packages, add flag to make this warning optional, refs #2320 2014-04-09 15:37:50 +02:00
Cache.php fixed: dead symlink breaks gc 2014-04-07 14:57:45 +02:00
Compiler.php phar compiler should also compile autoload_psr4.php 2013-12-22 19:24:58 +01:00
Composer.php Fixed some docblocks 2014-03-23 23:02:56 +01:00
Config.php Doc tweaks, refs #2682 2014-02-13 16:23:53 +01:00
Factory.php show warning only instead of throwing exception 2014-03-24 14:34:02 +01:00
Installer.php Process remove ops first, fixes #2874 2014-04-07 11:10:26 +02:00