Framework Update
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "Micronesia, Federated States of",
|
||||
"subdivisions" => [
|
||||
"KSA" => "Kosrae",
|
||||
"PNI" => "Pohnpei",
|
||||
"TRK" => "Chuuk",
|
||||
"YAP" => "Yap"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user