Replaced parsedown with the newer league/commonmark library

This commit is contained in:
Jan Böhmer 2025-08-14 22:56:20 +02:00
parent 631db7df31
commit be60c4363c
5 changed files with 514 additions and 63 deletions

View file

@ -133,9 +133,6 @@
"ekino/phpstan-banned-code": {
"version": "v0.3.1"
},
"erusev/parsedown": {
"version": "1.7.4"
},
"florianv/exchanger": {
"version": "1.4.1"
},