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.
Pádraic Brady 9881d76216 Adds Composer\Factory::createRemoteFilesystem():
- Implemented in self-update command
- Added to Composer\IO\BaseIO the getInputOption() and getInputArgument() getters to allow access to input
- Fixed some minor bugs
10 years ago
..
Autoload Fix some PHP doc blocks 11 years ago
Command Adds Composer\Factory::createRemoteFilesystem(): 10 years ago
Config Fixed docblock 11 years ago
Console TLS support for Factory::createComposer() - for JsonFile remotes 10 years ago
DependencyResolver Handle array candidates in whatProvides 11 years ago
Downloader Capture response bodies in exceptions when http requests fail 10 years ago
EventDispatcher Fixed typos 11 years ago
IO Adds Composer\Factory::createRemoteFilesystem(): 10 years ago
Installer Revert "correct small bug, source files aren't installed and removed from the same path (problem with targetDir package attribute)" 11 years ago
Json Merge pull request #2718 from sndpl/issue/2613 11 years ago
Package Fix detached head handling for non-committish sources, fixes #2732 10 years ago
Plugin Fixed typos 11 years ago
Repository Don't hardcode the URL to an https one either 10 years ago
Script Implemented Pre/Post Archive Script Events 11 years ago
Util Adds Composer\Factory::createRemoteFilesystem(): 10 years ago
Cache.php Fix Cache::gc() when COMPOSER_CACHE_DIR=/dev/null 11 years ago
Compiler.php phar compiler should also compile autoload_psr4.php 11 years ago
Composer.php Add version release date to -V output, fixes #2267 11 years ago
Config.php Adds Composer\Factory::createRemoteFilesystem(): 10 years ago
Factory.php Adds Composer\Factory::createRemoteFilesystem(): 10 years ago
Installer.php Update vendor dir modified time after every install/update, fixes #2764 10 years ago