1 { |
|
2 "_readme": [ |
|
3 "This file locks the dependencies of your project to a known state", |
|
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
|
5 "This file is @generated automatically" |
|
6 ], |
|
7 "hash": "1298441be6b0aff4dfb5322e43c90c38", |
|
8 "content-hash": "ce0cd6acc8f625b8fe35cb33e29cf404", |
|
9 "packages": [ |
|
10 { |
|
11 "name": "apache/log4php", |
|
12 "version": "2.3.0", |
|
13 "source": { |
|
14 "type": "git", |
|
15 "url": "https://git-wip-us.apache.org/repos/asf/logging-log4php.git", |
|
16 "reference": "8c6df2481cd68d0d211d38f700406c5f0a9de0c2" |
|
17 }, |
|
18 "require": { |
|
19 "php": ">=5.2.7" |
|
20 }, |
|
21 "type": "library", |
|
22 "autoload": { |
|
23 "classmap": [ |
|
24 "src/main/php/" |
|
25 ] |
|
26 }, |
|
27 "notification-url": "https://packagist.org/downloads/", |
|
28 "license": [ |
|
29 "Apache-2.0" |
|
30 ], |
|
31 "description": "A versatile logging framework for PHP", |
|
32 "homepage": "http://logging.apache.org/log4php/", |
|
33 "keywords": [ |
|
34 "log", |
|
35 "logging", |
|
36 "php" |
|
37 ], |
|
38 "time": "2012-10-26 09:13:25" |
|
39 }, |
|
40 { |
|
41 "name": "smarty/smarty", |
|
42 "version": "v3.1.29", |
|
43 "source": { |
|
44 "type": "git", |
|
45 "url": "https://github.com/smarty-php/smarty.git", |
|
46 "reference": "35480f10e7ce9b0fdaf23d3799d7b79463919b1e" |
|
47 }, |
|
48 "dist": { |
|
49 "type": "zip", |
|
50 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/35480f10e7ce9b0fdaf23d3799d7b79463919b1e", |
|
51 "reference": "35480f10e7ce9b0fdaf23d3799d7b79463919b1e", |
|
52 "shasum": "" |
|
53 }, |
|
54 "require": { |
|
55 "php": ">=5.2" |
|
56 }, |
|
57 "type": "library", |
|
58 "extra": { |
|
59 "branch-alias": { |
|
60 "dev-master": "3.1.x-dev" |
|
61 } |
|
62 }, |
|
63 "autoload": { |
|
64 "classmap": [ |
|
65 "libs/Smarty.class.php", |
|
66 "libs/SmartyBC.class.php", |
|
67 "libs/sysplugins/" |
|
68 ] |
|
69 }, |
|
70 "notification-url": "https://packagist.org/downloads/", |
|
71 "license": [ |
|
72 "LGPL-3.0" |
|
73 ], |
|
74 "authors": [ |
|
75 { |
|
76 "name": "Monte Ohrt", |
|
77 "email": "monte@ohrt.com" |
|
78 }, |
|
79 { |
|
80 "name": "Uwe Tews", |
|
81 "email": "uwe.tews@googlemail.com" |
|
82 }, |
|
83 { |
|
84 "name": "Rodney Rehm", |
|
85 "email": "rodney.rehm@medialize.de" |
|
86 } |
|
87 ], |
|
88 "description": "Smarty - the compiling PHP template engine", |
|
89 "homepage": "http://www.smarty.net", |
|
90 "keywords": [ |
|
91 "templating" |
|
92 ], |
|
93 "time": "2015-12-21 01:57:06" |
|
94 } |
|
95 ], |
|
96 "packages-dev": [], |
|
97 "aliases": [], |
|
98 "minimum-stability": "stable", |
|
99 "stability-flags": [], |
|
100 "prefer-stable": false, |
|
101 "prefer-lowest": false, |
|
102 "platform": [], |
|
103 "platform-dev": [] |
|
104 } |
|