You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumped spatie/laravel-sluggable requirement to ^4.0 (#12). Public API is unchanged. v4 requires PHP 8.3+ and Laravel 12+, both already floors for this package, and the closure-typed slug options in LicenseTemplate are already v4-compatible.
Internal
tests/TestCase.php registers SluggableServiceProvider explicitly so Testbench merges the new config/sluggable.php action map introduced in v4.