Skip to content

Instantly share code, notes, and snippets.

@fenix011
Created July 11, 2013 16:48
Show Gist options
  • Save fenix011/5977149 to your computer and use it in GitHub Desktop.
Save fenix011/5977149 to your computer and use it in GitHub Desktop.
root@i-ching:/var/www/yii2/apps/basic# /usr/local/bin/composer.phar create-project
root@i-ching:/var/www/yii2/apps/basic# /usr/local/bin/composer.phar create-project
Loading composer repositories with package information
Installing dependencies (including require-dev)
- Installing yiisoft/yii2 (dev-master 4ff4c05)
Cloning 4ff4c058483d15e9cfdf402e6f4111577b05a27c
- Installing yiisoft/yii2-composer (dev-master 69ffec5)
Cloning 69ffec54b61a3b78e68cb218c2cf2dec1c6fbbcc
yiisoft/yii2 suggests installing michelf/php-markdown (Required by Markdown.)
yiisoft/yii2 suggests installing twig/twig (Required by TwigViewRenderer.)
yiisoft/yii2 suggests installing smarty/smarty (Required by SmartyViewRenderer.)
yiisoft/yii2 suggests installing ezyang/htmlpurifier (Required by HtmlPurifier.)
Writing lock file
Generating autoload files
Setting writable: runtime ...done
Setting writable: www/assets ...done
Setting executable: yii ...done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment