Add various fields to composer.json
{ | ||
"name": "IMATHUZH/qfq", | ||
"type": "Quick Form Query", | ||
"description": "Framework to build web applications: Form generator (bootstrap based), dynamic update, typeahead, multi language, image annotation (via fabric), reports (defined via SQL), SIP protected links, PDF rendering, send mail (dynamic attachments, PDFs), multiple databases, record locking, secure up/download.", | ||
"license": "GPL-2.0-or-later", | ||
"require": { | ||
"typo3/cms-core": "^8.7" | ||
} | ||
... | ... |
Please register or sign in to comment