You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New installation using composer create-project, when I open the demo in the browser I get:
An exception has been thrown during the rendering of a template ("Cannot parse message translation: please install the "intl" PHP extension or the "symfony/polyfill-intl-messageformatter" package.").
Please add a requirement for ext-intl or symfony/polyfill-intl-messageformatter in composer.json. If you want I can submit a PR.
The text was updated successfully, but these errors were encountered:
This PR was merged into the master branch.
Discussion
----------
require symfony/polyfill-intl-messageformatter
Fixessymfony/demo#1026
Commits
-------
1dffa66 require symfony/polyfill-intl-messageformatter
This PR was merged into the master branch.
Discussion
----------
require symfony/polyfill-intl-messageformatter
Fixessymfony/demo#1026
Commits
-------
1dffa66 require symfony/polyfill-intl-messageformatter
New installation using composer create-project, when I open the demo in the browser I get:
Please add a requirement for ext-intl or symfony/polyfill-intl-messageformatter in composer.json. If you want I can submit a PR.
The text was updated successfully, but these errors were encountered: