-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcomposer.lock
55 lines (55 loc) · 1.89 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
{
"_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"
],
"content-hash": "1068969da751bb797742c2c2d6e07f4f",
"packages": [
{
"name": "graphite/core",
"version": "dev-composerize",
"source": {
"type": "git",
"url": "https://github.com/LoneFry/Graphite.git",
"reference": "5e911670b41c1106db5a2d20cf064b66598ac757"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/LoneFry/Graphite/zipball/5e911670b41c1106db5a2d20cf064b66598ac757",
"reference": "5e911670b41c1106db5a2d20cf064b66598ac757",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"suggest": {
"graphite/barrel": "Default controllers for basic auth/admin functionality",
"mpdf/mpdf": "To render views as PDF"
},
"type": "library",
"autoload": {
"psr-4": {
"Graphite\\": "src/"
}
},
"description": "A small PHP framework",
"homepage": "https://github.com/LoneFry/Graphite",
"support": {
"source": "https://github.com/LoneFry/Graphite/tree/composerize",
"issues": "https://github.com/LoneFry/Graphite/issues"
},
"time": "2018-07-30T02:53:39+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^7.0"
},
"platform-dev": []
}