|
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 "This file is @generated automatically" |
|
6 ], |
|
7 "hash": "e860295f4a8adca4374eedbb18cfba04", |
|
8 "packages": [ |
|
9 { |
|
10 "name": "symfony/console", |
|
11 "version": "v2.6.4", |
|
12 "target-dir": "Symfony/Component/Console", |
|
13 "source": { |
|
14 "type": "git", |
|
15 "url": "https://github.com/symfony/Console.git", |
|
16 "reference": "e44154bfe3e41e8267d7a3794cd9da9a51cfac34" |
|
17 }, |
|
18 "dist": { |
|
19 "type": "zip", |
|
20 "url": "https://api.github.com/repos/symfony/Console/zipball/e44154bfe3e41e8267d7a3794cd9da9a51cfac34", |
|
21 "reference": "e44154bfe3e41e8267d7a3794cd9da9a51cfac34", |
|
22 "shasum": "" |
|
23 }, |
|
24 "require": { |
|
25 "php": ">=5.3.3" |
|
26 }, |
|
27 "require-dev": { |
|
28 "psr/log": "~1.0", |
|
29 "symfony/event-dispatcher": "~2.1", |
|
30 "symfony/process": "~2.1" |
|
31 }, |
|
32 "suggest": { |
|
33 "psr/log": "For using the console logger", |
|
34 "symfony/event-dispatcher": "", |
|
35 "symfony/process": "" |
|
36 }, |
|
37 "type": "library", |
|
38 "extra": { |
|
39 "branch-alias": { |
|
40 "dev-master": "2.6-dev" |
|
41 } |
|
42 }, |
|
43 "autoload": { |
|
44 "psr-0": { |
|
45 "Symfony\\Component\\Console\\": "" |
|
46 } |
|
47 }, |
|
48 "notification-url": "https://packagist.org/downloads/", |
|
49 "license": [ |
|
50 "MIT" |
|
51 ], |
|
52 "authors": [ |
|
53 { |
|
54 "name": "Symfony Community", |
|
55 "homepage": "http://symfony.com/contributors" |
|
56 }, |
|
57 { |
|
58 "name": "Fabien Potencier", |
|
59 "email": "fabien@symfony.com" |
|
60 } |
|
61 ], |
|
62 "description": "Symfony Console Component", |
|
63 "homepage": "http://symfony.com", |
|
64 "time": "2015-01-25 04:39:26" |
|
65 }, |
|
66 { |
|
67 "name": "symfony/process", |
|
68 "version": "v2.6.4", |
|
69 "target-dir": "Symfony/Component/Process", |
|
70 "source": { |
|
71 "type": "git", |
|
72 "url": "https://github.com/symfony/Process.git", |
|
73 "reference": "ecfc23e89d9967999fa5f60a1e9af7384396e9ae" |
|
74 }, |
|
75 "dist": { |
|
76 "type": "zip", |
|
77 "url": "https://api.github.com/repos/symfony/Process/zipball/ecfc23e89d9967999fa5f60a1e9af7384396e9ae", |
|
78 "reference": "ecfc23e89d9967999fa5f60a1e9af7384396e9ae", |
|
79 "shasum": "" |
|
80 }, |
|
81 "require": { |
|
82 "php": ">=5.3.3" |
|
83 }, |
|
84 "type": "library", |
|
85 "extra": { |
|
86 "branch-alias": { |
|
87 "dev-master": "2.6-dev" |
|
88 } |
|
89 }, |
|
90 "autoload": { |
|
91 "psr-0": { |
|
92 "Symfony\\Component\\Process\\": "" |
|
93 } |
|
94 }, |
|
95 "notification-url": "https://packagist.org/downloads/", |
|
96 "license": [ |
|
97 "MIT" |
|
98 ], |
|
99 "authors": [ |
|
100 { |
|
101 "name": "Symfony Community", |
|
102 "homepage": "http://symfony.com/contributors" |
|
103 }, |
|
104 { |
|
105 "name": "Fabien Potencier", |
|
106 "email": "fabien@symfony.com" |
|
107 } |
|
108 ], |
|
109 "description": "Symfony Process Component", |
|
110 "homepage": "http://symfony.com", |
|
111 "time": "2015-01-25 04:39:26" |
|
112 } |
|
113 ], |
|
114 "packages-dev": [], |
|
115 "aliases": [], |
|
116 "minimum-stability": "stable", |
|
117 "stability-flags": [], |
|
118 "prefer-stable": false, |
|
119 "prefer-lowest": false, |
|
120 "platform": { |
|
121 "php": ">=5.4" |
|
122 }, |
|
123 "platform-dev": [] |
|
124 } |