mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
23 lines
642 B
JSON
23 lines
642 B
JSON
{
|
|
"require": {
|
|
"robthree/twofactorauth": "^1.5",
|
|
"sabre/dav": "^3.",
|
|
"sabre/xml": "^1.4.",
|
|
"slim/slim": "^3.0",
|
|
"erusev/parsedown": "*",
|
|
"erusev/parsedown-extra": "*",
|
|
"mibe/feedwriter": "^1.1",
|
|
"phpoffice/phpexcel": "^1.8",
|
|
"phpoffice/phpspreadsheet": "*",
|
|
"pear/log": "*",
|
|
"pear/mail": "*",
|
|
"pear/mail_mime": "*",
|
|
"pear/net_smtp": "*",
|
|
"pear/auth_sasl": "*",
|
|
"pear/db": "*",
|
|
"alecrabbit/php-console-colour": "*",
|
|
"dragonmantank/cron-expression": "^2.2",
|
|
"zf1/zend-search-lucene": "*"
|
|
}
|
|
}
|