diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..9f19f04 --- /dev/null +++ b/composer.json @@ -0,0 +1,10 @@ +{ + "name": "tp/tp_servicedesk", + "description": "", + "config": { + "vendor-dir": "lib" + }, + "require": { + "bcosca/fatfree-core": "^3.9" + } +} \ No newline at end of file