From 9cf7ac28a002a0991bfb3153f07c68504b35dc67 Mon Sep 17 00:00:00 2001 From: Gabeta Soro Date: Tue, 2 Feb 2021 14:12:01 +0000 Subject: [PATCH] wip --- .travis.yml | 1 - config/larapnn.php | 1 - 2 files changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ab52392..0e4abe1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ php: - 7.1 - 7.3 - 7.4 - - 8.0 # Commands to be run before your environment runs. diff --git a/config/larapnn.php b/config/larapnn.php index 8c76f79..1a88a68 100644 --- a/config/larapnn.php +++ b/config/larapnn.php @@ -9,7 +9,6 @@ /** * this parameter is used to make the number in a string composed only of digits - * If in database your contacts were formatted with () you must add them as a parameter. */ 'separators' => [ ' ', '-', '(', ')'