Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twig price extension requires INTL PHP extension #149

Open
joeholdcroft opened this issue Aug 7, 2013 · 1 comment
Open

Twig price extension requires INTL PHP extension #149

joeholdcroft opened this issue Aug 7, 2013 · 1 comment

Comments

@joeholdcroft
Copy link
Contributor

We should use the Symfony polyfill once this PR is accepted: symfony/symfony#8588

@ghost ghost assigned irisSchaffer Aug 7, 2013
@lsjroberts
Copy link
Contributor

For reference, this is the output from 192.168.201.100 when running composer install:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for message/cog 1.0.x-dev -> satisfiable by message/cog[1.0.x-dev].
    - message/cog 1.0.x-dev requires ext-intl * -> the requested PHP extension intl is missing from your system.
  Problem 2
    - Installation request for message/cog dev-master -> satisfiable by message/cog[dev-master].
    - message/cog dev-master requires ext-intl * -> the requested PHP extension intl is missing from your system.
  Problem 3
    - Installation request for symfony/icu 1.2.x-dev -> satisfiable by symfony/icu[1.2.x-dev].
    - symfony/icu 1.2.x-dev 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.
  Problem 4
    - symfony/icu 1.2.x-dev 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.
    - symfony/intl dev-master requires symfony/icu ~1.0
-RC -> satisfiable by symfony/icu[1.2.x-dev].
    - Installation request for symfony/intl dev-master -> satisfiable by symfony/intl[dev-master].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants