Skip to content

Commit db8e0af

Browse files
authored
Removes dependency on bcmath (#8467)
1 parent cba5c3e commit db8e0af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

validation.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1431,9 +1431,6 @@ The integer under validation must have a minimum length of _value_.
14311431

14321432
The field under validation must be a multiple of _value_.
14331433

1434-
> **Warning**
1435-
> The [`bcmath` PHP extension](https://www.php.net/manual/en/book.bc.php) is required in order to use the `multiple_of` rule.
1436-
14371434
<a name="rule-missing"></a>
14381435
#### missing
14391436

0 commit comments

Comments
 (0)