1
0
Fork 0
composer/src/Composer
Jordi Boggiano d1a1758b84 Merge remote-tracking branch 'TYPO3-Flow/bugfix-composer-installers-1147' 2013-08-12 00:14:57 +02:00
..
Autoload Slightly nicer heredoc in AutoloadGenerator::getIncludePathsFile() 2013-08-01 17:03:32 +02:00
Command fix some files mode bug 755->644 2013-08-06 18:07:26 +08:00
Config Fix a few bugs, fixes #1867 2013-05-06 11:31:22 +02:00
Console fix some files mode bug 755->644 2013-08-06 18:07:26 +08:00
DependencyResolver CS fixes 2013-06-13 13:28:24 +02:00
Downloader Realpath hg paths to avoid problems after a chdir, fixes #2096 2013-08-10 14:17:52 +02:00
IO CS fixes 2013-06-13 13:28:24 +02:00
Installer Throw exception if the local repository does not contain a package to uninstall 2013-08-07 10:50:12 +02:00
Json fix some files mode bug 755->644 2013-08-06 18:07:26 +08:00
Package Add more realpath, refs #2096 2013-08-10 14:25:02 +02:00
Repository Add IO to proc executor in a few more places to get more debug info out 2013-08-10 02:44:11 +02:00
Script Add IO to proc executor in a few more places to get more debug info out 2013-08-10 02:44:11 +02:00
Util Clarify that composer.json is being read and not downloaded, refs #2096 2013-08-10 14:22:11 +02:00
Cache.php CS fixes 2013-06-13 13:28:24 +02:00
Compiler.php Add class property Compiler::$version 2013-05-23 23:36:48 -05:00
Composer.php Added post-autoload-dump script event. 2013-01-10 15:04:20 +01:00
Config.php Remove the http protocol from github-protocols, refs #1955 2013-06-28 19:16:12 +02:00
Factory.php Clarify that composer.json is being read and not downloaded, refs #2096 2013-08-10 14:22:11 +02:00
Installer.php [BUGFIX] make sure composer/installers is always installed/updated first 2013-07-23 17:26:19 +02:00