Add stevebauman/purify for HTML sanitization and update project configuration to allow HTML input in Markdown rendering.

This commit is contained in:
HolgerHatGarKeineNode
2026-04-05 18:53:16 +01:00
parent 0c3b98a195
commit 8e7672691d
4 changed files with 131 additions and 3 deletions

View File

@@ -35,6 +35,7 @@
"spatie/laravel-sluggable": "^3.6",
"spatie/laravel-tags": "^4.9.2",
"staudenmeir/eloquent-has-many-deep": "^1.7",
"stevebauman/purify": "^6.3",
"swentel/nostr-php": "^1.4"
},
"require-dev": {