condorrocks/condor

composer.json is missing ext-intl

Closed this issue · 0 comments

I believe that you can declare in your composer.json that you will need to install a php extension. (php-intl for example).
That way, no need to wonder why you have "Call to undefined function locale_get_primary_language()" after having installed and started the project ;-)