mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 00:45:34 +00:00
add more packages needed for 6.0.x
This commit is contained in:
parent
8b68402bec
commit
d05a200ed6
|
@ -1,9 +1,14 @@
|
|||
{
|
||||
"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": "*",
|
||||
|
@ -11,6 +16,7 @@
|
|||
"pear/auth_sasl": "*",
|
||||
"pear/db": "*",
|
||||
"alecrabbit/php-console-colour": "*",
|
||||
"dragonmantank/cron-expression": "^2.2",
|
||||
"daverandom/resume": "^0.0.3",
|
||||
"zf1/zend-search-lucene": "*"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user