Skip to content

Commit

Permalink
update mobile codes
Browse files Browse the repository at this point in the history
  • Loading branch information
Pharaonic authored Dec 31, 2020
1 parent fb5fade commit 96bc3bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/country.php
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@
"name" => "Dominican Republic",
"native" => "República Dominicana",
"currency" => "DOP",
"phone" => "1809 and 1-829",
"phone" => "1",
"timezone" => "America/Santo_Domingo",
"languages" => [
"ES",
Expand Down Expand Up @@ -930,7 +930,7 @@
"EG" => [
"iso" => "EGY",
"name" => "Egypt",
"native" => "مصر",
"native" => "مصر",
"currency" => "EGP",
"phone" => "20",
"timezone" => "Africa/Cairo",
Expand Down Expand Up @@ -2555,7 +2555,7 @@
"name" => "Puerto Rico",
"native" => "Puerto Rico",
"currency" => "USD",
"phone" => "1787 and 1-939",
"phone" => "1",
"timezone" => "America/Puerto_Rico",
"languages" => [
"ES",
Expand Down

0 comments on commit 96bc3bd

Please sign in to comment.