-
Notifications
You must be signed in to change notification settings - Fork 24
/
.horde.yml
130 lines (130 loc) · 2.84 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
---
id: horde
name: Horde
full: Horde base application
description: >-
The Horde Application Framework is a flexible, modular, general-purpose web
application framework written in PHP. It provides an extensive array of
components that are targeted at the common problems and tasks involved in
developing modern web applications. It is the basis for a large number of
production-level web applications, notably the Horde Groupware suites. For
more information on Horde or the Horde Groupware suites, visit
http://www.horde.org.
list: ~
type: application
homepage: https://www.horde.org/apps/horde
authors:
-
name: Jan Schneider
user: jan
email: [email protected]
active: true
role: lead
-
name: Michael J Rubinsky
user: mrubinsk
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: 6.0.0alpha7
api: 6.0.0alpha1
state:
release: alpha
api: alpha
license:
identifier: LGPL-2
uri: http://www.horde.org/licenses/lgpl
provides:
horde/base: ^6
conflicts:
horde/base: <= 5.9
horde/horde: <= 5.9
horde/imp: <= 6.9
horde/wicked: <= 2.9
horde/whups: <= 3.9
horde/turba: <= 4.9
horde/passwd: <= 5.9
horde/mnemo: <= 4.9
horde/kronolith: <= 4.9
horde/ingo: <= 3.9
horde/gollem: <= 3.9
horde/content: <= 2.9
horde/ansel: <= 3.9
dependencies:
required:
php: ^7.4 || ^8
composer:
horde/alarm: ^3
horde/argv: ^3
horde/auth: ^3
horde/autoloader: ^3
horde/browser: ^3
horde/core: ^3
horde/date: ^3
horde/exception: ^3
horde/form: ^3
horde/group: ^3
horde/http: ^3
horde/image: ^3
horde/logintasks: ^3
horde/mail: ^3
horde/mime: ^3
horde/nls: ^3
horde/perms: ^3
horde/prefs: ^3
horde/rpc: ^3
horde/serialize: ^3
horde/support: ^3
horde/text_diff: ^3
horde/token: ^3
horde/text_filter: ^3
horde/tree: ^3
horde/url: ^3
horde/util: ^3
horde/view: ^3
horde/vfs: ^3
ext:
filter: '*'
gettext: '*'
hash: '*'
optional:
composer:
pear/net_dns2: '*'
horde/activeSync: ^3
horde/backup: ^2
horde/cli_application: ^2
horde/db: ^3
horde/feed: ^3
horde/oauth: ^3
horde/openxchange: ^2
horde/service_facebook: ^3
horde/service_twitter: ^3
horde/service_weather: ^3
horde/syncml: ^3
pear/console_table: ^1.3
pear/console_getopt: ^1.4
pear/console_color2: ^0.1.2
pear/file_fstab: '*'
ext:
iconv: '*'
dev:
composer:
horde/test: ^3
autoload:
classmap:
- lib/
psr-4:
Horde\Horde\: /src