4562300a38bcbf028d317d03d11bc6642eb3805b
[yaffs-website] / vendor / drupal / console-extend-plugin / composer.lock
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     "content-hash": "2c2d890f76963bd53a52a7e00bea5c1b",
8     "packages": [
9         {
10             "name": "symfony/finder",
11             "version": "v2.8.17",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/symfony/finder.git",
15                 "reference": "355fccac526522dc5fca8ecf0e62749a149f3b8b"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/symfony/finder/zipball/355fccac526522dc5fca8ecf0e62749a149f3b8b",
20                 "reference": "355fccac526522dc5fca8ecf0e62749a149f3b8b",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": ">=5.3.9"
25             },
26             "type": "library",
27             "extra": {
28                 "branch-alias": {
29                     "dev-master": "2.8-dev"
30                 }
31             },
32             "autoload": {
33                 "psr-4": {
34                     "Symfony\\Component\\Finder\\": ""
35                 },
36                 "exclude-from-classmap": [
37                     "/Tests/"
38                 ]
39             },
40             "notification-url": "https://packagist.org/downloads/",
41             "license": [
42                 "MIT"
43             ],
44             "authors": [
45                 {
46                     "name": "Fabien Potencier",
47                     "email": "fabien@symfony.com"
48                 },
49                 {
50                     "name": "Symfony Community",
51                     "homepage": "https://symfony.com/contributors"
52                 }
53             ],
54             "description": "Symfony Finder Component",
55             "homepage": "https://symfony.com",
56             "time": "2017-01-02T20:30:24+00:00"
57         },
58         {
59             "name": "symfony/yaml",
60             "version": "v2.8.17",
61             "source": {
62                 "type": "git",
63                 "url": "https://github.com/symfony/yaml.git",
64                 "reference": "322a8c2dfbca15ad6b1b27e182899f98ec0e0153"
65             },
66             "dist": {
67                 "type": "zip",
68                 "url": "https://api.github.com/repos/symfony/yaml/zipball/322a8c2dfbca15ad6b1b27e182899f98ec0e0153",
69                 "reference": "322a8c2dfbca15ad6b1b27e182899f98ec0e0153",
70                 "shasum": ""
71             },
72             "require": {
73                 "php": ">=5.3.9"
74             },
75             "type": "library",
76             "extra": {
77                 "branch-alias": {
78                     "dev-master": "2.8-dev"
79                 }
80             },
81             "autoload": {
82                 "psr-4": {
83                     "Symfony\\Component\\Yaml\\": ""
84                 },
85                 "exclude-from-classmap": [
86                     "/Tests/"
87                 ]
88             },
89             "notification-url": "https://packagist.org/downloads/",
90             "license": [
91                 "MIT"
92             ],
93             "authors": [
94                 {
95                     "name": "Fabien Potencier",
96                     "email": "fabien@symfony.com"
97                 },
98                 {
99                     "name": "Symfony Community",
100                     "homepage": "https://symfony.com/contributors"
101                 }
102             ],
103             "description": "Symfony Yaml Component",
104             "homepage": "https://symfony.com",
105             "time": "2017-01-21T16:40:50+00:00"
106         }
107     ],
108     "packages-dev": [],
109     "aliases": [],
110     "minimum-stability": "dev",
111     "stability-flags": [],
112     "prefer-stable": true,
113     "prefer-lowest": false,
114     "platform": [],
115     "platform-dev": []
116 }