commerceguys / addressing

A PHP addressing library, powered by CLDR and Google's address data.
MIT License
922 stars 135 forks source link

Reduce the number of available locales #140

Closed bojanz closed 4 years ago

bojanz commented 4 years ago

Same change made in commerceguys/intl: https://github.com/commerceguys/intl/issues/79

We want to trim down the list of supported locales, and remove the ones unlikely to be used. We'll readd any that turn out to be used after all.