Dotclear

source: composer.lock @ 2655:a568d9e7d732

Revision 2655:a568d9e7d732, 3.2 KB checked in by Dsls, 11 years ago (diff)

composer locked on CB 0.9.0, restored favorites

Line 
1{
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": "0e1a745045996affedec510865a37f2d",
7    "packages": [
8        {
9            "name": "dotclear/clearbricks",
10            "version": "0.9.0",
11            "source": {
12                "type": "hg",
13                "url": "http://bitbucket.org/dotclear/clearbricks",
14                "reference": "ea3c26b80754"
15            },
16            "require": {
17                "php": ">5.3.0"
18            },
19            "require-dev": {
20                "atoum/atoum": "dev-master",
21                "fzaninotto/faker": "dev-master"
22            },
23            "type": "library",
24            "autoload": {
25                "psr-0": {
26                    "": ""
27                }
28            },
29            "notification-url": "https://packagist.org/downloads/",
30            "license": [
31                "GPL-V2"
32            ],
33            "authors": [
34                {
35                    "name": "Dotclear Team",
36                    "email": "dev@dotclear.org"
37                }
38            ],
39            "description": "Clearbricks is not yet another framework.",
40            "time": "2014-02-07 13:59:12"
41        },
42        {
43            "name": "twig/twig",
44            "version": "v1.15.0",
45            "source": {
46                "type": "git",
47                "url": "https://github.com/fabpot/Twig.git",
48                "reference": "85e4ff98000157ff753d934b9f13659a953f5666"
49            },
50            "dist": {
51                "type": "zip",
52                "url": "https://api.github.com/repos/fabpot/Twig/zipball/85e4ff98000157ff753d934b9f13659a953f5666",
53                "reference": "85e4ff98000157ff753d934b9f13659a953f5666",
54                "shasum": ""
55            },
56            "require": {
57                "php": ">=5.2.4"
58            },
59            "type": "library",
60            "extra": {
61                "branch-alias": {
62                    "dev-master": "1.15-dev"
63                }
64            },
65            "autoload": {
66                "psr-0": {
67                    "Twig_": "lib/"
68                }
69            },
70            "notification-url": "https://packagist.org/downloads/",
71            "license": [
72                "BSD-3-Clause"
73            ],
74            "authors": [
75                {
76                    "name": "Fabien Potencier",
77                    "email": "fabien@symfony.com",
78                    "homepage": "http://fabien.potencier.org",
79                    "role": "Lead Developer"
80                },
81                {
82                    "name": "Armin Ronacher",
83                    "email": "armin.ronacher@active-4.com",
84                    "role": "Project Founder"
85                }
86            ],
87            "description": "Twig, the flexible, fast, and secure template language for PHP",
88            "homepage": "http://twig.sensiolabs.org",
89            "keywords": [
90                "templating"
91            ],
92            "time": "2013-12-06 07:47:10"
93        }
94    ],
95    "packages-dev": [
96
97    ],
98    "aliases": [
99
100    ],
101    "minimum-stability": "stable",
102    "stability-flags": [
103
104    ],
105    "platform": [
106
107    ],
108    "platform-dev": [
109
110    ]
111}
Note: See TracBrowser for help on using the repository browser.

Sites map