Skip to content

Commit

Permalink
Update .horde.yml with extended information.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 25, 2017
1 parent 44542b4 commit 3634339
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions .horde.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,58 @@ description: >
database, as part of a real filesystem, or on FTP, Samba or SSH servers.
list:
type: application
homepage: https://www.horde.org/apps/gollem
authors:
-
name: Jan Schneider
user: jan
email: jan@horde.org
active: true
role: lead
-
name: Michael Slusarz
user: slusarz
email: slusarz@horde.org
active: true
role: lead
-
name: Chuck Hagenbuch
user: chuck
email: chuck@horde.org
active: true
role: lead
version:
release: 4.0.0
api: 4.0.0
state:
release: beta
api: beta
license:
identifier: GPL-2.0
uri: http://www.horde.org/licenses/gpl
dependencies:
required:
php: ^5.3 || ^7
pear:
pear.horde.org/horde: ^5.0.2
pear.horde.org/Horde_Auth: ^2
pear.horde.org/Horde_Cache: ^2
pear.horde.org/Horde_Core: ^2.30
pear.horde.org/Horde_Editor: ^2
pear.horde.org/Horde_Exception: ^2
pear.horde.org/Horde_Mime: ^2
pear.horde.org/Horde_Mime_Viewer: ^2
pear.horde.org/Horde_Perms: ^2
pear.horde.org/Horde_Serialize: ^2
pear.horde.org/Horde_Support: ^2
pear.horde.org/Horde_Url: ^2
pear.horde.org/Horde_Util: ^2
pear.horde.org/Horde_Vfs: ^2
pear.horde.org/Horde_View: ^2
ext:
gettext: '*'
json: '*'
optional:
pear:
pear.horde.org/Horde_Db: ^2
pear.horde.org/Horde_Share: ^2

0 comments on commit 3634339

Please sign in to comment.