-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.horde.yml
76 lines (76 loc) · 1.49 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
---
id: ansel
name: Ansel
full: Photo gallery application
description: Ansel is a full featured photo gallery application.
list: ansel
type: application
homepage: https://www.horde.org/apps/ansel
authors:
-
name: Michael J Rubinsky
user: mrubinsk
email: [email protected]
active: true
role: lead
-
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: 4.0.0alpha4
api: 4.0.0alpha1
state:
release: beta
api: beta
license:
identifier: GPL-2.0-only
uri: http://www.horde.org/licenses/gpl
dependencies:
required:
php: ^7.4 || ^8
composer:
horde/content: ^3
horde/horde: ^6
horde/auth: ^3
horde/autoloader: ^3
horde/core: ^3
horde/date: ^3
horde/db: ^3
horde/exception: ^3
horde/form: ^3
horde/group: ^3
horde/image: ^3
horde/mime: ^3
horde/nls: ^3
horde/perms: ^3
horde/prefs: ^3
horde/serialize: ^3
horde/share: ^3
horde/support: ^3
horde/text_filter: ^3
horde/url: ^3
horde/util: ^3
horde/view: ^3
horde/vfs: ^3
ext:
gettext: '*'
hash: '*'
optional:
composer:
horde/service_urlShortener: ^3
horde/service_twitter: ^3
horde/service_facebook: ^3
ext:
gd: '*'
imagick: '*'
libpuzzle: '*'
php-facedetect: '*'