Created
February 20, 2013 15:02
-
-
Save ezimuel/4996164 to your computer and use it in GitHub Desktop.
Strange composer installation for ZFTool
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./composer.phar install | |
Loading composer repositories with package information | |
Installing dependencies | |
- Installing zendframework/zend-version (2.1.1) | |
Loading from cache | |
- Installing zendframework/zendframework (2.1.1) | |
Loading from cache | |
zendframework/zendframework suggests installing doctrine/common (Doctrine\Common >=2.1 for annotation features) | |
zendframework/zendframework suggests installing ext-intl (ext/intl for i18n features) | |
zendframework/zendframework suggests installing pecl-weakref (Implementation of weak references for Zend\Stdlib\CallbackHandler) | |
zendframework/zendframework suggests installing zendframework/zendpdf (ZendPdf for creating PDF representations of barcodes) | |
zendframework/zendframework suggests installing zendframework/zendservice-recaptcha (ZendService\ReCaptcha for rendering ReCaptchas in Zend\Captcha and/or Zend\Form) | |
Writing lock file | |
Generating autoload files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment