20 Commits (aff7745231fc2fd83238edd10ef949da054d0bd7)

Author SHA1 Message Date
Jordi Boggiano 15ab5868a3 Move composer metafiles back in a composer dir, except autoload.php 12 years ago
Jordi Boggiano 22fe296ad0 Move .composer files out into the vendor dir, fixes #497 12 years ago
Jordi Boggiano a1306091f2 Fix locking behavior with --dev 12 years ago
Jordi Boggiano f63df842b3 Fix alias handling with --dev installs, fixes #579 12 years ago
Jordi Boggiano f520ce6a80 Fix exception when solver could not resolve a set of packages 12 years ago
Jordi Boggiano 89e095b4b5 Handle --dev installs/updates 12 years ago
Jordi Boggiano e702761284 Output suggested packages after package installation 12 years ago
Jordi Boggiano 53191eb0fe Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510 12 years ago
Jordi Boggiano 26e3b77a4b Fix wording 12 years ago
Jordi Boggiano 9da7fbbf37 Fix project aliases being redownloaded since they had no version 12 years ago
Tiago Ribeiro 13839bf52c "Writing lock file" message is only displayed if locker isn't fresh 12 years ago
Jordi Boggiano b2609e8413 Update to locked source-ref when receiving a new lock file, fixes #358 12 years ago
Jordi Boggiano ceac0ca75b Fix updating of already installed dev packages, fixes #496 12 years ago
Jordi Boggiano b12e73792c Handle SolverProblemException nicer 12 years ago
Martin Hasoň 01c1878aea Save local repo after each success operation 12 years ago
digitalkaoz d502065cb7 fixed cs 12 years ago
digitalkaoz a4f6314daa reverted command interfaces for installer refactoring 12 years ago
digitalkaoz 673dd6312b fluent api for installer options 12 years ago
Jordi Boggiano 5f2e42ec46 CS fixes, made EventDispatcher optional in factory method 13 years ago
Beau Simensen 8a7d31706d Renamed Composer\Install to Composer\Installer 13 years ago