preg_match(): Argument #2 ($subject) must be of type string, int given
string cast seems to be missing from src/JsonSchema/Constraints/ObjectConstraint.php@69
'patternProperties' => [ '^[0-9]+$' => [ 'type' => 'object', 'additionalProperties' => false,