Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
CWAscend committed Aug 19, 2024
1 parent fda7091 commit d12665d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resolvers/DataValidationRulesResolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ protected function resolveRules(
)->all();

$dataRules->rules = array_merge_recursive($dataRules->rules, $rulesFromRulesMethod);

return;
}

Expand Down

0 comments on commit d12665d

Please sign in to comment.