forked from horde/Stream_Wrapper
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.horde.yml
More file actions
40 lines (40 loc) · 752 Bytes
/
.horde.yml
File metadata and controls
40 lines (40 loc) · 752 Bytes
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
---
id: Stream_Wrapper
name: Stream_Wrapper
full: PHP stream wrappers library
description: A library of stream wrappers.
list: dev
type: library
homepage: https://www.horde.org/libraries/Horde_Stream_Wrapper
authors:
-
name: Chuck Hagenbuch
user: chuck
email: chuck@horde.org
active: false
role: lead
-
name: Michael Slusarz
user: slusarz
email: slusarz@horde.org
active: false
role: lead
version:
release: 3.0.0alpha6
api: 3.0.0alpha1
state:
release: alpha
api: alpha
license:
identifier: BSD-2-Clause
uri: http://www.horde.org/licenses/bsd
dependencies:
required:
php: ^7.4 || ^8
dev:
composer:
horde/log: ^3
horde/test: ^3
optional:
composer:
horde/log: ^3