nginx - ICU version compatibility Symfony 3.1 -
i have problem installing symfony 3.1 in php7, nginx , ubuntu 16.04, have error:
intl icu version installed on system outdated (55.1) , not match icu data bundled symfony (57.1) latest internationalization data upgrade icu system package , intl php extension.
how can solve issue? can change symfony , use ic 55.1 instead of icu 57.1?
i presume when run:
php bin/symfony_requirements
this warning , can safely ignore message. i've response similar questions on this. see url more details:
Comments
Post a Comment