Skip to content

Instantly share code, notes, and snippets.

@ezimuel
Created February 20, 2013 15:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ezimuel/4996164 to your computer and use it in GitHub Desktop.
Save ezimuel/4996164 to your computer and use it in GitHub Desktop.
Strange composer installation for ZFTool
$ ./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