Skip to content

Commit

Permalink
Fix after TypeSpecifier BC break
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 13, 2024
1 parent 5c44394 commit d01fd32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Type/BeberleiAssert/AssertHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ private static function allArrayOrIterable(
$expr,
$specifiedType,
TypeSpecifierContext::createTruthy(),
$scope,
);
}

Expand Down

0 comments on commit d01fd32

Please sign in to comment.