From 6adc75d7b48d39a99688df92f3c30d29001a544f Mon Sep 17 00:00:00 2001 From: bhc Date: Sat, 27 Apr 2024 01:17:22 +0300 Subject: [PATCH] Add PS to list of countries in phones.php --- app/config/locale/phones.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/config/locale/phones.php b/app/config/locale/phones.php index d3d3d31a7a..12a1c50a75 100644 --- a/app/config/locale/phones.php +++ b/app/config/locale/phones.php @@ -136,6 +136,7 @@ return [ 'NZ' => '64', 'OM' => '968', 'PK' => '92', + 'PS' => '970', 'PA' => '507', 'PE' => '51', 'PH' => '63',