v13.16.0
[5.7] Add some missing tests imports. (#26043)
[11.x] Allow enums to be passed to routes (#52561)
[11.x] Allow implicit binding to have optional backed enums (#51178)
Removes `opis/closure` package (#39087)
[11.x] Support soft deleted models when using explicit route model binding (#51651)
Fix route registration for domain-scoped routes (#59793)
[13.x] Enforce stricter assertions (#59749)
[11.x] PHPUnit 11 Forward Compatibility (#48796)
[13.x] Merge attribute-provided middleware with existing middleware (#59944)
[12.x] Run Mockery cleanup via PHPUnit subscriber instead of explicit `m::close()` calls (#58278)
Merge branch '13.x' into 12/merge-to-13
[13.x] Prevent array query params from bypassing signed URL validation (#59860)