`\PHPStan\dumpType(vec(positive_int())->assert([]));` gives `Dumped type: list<int>`, it should give `int<1, max>`. v1 psl 2.3.1 phpstan v1.9.14
\PHPStan\dumpType(vec(positive_int())->assert([]));gives
Dumped type: list<int>, it should giveint<1, max>.v1
psl 2.3.1
phpstan v1.9.14