.. |
Autoload
|
8d55b9cced
Merge remote-tracking branch 'ronnylt/script-event-post-dump-autoload'
|
12 years ago |
Command
|
40c9584746
Fixes #1653
|
12 years ago |
Config
|
752fa64704
Added addLink and removeLink to Configuration Source Interface
|
13 years ago |
Console
|
a783727227
adding use statement
|
12 years ago |
DependencyResolver
|
514a3cde77
CS fixes
|
12 years ago |
Downloader
|
f06c0cb580
Code reorgs and make bool values real booleans, refs #1637
|
12 years ago |
IO
|
b7fb60494d
Add handling for backspace chars in BufferIO
|
13 years ago |
Installer
|
542d10d8fd
Remove all occurrences of getLocalDevRepository and getLocalRepositories calls
|
12 years ago |
Json
|
c7ed20e9d8
Fix minor issues in json code
|
12 years ago |
Package
|
ea7d79ab03
Make sure platform requirements of the root package are enforced when installing from lock, fixes #1611
|
12 years ago |
Repository
|
f2afbbac2f
Extended the fetchFile() method of the ComposerRepository class to be
|
12 years ago |
Script
|
542d10d8fd
Remove all occurrences of getLocalDevRepository and getLocalRepositories calls
|
12 years ago |
Util
|
f2afbbac2f
Extended the fetchFile() method of the ComposerRepository class to be
|
12 years ago |
Cache.php
|
514a3cde77
CS fixes
|
12 years ago |
Compiler.php
|
cee34b4faa
Add the include_paths.php autoload file to the phar when it is present
|
12 years ago |
Composer.php
|
e5cbf83185
Added post-autoload-dump script event.
|
12 years ago |
Config.php
|
f06c0cb580
Code reorgs and make bool values real booleans, refs #1637
|
12 years ago |
Factory.php
|
4207fc3b19
Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640
|
12 years ago |
Installer.php
|
a32aa1a305
Fix BC handling of old require-dev, refs #1656
|
12 years ago |