Releases: TheDragonCode/laravel-routes-core
Releases · TheDragonCode/laravel-routes-core
5.2.0
Added
- Added Laravel 11 support by @andrey-helldar in #33
v5.1.0
v5.0.4
What's Changed
- Fix "Object of class Closure could not be converted to string" error by @EgoistDeveloper in #24
New Contributors
- @EgoistDeveloper made their first contribution in #24
Full Changelog: v5.0.3...v5.0.4
v5.0.3
Full Changelog: v5.0.2...v5.0.3
v5.0.2
Full Changelog: v5.0.1...v5.0.2
v5.0.1
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Bump
dragon-code/support
to 6.1 by @andrey-helldar in #18
Full Changelog: v4.1.0...v5.0.0
v4.1.0
What's Changed
- Normalize
composer.json
by @andrey-helldar in #8 - Removed coverage tests by @andrey-helldar in #9
- Split tests by Laravel versions by @andrey-helldar in #10
- Added Laravel 9 support by @andrey-helldar in #11
Full Changelog: v4.0.0...v4.1.0
v4.0.0
v3.0.1
Fixed TypeError: Argument #1 ($tag) must be of type DocBlock\Tags\Ret…