diff --git a/config/module.config.php b/config/module.config.php index d70b2059..da9f5afc 100644 --- a/config/module.config.php +++ b/config/module.config.php @@ -1740,6 +1740,7 @@ ], IsInt::class => [ 'locale' => 'string', + 'strict' => 'bool', ], PhoneNumber::class => [ 'country' => 'string',