diff --git a/hesabixCore/src/Service/SMS.php b/hesabixCore/src/Service/SMS.php index 1bd33a5..9e99b0f 100644 --- a/hesabixCore/src/Service/SMS.php +++ b/hesabixCore/src/Service/SMS.php @@ -13,7 +13,7 @@ class SMS private Settings $settings; private registryMGR $registryMGR; - private int $smsPrice = 150; + private int $smsPrice = 1500; /** * @param EntityManagerInterface $entityManager