1 | 2 | simandl | { |
2 | | | "_readme": [ |
3 | | | "This file locks the dependencies of your project to a known state", |
4 | | | "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" |
5 | | | ], |
6 | | | "hash": "c68711632ea937ebdd8d61457cb114c1", |
7 | | | "packages": [ |
8 | | | { |
9 | | | "name": "twig/twig", |
10 | | | "version": "v1.16.0", |
11 | | | "source": { |
12 | | | "type": "git", |
13 | | | "url": "https://github.com/fabpot/Twig.git", |
14 | | | "reference": "8ce37115802e257a984a82d38254884085060024" |
15 | | | }, |
16 | | | "dist": { |
17 | | | "type": "zip", |
18 | | | "url": "https://api.github.com/repos/fabpot/Twig/zipball/8ce37115802e257a984a82d38254884085060024", |
19 | | | "reference": "8ce37115802e257a984a82d38254884085060024", |
20 | | | "shasum": "" |
21 | | | }, |
22 | | | "require": { |
23 | | | "php": ">=5.2.4" |
24 | | | }, |
25 | | | "type": "library", |
26 | | | "extra": { |
27 | | | "branch-alias": { |
28 | | | "dev-master": "1.16-dev" |
29 | | | } |
30 | | | }, |
31 | | | "autoload": { |
32 | | | "psr-0": { |
33 | | | "Twig_": "lib/" |
34 | | | } |
35 | | | }, |
36 | | | "notification-url": "https://packagist.org/downloads/", |
37 | | | "license": [ |
38 | | | "BSD-3-Clause" |
39 | | | ], |
40 | | | "authors": [ |
41 | | | { |
42 | | | "name": "Fabien Potencier", |
43 | | | "email": "fabien@symfony.com", |
44 | | | "homepage": "http://fabien.potencier.org", |
45 | | | "role": "Lead Developer" |
46 | | | }, |
47 | | | { |
48 | | | "name": "Armin Ronacher", |
49 | | | "email": "armin.ronacher@active-4.com", |
50 | | | "role": "Project Founder" |
51 | | | }, |
52 | | | { |
53 | | | "name": "Twig Team", |
54 | | | "homepage": "https://github.com/fabpot/Twig/graphs/contributors", |
55 | | | "role": "Contributors" |
56 | | | } |
57 | | | ], |
58 | | | "description": "Twig, the flexible, fast, and secure template language for PHP", |
59 | | | "homepage": "http://twig.sensiolabs.org", |
60 | | | "keywords": [ |
61 | | | "templating" |
62 | | | ], |
63 | | | "time": "2014-07-05 12:19:05" |
64 | | | } |
65 | | | ], |
66 | | | "packages-dev": [], |
67 | | | "aliases": [], |
68 | | | "minimum-stability": "stable", |
69 | | | "stability-flags": [], |
70 | | | "platform": [], |
71 | | | "platform-dev": [] |
72 | | | } |