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' => [ ' ', '-', '(', ')'