composer file including fatfree

This commit is contained in:
tp_dhu 2025-02-07 22:56:45 +00:00
parent c26eb1636c
commit 283967fa56

10
composer.json Normal file
View File

@ -0,0 +1,10 @@
{
"name": "tp/tp_servicedesk",
"description": "",
"config": {
"vendor-dir": "lib"
},
"require": {
"bcosca/fatfree-core": "^3.9"
}
}