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 95160dd commit 19db80d
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions .horde.yml
Expand Up @@ -7,3 +7,42 @@ description: >
systems.
list: dev
type: library
authors:
-
name: Chuck Hagenbuch
user: chuck
email: chuck@horde.org
active: true
role: lead
-
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
version:
release: 1.0.0alpha1
api: 1.0.0
state:
release: beta
api: beta
license:
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
dependencies:
required:
php: ^5.3 || ^7
pear:
pear.horde.org/Horde_Util: ^2
ext:
pcre: '*'
optional:
pear:
pear.horde.org/Horde_Cache: ^2
pear.horde.org/Horde_Test: ^2.1

0 comments on commit 19db80d

Please sign in to comment.