respect-validation/tests
Henrique Moody 788939e359
Remove backwards compatibility break from Phone rule
In version 2.3, the Phone rule started to require
"giggly/libphonenumber-for-php" as a dependency. That was a backward
compatibility break, but the validation also became stricter, and phone
numbers without country codes would not be considered valid.

This commit will revert the backward compatibility break. That way, when
validating a phone number without a country code (the behaviour from
version 2.2), the Phone will not use an external library.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-03-11 22:14:03 +01:00
..
fixtures Update PHP support 2018-12-02 11:09:24 +01:00
integration Improve readability of integration tests 2023-04-01 07:40:42 +02:00
library Make the behavior of DateTime more explicit 2024-02-04 15:57:53 +01:00
unit Remove backwards compatibility break from Phone rule 2024-03-11 22:14:03 +01:00