alcohol / iso3166

A PHP library providing ISO 3166-1 data.
https://iso3166.thephpleague.com
MIT License
640 stars 59 forks source link

added entry for Canary Islands #79

Closed ppaulis closed 1 year ago

ppaulis commented 1 year ago

Signed-off-by: Pascal Paulis ppaulis@gmail.com

This PR adds an entry for the Canary Islands: https://www.iso.org/obp/ui/#iso:code:3166:IC

It seems that they only have an alpha-2 code, but not an alpha-3 or numeric code. I used null as a substitute. Let me know if you consider this problematic.

Thanks! Best regards, Pascal