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 88c9dd5 commit ad6c0fb
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: >
bookmarks.
list: horde
type: application
homepage: https://www.horde.org/apps/trean
authors:
-
name: Chuck Hagenbuch
user: chuck
email: chuck@horde.org
active: true
role: lead
-
name: Michael J Rubinsky
user: mrubinsk
email: mrubinsk@horde.org
active: true
role: lead
-
name: Jan Schneider
user: jan
email: jan@horde.org
active: true
role: lead
version:
release: 2.0.0
api: 2.0.0
state:
release: beta
api: beta
license:
identifier: BSD-2-Clause
uri: http://www.horde.org/licenses/bsd
dependencies:
required:
php: ^5.3 || ^7
pear:
pear.horde.org/horde: ^5.0.2
pear.horde.org/content: ^2.0.5
pear.horde.org/Horde_Autoloader: ^2
pear.horde.org/Horde_Controller: ^2
pear.horde.org/Horde_Core: ^2
pear.horde.org/Horde_Date: ^2
pear.horde.org/Horde_Db: ^2
pear.horde.org/Horde_Exception: ^2
pear.horde.org/Horde_Form: ^2
pear.horde.org/Horde_Notification: ^2
pear.horde.org/Horde_Perms: ^2
pear.horde.org/Horde_Queue: ^1
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_Browser: ^2
pear.horde.org/Horde_Cache: ^2

0 comments on commit ad6c0fb

Please sign in to comment.