1
0
Fork 0
composer/src/Composer
Jordi Boggiano 2e1373b339 Update require message and delete empty file at the end in case of failure, fixes #3260 2014-10-04 17:31:45 +01:00
..
Autoload Changed short array syntzx to long 2014-10-03 18:31:02 +04:00
Command Update require message and delete empty file at the end in case of failure, fixes #3260 2014-10-04 17:31:45 +01:00
Config Fix phpdoc 2014-07-16 15:17:38 +02:00
Console Disallow overriding commands with scripts 2014-09-05 17:28:50 +01:00
DependencyResolver [#2492] Removing an unused variable and use statement, fixing phpdoc 2014-09-12 11:26:51 -04:00
Downloader Adding missing closing <info> tag when re-applying stashed changes 2014-09-25 18:39:50 +01:00
EventDispatcher Merge remote-tracking branch 'francoispluchino/installer-events' 2014-09-30 16:18:17 +01:00
IO read and discard zero chars to initialise STDIN 2014-07-05 13:49:45 +01:00
Installer Rename *-solve-dependencies to *-dependencies-solving 2014-09-30 16:26:55 +01:00
Json Normalize json across all php versions, fixes #3226 2014-10-04 17:02:42 +01:00
Package Fix phpdoc 2014-10-02 10:47:34 +02:00
Plugin Merge pull request #3142 from francoispluchino/plugin-load-only-one-time 2014-09-30 15:19:55 +01:00
Repository Merge pull request #3154 from francoispluchino/fix-phpdoc 2014-09-30 00:06:21 +01:00
Script Rename *-solve-dependencies to *-dependencies-solving 2014-09-30 16:26:55 +01:00
Util Merge remote-tracking branch 'frederikbosch/patch-1' 2014-09-24 19:17:30 +01:00
Cache.php Fix file deletions to always use a delayed retry on windows, fixes #3074 2014-06-29 18:49: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 Allow $HOME and ~ usage in all *-dir config values, fixes #3060 2014-06-29 14:47:43 +02:00
Factory.php Fix phpdoc 2014-07-16 15:17:38 +02:00
Installer.php Rename *-solve-dependencies to *-dependencies-solving 2014-09-30 16:26:55 +01:00