-
Notifications
You must be signed in to change notification settings - Fork 22
/
.horde.yml
102 lines (102 loc) · 2.23 KB
/
.horde.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
---
id: imp
name: IMP
full: Webmail application
description: >-
IMP, the Internet Mail Program, is one of the most popular and widely deployed
open source webmail applications in the world. It allows universal, web-based
access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional
interfaces with a rich range of features normally found only in desktop email
clients.
list: ~
type: application
homepage: https://www.horde.org/apps/imp
authors:
-
name: Jan Schneider
user: jan
email: [email protected]
active: true
role: lead
-
name: Michael Slusarz
user: slusarz
email: [email protected]
active: false
role: lead
-
name: Chuck Hagenbuch
user: chuck
email: [email protected]
active: false
role: lead
version:
release: 7.0.0alpha14
api: 7.0.0alpha1
state:
release: alpha
api: alpha
license:
identifier: GPL-2.0-only
uri: http://www.horde.org/licenses/gpl
dependencies:
required:
php: ^7.4 || ^8
composer:
horde/horde: ^6
horde/auth: ^3
horde/browser: ^3
horde/cache: ^3
horde/compress: ^3
horde/core: ^3
horde/crypt: ^3
horde/crypt_blowfish: ^2
horde/css_parser: ^2
horde/date: ^3
horde/editor: ^3
horde/exception: ^3
horde/icalendar: ^3
horde/image: ^3
horde/imap_client: ^3
horde/itip: ^3
horde/listheaders: ^2
horde/logintasks: ^3
horde/mail: ^3
horde/mail_autoconfig: ^2
horde/mime: ^3
horde/mime_viewer: ^3
horde/nls: ^3
horde/notification: ^3
horde/pack: ^2
horde/perms: ^3
horde/spellchecker: ^3
horde/stream: ^2
horde/stream_filter: ^3
horde/stream_wrapper: ^3
horde/support: ^3
horde/text_filter: ^3
horde/text_flowed: ^3
horde/tree: ^3
horde/url: ^3
horde/util: ^3
horde/vfs: ^3
horde/view: ^3
ext:
dom: '*'
gettext: '*'
hash: '*'
json: '*'
optional:
composer:
horde/history: ^3
horde/http: ^3
horde/mongo: ^2
horde/service_gravatar: ^2
ext:
openssl: '*'
dev:
composer:
horde/test: ^3
horde/mongo: ^2
horde/kronolith: ^5
horde/nag: ^5