Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. Loading composer repositories with package information
  2. Installing dependencies (including require-dev) from lock file
  3. Your requirements could not be resolved to an installable set of packages.
  4.  
  5. Problem 1
  6. - symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
  7. - symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
  8. - Installation request for symfony/icu v1.2.0 -> satisfiable by symfony/icu[v1.2.0].
  9.  
  10. PHP Warning: Module 'intl' already loaded in Unknown on line 0
  11.  
  12. pecl/intl is already installed and is the same as the released version 3.0.0
  13.  
  14. Configuration File (php.ini) Path => /etc/php5/cli
  15. Loaded Configuration File => /etc/php5/cli/php.ini
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement