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 c73a6ac commit 33aa71b
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions .horde.yml
Expand Up @@ -5,3 +5,55 @@ full: Wiki application
description: Wicked is a wiki application for Horde.
list: horde
type: application
homepage: https://www.horde.org/apps/wicked
authors:
-
name: Jan Schneider
user: jan
email: jan@horde.org
active: true
role: lead
-
name: Chuck Hagenbuch
user: chuck
email: chuck@horde.org
active: true
role: lead
version:
release: 3.0.0
api: 3.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
pear.horde.org/Horde_Auth: ^2
pear.horde.org/Horde_Autoloader: ^2
pear.horde.org/Horde_Core: ^2
pear.horde.org/Horde_Db: ^2
pear.horde.org/Horde_Exception: ^2
pear.horde.org/Horde_Form: ^2
pear.horde.org/Horde_Http: ^2
pear.horde.org/Horde_Lock: ^2
pear.horde.org/Horde_Mail: ^2
pear.horde.org/Horde_Mime: ^2
pear.horde.org/Horde_Mime_Viewer: ^2
pear.horde.org/Horde_Notification: ^2
pear.horde.org/Horde_Perms: ^2
pear.horde.org/Horde_Prefs: ^2
pear.horde.org/Horde_Rpc: ^2
pear.horde.org/Horde_Text_Diff: ^2
pear.horde.org/Horde_Url: ^2
pear.horde.org/Horde_Util: ^2
pear.horde.org/Horde_Vfs: ^2
ext:
gettext: '*'
optional:
pear:
pear.php.net/Text_Figlet: '*'

0 comments on commit 33aa71b

Please sign in to comment.