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 5d9a36e commit 700de13
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .horde.yml
Expand Up @@ -5,3 +5,35 @@ full: Horde_SyncMl provides an API for processing SyncML requests
description: Classes for implementing a SyncML server.
list: dev
type: library
homepage: https://www.horde.org/libraries/Horde_SyncMl
authors:
-
name: Jan Schneider
user: jan
email: jan@horde.org
active: true
role: lead
version:
release: 2.0.8
api: 1.0.0
state:
release: stable
api: stable
license:
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
dependencies:
required:
php: ^5.3 || ^7
pear:
pear.horde.org/Horde_Date: ^2
pear.horde.org/Horde_Icalendar: ^2
pear.horde.org/Horde_Log: ^2
pear.horde.org/Horde_Support: ^2
pear.horde.org/Horde_Util: ^2
pear.horde.org/Horde_Xml_Wbxml: ^2
pear.horde.org/Horde_Translation: ^2.2
optional:
pear:
pear.horde.org/Horde_Auth: ^2
pear.horde.org/Horde_Core: ^2

0 comments on commit 700de13

Please sign in to comment.