mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
composer.json for distribution
This commit is contained in:
parent
772f15ce7d
commit
9b986e16c5
17
composer-dist.json
Normal file
17
composer-dist.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"require": {
|
||||
"sabre/dav": "^3.",
|
||||
"slim/slim": "^3.0",
|
||||
"erusev/parsedown": "*",
|
||||
"erusev/parsedown-extra": "*",
|
||||
"pear/log": "*",
|
||||
"pear/mail": "*",
|
||||
"pear/mail_mime": "*",
|
||||
"pear/net_smtp": "*",
|
||||
"pear/auth_sasl": "*",
|
||||
"pear/db": "*",
|
||||
"alecrabbit/php-console-colour": "*",
|
||||
"daverandom/resume": "^0.0.3",
|
||||
"zf1/zend-search-lucene": "*"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user