Skip to content
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.

How to add extension php-intl #98

Closed
iamthom opened this issue Aug 19, 2016 · 3 comments
Closed

How to add extension php-intl #98

iamthom opened this issue Aug 19, 2016 · 3 comments

Comments

@iamthom
Copy link

iamthom commented Aug 19, 2016

How can I add php extension intl to composer? I got this error requires ext-intl * -> the requested PHP extension intl is missing from your system.

@Richtermeister
Copy link

Ideally you don't try to add those extensions to this container, instead run composer install with the --ignore-platform-reqs flag.

@iamthom
Copy link
Author

iamthom commented Aug 30, 2016

@Richtermeister Thank you! You rocks. It works. I'm such a dumb to not know this flag -_-

@iamthom iamthom closed this as completed Aug 30, 2016
@Richtermeister
Copy link

Awesome, glad I could help.

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

No branches or pull requests

2 participants