Skip to content

Commit d01fd32

Browse files
committed
Fix after TypeSpecifier BC break
1 parent 5c44394 commit d01fd32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Type/BeberleiAssert/AssertHelper.php

+1
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ private static function allArrayOrIterable(
233233
$expr,
234234
$specifiedType,
235235
TypeSpecifierContext::createTruthy(),
236+
$scope,
236237
);
237238
}
238239

0 commit comments

Comments
 (0)