We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8679fce
Replaced the usage ofIntl::getRegionBundle()->getCountryNames()with the compatible method \Symfony\Component\Intl\Countries::getNames().
Intl::getRegionBundle()->getCountryNames()
\Symfony\Component\Intl\Countries::getNames()
760b8f9
bug correction
2f12558
update dependencies