forked from horde/Pear
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.horde.yml
42 lines (42 loc) · 871 Bytes
/
.horde.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
id: Pear
name: Pear
full: PEAR infrastructure library
description: >-
A library that provides various tools to deal with PEAR. Among other features
it allows updating the package.xml file or accessing a remote PEAR server.
list: dev
type: library
homepage: https://www.horde.org/libraries/Horde_Pear
authors:
-
name: Gunnar Wrobel
user: wrobel
email: p@rdus.de
active: true
role: lead
version:
release: 2.0.0alpha4
api: 2.0.0alpha1
state:
release: alpha
api: alpha
license:
identifier: LGPL-2.1-only
uri: http://www.horde.org/licenses/lgpl21
dependencies:
required:
php: ^7.4 || ^8
composer:
horde/exception: ^3
horde/util: ^3
horde/xml_element: ^3
horde/yaml: ^3
optional:
composer:
horde/http: ^3
horde/test: ^3
dev:
composer:
horde/http: ^3
horde/test: ^3