-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.lock
executable file
·64 lines (64 loc) · 1.99 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "c2b2c4ac3c90260c7ed1e59babd09622",
"packages": [],
"packages-dev": [
{
"name": "phpixie/test",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/PHPixie/Test.git",
"reference": "9663d651392185ace889fef15e7809a7bd302348"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPixie/Test/zipball/9663d651392185ace889fef15e7809a7bd302348",
"reference": "9663d651392185ace889fef15e7809a7bd302348",
"shasum": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-0": {
"PHPixie": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD"
],
"authors": [
{
"name": "Roman Tsiupa",
"email": "[email protected]",
"homepage": "http://dracony.org"
}
],
"description": "Testing library for PHPixie",
"homepage": "http://phpixie.com",
"keywords": [
"phpunit",
"test"
],
"time": "2015-03-09 13:46:41"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"phpixie/test": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}