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 27, 2017
1 parent fb85203 commit c7c7de3
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions .horde.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,44 @@ full: Tagging application
description: This application provides tagging support for the other Horde applications.
list:
type: application
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
version:
release: 2.0.7
api: 2.0.0
state:
release: stable
api: stable
license:
identifier: BSD-2-Clause
uri: http://www.horde.org/licenses/bsd
dependencies:
required:
php: ^5.3 || ^7
pear:
pear.horde.org/Horde_Core: ^2
pear.horde.org/Horde_Date: ^2
pear.horde.org/Horde_Exception: ^2
pear.horde.org/Horde_Db: ^2
pear.horde.org/Horde_Injector: ^2
pear.horde.org/Horde_Rdo: ^2
pear.horde.org/Horde_Util: ^2
ext:
gettext: '*'
json: '*'
optional:
pear:
pear.horde.org/Horde_Argv: ^2
pear.horde.org/Horde_Controller: ^2
pear.horde.org/Horde_ElasticSearch: ^1

0 comments on commit c7c7de3

Please sign in to comment.