dependencies-upgrade

This commit is contained in:
RafficMohammed
2023-01-08 02:20:59 +05:30
parent 7870479b18
commit 49021a4497
1711 changed files with 74994 additions and 70803 deletions

View File

@@ -8,7 +8,7 @@ if (! function_exists('phone')) {
*
* @param string $number
* @param string|array $country
* @param string $format
* @param string|int $format
* @return string|Propaganistas\LaravelPhone\PhoneNumber
*/
function phone($number, $country = [], $format = null)