.. |
Autoload
|
aff7745231
Fix target-dir autoloader
|
13 years ago |
Command
|
8ff497ac6f
Skip filter_var on 5.3.2 since it is buggy
|
13 years ago |
Console
|
d60188903d
Add warning for PHP <5.3.2 users that didn't use the installer
|
13 years ago |
DependencyResolver
|
11c59baf59
Remove useless property in exception class
|
13 years ago |
Downloader
|
655588a5e0
Merge pull request #659 from Seldaek/github_https_fallback
|
13 years ago |
IO
|
c754f96677
Removed last password/username from IOInterface
|
13 years ago |
Installer
|
6864555aa4
Do not notify installation of aliases
|
13 years ago |
Json
|
a30e6109bf
Fix 5.4.0 interop in formatting of empty array/objects
|
13 years ago |
Package
|
70a3c68f73
Add package stability
|
13 years ago |
Repository
|
b0134b56c5
Add CompositeRepo::getRepositories
|
13 years ago |
Script
|
2d780fbef6
Register all packages via the autoload generator before dispatching events
|
13 years ago |
Util
|
c754f96677
Removed last password/username from IOInterface
|
13 years ago |
Cache.php
|
fc29487a2a
Add home config key and use it to create the cache instance
|
13 years ago |
Compiler.php
|
15ab5868a3
Move composer metafiles back in a composer dir, except autoload.php
|
13 years ago |
Composer.php
|
e638182397
Add Config class and system-wide config management, fixes #513
|
13 years ago |
Config.php
|
b094ef7155
Add repository notification API support
|
13 years ago |
Factory.php
|
f3df4772f9
Make sure htaccess is created
|
13 years ago |
Installer.php
|
bca91677ac
Keep original packages in installed repository when adding aliases
|
13 years ago |