forked from falkirks/Volt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
61 lines (61 loc) · 2.04 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
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "365b600f162a82a43ae03806d2d44501",
"packages": [
{
"name": "xamin/handlebars.php",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/XaminProject/handlebars.php.git",
"reference": "d0bbcb07b700f0efca94a97ea3852c0c671439d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/XaminProject/handlebars.php/zipball/d0bbcb07b700f0efca94a97ea3852c0c671439d4",
"reference": "d0bbcb07b700f0efca94a97ea3852c0c671439d4",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "~4.4",
"squizlabs/php_codesniffer": "~1.5"
},
"type": "library",
"autoload": {
"psr-0": {
"Handlebars": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "fzerorubigd",
"email": "[email protected]"
},
{
"name": "Behrooz Shabani (everplays)",
"email": "[email protected]"
}
],
"description": "Handlebars processor for php",
"homepage": "https://github.com/XaminProject/handlebars.php",
"time": "2014-12-17 15:11:01"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"xamin/handlebars.php": 20
},
"prefer-stable": false,
"platform": [],
"platform-dev": []
}