Skip to content

Commit

Permalink
Merge pull request #9 from rmunate/analysis-16Adk1
Browse files Browse the repository at this point in the history
Adjust Formarts
  • Loading branch information
rmunate authored Aug 26, 2023
2 parents 9248cdb + cc4ce4d commit e5aedba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Validator/Traits/CommonValidate.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ private function validateExtension(): bool
if (!Utilities::validateExtension('Intl')) {
throw SpellNumberExceptions::create('The Intl extension is not installed or not available.');
}

return true;
}

Expand Down

0 comments on commit e5aedba

Please sign in to comment.