v13.24.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)
Remove useless parent::setUp()/tearDown() calls in tests extending PHPUnit's TestCase directly (#60994)
[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)
[13.x] Enable additional Rector rules (#60854)
[13.x] Enforce stricter assertions (#59749)
fix url verification logic (#61009)