Skip to content

2.1.0

Choose a tag to compare

@masterix21 masterix21 released this 28 Apr 09:43
· 41 commits to main since this release
f8f7edf

Changed

  • 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.