Releases: cybercog/laravel-optimus
Releases · cybercog/laravel-optimus
3.11.0
3.10.0
3.9.0
What's Changed
- Added GitHub tests workflow by @antonkomarev in #36
- Added Laravel v10 support by @antonkomarev in #35
- Dropped Laravel 5.5 support by @antonkomarev in #35
- Dropped Laravel 5.6 support by @antonkomarev in #35
- Dropped Laravel 5.7 support by @antonkomarev in #35
- Dropped Laravel 5.8 support by @antonkomarev in #35
- Dropped Laravel 6 support by @antonkomarev in #35
- Dropped Laravel 7 support by @antonkomarev in #35
- Dropped PHP 7.1 support by @antonkomarev in #35
- Dropped PHP 7.2 support by @antonkomarev in #35
- Dropped PHP 7.3 support by @antonkomarev in #35
Full Changelog: 3.8.0...3.9.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.2
3.4.1
Fixed
- (#22) Handle string route values in
resolveRouteBinding
method