1
0
Fork 0
Commit Graph

14 Commits (095852933e1df78c4ea08c9f5e85545e8eef8fbb)

Author SHA1 Message Date
Jordi Boggiano dd372e7635 Add explicit return 2013-02-12 10:14:44 +01:00
Bilal Amarni ae9a001053 RequireCommand - check if composer.json is writable 2013-02-02 10:49:32 +01:00
Bilal Amarni 99e4173b3d RequireCommand - rollback if it fails (fixes #1469) 2013-02-01 10:24:05 +01:00
Igor Wiedler 24611ec919 Add newline because JsonManipulator does not expand {} 2013-01-13 16:02:50 +01:00
Igor Wiedler a48675005b Implicitly create composer.json in require command
This allows shorteninig install instructions if you do not want to use init
(because it is interactive) and you do not want to use create-project (there
is no skeleton, or you do not want to use a skeleton).
2013-01-13 15:57:03 +01:00
Galymzhan f59181d7d5 add support for --no-progress, fixes #621 2012-12-11 20:30:09 +06:00
Beau Simensen 8d1d060d66 Made getComposerFile static. 2012-12-02 16:24:39 -08:00
Arnaud Le Blanc 0119e80c18 added --prefer-dist option to require command 2012-10-02 13:42:07 +02:00
Jordi Boggiano 0d31e4c567 Add --no-update flag to require 2012-07-19 17:19:36 +02:00
Jordi Boggiano 31330a739f Fix CS 2012-05-28 16:38:52 +02:00
Jordi Boggiano 8ffe3c2e26 Cosmetic fixes 2012-05-27 23:21:10 +02:00
Jordi Boggiano 42c501aaa4 Force the installation of the newly required packages in require command 2012-05-26 15:17:52 +02:00
Jordi Boggiano 27f8019dbd Refactor init & require commands 2012-05-26 14:45:19 +02:00
Jérémy Romey 260d7d434f Add a command for adding package to composer.json
Updated doc for require command
2012-04-03 13:49:42 +02:00