-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.horde.yml
66 lines (66 loc) · 1.43 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
---
id: mnemo
name: Mnemo
full: Notes application
description: >-
The Mnemo Note Manager is the Horde notes/memos application. It allows users
to keep web-based notes and freeform text. Notes may be shared with other
users via shared notepads. It requires the Horde Application Framework and an
SQL database or Kolab server for backend storage.
list: horde
type: application
homepage: https://www.horde.org/apps/mnemo
authors:
-
name: Jan Schneider
user: jan
email: [email protected]
active: true
role: lead
-
name: Chuck Hagenbuch
user: chuck
email: [email protected]
active: false
role: lead
version:
release: 5.0.0alpha8
api: 5.0.0alpha1
state:
release: alpha
api: alpha
license:
identifier: Apache-1.1
uri: http://www.horde.org/licenses/apache
dependencies:
required:
php: ^7.4 || ^8
composer:
horde/content: ^3
horde/horde: ^6
horde/auth: ^3
horde/core: ^3
horde/data: ^3
horde/exception: ^3
horde/form: ^3
horde/group: ^3
horde/history: ^3
horde/icalendar: ^3
horde/injector: ^3
horde/perms: ^3
horde/prefs: ^3
horde/share: ^3
horde/support: ^3
horde/text_filter: ^3
horde/util: ^3
ext:
gettext: '*'
optional:
composer:
horde/activesync: ^3
horde/backup: ^2
horde/cli: ^3
horde/crypt: ^3
horde/db: ^3
horde/pdf: ^3
horde/test: ^3