1
0
Fork 0
composer/src/Composer
Danack 24aba5b51f Moved file back to correct location. (+1 squashed commit)
Squashed commits:
[eec32aa] Updated detection to only allow composer.josn in root or first level dir.
2014-02-21 09:46:12 +00:00
..
Autoload Abort quickly if the only match is class= in a file 2013-08-13 17:37:41 +02:00
Command Add global command to be able to require/install/update global packages, fixes #1813, fixes #55 2013-08-17 02:59:17 +02:00
Config Fix a few bugs, fixes #1867 2013-05-06 11:31:22 +02:00
Console Add global command to be able to require/install/update global packages, fixes #1813, fixes #55 2013-08-17 02:59:17 +02:00
DependencyResolver Correctly set watch2 on rule watch nodes for learned rules fixes #2181 2013-08-16 16:44:56 +02:00
Downloader Return path of the downloaded file 2013-08-18 18:13:11 +02:00
IO Fix typo 2013-08-18 15:40:00 +02:00
Installer Merge remote-tracking branch 'Rarst/fix-winproxy-quotes' 2013-08-12 02:10:14 +02:00
Json fix some files mode bug 755->644 2013-08-06 18:07:26 +08:00
Package Merge pull request #2153 from renanbr/archive-prefer-dist 2013-08-16 06:41:02 -07:00
Repository Moved file back to correct location. (+1 squashed commit) 2014-02-21 09:46:12 +00: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 Add tests, refs #2017 2013-08-12 00:52:16 +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 Allow the authentications to be loaded in the IO independently 2013-08-18 15:33:05 +02:00
Installer.php Make sure all installers are installed first unless they have requirements, refs #2107, fixes #1147 2013-08-12 00:28:33 +02:00