1
0
Fork 0
composer/src/Composer
Tobias Munk 60f96d5135 fixed post-create-project-cmd event
event occurs after autoloader is generated and refreshed
2013-06-02 23:21:36 +02:00
..
Autoload Fixed bug parsing multiline strings with 'escaped' newlines 2013-05-21 16:29:25 -04:00
Command fixed post-create-project-cmd event 2013-06-02 23:21:36 +02:00
Config Fix a few bugs, fixes #1867 2013-05-06 11:31:22 +02:00
Console Don't throw an update warning when using selfupdate alias 2013-05-06 18:53:43 +02:00
DependencyResolver Report ICU failures as the intl extension being missing, refs #1939 2013-05-28 18:15:04 +02:00
Downloader Clean up rogue git env vars in case this is running in a git hook, refs #1832 2013-05-27 19:54:46 +02:00
IO Remove leftover copy 2013-04-28 17:05:30 +02:00
Installer Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839 2013-05-30 14:59:02 +02:00
Json Fix handling of multilines in previous commit 2013-05-12 23:14:55 +02:00
Package Merge pull request #1922 from Seldaek/matchbranches 2013-05-24 00:55:04 -07:00
Repository Added realpath to VcsDriver constructor 2013-05-29 17:53:18 -05:00
Script Merge remote-tracking branch 'schmunk42/feature-create-project-events' 2013-06-01 13:32:07 +02:00
Util Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839 2013-05-30 14:59:02 +02:00
Cache.php Add debug output to cache class 2013-05-22 11:25:53 +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 Clarify some more 2013-04-15 21:55:09 +02:00
Factory.php Merge remote-tracking branch 'nfx/artefact-repo-type' 2013-04-27 17:26:02 +02:00
Installer.php Clarify code a bit 2013-05-11 13:01:08 +02:00