Releases: ycs77/laravel-wizard
Releases · ycs77/laravel-wizard
v4.1.0
Fixed
- Should back to previous step without validation - by @ycs77 (71568ee)
v4.0.0
Version Compatibility
- Upgrade support to Laravel 11
v3.0.0
Version Compatibility
- Drop version support below php 8.1
- Drop version support below Laravel 8
Removed
v2.3.7
Fixed
- Fix mssing
$app
property in CacheManager
(2196e9a)