-
Notifications
You must be signed in to change notification settings - Fork 16
/
composer.lock
45 lines (42 loc) · 1.12 KB
/
composer.lock
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
43
44
45
{
"hash": "aeeaffa42dbfc2ace157d75e0cc18203",
"packages": [
],
"packages-dev": [
{
"name": "mikey179/vfsStream",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/mikey179/vfsStream",
"reference": "v1.1.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/mikey179/vfsStream/zipball/v1.1.0",
"reference": "v1.1.0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2012-08-25 05:49:29",
"type": "library",
"autoload": {
"psr-0": {
"org\\bovigo\\vfs": "src/main/php"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD"
],
"homepage": "http://vfs.bovigo.org/"
}
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
]
}