Jordi Boggiano
|
496188f714
Force installs from lock to reinstall dev packages from the exact locked reference
|
hace 13 años |
Beau Simensen
|
81d41fc442
Rename --dev to --prefer-source
|
hace 13 años |
Jordi Boggiano
|
f761bf8d99
Simplify install() signature
|
hace 13 años |
Beau Simensen
|
e1370be7a0
Continued refactoring of install() method, mainly by way of adding Composite Repository
|
hace 13 años |
Beau Simensen
|
473f127ff1
Super simplified, works, but needs refactoring w/ Composer Repository
|
hace 13 años |
Beau Simensen
|
df72919ba3
@naderman says this is wrong.
|
hace 13 años |
Beau Simensen
|
57ffc9d59b
Changed some variable names, continue 2, locked install changed
|
hace 13 años |
Beau Simensen
|
c1ba2be345
Provide the ability to specify internally installed packages (i.e., embedded in phar)
|
hace 13 años |
Beau Simensen
|
c94d867c07
Make install method self contained
|
hace 13 años |
Jordi Boggiano
|
d52feb1a9f
Merge remote-tracking branch 'digitalkaoz/issue_209'
|
hace 13 años |
Jordi Boggiano
|
7add1001ae
Refactor scripts
|
hace 13 años |
François Pluchino
|
f017074655
Remove package trigger
|
hace 13 años |
François Pluchino
|
2f6a3ce8b9
Add system trigger
|
hace 13 años |
digitalkaoz
|
3d43bdce45
refactored install
|
hace 13 años |
digitalkaoz
|
4d0fae688e
removed replace, reinstalling as install
|
hace 13 años |
digitalkaoz
|
30e89a2402
fixed broken packages on filesystem
|
hace 13 años |
Jordi Boggiano
|
edf948454b
Remove IO from Solver, debug methods don't need it
|
hace 13 años |
François Pluchino
|
0f9dcc9618
Remplace all echo with writeln method of IO
|
hace 13 años |
François Pluchino
|
7888ec5313
Add Authentification in FileDownloader
|
hace 13 años |
Jordi Boggiano
|
462ebdf752
Detect lock file changes and warn users on install, fixes #75
|
hace 13 años |
Nils Adermann
|
855b1cb9d3
Merge pull request #173 from Seldaek/update
|
hace 13 años |
Jordi Boggiano
|
9b2694351b
Less confusing error message
|
hace 13 años |
Jordi Boggiano
|
8cfbf9e198
Fix update, fixes #125
|
hace 13 años |
Beau Simensen
|
2791e57930
Updated lockfile message for "composer install" command
|
hace 13 años |
digitalkaoz
|
6c870e23e0
added search command, colorized ouput, tiny fixes
|
hace 13 años |
jsor
|
28a8b3e4c5
Fix link collection
|
hace 13 años |
jsor
|
e512e16e35
Rename flags after feedback in #132
|
hace 13 años |
jsor
|
9af21fd461
Install recommended deps by default and introduce flags for including/excluding required/recommended/suggested deps
|
hace 13 años |
Jordi Boggiano
|
eef37c450f
Fix error detection to support replaces and provides
|
hace 13 años |
Jordi Boggiano
|
0d304550b5
Clarify error message when packages are not found, fixes #128
|
hace 13 años |