You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Adermann 689e3056fa Plugin API requirements should be for plugins only, not installers 11 years ago
..
Autoload Merge pull request #2179 from naderman/plugins 11 years ago
Command Merge pull request #2179 from naderman/plugins 11 years ago
Config Fix a few bugs, fixes #1867 11 years ago
Console Fix disabling plugins which has to happen in the factory now 11 years ago
DependencyResolver Correctly set watch2 on rule watch nodes for learned rules fixes #2181 11 years ago
Downloader Merge remote-tracking branch 'github-composer/master' into plugins 11 years ago
EventDispatcher Use call_user_func for PHP < 5.4 compatability and accept __invoke 11 years ago
IO Fix typo 11 years ago
Installer Fix disabling plugins which has to happen in the factory now 11 years ago
Json fix some files mode bug 755->644 11 years ago
Package Merge pull request #2153 from renanbr/archive-prefer-dist 11 years ago
Plugin Plugin API requirements should be for plugins only, not installers 11 years ago
Repository Add a composer-plugin-api platform package and plugins must require it 11 years ago
Script Turn EventDispatcher into generic solution handling plugins as well 11 years ago
Util Warn about composer-installer type in composer validate 11 years ago
Cache.php CS fixes 11 years ago
Compiler.php Add class property Compiler::$version 11 years ago
Composer.php Correct authorship info for files I edited 11 years ago
Config.php Remove the http protocol from github-protocols, refs #1955 11 years ago
Factory.php Load plugins and installers prior to checking installed packages 11 years ago
Installer.php Correct authorship info for files I edited 11 years ago