mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-05-24 14:25:36 +00:00
chore: upgrade spatie/laravel-sluggable to 4.x
3.8.1 → 4.0.2. Our usage (HasSlug trait, SlugOptions::create() ->generateSlugsFrom()->saveSlugsTo()->usingLanguage()) is unchanged in v4 — none of the breaking changes (skipGenerateWhen, $slugOptions cache, Sluggable→SelfHealing facade) apply. Test suite: 207 passing, 10 preexisting failures unchanged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
||||
"spatie/laravel-google-fonts": "^1.4",
|
||||
"spatie/laravel-markdown": "^2.5",
|
||||
"spatie/laravel-medialibrary": "^11.9",
|
||||
"spatie/laravel-sluggable": "^3.6",
|
||||
"spatie/laravel-sluggable": "^4.0",
|
||||
"spatie/laravel-tags": "^4.9.2",
|
||||
"staudenmeir/eloquent-has-many-deep": "^1.7",
|
||||
"swentel/nostr-php": "^1.4"
|
||||
|
||||
Reference in New Issue
Block a user