More tidying.
[yaffs-website] / vendor / drush / drush / tests / makefiles / 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     "hash": "ded042990efb1c573ef284e73156d835",
8     "content-hash": "e03033724e81829af4933cd3370a66d9",
9     "packages": [
10         {
11             "name": "composer/installers",
12             "version": "v1.0.23",
13             "source": {
14                 "type": "git",
15                 "url": "https://github.com/composer/installers.git",
16                 "reference": "6213d900e92647831f7a406d5c530ea1f3d4360e"
17             },
18             "dist": {
19                 "type": "zip",
20                 "url": "https://api.github.com/repos/composer/installers/zipball/6213d900e92647831f7a406d5c530ea1f3d4360e",
21                 "reference": "6213d900e92647831f7a406d5c530ea1f3d4360e",
22                 "shasum": ""
23             },
24             "require": {
25                 "composer-plugin-api": "^1.0"
26             },
27             "replace": {
28                 "roundcube/plugin-installer": "*",
29                 "shama/baton": "*"
30             },
31             "require-dev": {
32                 "composer/composer": "1.0.*@dev",
33                 "phpunit/phpunit": "4.1.*"
34             },
35             "type": "composer-plugin",
36             "extra": {
37                 "class": "Composer\\Installers\\Plugin",
38                 "branch-alias": {
39                     "dev-master": "1.0-dev"
40                 }
41             },
42             "autoload": {
43                 "psr-0": {
44                     "Composer\\Installers\\": "src/"
45                 }
46             },
47             "notification-url": "https://packagist.org/downloads/",
48             "license": [
49                 "MIT"
50             ],
51             "authors": [
52                 {
53                     "name": "Kyle Robinson Young",
54                     "email": "kyle@dontkry.com",
55                     "homepage": "https://github.com/shama"
56                 }
57             ],
58             "description": "A multi-framework Composer library installer",
59             "homepage": "http://composer.github.com/installers/",
60             "keywords": [
61                 "Craft",
62                 "Dolibarr",
63                 "Hurad",
64                 "MODX Evo",
65                 "OXID",
66                 "SMF",
67                 "Thelia",
68                 "WolfCMS",
69                 "agl",
70                 "aimeos",
71                 "annotatecms",
72                 "bitrix",
73                 "cakephp",
74                 "chef",
75                 "codeigniter",
76                 "concrete5",
77                 "croogo",
78                 "dokuwiki",
79                 "drupal",
80                 "elgg",
81                 "fuelphp",
82                 "grav",
83                 "installer",
84                 "joomla",
85                 "kohana",
86                 "laravel",
87                 "lithium",
88                 "magento",
89                 "mako",
90                 "mediawiki",
91                 "modulework",
92                 "moodle",
93                 "phpbb",
94                 "piwik",
95                 "ppi",
96                 "puppet",
97                 "roundcube",
98                 "shopware",
99                 "silverstripe",
100                 "symfony",
101                 "typo3",
102                 "wordpress",
103                 "zend",
104                 "zikula"
105             ],
106             "time": "2016-01-27 12:54:22"
107         },
108         {
109             "name": "cweagans/composer-patches",
110             "version": "1.4.0",
111             "source": {
112                 "type": "git",
113                 "url": "https://github.com/cweagans/composer-patches.git",
114                 "reference": "0d75c63b6de66144517a1da9084422b78c2ff251"
115             },
116             "dist": {
117                 "type": "zip",
118                 "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/0d75c63b6de66144517a1da9084422b78c2ff251",
119                 "reference": "0d75c63b6de66144517a1da9084422b78c2ff251",
120                 "shasum": ""
121             },
122             "require": {
123                 "composer-plugin-api": "~1.0",
124                 "php": ">=5.3.0"
125             },
126             "require-dev": {
127                 "composer/composer": "~1.0",
128                 "phpunit/phpunit": "~4.6"
129             },
130             "type": "composer-plugin",
131             "extra": {
132                 "class": "cweagans\\Composer\\Patches"
133             },
134             "autoload": {
135                 "psr-4": {
136                     "cweagans\\Composer\\": "src"
137                 }
138             },
139             "notification-url": "https://packagist.org/downloads/",
140             "license": [
141                 "BSD"
142             ],
143             "authors": [
144                 {
145                     "name": "Cameron Eagans",
146                     "email": "me@cweagans.net"
147                 }
148             ],
149             "description": "Provides a way to patch Composer packages.",
150             "time": "2016-02-29 03:45:02"
151         },
152         {
153             "name": "drupal/context",
154             "version": "7.3.0-beta2",
155             "source": {
156                 "type": "git",
157                 "url": "https://git.drupal.org/project/context",
158                 "reference": "289025b16464ecf8d1832ff49db3866f5aa40e1b"
159             },
160             "dist": {
161                 "type": "zip",
162                 "url": "https://ftp.drupal.org/files/projects/context-7.x-3.0-beta2.zip",
163                 "reference": null,
164                 "shasum": null
165             },
166             "require": {
167                 "drupal/ctools": "7.*",
168                 "drupal/drupal": "7.*"
169             },
170             "replace": {
171                 "drupal/context_layouts": "self.version",
172                 "drupal/context_ui": "self.version"
173             },
174             "type": "drupal-module",
175             "extra": {
176                 "branch-alias": {
177                     "dev-7.x-3.x": "7.3.x-dev"
178                 },
179                 "patches_applied": {
180                     "Enter drupal/context patch #0 description here": "http://drupal.org/files/issues/custom_blocks_arent_editable-make.patch",
181                     "Enter drupal/context patch #1 description here": "http://drupal.org/files/issues/661094-context-permissions.patch"
182                 }
183             },
184             "notification-url": "https://packagist.drupal-composer.org/downloads/",
185             "description": "Provide modules with a cache that lasts for a single page request.",
186             "homepage": "https://www.drupal.org/project/context"
187         },
188         {
189             "name": "drupal/ctools",
190             "version": "7.1.9",
191             "source": {
192                 "type": "git",
193                 "url": "https://git.drupal.org/project/ctools",
194                 "reference": "1bf2f388cd7371ae16639349ae3b344732faafae"
195             },
196             "dist": {
197                 "type": "zip",
198                 "url": "https://ftp.drupal.org/files/projects/ctools-7.x-1.9.zip",
199                 "reference": null,
200                 "shasum": null
201             },
202             "require": {
203                 "drupal/drupal": "7.*"
204             },
205             "replace": {
206                 "drupal/bulk_export": "self.version",
207                 "drupal/ctools_access_ruleset": "self.version",
208                 "drupal/ctools_ajax_sample": "self.version",
209                 "drupal/ctools_custom_content": "self.version",
210                 "drupal/ctools_plugin_example": "self.version",
211                 "drupal/page_manager": "self.version",
212                 "drupal/stylizer": "self.version",
213                 "drupal/term_depth": "self.version",
214                 "drupal/views_content": "self.version"
215             },
216             "suggest": {
217                 "drupal/advanced_help": "Required by drupal/ctools_plugin_example",
218                 "drupal/color": "Required by drupal/stylizer",
219                 "drupal/page_manager": "Required by drupal/ctools_plugin_example",
220                 "drupal/panels": "Required by drupal/ctools_plugin_example",
221                 "drupal/views": "Required by drupal/views_content"
222             },
223             "type": "drupal-module",
224             "extra": {
225                 "branch-alias": {
226                     "dev-7.x-1.x": "7.1.x-dev"
227                 }
228             },
229             "notification-url": "https://packagist.drupal-composer.org/downloads/",
230             "description": "A library of helpful tools by Merlin of Chaos.",
231             "homepage": "https://www.drupal.org/project/ctools"
232         },
233         {
234             "name": "drupal/drupal",
235             "version": "7.43.0",
236             "source": {
237                 "type": "git",
238                 "url": "https://git.drupal.org/project/drupal",
239                 "reference": "c136d1347b9b92145590cb1f84cc02a695d721fe"
240             },
241             "dist": {
242                 "type": "zip",
243                 "url": "https://ftp.drupal.org/files/projects/drupal-7.43.zip",
244                 "reference": null,
245                 "shasum": null
246             },
247             "replace": {
248                 "drupal/aggregator": "self.version",
249                 "drupal/bartik": "self.version",
250                 "drupal/block": "self.version",
251                 "drupal/blog": "self.version",
252                 "drupal/book": "self.version",
253                 "drupal/color": "self.version",
254                 "drupal/comment": "self.version",
255                 "drupal/contact": "self.version",
256                 "drupal/contextual": "self.version",
257                 "drupal/dashboard": "self.version",
258                 "drupal/dblog": "self.version",
259                 "drupal/field": "self.version",
260                 "drupal/field_sql_storage": "self.version",
261                 "drupal/field_ui": "self.version",
262                 "drupal/file": "self.version",
263                 "drupal/filter": "self.version",
264                 "drupal/forum": "self.version",
265                 "drupal/garland": "self.version",
266                 "drupal/help": "self.version",
267                 "drupal/image": "self.version",
268                 "drupal/list": "self.version",
269                 "drupal/locale": "self.version",
270                 "drupal/menu": "self.version",
271                 "drupal/minimal": "self.version",
272                 "drupal/node": "self.version",
273                 "drupal/number": "self.version",
274                 "drupal/openid": "self.version",
275                 "drupal/options": "self.version",
276                 "drupal/overlay": "self.version",
277                 "drupal/path": "self.version",
278                 "drupal/php": "self.version",
279                 "drupal/poll": "self.version",
280                 "drupal/profile": "self.version",
281                 "drupal/rdf": "self.version",
282                 "drupal/search": "self.version",
283                 "drupal/seven": "self.version",
284                 "drupal/shortcut": "self.version",
285                 "drupal/standard": "self.version",
286                 "drupal/stark": "self.version",
287                 "drupal/statistics": "self.version",
288                 "drupal/syslog": "self.version",
289                 "drupal/system": "self.version",
290                 "drupal/taxonomy": "self.version",
291                 "drupal/text": "self.version",
292                 "drupal/toolbar": "self.version",
293                 "drupal/tracker": "self.version",
294                 "drupal/translation": "self.version",
295                 "drupal/trigger": "self.version",
296                 "drupal/update": "self.version",
297                 "drupal/user": "self.version"
298             },
299             "suggest": {
300                 "drupal/block": "Required by drupal/dashboard, drupal/minimal, drupal/standard",
301                 "drupal/color": "Required by drupal/standard",
302                 "drupal/comment": "Required by drupal/forum, drupal/tracker, drupal/standard",
303                 "drupal/contextual": "Required by drupal/standard",
304                 "drupal/dashboard": "Required by drupal/standard",
305                 "drupal/dblog": "Required by drupal/minimal, drupal/standard",
306                 "drupal/field": "Required by drupal/field_sql_storage, drupal/list, drupal/number, drupal/options, drupal/text, drupal/field_ui, drupal/file",
307                 "drupal/field_sql_storage": "Required by drupal/field",
308                 "drupal/field_ui": "Required by drupal/standard",
309                 "drupal/file": "Required by drupal/image, drupal/standard",
310                 "drupal/help": "Required by drupal/standard",
311                 "drupal/image": "Required by drupal/standard",
312                 "drupal/list": "Required by drupal/standard",
313                 "drupal/locale": "Required by drupal/translation",
314                 "drupal/menu": "Required by drupal/standard",
315                 "drupal/number": "Required by drupal/standard",
316                 "drupal/options": "Required by drupal/list, drupal/taxonomy, drupal/standard",
317                 "drupal/overlay": "Required by drupal/standard",
318                 "drupal/path": "Required by drupal/standard",
319                 "drupal/rdf": "Required by drupal/standard",
320                 "drupal/search": "Required by drupal/standard",
321                 "drupal/shortcut": "Required by drupal/standard",
322                 "drupal/taxonomy": "Required by drupal/forum, drupal/standard",
323                 "drupal/text": "Required by drupal/comment",
324                 "drupal/toolbar": "Required by drupal/standard"
325             },
326             "type": "drupal-core",
327             "extra": {
328                 "branch-alias": {
329                     "dev-7.x-": "7.x-dev"
330                 }
331             },
332             "notification-url": "https://packagist.drupal-composer.org/downloads/",
333             "description": "Handles general site configuration for administrators.",
334             "homepage": "https://www.drupal.org/project/drupal"
335         },
336         {
337             "name": "drupal/features",
338             "version": "7.1.0-beta4",
339             "source": {
340                 "type": "git",
341                 "url": "https://git.drupal.org/project/features",
342                 "reference": "dc3297e5f4141f40f46635c1bbf05913d0ae662d"
343             },
344             "dist": {
345                 "type": "zip",
346                 "url": "https://ftp.drupal.org/files/projects/features-7.x-1.0-beta4.zip",
347                 "reference": null,
348                 "shasum": null
349             },
350             "require": {
351                 "drupal/drupal": "7.*"
352             },
353             "type": "drupal-module",
354             "extra": {
355                 "branch-alias": {
356                     "dev-7.x-1.x": "7.1.x-dev"
357                 },
358                 "patches_applied": {
359                     "Enter drupal/features patch #0 description here": "http://drupal.org/files/issues/features-drush-backend-invoke-25.patch"
360                 }
361             },
362             "notification-url": "https://packagist.drupal-composer.org/downloads/",
363             "description": "Provides feature management for Drupal.",
364             "homepage": "https://www.drupal.org/project/features"
365         },
366         {
367             "name": "drupal/wysiwyg",
368             "version": "7.2.1",
369             "source": {
370                 "type": "git",
371                 "url": "https://git.drupal.org/project/wysiwyg",
372                 "reference": "2602159043586a5878a08a48f6faa665a62b726a"
373             },
374             "dist": {
375                 "type": "zip",
376                 "url": "https://ftp.drupal.org/files/projects/wysiwyg-7.x-2.1.zip",
377                 "reference": null,
378                 "shasum": null
379             },
380             "require": {
381                 "drupal/drupal": "7.*"
382             },
383             "type": "drupal-module",
384             "extra": {
385                 "branch-alias": {
386                     "dev-7.x-2.x": "7.2.x-dev"
387                 },
388                 "patches_applied": {
389                     "Enter drupal/wysiwyg patch #0 description here": "http://drupal.org/files/0001-feature.inc-from-624018-211.patch",
390                     "Enter drupal/wysiwyg patch #1 description here": "patches-local-test-wysiwyg.patch"
391                 }
392             },
393             "notification-url": "https://packagist.drupal-composer.org/downloads/",
394             "description": "Allows to edit content with client-side editors.",
395             "homepage": "https://www.drupal.org/project/wysiwyg"
396         }
397     ],
398     "packages-dev": [],
399     "aliases": [],
400     "minimum-stability": "dev",
401     "stability-flags": [],
402     "prefer-stable": true,
403     "prefer-lowest": false,
404     "platform": [],
405     "platform-dev": []
406 }