Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / 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": "119866a8bfb1f845f07e1e4d5de4dd03",
8     "packages": [
9         {
10             "name": "alchemy/zippy",
11             "version": "0.4.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/alchemy-fr/Zippy.git",
15                 "reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/5ffdc93de0af2770d396bf433d8b2667c77277ea",
20                 "reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea",
21                 "shasum": ""
22             },
23             "require": {
24                 "doctrine/collections": "~1.0",
25                 "ext-mbstring": "*",
26                 "php": ">=5.5",
27                 "symfony/filesystem": "^2.0.5|^3.0",
28                 "symfony/process": "^2.1|^3.0"
29             },
30             "require-dev": {
31                 "ext-zip": "*",
32                 "guzzle/guzzle": "~3.0",
33                 "guzzlehttp/guzzle": "^6.0",
34                 "phpunit/phpunit": "^4.0|^5.0",
35                 "symfony/finder": "^2.0.5|^3.0"
36             },
37             "suggest": {
38                 "ext-zip": "To use the ZipExtensionAdapter",
39                 "guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
40                 "guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
41             },
42             "type": "library",
43             "extra": {
44                 "branch-alias": {
45                     "dev-master": "0.4.x-dev"
46                 }
47             },
48             "autoload": {
49                 "psr-4": {
50                     "Alchemy\\Zippy\\": "src/"
51                 }
52             },
53             "notification-url": "https://packagist.org/downloads/",
54             "license": [
55                 "MIT"
56             ],
57             "authors": [
58                 {
59                     "name": "Alchemy",
60                     "email": "dev.team@alchemy.fr",
61                     "homepage": "http://www.alchemy.fr/"
62                 }
63             ],
64             "description": "Zippy, the archive manager companion",
65             "keywords": [
66                 "bzip",
67                 "compression",
68                 "tar",
69                 "zip"
70             ],
71             "time": "2016-11-03T16:10:31+00:00"
72         },
73         {
74             "name": "composer/installers",
75             "version": "v1.2.0",
76             "source": {
77                 "type": "git",
78                 "url": "https://github.com/composer/installers.git",
79                 "reference": "d78064c68299743e0161004f2de3a0204e33b804"
80             },
81             "dist": {
82                 "type": "zip",
83                 "url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804",
84                 "reference": "d78064c68299743e0161004f2de3a0204e33b804",
85                 "shasum": ""
86             },
87             "require": {
88                 "composer-plugin-api": "^1.0"
89             },
90             "replace": {
91                 "roundcube/plugin-installer": "*",
92                 "shama/baton": "*"
93             },
94             "require-dev": {
95                 "composer/composer": "1.0.*@dev",
96                 "phpunit/phpunit": "4.1.*"
97             },
98             "type": "composer-plugin",
99             "extra": {
100                 "class": "Composer\\Installers\\Plugin",
101                 "branch-alias": {
102                     "dev-master": "1.0-dev"
103                 }
104             },
105             "autoload": {
106                 "psr-4": {
107                     "Composer\\Installers\\": "src/Composer/Installers"
108                 }
109             },
110             "notification-url": "https://packagist.org/downloads/",
111             "license": [
112                 "MIT"
113             ],
114             "authors": [
115                 {
116                     "name": "Kyle Robinson Young",
117                     "email": "kyle@dontkry.com",
118                     "homepage": "https://github.com/shama"
119                 }
120             ],
121             "description": "A multi-framework Composer library installer",
122             "homepage": "https://composer.github.io/installers/",
123             "keywords": [
124                 "Craft",
125                 "Dolibarr",
126                 "Hurad",
127                 "ImageCMS",
128                 "MODX Evo",
129                 "Mautic",
130                 "OXID",
131                 "Plentymarkets",
132                 "RadPHP",
133                 "SMF",
134                 "Thelia",
135                 "WolfCMS",
136                 "agl",
137                 "aimeos",
138                 "annotatecms",
139                 "attogram",
140                 "bitrix",
141                 "cakephp",
142                 "chef",
143                 "cockpit",
144                 "codeigniter",
145                 "concrete5",
146                 "croogo",
147                 "dokuwiki",
148                 "drupal",
149                 "elgg",
150                 "expressionengine",
151                 "fuelphp",
152                 "grav",
153                 "installer",
154                 "joomla",
155                 "kohana",
156                 "laravel",
157                 "lithium",
158                 "magento",
159                 "mako",
160                 "mediawiki",
161                 "modulework",
162                 "moodle",
163                 "phpbb",
164                 "piwik",
165                 "ppi",
166                 "puppet",
167                 "reindex",
168                 "roundcube",
169                 "shopware",
170                 "silverstripe",
171                 "symfony",
172                 "typo3",
173                 "wordpress",
174                 "yawik",
175                 "zend",
176                 "zikula"
177             ],
178             "time": "2016-08-13T20:53:52+00:00"
179         },
180         {
181             "name": "dflydev/dot-access-configuration",
182             "version": "v1.0.1",
183             "source": {
184                 "type": "git",
185                 "url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
186                 "reference": "9b65c83159c9003e00284ea1144ad96b69d9c8b9"
187             },
188             "dist": {
189                 "type": "zip",
190                 "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/9b65c83159c9003e00284ea1144ad96b69d9c8b9",
191                 "reference": "9b65c83159c9003e00284ea1144ad96b69d9c8b9",
192                 "shasum": ""
193             },
194             "require": {
195                 "dflydev/dot-access-data": "1.*",
196                 "dflydev/placeholder-resolver": "1.*",
197                 "php": ">=5.3.2"
198             },
199             "require-dev": {
200                 "symfony/yaml": "~2.1"
201             },
202             "suggest": {
203                 "symfony/yaml": "Required for using the YAML Configuration Builders"
204             },
205             "type": "library",
206             "extra": {
207                 "branch-alias": {
208                     "dev-master": "1.0-dev"
209                 }
210             },
211             "autoload": {
212                 "psr-0": {
213                     "Dflydev\\DotAccessConfiguration": "src"
214                 }
215             },
216             "notification-url": "https://packagist.org/downloads/",
217             "license": [
218                 "MIT"
219             ],
220             "authors": [
221                 {
222                     "name": "Dragonfly Development Inc.",
223                     "email": "info@dflydev.com",
224                     "homepage": "http://dflydev.com"
225                 },
226                 {
227                     "name": "Beau Simensen",
228                     "email": "beau@dflydev.com",
229                     "homepage": "http://beausimensen.com"
230                 }
231             ],
232             "description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
233             "homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
234             "keywords": [
235                 "config",
236                 "configuration"
237             ],
238             "time": "2014-11-14T03:26:12+00:00"
239         },
240         {
241             "name": "dflydev/dot-access-data",
242             "version": "v1.1.0",
243             "source": {
244                 "type": "git",
245                 "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
246                 "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
247             },
248             "dist": {
249                 "type": "zip",
250                 "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
251                 "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
252                 "shasum": ""
253             },
254             "require": {
255                 "php": ">=5.3.2"
256             },
257             "type": "library",
258             "extra": {
259                 "branch-alias": {
260                     "dev-master": "1.0-dev"
261                 }
262             },
263             "autoload": {
264                 "psr-0": {
265                     "Dflydev\\DotAccessData": "src"
266                 }
267             },
268             "notification-url": "https://packagist.org/downloads/",
269             "license": [
270                 "MIT"
271             ],
272             "authors": [
273                 {
274                     "name": "Dragonfly Development Inc.",
275                     "email": "info@dflydev.com",
276                     "homepage": "http://dflydev.com"
277                 },
278                 {
279                     "name": "Beau Simensen",
280                     "email": "beau@dflydev.com",
281                     "homepage": "http://beausimensen.com"
282                 },
283                 {
284                     "name": "Carlos Frutos",
285                     "email": "carlos@kiwing.it",
286                     "homepage": "https://github.com/cfrutos"
287                 }
288             ],
289             "description": "Given a deep data structure, access data by dot notation.",
290             "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
291             "keywords": [
292                 "access",
293                 "data",
294                 "dot",
295                 "notation"
296             ],
297             "time": "2017-01-20T21:14:22+00:00"
298         },
299         {
300             "name": "dflydev/placeholder-resolver",
301             "version": "v1.0.2",
302             "source": {
303                 "type": "git",
304                 "url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
305                 "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
306             },
307             "dist": {
308                 "type": "zip",
309                 "url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
310                 "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
311                 "shasum": ""
312             },
313             "require": {
314                 "php": ">=5.3.2"
315             },
316             "type": "library",
317             "extra": {
318                 "branch-alias": {
319                     "dev-master": "1.0-dev"
320                 }
321             },
322             "autoload": {
323                 "psr-0": {
324                     "Dflydev\\PlaceholderResolver": "src"
325                 }
326             },
327             "notification-url": "https://packagist.org/downloads/",
328             "license": [
329                 "MIT"
330             ],
331             "authors": [
332                 {
333                     "name": "Dragonfly Development Inc.",
334                     "email": "info@dflydev.com",
335                     "homepage": "http://dflydev.com"
336                 },
337                 {
338                     "name": "Beau Simensen",
339                     "email": "beau@dflydev.com",
340                     "homepage": "http://beausimensen.com"
341                 }
342             ],
343             "description": "Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.",
344             "homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
345             "keywords": [
346                 "placeholder",
347                 "resolver"
348             ],
349             "time": "2012-10-28T21:08:28+00:00"
350         },
351         {
352             "name": "dnoegel/php-xdg-base-dir",
353             "version": "0.1",
354             "source": {
355                 "type": "git",
356                 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
357                 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
358             },
359             "dist": {
360                 "type": "zip",
361                 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
362                 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
363                 "shasum": ""
364             },
365             "require": {
366                 "php": ">=5.3.2"
367             },
368             "require-dev": {
369                 "phpunit/phpunit": "@stable"
370             },
371             "type": "project",
372             "autoload": {
373                 "psr-4": {
374                     "XdgBaseDir\\": "src/"
375                 }
376             },
377             "notification-url": "https://packagist.org/downloads/",
378             "license": [
379                 "MIT"
380             ],
381             "description": "implementation of xdg base directory specification for php",
382             "time": "2014-10-24T07:27:01+00:00"
383         },
384         {
385             "name": "doctrine/annotations",
386             "version": "v1.2.7",
387             "source": {
388                 "type": "git",
389                 "url": "https://github.com/doctrine/annotations.git",
390                 "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
391             },
392             "dist": {
393                 "type": "zip",
394                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
395                 "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
396                 "shasum": ""
397             },
398             "require": {
399                 "doctrine/lexer": "1.*",
400                 "php": ">=5.3.2"
401             },
402             "require-dev": {
403                 "doctrine/cache": "1.*",
404                 "phpunit/phpunit": "4.*"
405             },
406             "type": "library",
407             "extra": {
408                 "branch-alias": {
409                     "dev-master": "1.3.x-dev"
410                 }
411             },
412             "autoload": {
413                 "psr-0": {
414                     "Doctrine\\Common\\Annotations\\": "lib/"
415                 }
416             },
417             "notification-url": "https://packagist.org/downloads/",
418             "license": [
419                 "MIT"
420             ],
421             "authors": [
422                 {
423                     "name": "Roman Borschel",
424                     "email": "roman@code-factory.org"
425                 },
426                 {
427                     "name": "Benjamin Eberlei",
428                     "email": "kontakt@beberlei.de"
429                 },
430                 {
431                     "name": "Guilherme Blanco",
432                     "email": "guilhermeblanco@gmail.com"
433                 },
434                 {
435                     "name": "Jonathan Wage",
436                     "email": "jonwage@gmail.com"
437                 },
438                 {
439                     "name": "Johannes Schmitt",
440                     "email": "schmittjoh@gmail.com"
441                 }
442             ],
443             "description": "Docblock Annotations Parser",
444             "homepage": "http://www.doctrine-project.org",
445             "keywords": [
446                 "annotations",
447                 "docblock",
448                 "parser"
449             ],
450             "time": "2015-08-31T12:32:49+00:00"
451         },
452         {
453             "name": "doctrine/collections",
454             "version": "v1.3.0",
455             "source": {
456                 "type": "git",
457                 "url": "https://github.com/doctrine/collections.git",
458                 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
459             },
460             "dist": {
461                 "type": "zip",
462                 "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
463                 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
464                 "shasum": ""
465             },
466             "require": {
467                 "php": ">=5.3.2"
468             },
469             "require-dev": {
470                 "phpunit/phpunit": "~4.0"
471             },
472             "type": "library",
473             "extra": {
474                 "branch-alias": {
475                     "dev-master": "1.2.x-dev"
476                 }
477             },
478             "autoload": {
479                 "psr-0": {
480                     "Doctrine\\Common\\Collections\\": "lib/"
481                 }
482             },
483             "notification-url": "https://packagist.org/downloads/",
484             "license": [
485                 "MIT"
486             ],
487             "authors": [
488                 {
489                     "name": "Roman Borschel",
490                     "email": "roman@code-factory.org"
491                 },
492                 {
493                     "name": "Benjamin Eberlei",
494                     "email": "kontakt@beberlei.de"
495                 },
496                 {
497                     "name": "Guilherme Blanco",
498                     "email": "guilhermeblanco@gmail.com"
499                 },
500                 {
501                     "name": "Jonathan Wage",
502                     "email": "jonwage@gmail.com"
503                 },
504                 {
505                     "name": "Johannes Schmitt",
506                     "email": "schmittjoh@gmail.com"
507                 }
508             ],
509             "description": "Collections Abstraction library",
510             "homepage": "http://www.doctrine-project.org",
511             "keywords": [
512                 "array",
513                 "collections",
514                 "iterator"
515             ],
516             "time": "2015-04-14T22:21:58+00:00"
517         },
518         {
519             "name": "doctrine/lexer",
520             "version": "v1.0.1",
521             "source": {
522                 "type": "git",
523                 "url": "https://github.com/doctrine/lexer.git",
524                 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
525             },
526             "dist": {
527                 "type": "zip",
528                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
529                 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
530                 "shasum": ""
531             },
532             "require": {
533                 "php": ">=5.3.2"
534             },
535             "type": "library",
536             "extra": {
537                 "branch-alias": {
538                     "dev-master": "1.0.x-dev"
539                 }
540             },
541             "autoload": {
542                 "psr-0": {
543                     "Doctrine\\Common\\Lexer\\": "lib/"
544                 }
545             },
546             "notification-url": "https://packagist.org/downloads/",
547             "license": [
548                 "MIT"
549             ],
550             "authors": [
551                 {
552                     "name": "Roman Borschel",
553                     "email": "roman@code-factory.org"
554                 },
555                 {
556                     "name": "Guilherme Blanco",
557                     "email": "guilhermeblanco@gmail.com"
558                 },
559                 {
560                     "name": "Johannes Schmitt",
561                     "email": "schmittjoh@gmail.com"
562                 }
563             ],
564             "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
565             "homepage": "http://www.doctrine-project.org",
566             "keywords": [
567                 "lexer",
568                 "parser"
569             ],
570             "time": "2014-09-09T13:34:57+00:00"
571         },
572         {
573             "name": "drupal/console-core",
574             "version": "1.0.0-rc21",
575             "source": {
576                 "type": "git",
577                 "url": "https://github.com/hechoendrupal/drupal-console-core.git",
578                 "reference": "a473a27292110e5f50e0ae8df36d38449ce55903"
579             },
580             "dist": {
581                 "type": "zip",
582                 "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/a473a27292110e5f50e0ae8df36d38449ce55903",
583                 "reference": "a473a27292110e5f50e0ae8df36d38449ce55903",
584                 "shasum": ""
585             },
586             "require": {
587                 "dflydev/dot-access-configuration": "1.0.1",
588                 "drupal/console-en": "1.0.0-rc21",
589                 "php": "^5.5.9 || ^7.0",
590                 "stecman/symfony-console-completion": "~0.7",
591                 "symfony/config": ">=2.7 <3.0",
592                 "symfony/console": ">=2.7 <3.0",
593                 "symfony/debug": ">=2.6 <3.0",
594                 "symfony/dependency-injection": ">=2.7 <3.0",
595                 "symfony/event-dispatcher": ">=2.7 <3.0",
596                 "symfony/filesystem": ">=2.7 <3.0",
597                 "symfony/finder": ">=2.7 <3.0",
598                 "symfony/process": ">=2.7 <3.0",
599                 "symfony/translation": ">=2.7 <3.0",
600                 "symfony/yaml": ">=2.7 <3.0",
601                 "twig/twig": "^1.23.1",
602                 "webflo/drupal-finder": "^0.3.0"
603             },
604             "type": "project",
605             "autoload": {
606                 "files": [
607                     "src/functions.php"
608                 ],
609                 "psr-4": {
610                     "Drupal\\Console\\Core\\": "src"
611                 }
612             },
613             "notification-url": "https://packagist.org/downloads/",
614             "license": [
615                 "GPL-2.0+"
616             ],
617             "authors": [
618                 {
619                     "name": "David Flores",
620                     "email": "dmousex@gmail.com",
621                     "homepage": "http://dmouse.net"
622                 },
623                 {
624                     "name": "Jesus Manuel Olivas",
625                     "email": "jesus.olivas@gmail.com",
626                     "homepage": "http://jmolivas.com"
627                 },
628                 {
629                     "name": "Drupal Console Contributors",
630                     "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
631                 },
632                 {
633                     "name": "Eduardo Garcia",
634                     "email": "enzo@enzolutions.com",
635                     "homepage": "http://enzolutions.com/"
636                 },
637                 {
638                     "name": "Omar Aguirre",
639                     "email": "omersguchigu@gmail.com"
640                 }
641             ],
642             "description": "Drupal Console Core",
643             "homepage": "http://drupalconsole.com/",
644             "keywords": [
645                 "console",
646                 "development",
647                 "drupal",
648                 "symfony"
649             ],
650             "time": "2017-06-07T15:57:23+00:00"
651         },
652         {
653             "name": "drupal/console-en",
654             "version": "1.0.0-rc21",
655             "source": {
656                 "type": "git",
657                 "url": "https://github.com/hechoendrupal/drupal-console-en.git",
658                 "reference": "b6f563b8760c3b19aad22dd213a9cfba2f2c75d0"
659             },
660             "dist": {
661                 "type": "zip",
662                 "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/b6f563b8760c3b19aad22dd213a9cfba2f2c75d0",
663                 "reference": "b6f563b8760c3b19aad22dd213a9cfba2f2c75d0",
664                 "shasum": ""
665             },
666             "type": "drupal-console-language",
667             "notification-url": "https://packagist.org/downloads/",
668             "license": [
669                 "GPL-2.0+"
670             ],
671             "authors": [
672                 {
673                     "name": "David Flores",
674                     "email": "dmousex@gmail.com",
675                     "homepage": "http://dmouse.net"
676                 },
677                 {
678                     "name": "Jesus Manuel Olivas",
679                     "email": "jesus.olivas@gmail.com",
680                     "homepage": "http://jmolivas.com"
681                 },
682                 {
683                     "name": "Drupal Console Contributors",
684                     "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
685                 },
686                 {
687                     "name": "Eduardo Garcia",
688                     "email": "enzo@enzolutions.com",
689                     "homepage": "http://enzolutions.com/"
690                 },
691                 {
692                     "name": "Omar Aguirre",
693                     "email": "omersguchigu@gmail.com"
694                 }
695             ],
696             "description": "Drupal Console English Language",
697             "homepage": "http://drupalconsole.com/",
698             "keywords": [
699                 "console",
700                 "development",
701                 "drupal",
702                 "symfony"
703             ],
704             "time": "2017-05-20T23:29:05+00:00"
705         },
706         {
707             "name": "drupal/console-extend-plugin",
708             "version": "0.6.0",
709             "source": {
710                 "type": "git",
711                 "url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
712                 "reference": "4e7f57650eefc53eb02c89360bbc1f675c901a73"
713             },
714             "dist": {
715                 "type": "zip",
716                 "url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/4e7f57650eefc53eb02c89360bbc1f675c901a73",
717                 "reference": "4e7f57650eefc53eb02c89360bbc1f675c901a73",
718                 "shasum": ""
719             },
720             "require": {
721                 "composer-plugin-api": "^1.0",
722                 "symfony/finder": ">=2.7 <3.0",
723                 "symfony/yaml": ">=2.7 <3.0"
724             },
725             "type": "composer-plugin",
726             "extra": {
727                 "class": "Drupal\\Console\\Composer\\Plugin\\Extender"
728             },
729             "autoload": {
730                 "psr-4": {
731                     "Drupal\\Console\\Composer\\Plugin\\": "src"
732                 }
733             },
734             "notification-url": "https://packagist.org/downloads/",
735             "license": [
736                 "GPL-2.0+"
737             ],
738             "authors": [
739                 {
740                     "name": "Jesus Manuel Olivas",
741                     "email": "jesus.olivas@gmail.com"
742                 }
743             ],
744             "description": "Drupal Console Extend Plugin",
745             "time": "2017-05-02T14:17:00+00:00"
746         },
747         {
748             "name": "gabordemooij/redbean",
749             "version": "v4.3.3",
750             "source": {
751                 "type": "git",
752                 "url": "https://github.com/gabordemooij/redbean.git",
753                 "reference": "1c7ec69850e9f7966ff7feb87b01d8f43a9753d3"
754             },
755             "dist": {
756                 "type": "zip",
757                 "url": "https://api.github.com/repos/gabordemooij/redbean/zipball/1c7ec69850e9f7966ff7feb87b01d8f43a9753d3",
758                 "reference": "1c7ec69850e9f7966ff7feb87b01d8f43a9753d3",
759                 "shasum": ""
760             },
761             "require": {
762                 "php": ">=5.3.4"
763             },
764             "type": "library",
765             "autoload": {
766                 "psr-4": {
767                     "RedBeanPHP\\": "RedBeanPHP"
768                 }
769             },
770             "notification-url": "https://packagist.org/downloads/",
771             "license": [
772                 "New BSD and GPLv2"
773             ],
774             "authors": [
775                 {
776                     "name": "Gabor de Mooij",
777                     "email": "gabor@redbeanphp.com",
778                     "homepage": "http://redbeanphp.com"
779                 }
780             ],
781             "description": "RedBeanPHP ORM",
782             "homepage": "http://redbeanphp.com/",
783             "keywords": [
784                 "orm"
785             ],
786             "time": "2016-10-03T21:25:17+00:00"
787         },
788         {
789             "name": "guzzlehttp/guzzle",
790             "version": "6.2.2",
791             "source": {
792                 "type": "git",
793                 "url": "https://github.com/guzzle/guzzle.git",
794                 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60"
795             },
796             "dist": {
797                 "type": "zip",
798                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
799                 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
800                 "shasum": ""
801             },
802             "require": {
803                 "guzzlehttp/promises": "^1.0",
804                 "guzzlehttp/psr7": "^1.3.1",
805                 "php": ">=5.5"
806             },
807             "require-dev": {
808                 "ext-curl": "*",
809                 "phpunit/phpunit": "^4.0",
810                 "psr/log": "^1.0"
811             },
812             "type": "library",
813             "extra": {
814                 "branch-alias": {
815                     "dev-master": "6.2-dev"
816                 }
817             },
818             "autoload": {
819                 "files": [
820                     "src/functions_include.php"
821                 ],
822                 "psr-4": {
823                     "GuzzleHttp\\": "src/"
824                 }
825             },
826             "notification-url": "https://packagist.org/downloads/",
827             "license": [
828                 "MIT"
829             ],
830             "authors": [
831                 {
832                     "name": "Michael Dowling",
833                     "email": "mtdowling@gmail.com",
834                     "homepage": "https://github.com/mtdowling"
835                 }
836             ],
837             "description": "Guzzle is a PHP HTTP client library",
838             "homepage": "http://guzzlephp.org/",
839             "keywords": [
840                 "client",
841                 "curl",
842                 "framework",
843                 "http",
844                 "http client",
845                 "rest",
846                 "web service"
847             ],
848             "time": "2016-10-08T15:01:37+00:00"
849         },
850         {
851             "name": "guzzlehttp/promises",
852             "version": "v1.3.1",
853             "source": {
854                 "type": "git",
855                 "url": "https://github.com/guzzle/promises.git",
856                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
857             },
858             "dist": {
859                 "type": "zip",
860                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
861                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
862                 "shasum": ""
863             },
864             "require": {
865                 "php": ">=5.5.0"
866             },
867             "require-dev": {
868                 "phpunit/phpunit": "^4.0"
869             },
870             "type": "library",
871             "extra": {
872                 "branch-alias": {
873                     "dev-master": "1.4-dev"
874                 }
875             },
876             "autoload": {
877                 "psr-4": {
878                     "GuzzleHttp\\Promise\\": "src/"
879                 },
880                 "files": [
881                     "src/functions_include.php"
882                 ]
883             },
884             "notification-url": "https://packagist.org/downloads/",
885             "license": [
886                 "MIT"
887             ],
888             "authors": [
889                 {
890                     "name": "Michael Dowling",
891                     "email": "mtdowling@gmail.com",
892                     "homepage": "https://github.com/mtdowling"
893                 }
894             ],
895             "description": "Guzzle promises library",
896             "keywords": [
897                 "promise"
898             ],
899             "time": "2016-12-20T10:07:11+00:00"
900         },
901         {
902             "name": "guzzlehttp/psr7",
903             "version": "1.3.1",
904             "source": {
905                 "type": "git",
906                 "url": "https://github.com/guzzle/psr7.git",
907                 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
908             },
909             "dist": {
910                 "type": "zip",
911                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
912                 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
913                 "shasum": ""
914             },
915             "require": {
916                 "php": ">=5.4.0",
917                 "psr/http-message": "~1.0"
918             },
919             "provide": {
920                 "psr/http-message-implementation": "1.0"
921             },
922             "require-dev": {
923                 "phpunit/phpunit": "~4.0"
924             },
925             "type": "library",
926             "extra": {
927                 "branch-alias": {
928                     "dev-master": "1.4-dev"
929                 }
930             },
931             "autoload": {
932                 "psr-4": {
933                     "GuzzleHttp\\Psr7\\": "src/"
934                 },
935                 "files": [
936                     "src/functions_include.php"
937                 ]
938             },
939             "notification-url": "https://packagist.org/downloads/",
940             "license": [
941                 "MIT"
942             ],
943             "authors": [
944                 {
945                     "name": "Michael Dowling",
946                     "email": "mtdowling@gmail.com",
947                     "homepage": "https://github.com/mtdowling"
948                 }
949             ],
950             "description": "PSR-7 message implementation",
951             "keywords": [
952                 "http",
953                 "message",
954                 "stream",
955                 "uri"
956             ],
957             "time": "2016-06-24T23:00:38+00:00"
958         },
959         {
960             "name": "ircmaxell/password-compat",
961             "version": "v1.0.4",
962             "source": {
963                 "type": "git",
964                 "url": "https://github.com/ircmaxell/password_compat.git",
965                 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
966             },
967             "dist": {
968                 "type": "zip",
969                 "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
970                 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
971                 "shasum": ""
972             },
973             "require-dev": {
974                 "phpunit/phpunit": "4.*"
975             },
976             "type": "library",
977             "autoload": {
978                 "files": [
979                     "lib/password.php"
980                 ]
981             },
982             "notification-url": "https://packagist.org/downloads/",
983             "license": [
984                 "MIT"
985             ],
986             "authors": [
987                 {
988                     "name": "Anthony Ferrara",
989                     "email": "ircmaxell@php.net",
990                     "homepage": "http://blog.ircmaxell.com"
991                 }
992             ],
993             "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
994             "homepage": "https://github.com/ircmaxell/password_compat",
995             "keywords": [
996                 "hashing",
997                 "password"
998             ],
999             "time": "2014-11-20T16:49:30+00:00"
1000         },
1001         {
1002             "name": "jakub-onderka/php-console-color",
1003             "version": "0.1",
1004             "source": {
1005                 "type": "git",
1006                 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
1007                 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
1008             },
1009             "dist": {
1010                 "type": "zip",
1011                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
1012                 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
1013                 "shasum": ""
1014             },
1015             "require": {
1016                 "php": ">=5.3.2"
1017             },
1018             "require-dev": {
1019                 "jakub-onderka/php-code-style": "1.0",
1020                 "jakub-onderka/php-parallel-lint": "0.*",
1021                 "jakub-onderka/php-var-dump-check": "0.*",
1022                 "phpunit/phpunit": "3.7.*",
1023                 "squizlabs/php_codesniffer": "1.*"
1024             },
1025             "type": "library",
1026             "autoload": {
1027                 "psr-0": {
1028                     "JakubOnderka\\PhpConsoleColor": "src/"
1029                 }
1030             },
1031             "notification-url": "https://packagist.org/downloads/",
1032             "license": [
1033                 "BSD-2-Clause"
1034             ],
1035             "authors": [
1036                 {
1037                     "name": "Jakub Onderka",
1038                     "email": "jakub.onderka@gmail.com",
1039                     "homepage": "http://www.acci.cz"
1040                 }
1041             ],
1042             "time": "2014-04-08T15:00:19+00:00"
1043         },
1044         {
1045             "name": "jakub-onderka/php-console-highlighter",
1046             "version": "v0.3.2",
1047             "source": {
1048                 "type": "git",
1049                 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
1050                 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
1051             },
1052             "dist": {
1053                 "type": "zip",
1054                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
1055                 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
1056                 "shasum": ""
1057             },
1058             "require": {
1059                 "jakub-onderka/php-console-color": "~0.1",
1060                 "php": ">=5.3.0"
1061             },
1062             "require-dev": {
1063                 "jakub-onderka/php-code-style": "~1.0",
1064                 "jakub-onderka/php-parallel-lint": "~0.5",
1065                 "jakub-onderka/php-var-dump-check": "~0.1",
1066                 "phpunit/phpunit": "~4.0",
1067                 "squizlabs/php_codesniffer": "~1.5"
1068             },
1069             "type": "library",
1070             "autoload": {
1071                 "psr-0": {
1072                     "JakubOnderka\\PhpConsoleHighlighter": "src/"
1073                 }
1074             },
1075             "notification-url": "https://packagist.org/downloads/",
1076             "license": [
1077                 "MIT"
1078             ],
1079             "authors": [
1080                 {
1081                     "name": "Jakub Onderka",
1082                     "email": "acci@acci.cz",
1083                     "homepage": "http://www.acci.cz/"
1084                 }
1085             ],
1086             "time": "2015-04-20T18:58:01+00:00"
1087         },
1088         {
1089             "name": "nikic/php-parser",
1090             "version": "v3.0.3",
1091             "source": {
1092                 "type": "git",
1093                 "url": "https://github.com/nikic/PHP-Parser.git",
1094                 "reference": "5b8182cc0abb4b0ff290ba9df6c0e1323286013a"
1095             },
1096             "dist": {
1097                 "type": "zip",
1098                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5b8182cc0abb4b0ff290ba9df6c0e1323286013a",
1099                 "reference": "5b8182cc0abb4b0ff290ba9df6c0e1323286013a",
1100                 "shasum": ""
1101             },
1102             "require": {
1103                 "ext-tokenizer": "*",
1104                 "php": ">=5.5"
1105             },
1106             "require-dev": {
1107                 "phpunit/phpunit": "~4.0|~5.0"
1108             },
1109             "bin": [
1110                 "bin/php-parse"
1111             ],
1112             "type": "library",
1113             "extra": {
1114                 "branch-alias": {
1115                     "dev-master": "3.0-dev"
1116                 }
1117             },
1118             "autoload": {
1119                 "psr-4": {
1120                     "PhpParser\\": "lib/PhpParser"
1121                 }
1122             },
1123             "notification-url": "https://packagist.org/downloads/",
1124             "license": [
1125                 "BSD-3-Clause"
1126             ],
1127             "authors": [
1128                 {
1129                     "name": "Nikita Popov"
1130                 }
1131             ],
1132             "description": "A PHP parser written in PHP",
1133             "keywords": [
1134                 "parser",
1135                 "php"
1136             ],
1137             "time": "2017-02-03T21:57:31+00:00"
1138         },
1139         {
1140             "name": "psr/http-message",
1141             "version": "1.0.1",
1142             "source": {
1143                 "type": "git",
1144                 "url": "https://github.com/php-fig/http-message.git",
1145                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1146             },
1147             "dist": {
1148                 "type": "zip",
1149                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1150                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1151                 "shasum": ""
1152             },
1153             "require": {
1154                 "php": ">=5.3.0"
1155             },
1156             "type": "library",
1157             "extra": {
1158                 "branch-alias": {
1159                     "dev-master": "1.0.x-dev"
1160                 }
1161             },
1162             "autoload": {
1163                 "psr-4": {
1164                     "Psr\\Http\\Message\\": "src/"
1165                 }
1166             },
1167             "notification-url": "https://packagist.org/downloads/",
1168             "license": [
1169                 "MIT"
1170             ],
1171             "authors": [
1172                 {
1173                     "name": "PHP-FIG",
1174                     "homepage": "http://www.php-fig.org/"
1175                 }
1176             ],
1177             "description": "Common interface for HTTP messages",
1178             "homepage": "https://github.com/php-fig/http-message",
1179             "keywords": [
1180                 "http",
1181                 "http-message",
1182                 "psr",
1183                 "psr-7",
1184                 "request",
1185                 "response"
1186             ],
1187             "time": "2016-08-06T14:39:51+00:00"
1188         },
1189         {
1190             "name": "psr/log",
1191             "version": "1.0.2",
1192             "source": {
1193                 "type": "git",
1194                 "url": "https://github.com/php-fig/log.git",
1195                 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1196             },
1197             "dist": {
1198                 "type": "zip",
1199                 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1200                 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1201                 "shasum": ""
1202             },
1203             "require": {
1204                 "php": ">=5.3.0"
1205             },
1206             "type": "library",
1207             "extra": {
1208                 "branch-alias": {
1209                     "dev-master": "1.0.x-dev"
1210                 }
1211             },
1212             "autoload": {
1213                 "psr-4": {
1214                     "Psr\\Log\\": "Psr/Log/"
1215                 }
1216             },
1217             "notification-url": "https://packagist.org/downloads/",
1218             "license": [
1219                 "MIT"
1220             ],
1221             "authors": [
1222                 {
1223                     "name": "PHP-FIG",
1224                     "homepage": "http://www.php-fig.org/"
1225                 }
1226             ],
1227             "description": "Common interface for logging libraries",
1228             "homepage": "https://github.com/php-fig/log",
1229             "keywords": [
1230                 "log",
1231                 "psr",
1232                 "psr-3"
1233             ],
1234             "time": "2016-10-10T12:19:37+00:00"
1235         },
1236         {
1237             "name": "psy/psysh",
1238             "version": "v0.8.1",
1239             "source": {
1240                 "type": "git",
1241                 "url": "https://github.com/bobthecow/psysh.git",
1242                 "reference": "701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a"
1243             },
1244             "dist": {
1245                 "type": "zip",
1246                 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a",
1247                 "reference": "701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a",
1248                 "shasum": ""
1249             },
1250             "require": {
1251                 "dnoegel/php-xdg-base-dir": "0.1",
1252                 "jakub-onderka/php-console-highlighter": "0.3.*",
1253                 "nikic/php-parser": "~1.3|~2.0|~3.0",
1254                 "php": ">=5.3.9",
1255                 "symfony/console": "~2.3.10|^2.4.2|~3.0",
1256                 "symfony/var-dumper": "~2.7|~3.0"
1257             },
1258             "require-dev": {
1259                 "friendsofphp/php-cs-fixer": "~1.11",
1260                 "hoa/console": "~3.16|~1.14",
1261                 "phpunit/phpunit": "~4.4|~5.0",
1262                 "symfony/finder": "~2.1|~3.0"
1263             },
1264             "suggest": {
1265                 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
1266                 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
1267                 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
1268                 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
1269                 "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
1270             },
1271             "bin": [
1272                 "bin/psysh"
1273             ],
1274             "type": "library",
1275             "extra": {
1276                 "branch-alias": {
1277                     "dev-develop": "0.9.x-dev"
1278                 }
1279             },
1280             "autoload": {
1281                 "files": [
1282                     "src/Psy/functions.php"
1283                 ],
1284                 "psr-4": {
1285                     "Psy\\": "src/Psy/"
1286                 }
1287             },
1288             "notification-url": "https://packagist.org/downloads/",
1289             "license": [
1290                 "MIT"
1291             ],
1292             "authors": [
1293                 {
1294                     "name": "Justin Hileman",
1295                     "email": "justin@justinhileman.info",
1296                     "homepage": "http://justinhileman.com"
1297                 }
1298             ],
1299             "description": "An interactive shell for modern PHP.",
1300             "homepage": "http://psysh.org",
1301             "keywords": [
1302                 "REPL",
1303                 "console",
1304                 "interactive",
1305                 "shell"
1306             ],
1307             "time": "2017-01-15T17:54:13+00:00"
1308         },
1309         {
1310             "name": "stecman/symfony-console-completion",
1311             "version": "0.7.0",
1312             "source": {
1313                 "type": "git",
1314                 "url": "https://github.com/stecman/symfony-console-completion.git",
1315                 "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb"
1316             },
1317             "dist": {
1318                 "type": "zip",
1319                 "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
1320                 "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
1321                 "shasum": ""
1322             },
1323             "require": {
1324                 "php": ">=5.3.2",
1325                 "symfony/console": "~2.3 || ~3.0"
1326             },
1327             "require-dev": {
1328                 "phpunit/phpunit": "~4.4"
1329             },
1330             "type": "library",
1331             "extra": {
1332                 "branch-alias": {
1333                     "dev-master": "0.6.x-dev"
1334                 }
1335             },
1336             "autoload": {
1337                 "psr-4": {
1338                     "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
1339                 }
1340             },
1341             "notification-url": "https://packagist.org/downloads/",
1342             "license": [
1343                 "MIT"
1344             ],
1345             "authors": [
1346                 {
1347                     "name": "Stephen Holdaway",
1348                     "email": "stephen@stecman.co.nz"
1349                 }
1350             ],
1351             "description": "Automatic BASH completion for Symfony Console Component based applications.",
1352             "time": "2016-02-24T05:08:54+00:00"
1353         },
1354         {
1355             "name": "symfony/config",
1356             "version": "v2.8.20",
1357             "source": {
1358                 "type": "git",
1359                 "url": "https://github.com/symfony/config.git",
1360                 "reference": "0b8541d18507d10204a08384640ff6df3c739ebe"
1361             },
1362             "dist": {
1363                 "type": "zip",
1364                 "url": "https://api.github.com/repos/symfony/config/zipball/0b8541d18507d10204a08384640ff6df3c739ebe",
1365                 "reference": "0b8541d18507d10204a08384640ff6df3c739ebe",
1366                 "shasum": ""
1367             },
1368             "require": {
1369                 "php": ">=5.3.9",
1370                 "symfony/filesystem": "~2.3|~3.0.0"
1371             },
1372             "require-dev": {
1373                 "symfony/yaml": "~2.7|~3.0.0"
1374             },
1375             "suggest": {
1376                 "symfony/yaml": "To use the yaml reference dumper"
1377             },
1378             "type": "library",
1379             "extra": {
1380                 "branch-alias": {
1381                     "dev-master": "2.8-dev"
1382                 }
1383             },
1384             "autoload": {
1385                 "psr-4": {
1386                     "Symfony\\Component\\Config\\": ""
1387                 },
1388                 "exclude-from-classmap": [
1389                     "/Tests/"
1390                 ]
1391             },
1392             "notification-url": "https://packagist.org/downloads/",
1393             "license": [
1394                 "MIT"
1395             ],
1396             "authors": [
1397                 {
1398                     "name": "Fabien Potencier",
1399                     "email": "fabien@symfony.com"
1400                 },
1401                 {
1402                     "name": "Symfony Community",
1403                     "homepage": "https://symfony.com/contributors"
1404                 }
1405             ],
1406             "description": "Symfony Config Component",
1407             "homepage": "https://symfony.com",
1408             "time": "2017-04-12T14:07:15+00:00"
1409         },
1410         {
1411             "name": "symfony/console",
1412             "version": "v2.8.20",
1413             "source": {
1414                 "type": "git",
1415                 "url": "https://github.com/symfony/console.git",
1416                 "reference": "2cfcbced8e39e2313ed4da8896fc8c59a56c0d7e"
1417             },
1418             "dist": {
1419                 "type": "zip",
1420                 "url": "https://api.github.com/repos/symfony/console/zipball/2cfcbced8e39e2313ed4da8896fc8c59a56c0d7e",
1421                 "reference": "2cfcbced8e39e2313ed4da8896fc8c59a56c0d7e",
1422                 "shasum": ""
1423             },
1424             "require": {
1425                 "php": ">=5.3.9",
1426                 "symfony/debug": "^2.7.2|~3.0.0",
1427                 "symfony/polyfill-mbstring": "~1.0"
1428             },
1429             "require-dev": {
1430                 "psr/log": "~1.0",
1431                 "symfony/event-dispatcher": "~2.1|~3.0.0",
1432                 "symfony/process": "~2.1|~3.0.0"
1433             },
1434             "suggest": {
1435                 "psr/log": "For using the console logger",
1436                 "symfony/event-dispatcher": "",
1437                 "symfony/process": ""
1438             },
1439             "type": "library",
1440             "extra": {
1441                 "branch-alias": {
1442                     "dev-master": "2.8-dev"
1443                 }
1444             },
1445             "autoload": {
1446                 "psr-4": {
1447                     "Symfony\\Component\\Console\\": ""
1448                 },
1449                 "exclude-from-classmap": [
1450                     "/Tests/"
1451                 ]
1452             },
1453             "notification-url": "https://packagist.org/downloads/",
1454             "license": [
1455                 "MIT"
1456             ],
1457             "authors": [
1458                 {
1459                     "name": "Fabien Potencier",
1460                     "email": "fabien@symfony.com"
1461                 },
1462                 {
1463                     "name": "Symfony Community",
1464                     "homepage": "https://symfony.com/contributors"
1465                 }
1466             ],
1467             "description": "Symfony Console Component",
1468             "homepage": "https://symfony.com",
1469             "time": "2017-04-26T01:38:53+00:00"
1470         },
1471         {
1472             "name": "symfony/css-selector",
1473             "version": "v2.8.16",
1474             "source": {
1475                 "type": "git",
1476                 "url": "https://github.com/symfony/css-selector.git",
1477                 "reference": "f45daea42232d9ca5cf561ec64f0d4aea820877f"
1478             },
1479             "dist": {
1480                 "type": "zip",
1481                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/f45daea42232d9ca5cf561ec64f0d4aea820877f",
1482                 "reference": "f45daea42232d9ca5cf561ec64f0d4aea820877f",
1483                 "shasum": ""
1484             },
1485             "require": {
1486                 "php": ">=5.3.9"
1487             },
1488             "type": "library",
1489             "extra": {
1490                 "branch-alias": {
1491                     "dev-master": "2.8-dev"
1492                 }
1493             },
1494             "autoload": {
1495                 "psr-4": {
1496                     "Symfony\\Component\\CssSelector\\": ""
1497                 },
1498                 "exclude-from-classmap": [
1499                     "/Tests/"
1500                 ]
1501             },
1502             "notification-url": "https://packagist.org/downloads/",
1503             "license": [
1504                 "MIT"
1505             ],
1506             "authors": [
1507                 {
1508                     "name": "Jean-François Simon",
1509                     "email": "jeanfrancois.simon@sensiolabs.com"
1510                 },
1511                 {
1512                     "name": "Fabien Potencier",
1513                     "email": "fabien@symfony.com"
1514                 },
1515                 {
1516                     "name": "Symfony Community",
1517                     "homepage": "https://symfony.com/contributors"
1518                 }
1519             ],
1520             "description": "Symfony CssSelector Component",
1521             "homepage": "https://symfony.com",
1522             "time": "2017-01-02T20:30:24+00:00"
1523         },
1524         {
1525             "name": "symfony/debug",
1526             "version": "v2.8.20",
1527             "source": {
1528                 "type": "git",
1529                 "url": "https://github.com/symfony/debug.git",
1530                 "reference": "344f50ce827413b3640bfcb1e37386a67d06ea1f"
1531             },
1532             "dist": {
1533                 "type": "zip",
1534                 "url": "https://api.github.com/repos/symfony/debug/zipball/344f50ce827413b3640bfcb1e37386a67d06ea1f",
1535                 "reference": "344f50ce827413b3640bfcb1e37386a67d06ea1f",
1536                 "shasum": ""
1537             },
1538             "require": {
1539                 "php": ">=5.3.9",
1540                 "psr/log": "~1.0"
1541             },
1542             "conflict": {
1543                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
1544             },
1545             "require-dev": {
1546                 "symfony/class-loader": "~2.2|~3.0.0",
1547                 "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2|~3.0.0"
1548             },
1549             "type": "library",
1550             "extra": {
1551                 "branch-alias": {
1552                     "dev-master": "2.8-dev"
1553                 }
1554             },
1555             "autoload": {
1556                 "psr-4": {
1557                     "Symfony\\Component\\Debug\\": ""
1558                 },
1559                 "exclude-from-classmap": [
1560                     "/Tests/"
1561                 ]
1562             },
1563             "notification-url": "https://packagist.org/downloads/",
1564             "license": [
1565                 "MIT"
1566             ],
1567             "authors": [
1568                 {
1569                     "name": "Fabien Potencier",
1570                     "email": "fabien@symfony.com"
1571                 },
1572                 {
1573                     "name": "Symfony Community",
1574                     "homepage": "https://symfony.com/contributors"
1575                 }
1576             ],
1577             "description": "Symfony Debug Component",
1578             "homepage": "https://symfony.com",
1579             "time": "2017-04-19T19:56:30+00:00"
1580         },
1581         {
1582             "name": "symfony/dependency-injection",
1583             "version": "v2.8.20",
1584             "source": {
1585                 "type": "git",
1586                 "url": "https://github.com/symfony/dependency-injection.git",
1587                 "reference": "e1c722dfe4dd04453aeb6b7a6deefb400c878394"
1588             },
1589             "dist": {
1590                 "type": "zip",
1591                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e1c722dfe4dd04453aeb6b7a6deefb400c878394",
1592                 "reference": "e1c722dfe4dd04453aeb6b7a6deefb400c878394",
1593                 "shasum": ""
1594             },
1595             "require": {
1596                 "php": ">=5.3.9"
1597             },
1598             "conflict": {
1599                 "symfony/expression-language": "<2.6"
1600             },
1601             "require-dev": {
1602                 "symfony/config": "~2.2|~3.0.0",
1603                 "symfony/expression-language": "~2.6|~3.0.0",
1604                 "symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7"
1605             },
1606             "suggest": {
1607                 "symfony/config": "",
1608                 "symfony/expression-language": "For using expressions in service container configuration",
1609                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
1610                 "symfony/yaml": ""
1611             },
1612             "type": "library",
1613             "extra": {
1614                 "branch-alias": {
1615                     "dev-master": "2.8-dev"
1616                 }
1617             },
1618             "autoload": {
1619                 "psr-4": {
1620                     "Symfony\\Component\\DependencyInjection\\": ""
1621                 },
1622                 "exclude-from-classmap": [
1623                     "/Tests/"
1624                 ]
1625             },
1626             "notification-url": "https://packagist.org/downloads/",
1627             "license": [
1628                 "MIT"
1629             ],
1630             "authors": [
1631                 {
1632                     "name": "Fabien Potencier",
1633                     "email": "fabien@symfony.com"
1634                 },
1635                 {
1636                     "name": "Symfony Community",
1637                     "homepage": "https://symfony.com/contributors"
1638                 }
1639             ],
1640             "description": "Symfony DependencyInjection Component",
1641             "homepage": "https://symfony.com",
1642             "time": "2017-04-26T01:38:53+00:00"
1643         },
1644         {
1645             "name": "symfony/dom-crawler",
1646             "version": "v3.2.2",
1647             "source": {
1648                 "type": "git",
1649                 "url": "https://github.com/symfony/dom-crawler.git",
1650                 "reference": "27d9790840a4efd3b7bb8f5f4f9efc27b36b7024"
1651             },
1652             "dist": {
1653                 "type": "zip",
1654                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/27d9790840a4efd3b7bb8f5f4f9efc27b36b7024",
1655                 "reference": "27d9790840a4efd3b7bb8f5f4f9efc27b36b7024",
1656                 "shasum": ""
1657             },
1658             "require": {
1659                 "php": ">=5.5.9",
1660                 "symfony/polyfill-mbstring": "~1.0"
1661             },
1662             "require-dev": {
1663                 "symfony/css-selector": "~2.8|~3.0"
1664             },
1665             "suggest": {
1666                 "symfony/css-selector": ""
1667             },
1668             "type": "library",
1669             "extra": {
1670                 "branch-alias": {
1671                     "dev-master": "3.2-dev"
1672                 }
1673             },
1674             "autoload": {
1675                 "psr-4": {
1676                     "Symfony\\Component\\DomCrawler\\": ""
1677                 },
1678                 "exclude-from-classmap": [
1679                     "/Tests/"
1680                 ]
1681             },
1682             "notification-url": "https://packagist.org/downloads/",
1683             "license": [
1684                 "MIT"
1685             ],
1686             "authors": [
1687                 {
1688                     "name": "Fabien Potencier",
1689                     "email": "fabien@symfony.com"
1690                 },
1691                 {
1692                     "name": "Symfony Community",
1693                     "homepage": "https://symfony.com/contributors"
1694                 }
1695             ],
1696             "description": "Symfony DomCrawler Component",
1697             "homepage": "https://symfony.com",
1698             "time": "2017-01-02T20:32:22+00:00"
1699         },
1700         {
1701             "name": "symfony/event-dispatcher",
1702             "version": "v2.8.20",
1703             "source": {
1704                 "type": "git",
1705                 "url": "https://github.com/symfony/event-dispatcher.git",
1706                 "reference": "7fc8e2b4118ff316550596357325dfd92a51f531"
1707             },
1708             "dist": {
1709                 "type": "zip",
1710                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7fc8e2b4118ff316550596357325dfd92a51f531",
1711                 "reference": "7fc8e2b4118ff316550596357325dfd92a51f531",
1712                 "shasum": ""
1713             },
1714             "require": {
1715                 "php": ">=5.3.9"
1716             },
1717             "require-dev": {
1718                 "psr/log": "~1.0",
1719                 "symfony/config": "^2.0.5|~3.0.0",
1720                 "symfony/dependency-injection": "~2.6|~3.0.0",
1721                 "symfony/expression-language": "~2.6|~3.0.0",
1722                 "symfony/stopwatch": "~2.3|~3.0.0"
1723             },
1724             "suggest": {
1725                 "symfony/dependency-injection": "",
1726                 "symfony/http-kernel": ""
1727             },
1728             "type": "library",
1729             "extra": {
1730                 "branch-alias": {
1731                     "dev-master": "2.8-dev"
1732                 }
1733             },
1734             "autoload": {
1735                 "psr-4": {
1736                     "Symfony\\Component\\EventDispatcher\\": ""
1737                 },
1738                 "exclude-from-classmap": [
1739                     "/Tests/"
1740                 ]
1741             },
1742             "notification-url": "https://packagist.org/downloads/",
1743             "license": [
1744                 "MIT"
1745             ],
1746             "authors": [
1747                 {
1748                     "name": "Fabien Potencier",
1749                     "email": "fabien@symfony.com"
1750                 },
1751                 {
1752                     "name": "Symfony Community",
1753                     "homepage": "https://symfony.com/contributors"
1754                 }
1755             ],
1756             "description": "Symfony EventDispatcher Component",
1757             "homepage": "https://symfony.com",
1758             "time": "2017-04-26T16:56:54+00:00"
1759         },
1760         {
1761             "name": "symfony/expression-language",
1762             "version": "v2.8.16",
1763             "source": {
1764                 "type": "git",
1765                 "url": "https://github.com/symfony/expression-language.git",
1766                 "reference": "44b85c40c4982f45ef88bbde107463e912fb7a04"
1767             },
1768             "dist": {
1769                 "type": "zip",
1770                 "url": "https://api.github.com/repos/symfony/expression-language/zipball/44b85c40c4982f45ef88bbde107463e912fb7a04",
1771                 "reference": "44b85c40c4982f45ef88bbde107463e912fb7a04",
1772                 "shasum": ""
1773             },
1774             "require": {
1775                 "php": ">=5.3.9"
1776             },
1777             "type": "library",
1778             "extra": {
1779                 "branch-alias": {
1780                     "dev-master": "2.8-dev"
1781                 }
1782             },
1783             "autoload": {
1784                 "psr-4": {
1785                     "Symfony\\Component\\ExpressionLanguage\\": ""
1786                 },
1787                 "exclude-from-classmap": [
1788                     "/Tests/"
1789                 ]
1790             },
1791             "notification-url": "https://packagist.org/downloads/",
1792             "license": [
1793                 "MIT"
1794             ],
1795             "authors": [
1796                 {
1797                     "name": "Fabien Potencier",
1798                     "email": "fabien@symfony.com"
1799                 },
1800                 {
1801                     "name": "Symfony Community",
1802                     "homepage": "https://symfony.com/contributors"
1803                 }
1804             ],
1805             "description": "Symfony ExpressionLanguage Component",
1806             "homepage": "https://symfony.com",
1807             "time": "2017-01-02T20:30:24+00:00"
1808         },
1809         {
1810             "name": "symfony/filesystem",
1811             "version": "v2.8.20",
1812             "source": {
1813                 "type": "git",
1814                 "url": "https://github.com/symfony/filesystem.git",
1815                 "reference": "dc40154e26a0116995e4f2f0c71cb9c2fe0775a3"
1816             },
1817             "dist": {
1818                 "type": "zip",
1819                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/dc40154e26a0116995e4f2f0c71cb9c2fe0775a3",
1820                 "reference": "dc40154e26a0116995e4f2f0c71cb9c2fe0775a3",
1821                 "shasum": ""
1822             },
1823             "require": {
1824                 "php": ">=5.3.9"
1825             },
1826             "type": "library",
1827             "extra": {
1828                 "branch-alias": {
1829                     "dev-master": "2.8-dev"
1830                 }
1831             },
1832             "autoload": {
1833                 "psr-4": {
1834                     "Symfony\\Component\\Filesystem\\": ""
1835                 },
1836                 "exclude-from-classmap": [
1837                     "/Tests/"
1838                 ]
1839             },
1840             "notification-url": "https://packagist.org/downloads/",
1841             "license": [
1842                 "MIT"
1843             ],
1844             "authors": [
1845                 {
1846                     "name": "Fabien Potencier",
1847                     "email": "fabien@symfony.com"
1848                 },
1849                 {
1850                     "name": "Symfony Community",
1851                     "homepage": "https://symfony.com/contributors"
1852                 }
1853             ],
1854             "description": "Symfony Filesystem Component",
1855             "homepage": "https://symfony.com",
1856             "time": "2017-04-12T14:07:15+00:00"
1857         },
1858         {
1859             "name": "symfony/finder",
1860             "version": "v2.8.20",
1861             "source": {
1862                 "type": "git",
1863                 "url": "https://github.com/symfony/finder.git",
1864                 "reference": "16d55394b31547e4a8494551b85c9b9915545347"
1865             },
1866             "dist": {
1867                 "type": "zip",
1868                 "url": "https://api.github.com/repos/symfony/finder/zipball/16d55394b31547e4a8494551b85c9b9915545347",
1869                 "reference": "16d55394b31547e4a8494551b85c9b9915545347",
1870                 "shasum": ""
1871             },
1872             "require": {
1873                 "php": ">=5.3.9"
1874             },
1875             "type": "library",
1876             "extra": {
1877                 "branch-alias": {
1878                     "dev-master": "2.8-dev"
1879                 }
1880             },
1881             "autoload": {
1882                 "psr-4": {
1883                     "Symfony\\Component\\Finder\\": ""
1884                 },
1885                 "exclude-from-classmap": [
1886                     "/Tests/"
1887                 ]
1888             },
1889             "notification-url": "https://packagist.org/downloads/",
1890             "license": [
1891                 "MIT"
1892             ],
1893             "authors": [
1894                 {
1895                     "name": "Fabien Potencier",
1896                     "email": "fabien@symfony.com"
1897                 },
1898                 {
1899                     "name": "Symfony Community",
1900                     "homepage": "https://symfony.com/contributors"
1901                 }
1902             ],
1903             "description": "Symfony Finder Component",
1904             "homepage": "https://symfony.com",
1905             "time": "2017-04-12T14:07:15+00:00"
1906         },
1907         {
1908             "name": "symfony/http-foundation",
1909             "version": "v2.8.16",
1910             "source": {
1911                 "type": "git",
1912                 "url": "https://github.com/symfony/http-foundation.git",
1913                 "reference": "464cdde6757a40701d758112cc7ff2c6adf6e82f"
1914             },
1915             "dist": {
1916                 "type": "zip",
1917                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/464cdde6757a40701d758112cc7ff2c6adf6e82f",
1918                 "reference": "464cdde6757a40701d758112cc7ff2c6adf6e82f",
1919                 "shasum": ""
1920             },
1921             "require": {
1922                 "php": ">=5.3.9",
1923                 "symfony/polyfill-mbstring": "~1.1",
1924                 "symfony/polyfill-php54": "~1.0",
1925                 "symfony/polyfill-php55": "~1.0"
1926             },
1927             "require-dev": {
1928                 "symfony/expression-language": "~2.4|~3.0.0"
1929             },
1930             "type": "library",
1931             "extra": {
1932                 "branch-alias": {
1933                     "dev-master": "2.8-dev"
1934                 }
1935             },
1936             "autoload": {
1937                 "psr-4": {
1938                     "Symfony\\Component\\HttpFoundation\\": ""
1939                 },
1940                 "exclude-from-classmap": [
1941                     "/Tests/"
1942                 ]
1943             },
1944             "notification-url": "https://packagist.org/downloads/",
1945             "license": [
1946                 "MIT"
1947             ],
1948             "authors": [
1949                 {
1950                     "name": "Fabien Potencier",
1951                     "email": "fabien@symfony.com"
1952                 },
1953                 {
1954                     "name": "Symfony Community",
1955                     "homepage": "https://symfony.com/contributors"
1956                 }
1957             ],
1958             "description": "Symfony HttpFoundation Component",
1959             "homepage": "https://symfony.com",
1960             "time": "2017-01-08T20:43:03+00:00"
1961         },
1962         {
1963             "name": "symfony/polyfill-mbstring",
1964             "version": "v1.3.0",
1965             "source": {
1966                 "type": "git",
1967                 "url": "https://github.com/symfony/polyfill-mbstring.git",
1968                 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
1969             },
1970             "dist": {
1971                 "type": "zip",
1972                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
1973                 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
1974                 "shasum": ""
1975             },
1976             "require": {
1977                 "php": ">=5.3.3"
1978             },
1979             "suggest": {
1980                 "ext-mbstring": "For best performance"
1981             },
1982             "type": "library",
1983             "extra": {
1984                 "branch-alias": {
1985                     "dev-master": "1.3-dev"
1986                 }
1987             },
1988             "autoload": {
1989                 "psr-4": {
1990                     "Symfony\\Polyfill\\Mbstring\\": ""
1991                 },
1992                 "files": [
1993                     "bootstrap.php"
1994                 ]
1995             },
1996             "notification-url": "https://packagist.org/downloads/",
1997             "license": [
1998                 "MIT"
1999             ],
2000             "authors": [
2001                 {
2002                     "name": "Nicolas Grekas",
2003                     "email": "p@tchwork.com"
2004                 },
2005                 {
2006                     "name": "Symfony Community",
2007                     "homepage": "https://symfony.com/contributors"
2008                 }
2009             ],
2010             "description": "Symfony polyfill for the Mbstring extension",
2011             "homepage": "https://symfony.com",
2012             "keywords": [
2013                 "compatibility",
2014                 "mbstring",
2015                 "polyfill",
2016                 "portable",
2017                 "shim"
2018             ],
2019             "time": "2016-11-14T01:06:16+00:00"
2020         },
2021         {
2022             "name": "symfony/polyfill-php54",
2023             "version": "v1.3.0",
2024             "source": {
2025                 "type": "git",
2026                 "url": "https://github.com/symfony/polyfill-php54.git",
2027                 "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0"
2028             },
2029             "dist": {
2030                 "type": "zip",
2031                 "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
2032                 "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
2033                 "shasum": ""
2034             },
2035             "require": {
2036                 "php": ">=5.3.3"
2037             },
2038             "type": "library",
2039             "extra": {
2040                 "branch-alias": {
2041                     "dev-master": "1.3-dev"
2042                 }
2043             },
2044             "autoload": {
2045                 "psr-4": {
2046                     "Symfony\\Polyfill\\Php54\\": ""
2047                 },
2048                 "files": [
2049                     "bootstrap.php"
2050                 ],
2051                 "classmap": [
2052                     "Resources/stubs"
2053                 ]
2054             },
2055             "notification-url": "https://packagist.org/downloads/",
2056             "license": [
2057                 "MIT"
2058             ],
2059             "authors": [
2060                 {
2061                     "name": "Nicolas Grekas",
2062                     "email": "p@tchwork.com"
2063                 },
2064                 {
2065                     "name": "Symfony Community",
2066                     "homepage": "https://symfony.com/contributors"
2067                 }
2068             ],
2069             "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
2070             "homepage": "https://symfony.com",
2071             "keywords": [
2072                 "compatibility",
2073                 "polyfill",
2074                 "portable",
2075                 "shim"
2076             ],
2077             "time": "2016-11-14T01:06:16+00:00"
2078         },
2079         {
2080             "name": "symfony/polyfill-php55",
2081             "version": "v1.3.0",
2082             "source": {
2083                 "type": "git",
2084                 "url": "https://github.com/symfony/polyfill-php55.git",
2085                 "reference": "03e3f0350bca2220e3623a0e340eef194405fc67"
2086             },
2087             "dist": {
2088                 "type": "zip",
2089                 "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/03e3f0350bca2220e3623a0e340eef194405fc67",
2090                 "reference": "03e3f0350bca2220e3623a0e340eef194405fc67",
2091                 "shasum": ""
2092             },
2093             "require": {
2094                 "ircmaxell/password-compat": "~1.0",
2095                 "php": ">=5.3.3"
2096             },
2097             "type": "library",
2098             "extra": {
2099                 "branch-alias": {
2100                     "dev-master": "1.3-dev"
2101                 }
2102             },
2103             "autoload": {
2104                 "psr-4": {
2105                     "Symfony\\Polyfill\\Php55\\": ""
2106                 },
2107                 "files": [
2108                     "bootstrap.php"
2109                 ]
2110             },
2111             "notification-url": "https://packagist.org/downloads/",
2112             "license": [
2113                 "MIT"
2114             ],
2115             "authors": [
2116                 {
2117                     "name": "Nicolas Grekas",
2118                     "email": "p@tchwork.com"
2119                 },
2120                 {
2121                     "name": "Symfony Community",
2122                     "homepage": "https://symfony.com/contributors"
2123                 }
2124             ],
2125             "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
2126             "homepage": "https://symfony.com",
2127             "keywords": [
2128                 "compatibility",
2129                 "polyfill",
2130                 "portable",
2131                 "shim"
2132             ],
2133             "time": "2016-11-14T01:06:16+00:00"
2134         },
2135         {
2136             "name": "symfony/process",
2137             "version": "v2.8.20",
2138             "source": {
2139                 "type": "git",
2140                 "url": "https://github.com/symfony/process.git",
2141                 "reference": "aff35fb3dee799c84a7313c576b72208b046ef8d"
2142             },
2143             "dist": {
2144                 "type": "zip",
2145                 "url": "https://api.github.com/repos/symfony/process/zipball/aff35fb3dee799c84a7313c576b72208b046ef8d",
2146                 "reference": "aff35fb3dee799c84a7313c576b72208b046ef8d",
2147                 "shasum": ""
2148             },
2149             "require": {
2150                 "php": ">=5.3.9"
2151             },
2152             "type": "library",
2153             "extra": {
2154                 "branch-alias": {
2155                     "dev-master": "2.8-dev"
2156                 }
2157             },
2158             "autoload": {
2159                 "psr-4": {
2160                     "Symfony\\Component\\Process\\": ""
2161                 },
2162                 "exclude-from-classmap": [
2163                     "/Tests/"
2164                 ]
2165             },
2166             "notification-url": "https://packagist.org/downloads/",
2167             "license": [
2168                 "MIT"
2169             ],
2170             "authors": [
2171                 {
2172                     "name": "Fabien Potencier",
2173                     "email": "fabien@symfony.com"
2174                 },
2175                 {
2176                     "name": "Symfony Community",
2177                     "homepage": "https://symfony.com/contributors"
2178                 }
2179             ],
2180             "description": "Symfony Process Component",
2181             "homepage": "https://symfony.com",
2182             "time": "2017-04-12T14:07:15+00:00"
2183         },
2184         {
2185             "name": "symfony/translation",
2186             "version": "v2.8.20",
2187             "source": {
2188                 "type": "git",
2189                 "url": "https://github.com/symfony/translation.git",
2190                 "reference": "32b7c0bffc07772cf1a902e3464ef77117fa07c7"
2191             },
2192             "dist": {
2193                 "type": "zip",
2194                 "url": "https://api.github.com/repos/symfony/translation/zipball/32b7c0bffc07772cf1a902e3464ef77117fa07c7",
2195                 "reference": "32b7c0bffc07772cf1a902e3464ef77117fa07c7",
2196                 "shasum": ""
2197             },
2198             "require": {
2199                 "php": ">=5.3.9",
2200                 "symfony/polyfill-mbstring": "~1.0"
2201             },
2202             "conflict": {
2203                 "symfony/config": "<2.7"
2204             },
2205             "require-dev": {
2206                 "psr/log": "~1.0",
2207                 "symfony/config": "~2.8",
2208                 "symfony/intl": "~2.7.25|^2.8.18|~3.2.5",
2209                 "symfony/yaml": "~2.2|~3.0.0"
2210             },
2211             "suggest": {
2212                 "psr/log": "To use logging capability in translator",
2213                 "symfony/config": "",
2214                 "symfony/yaml": ""
2215             },
2216             "type": "library",
2217             "extra": {
2218                 "branch-alias": {
2219                     "dev-master": "2.8-dev"
2220                 }
2221             },
2222             "autoload": {
2223                 "psr-4": {
2224                     "Symfony\\Component\\Translation\\": ""
2225                 },
2226                 "exclude-from-classmap": [
2227                     "/Tests/"
2228                 ]
2229             },
2230             "notification-url": "https://packagist.org/downloads/",
2231             "license": [
2232                 "MIT"
2233             ],
2234             "authors": [
2235                 {
2236                     "name": "Fabien Potencier",
2237                     "email": "fabien@symfony.com"
2238                 },
2239                 {
2240                     "name": "Symfony Community",
2241                     "homepage": "https://symfony.com/contributors"
2242                 }
2243             ],
2244             "description": "Symfony Translation Component",
2245             "homepage": "https://symfony.com",
2246             "time": "2017-04-12T14:07:15+00:00"
2247         },
2248         {
2249             "name": "symfony/var-dumper",
2250             "version": "v3.2.2",
2251             "source": {
2252                 "type": "git",
2253                 "url": "https://github.com/symfony/var-dumper.git",
2254                 "reference": "b54b23f9a19b465e76fdaac0f6732410467c83b2"
2255             },
2256             "dist": {
2257                 "type": "zip",
2258                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b54b23f9a19b465e76fdaac0f6732410467c83b2",
2259                 "reference": "b54b23f9a19b465e76fdaac0f6732410467c83b2",
2260                 "shasum": ""
2261             },
2262             "require": {
2263                 "php": ">=5.5.9",
2264                 "symfony/polyfill-mbstring": "~1.0"
2265             },
2266             "require-dev": {
2267                 "twig/twig": "~1.20|~2.0"
2268             },
2269             "suggest": {
2270                 "ext-symfony_debug": ""
2271             },
2272             "type": "library",
2273             "extra": {
2274                 "branch-alias": {
2275                     "dev-master": "3.2-dev"
2276                 }
2277             },
2278             "autoload": {
2279                 "files": [
2280                     "Resources/functions/dump.php"
2281                 ],
2282                 "psr-4": {
2283                     "Symfony\\Component\\VarDumper\\": ""
2284                 },
2285                 "exclude-from-classmap": [
2286                     "/Tests/"
2287                 ]
2288             },
2289             "notification-url": "https://packagist.org/downloads/",
2290             "license": [
2291                 "MIT"
2292             ],
2293             "authors": [
2294                 {
2295                     "name": "Nicolas Grekas",
2296                     "email": "p@tchwork.com"
2297                 },
2298                 {
2299                     "name": "Symfony Community",
2300                     "homepage": "https://symfony.com/contributors"
2301                 }
2302             ],
2303             "description": "Symfony mechanism for exploring and dumping PHP variables",
2304             "homepage": "https://symfony.com",
2305             "keywords": [
2306                 "debug",
2307                 "dump"
2308             ],
2309             "time": "2017-01-03T08:53:57+00:00"
2310         },
2311         {
2312             "name": "symfony/yaml",
2313             "version": "v2.8.20",
2314             "source": {
2315                 "type": "git",
2316                 "url": "https://github.com/symfony/yaml.git",
2317                 "reference": "93ccdde79f4b079c7558da4656a3cb1c50c68e02"
2318             },
2319             "dist": {
2320                 "type": "zip",
2321                 "url": "https://api.github.com/repos/symfony/yaml/zipball/93ccdde79f4b079c7558da4656a3cb1c50c68e02",
2322                 "reference": "93ccdde79f4b079c7558da4656a3cb1c50c68e02",
2323                 "shasum": ""
2324             },
2325             "require": {
2326                 "php": ">=5.3.9"
2327             },
2328             "type": "library",
2329             "extra": {
2330                 "branch-alias": {
2331                     "dev-master": "2.8-dev"
2332                 }
2333             },
2334             "autoload": {
2335                 "psr-4": {
2336                     "Symfony\\Component\\Yaml\\": ""
2337                 },
2338                 "exclude-from-classmap": [
2339                     "/Tests/"
2340                 ]
2341             },
2342             "notification-url": "https://packagist.org/downloads/",
2343             "license": [
2344                 "MIT"
2345             ],
2346             "authors": [
2347                 {
2348                     "name": "Fabien Potencier",
2349                     "email": "fabien@symfony.com"
2350                 },
2351                 {
2352                     "name": "Symfony Community",
2353                     "homepage": "https://symfony.com/contributors"
2354                 }
2355             ],
2356             "description": "Symfony Yaml Component",
2357             "homepage": "https://symfony.com",
2358             "time": "2017-05-01T14:31:55+00:00"
2359         },
2360         {
2361             "name": "twig/twig",
2362             "version": "v1.33.2",
2363             "source": {
2364                 "type": "git",
2365                 "url": "https://github.com/twigphp/Twig.git",
2366                 "reference": "dd6ca96227917e1e85b41c7c3cc6507b411e0927"
2367             },
2368             "dist": {
2369                 "type": "zip",
2370                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/dd6ca96227917e1e85b41c7c3cc6507b411e0927",
2371                 "reference": "dd6ca96227917e1e85b41c7c3cc6507b411e0927",
2372                 "shasum": ""
2373             },
2374             "require": {
2375                 "php": ">=5.2.7"
2376             },
2377             "require-dev": {
2378                 "psr/container": "^1.0",
2379                 "symfony/debug": "~2.7",
2380                 "symfony/phpunit-bridge": "~3.3@dev"
2381             },
2382             "type": "library",
2383             "extra": {
2384                 "branch-alias": {
2385                     "dev-master": "1.33-dev"
2386                 }
2387             },
2388             "autoload": {
2389                 "psr-0": {
2390                     "Twig_": "lib/"
2391                 }
2392             },
2393             "notification-url": "https://packagist.org/downloads/",
2394             "license": [
2395                 "BSD-3-Clause"
2396             ],
2397             "authors": [
2398                 {
2399                     "name": "Fabien Potencier",
2400                     "email": "fabien@symfony.com",
2401                     "homepage": "http://fabien.potencier.org",
2402                     "role": "Lead Developer"
2403                 },
2404                 {
2405                     "name": "Armin Ronacher",
2406                     "email": "armin.ronacher@active-4.com",
2407                     "role": "Project Founder"
2408                 },
2409                 {
2410                     "name": "Twig Team",
2411                     "homepage": "http://twig.sensiolabs.org/contributors",
2412                     "role": "Contributors"
2413                 }
2414             ],
2415             "description": "Twig, the flexible, fast, and secure template language for PHP",
2416             "homepage": "http://twig.sensiolabs.org",
2417             "keywords": [
2418                 "templating"
2419             ],
2420             "time": "2017-04-20T17:39:48+00:00"
2421         },
2422         {
2423             "name": "webflo/drupal-finder",
2424             "version": "0.3.0",
2425             "source": {
2426                 "type": "git",
2427                 "url": "https://github.com/webflo/drupal-finder.git",
2428                 "reference": "6ef150707aad1755d91f9b0d2108bcc16661e76b"
2429             },
2430             "dist": {
2431                 "type": "zip",
2432                 "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/6ef150707aad1755d91f9b0d2108bcc16661e76b",
2433                 "reference": "6ef150707aad1755d91f9b0d2108bcc16661e76b",
2434                 "shasum": ""
2435             },
2436             "require-dev": {
2437                 "mikey179/vfsstream": "^1.6",
2438                 "phpunit/phpunit": "^4.8"
2439             },
2440             "type": "library",
2441             "autoload": {
2442                 "classmap": [
2443                     "src/DrupalFinder.php"
2444                 ]
2445             },
2446             "notification-url": "https://packagist.org/downloads/",
2447             "license": [
2448                 "GPL-2.0+"
2449             ],
2450             "authors": [
2451                 {
2452                     "name": "Florian Weber",
2453                     "email": "florian@webflo.org"
2454                 }
2455             ],
2456             "description": "Helper class to locate a Drupal installation from a given path.",
2457             "time": "2017-05-04T08:54:02+00:00"
2458         }
2459     ],
2460     "packages-dev": [],
2461     "aliases": [],
2462     "minimum-stability": "dev",
2463     "stability-flags": [],
2464     "prefer-stable": true,
2465     "prefer-lowest": false,
2466     "platform": {
2467         "php": "^5.5.9 || ^7.0"
2468     },
2469     "platform-dev": []
2470 }