2025-02-07 22:56:45 +00:00
|
|
|
{
|
|
|
|
|
"name": "tp/tp_servicedesk",
|
|
|
|
|
"description": "",
|
|
|
|
|
"config": {
|
|
|
|
|
"vendor-dir": "lib"
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
2025-02-09 21:21:33 +00:00
|
|
|
"bcosca/fatfree-core": "^3.9",
|
2025-02-11 09:25:22 +00:00
|
|
|
"erusev/parsedown": "^1.7",
|
2025-04-05 18:06:51 +01:00
|
|
|
"ezyang/htmlpurifier": "^4.18",
|
|
|
|
|
"erusev/parsedown-extra": "^0.8.1",
|
|
|
|
|
"singular-it/parsedown-checkbox": "^0.3.5"
|
2025-02-07 22:56:45 +00:00
|
|
|
}
|
2025-02-11 09:25:22 +00:00
|
|
|
}
|