-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.horde.yml
49 lines (49 loc) · 1008 Bytes
/
.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
---
id: ActiveSync
name: ActiveSync
full: ActiveSync server library
description: A library for implementing an ActiveSync server.
list: dev
type: library
homepage: https://www.horde.org/libraries/Horde_ActiveSync
authors:
-
name: Michael J Rubinsky
user: mrubinsk
email: mrubinsk@horde.org
active: true
role: lead
version:
release: 3.0.0alpha5
api: 3.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/compress: ^3
horde/date: ^3
horde/exception: ^3
horde/icalendar: ^3
horde/log: ^3
horde/mapi: ^2
horde/mime: ^3
horde/stream: ^2
horde/support: ^3
horde/translation: ^3
horde/util: ^3
ext:
ctype: '*'
optional:
composer:
horde/db: ^3
horde/imap_client: ^3
horde/mail: ^3
horde/mongo: ^2
horde/text_filter: ^3
horde/test: ^3