respect-validation/docs
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
..
rules Remove backwards compatibility break from Phone rule 2024-03-11 22:14:03 +01:00
01-installation.md Change documentation order 2024-02-04 16:11:57 +01:00
02-feature-guide.md Change documentation order 2024-02-04 16:11:57 +01:00
03-message-translation.md Change documentation order 2024-02-04 16:11:57 +01:00
04-message-placeholder-conversion.md Change documentation order 2024-02-04 16:11:57 +01:00
05-concrete-api.md Change documentation order 2024-02-04 16:11:57 +01:00
06-custom-rules.md Change documentation order 2024-02-04 16:11:57 +01:00
07-comparable-values.md Change documentation order 2024-02-04 16:11:57 +01:00
08-list-of-rules-by-category.md Fix broken documentation links 2024-02-19 14:20:39 +01:00
09-license.md Change documentation order 2024-02-04 16:11:57 +01:00
index.md Fix broken documentation links 2024-02-19 14:20:39 +01:00