.. |
Autoload
|
5c5e962b5a
Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list.
|
il y a 12 ans |
DependencyResolver
|
67fde90666
Correctly sort operations within transactions using DFS
|
il y a 12 ans |
Downloader
|
c8d110aa72
Imporoved exception message for GitDownloader (various protocols for github)
|
il y a 13 ans |
Fixtures
|
67fde90666
Correctly sort operations within transactions using DFS
|
il y a 12 ans |
IO
|
c754f96677
Removed last password/username from IOInterface
|
il y a 13 ans |
Installer
|
e0a1d9ef58
Support multiple installers in a composer-installer package.
|
il y a 13 ans |
Json
|
f5e0918104
Add JsonManipulator class for doing raw manipulation of json strings
|
il y a 12 ans |
Mock
|
46972fbc22
Add handling for alias operations
|
il y a 13 ans |
Package
|
41215a0e47
Require first version of a root package alias, rather than alias
|
il y a 13 ans |
Repository
|
b4622885de
Fix tests with openssl disabled
|
il y a 12 ans |
Script
|
d3cec0399a
CS fixes & do not replace the exception since that removes the stack trace
|
il y a 13 ans |
Util
|
58a8ff80e3
Cont. code simplification & better tests.
|
il y a 13 ans |
ComposerTest.php
|
a284eb5cfe
coding style fixes
|
il y a 13 ans |
FactoryTest.php
|
9021c86237
Added packagist repository as the last repository with the lowest priority
|
il y a 13 ans |
InstallerTest.php
|
5bfbff867c
Root requires are not taken into account in locked installs, fixes #669
|
il y a 12 ans |
TestCase.php
|
0c1944a9d0
Let the solver handle aliases instead of the installer
|
il y a 13 ans |