This repository was archived by the owner on Nov 14, 2019. It is now read-only.
1.1.4
This version fixes an issue that prevented to install Symfony on systems where the intl
PHP extension is not available.
Changelog
[0045ee6] Silenced a wrong exception thrown when the intl
PHP extension is not available (@xabbuh)
[9645168] Added support for a specific directory in demo command (@lyrixx)
[9d316eb] Enabled SIGINT handler (@lyrixx)
[bb276d5] Fixed uppercase usernames (@Ma27)