1
0
Fork 0
composer/src/Composer/Command
Michael Wallner f65fe27097 fixed create-project with json file
the create-project command tried to instantiate a FilesystemRepository
with the json file as string instead of an JsonFile instance
2012-03-16 08:40:18 +01:00
..
Helper Show empty default value when one is specified 2012-02-16 20:38:43 +01:00
AboutCommand.php Rename HelpCommand to AboutCommand 2011-11-08 11:51:01 +01:00
Command.php Allow show command to work without a composer.json 2012-02-08 10:24:36 +01:00
CreateProjectCommand.php fixed create-project with json file 2012-03-16 08:40:18 +01:00
DependsCommand.php Support both require and requires as depends link-type arg 2012-02-19 15:09:29 +01:00
InitCommand.php Allow unicode characters for author in "composer init" command. 2012-03-15 23:06:00 +01:00
InstallCommand.php reverted command interfaces for installer refactoring 2012-03-10 19:56:15 +01:00
SearchCommand.php Show package descriptions in show/search commands, merge similar packages in show, fixes #366 2012-03-11 16:44:18 +01:00
SelfUpdateCommand.php Fix typo 2012-02-16 18:58:25 +01:00
ShowCommand.php fix notice when running show command on package without keywords 2012-03-11 23:42:27 +01:00
UpdateCommand.php Merge pull request #432 from digitalkaoz/issue_428 2012-03-11 08:55:44 -07:00
ValidateCommand.php Add relaxed schema for application packages that do not need to be distributed 2012-03-05 23:24:59 +01:00