1
0
Fork 0
composer/src/Composer
Nils Adermann 22737e31a7 Merge pull request #4213 from legoktm/stabilities
Don't use BasePackage::$stabilities in VersionParser
2015-07-07 13:45:55 +02:00
..
Autoload Avoid invalid warnings when scanning the same file twice, fixes #4195, fixes #4197 2015-06-30 13:27:28 +01:00
Command Use only one level of verbosity 2015-07-04 12:02:57 +01:00
Config Finalize platform override feature 2015-04-29 22:38:07 +01:00
Console Merge remote-tracking branch 'alcohol/add-suggests-command' 2015-07-04 11:58:58 +01:00
DependencyResolver Update callers of VersionParser::formatVersion() 2015-07-02 00:06:56 -07:00
Downloader Update callers of VersionParser::formatVersion() 2015-07-02 00:06:56 -07:00
EventDispatcher Add event name in verbose mode, refs #4123 2015-07-04 12:15:04 +01:00
IO Fix: Remove unused imports 2015-06-28 23:20:54 -04:00
Installer Merge pull request #4192 from localheinz/fix/import 2015-06-30 15:38:46 +01:00
Json PHP version checks tweaking 2015-05-05 20:18:24 +02:00
Package Don't use BasePackage::$stabilities in VersionParser 2015-07-03 17:54:30 -07:00
Plugin fix alignment 2015-06-02 19:58:21 +01:00
Repository Merge pull request #4192 from localheinz/fix/import 2015-06-30 15:38:46 +01:00
Script Move deprecation notice where it belongs, closes #4065 2015-05-25 14:29:26 +01:00
Util Merge pull request #4144 from staabm/patch-2 2015-07-03 21:49:05 +01:00
Cache.php Fix case where touch() fails due to incorrect ownership, fixes #4070 2015-05-28 15:26:56 +01:00
Compiler.php Use external lib for hidden cli prompting 2015-05-01 15:50:01 +01:00
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 2014-10-16 22:13:17 -03:00
Config.php Fix: Remove unused imports 2015-06-28 23:20:54 -04:00
Factory.php Use https where possible 2015-05-04 19:37:57 +02:00
Installer.php Fix outdated comment 2015-06-20 12:58:19 +01:00