Version 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": "a60765f5a4f4065da528f6b28607c785",
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-rc16",
575             "source": {
576                 "type": "git",
577                 "url": "https://github.com/hechoendrupal/drupal-console-core.git",
578                 "reference": "42690f652b3a61d7d15fe9b785b946f3eb9227bf"
579             },
580             "dist": {
581                 "type": "zip",
582                 "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/42690f652b3a61d7d15fe9b785b946f3eb9227bf",
583                 "reference": "42690f652b3a61d7d15fe9b785b946f3eb9227bf",
584                 "shasum": ""
585             },
586             "require": {
587                 "dflydev/dot-access-configuration": "1.0.1",
588                 "drupal/console-en": "1.0.0-rc16",
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.*"
603             },
604             "type": "project",
605             "autoload": {
606                 "files": [
607                     "src/constants.php",
608                     "src/functions.php"
609                 ],
610                 "psr-4": {
611                     "Drupal\\Console\\Core\\": "src"
612                 }
613             },
614             "notification-url": "https://packagist.org/downloads/",
615             "license": [
616                 "GPL-2.0+"
617             ],
618             "authors": [
619                 {
620                     "name": "David Flores",
621                     "email": "dmousex@gmail.com",
622                     "homepage": "http://dmouse.net"
623                 },
624                 {
625                     "name": "Jesus Manuel Olivas",
626                     "email": "jesus.olivas@gmail.com",
627                     "homepage": "http://jmolivas.com"
628                 },
629                 {
630                     "name": "Drupal Console Contributors",
631                     "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
632                 },
633                 {
634                     "name": "Eduardo Garcia",
635                     "email": "enzo@enzolutions.com",
636                     "homepage": "http://enzolutions.com/"
637                 },
638                 {
639                     "name": "Omar Aguirre",
640                     "email": "omersguchigu@gmail.com"
641                 }
642             ],
643             "description": "Drupal Console Core",
644             "homepage": "http://drupalconsole.com/",
645             "keywords": [
646                 "console",
647                 "development",
648                 "drupal",
649                 "symfony"
650             ],
651             "time": "2017-02-09T18:22:32+00:00"
652         },
653         {
654             "name": "drupal/console-en",
655             "version": "1.0.0-rc16",
656             "source": {
657                 "type": "git",
658                 "url": "https://github.com/hechoendrupal/drupal-console-en.git",
659                 "reference": "32c1e4c31500ba4ccd5e68bd74977fd6258c3e37"
660             },
661             "dist": {
662                 "type": "zip",
663                 "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/32c1e4c31500ba4ccd5e68bd74977fd6258c3e37",
664                 "reference": "32c1e4c31500ba4ccd5e68bd74977fd6258c3e37",
665                 "shasum": ""
666             },
667             "type": "drupal-console-language",
668             "notification-url": "https://packagist.org/downloads/",
669             "license": [
670                 "GPL-2.0+"
671             ],
672             "authors": [
673                 {
674                     "name": "David Flores",
675                     "email": "dmousex@gmail.com",
676                     "homepage": "http://dmouse.net"
677                 },
678                 {
679                     "name": "Jesus Manuel Olivas",
680                     "email": "jesus.olivas@gmail.com",
681                     "homepage": "http://jmolivas.com"
682                 },
683                 {
684                     "name": "Drupal Console Contributors",
685                     "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
686                 },
687                 {
688                     "name": "Eduardo Garcia",
689                     "email": "enzo@enzolutions.com",
690                     "homepage": "http://enzolutions.com/"
691                 },
692                 {
693                     "name": "Omar Aguirre",
694                     "email": "omersguchigu@gmail.com"
695                 }
696             ],
697             "description": "Drupal Console English Language",
698             "homepage": "http://drupalconsole.com/",
699             "keywords": [
700                 "console",
701                 "development",
702                 "drupal",
703                 "symfony"
704             ],
705             "time": "2017-02-09T16:02:27+00:00"
706         },
707         {
708             "name": "drupal/console-extend-plugin",
709             "version": "0.2.0",
710             "source": {
711                 "type": "git",
712                 "url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
713                 "reference": "3c6b873205c6e33f24b33807901d3287a4ff9a02"
714             },
715             "dist": {
716                 "type": "zip",
717                 "url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/3c6b873205c6e33f24b33807901d3287a4ff9a02",
718                 "reference": "3c6b873205c6e33f24b33807901d3287a4ff9a02",
719                 "shasum": ""
720             },
721             "require": {
722                 "composer-plugin-api": "^1.0",
723                 "symfony/finder": ">=2.7 <3.0",
724                 "symfony/yaml": ">=2.7 <3.0"
725             },
726             "type": "composer-plugin",
727             "extra": {
728                 "class": "Drupal\\Console\\Composer\\Plugin\\Extender"
729             },
730             "autoload": {
731                 "psr-4": {
732                     "Drupal\\Console\\Composer\\Plugin\\": "src"
733                 }
734             },
735             "notification-url": "https://packagist.org/downloads/",
736             "license": [
737                 "GPL-2.0+"
738             ],
739             "authors": [
740                 {
741                     "name": "Jesus Manuel Olivas",
742                     "email": "jesus.olivas@gmail.com"
743                 }
744             ],
745             "description": "Drupal Console Extend Plugin",
746             "time": "2017-02-09T17:09:50+00:00"
747         },
748         {
749             "name": "gabordemooij/redbean",
750             "version": "v4.3.3",
751             "source": {
752                 "type": "git",
753                 "url": "https://github.com/gabordemooij/redbean.git",
754                 "reference": "1c7ec69850e9f7966ff7feb87b01d8f43a9753d3"
755             },
756             "dist": {
757                 "type": "zip",
758                 "url": "https://api.github.com/repos/gabordemooij/redbean/zipball/1c7ec69850e9f7966ff7feb87b01d8f43a9753d3",
759                 "reference": "1c7ec69850e9f7966ff7feb87b01d8f43a9753d3",
760                 "shasum": ""
761             },
762             "require": {
763                 "php": ">=5.3.4"
764             },
765             "type": "library",
766             "autoload": {
767                 "psr-4": {
768                     "RedBeanPHP\\": "RedBeanPHP"
769                 }
770             },
771             "notification-url": "https://packagist.org/downloads/",
772             "license": [
773                 "New BSD and GPLv2"
774             ],
775             "authors": [
776                 {
777                     "name": "Gabor de Mooij",
778                     "email": "gabor@redbeanphp.com",
779                     "homepage": "http://redbeanphp.com"
780                 }
781             ],
782             "description": "RedBeanPHP ORM",
783             "homepage": "http://redbeanphp.com/",
784             "keywords": [
785                 "orm"
786             ],
787             "time": "2016-10-03T21:25:17+00:00"
788         },
789         {
790             "name": "guzzlehttp/guzzle",
791             "version": "6.2.2",
792             "source": {
793                 "type": "git",
794                 "url": "https://github.com/guzzle/guzzle.git",
795                 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60"
796             },
797             "dist": {
798                 "type": "zip",
799                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
800                 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
801                 "shasum": ""
802             },
803             "require": {
804                 "guzzlehttp/promises": "^1.0",
805                 "guzzlehttp/psr7": "^1.3.1",
806                 "php": ">=5.5"
807             },
808             "require-dev": {
809                 "ext-curl": "*",
810                 "phpunit/phpunit": "^4.0",
811                 "psr/log": "^1.0"
812             },
813             "type": "library",
814             "extra": {
815                 "branch-alias": {
816                     "dev-master": "6.2-dev"
817                 }
818             },
819             "autoload": {
820                 "files": [
821                     "src/functions_include.php"
822                 ],
823                 "psr-4": {
824                     "GuzzleHttp\\": "src/"
825                 }
826             },
827             "notification-url": "https://packagist.org/downloads/",
828             "license": [
829                 "MIT"
830             ],
831             "authors": [
832                 {
833                     "name": "Michael Dowling",
834                     "email": "mtdowling@gmail.com",
835                     "homepage": "https://github.com/mtdowling"
836                 }
837             ],
838             "description": "Guzzle is a PHP HTTP client library",
839             "homepage": "http://guzzlephp.org/",
840             "keywords": [
841                 "client",
842                 "curl",
843                 "framework",
844                 "http",
845                 "http client",
846                 "rest",
847                 "web service"
848             ],
849             "time": "2016-10-08T15:01:37+00:00"
850         },
851         {
852             "name": "guzzlehttp/promises",
853             "version": "v1.3.1",
854             "source": {
855                 "type": "git",
856                 "url": "https://github.com/guzzle/promises.git",
857                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
858             },
859             "dist": {
860                 "type": "zip",
861                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
862                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
863                 "shasum": ""
864             },
865             "require": {
866                 "php": ">=5.5.0"
867             },
868             "require-dev": {
869                 "phpunit/phpunit": "^4.0"
870             },
871             "type": "library",
872             "extra": {
873                 "branch-alias": {
874                     "dev-master": "1.4-dev"
875                 }
876             },
877             "autoload": {
878                 "psr-4": {
879                     "GuzzleHttp\\Promise\\": "src/"
880                 },
881                 "files": [
882                     "src/functions_include.php"
883                 ]
884             },
885             "notification-url": "https://packagist.org/downloads/",
886             "license": [
887                 "MIT"
888             ],
889             "authors": [
890                 {
891                     "name": "Michael Dowling",
892                     "email": "mtdowling@gmail.com",
893                     "homepage": "https://github.com/mtdowling"
894                 }
895             ],
896             "description": "Guzzle promises library",
897             "keywords": [
898                 "promise"
899             ],
900             "time": "2016-12-20T10:07:11+00:00"
901         },
902         {
903             "name": "guzzlehttp/psr7",
904             "version": "1.3.1",
905             "source": {
906                 "type": "git",
907                 "url": "https://github.com/guzzle/psr7.git",
908                 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
909             },
910             "dist": {
911                 "type": "zip",
912                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
913                 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
914                 "shasum": ""
915             },
916             "require": {
917                 "php": ">=5.4.0",
918                 "psr/http-message": "~1.0"
919             },
920             "provide": {
921                 "psr/http-message-implementation": "1.0"
922             },
923             "require-dev": {
924                 "phpunit/phpunit": "~4.0"
925             },
926             "type": "library",
927             "extra": {
928                 "branch-alias": {
929                     "dev-master": "1.4-dev"
930                 }
931             },
932             "autoload": {
933                 "psr-4": {
934                     "GuzzleHttp\\Psr7\\": "src/"
935                 },
936                 "files": [
937                     "src/functions_include.php"
938                 ]
939             },
940             "notification-url": "https://packagist.org/downloads/",
941             "license": [
942                 "MIT"
943             ],
944             "authors": [
945                 {
946                     "name": "Michael Dowling",
947                     "email": "mtdowling@gmail.com",
948                     "homepage": "https://github.com/mtdowling"
949                 }
950             ],
951             "description": "PSR-7 message implementation",
952             "keywords": [
953                 "http",
954                 "message",
955                 "stream",
956                 "uri"
957             ],
958             "time": "2016-06-24T23:00:38+00:00"
959         },
960         {
961             "name": "ircmaxell/password-compat",
962             "version": "v1.0.4",
963             "source": {
964                 "type": "git",
965                 "url": "https://github.com/ircmaxell/password_compat.git",
966                 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
967             },
968             "dist": {
969                 "type": "zip",
970                 "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
971                 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
972                 "shasum": ""
973             },
974             "require-dev": {
975                 "phpunit/phpunit": "4.*"
976             },
977             "type": "library",
978             "autoload": {
979                 "files": [
980                     "lib/password.php"
981                 ]
982             },
983             "notification-url": "https://packagist.org/downloads/",
984             "license": [
985                 "MIT"
986             ],
987             "authors": [
988                 {
989                     "name": "Anthony Ferrara",
990                     "email": "ircmaxell@php.net",
991                     "homepage": "http://blog.ircmaxell.com"
992                 }
993             ],
994             "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
995             "homepage": "https://github.com/ircmaxell/password_compat",
996             "keywords": [
997                 "hashing",
998                 "password"
999             ],
1000             "time": "2014-11-20T16:49:30+00:00"
1001         },
1002         {
1003             "name": "jakub-onderka/php-console-color",
1004             "version": "0.1",
1005             "source": {
1006                 "type": "git",
1007                 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
1008                 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
1009             },
1010             "dist": {
1011                 "type": "zip",
1012                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
1013                 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
1014                 "shasum": ""
1015             },
1016             "require": {
1017                 "php": ">=5.3.2"
1018             },
1019             "require-dev": {
1020                 "jakub-onderka/php-code-style": "1.0",
1021                 "jakub-onderka/php-parallel-lint": "0.*",
1022                 "jakub-onderka/php-var-dump-check": "0.*",
1023                 "phpunit/phpunit": "3.7.*",
1024                 "squizlabs/php_codesniffer": "1.*"
1025             },
1026             "type": "library",
1027             "autoload": {
1028                 "psr-0": {
1029                     "JakubOnderka\\PhpConsoleColor": "src/"
1030                 }
1031             },
1032             "notification-url": "https://packagist.org/downloads/",
1033             "license": [
1034                 "BSD-2-Clause"
1035             ],
1036             "authors": [
1037                 {
1038                     "name": "Jakub Onderka",
1039                     "email": "jakub.onderka@gmail.com",
1040                     "homepage": "http://www.acci.cz"
1041                 }
1042             ],
1043             "time": "2014-04-08T15:00:19+00:00"
1044         },
1045         {
1046             "name": "jakub-onderka/php-console-highlighter",
1047             "version": "v0.3.2",
1048             "source": {
1049                 "type": "git",
1050                 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
1051                 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
1052             },
1053             "dist": {
1054                 "type": "zip",
1055                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
1056                 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
1057                 "shasum": ""
1058             },
1059             "require": {
1060                 "jakub-onderka/php-console-color": "~0.1",
1061                 "php": ">=5.3.0"
1062             },
1063             "require-dev": {
1064                 "jakub-onderka/php-code-style": "~1.0",
1065                 "jakub-onderka/php-parallel-lint": "~0.5",
1066                 "jakub-onderka/php-var-dump-check": "~0.1",
1067                 "phpunit/phpunit": "~4.0",
1068                 "squizlabs/php_codesniffer": "~1.5"
1069             },
1070             "type": "library",
1071             "autoload": {
1072                 "psr-0": {
1073                     "JakubOnderka\\PhpConsoleHighlighter": "src/"
1074                 }
1075             },
1076             "notification-url": "https://packagist.org/downloads/",
1077             "license": [
1078                 "MIT"
1079             ],
1080             "authors": [
1081                 {
1082                     "name": "Jakub Onderka",
1083                     "email": "acci@acci.cz",
1084                     "homepage": "http://www.acci.cz/"
1085                 }
1086             ],
1087             "time": "2015-04-20T18:58:01+00:00"
1088         },
1089         {
1090             "name": "nikic/php-parser",
1091             "version": "v3.0.3",
1092             "source": {
1093                 "type": "git",
1094                 "url": "https://github.com/nikic/PHP-Parser.git",
1095                 "reference": "5b8182cc0abb4b0ff290ba9df6c0e1323286013a"
1096             },
1097             "dist": {
1098                 "type": "zip",
1099                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5b8182cc0abb4b0ff290ba9df6c0e1323286013a",
1100                 "reference": "5b8182cc0abb4b0ff290ba9df6c0e1323286013a",
1101                 "shasum": ""
1102             },
1103             "require": {
1104                 "ext-tokenizer": "*",
1105                 "php": ">=5.5"
1106             },
1107             "require-dev": {
1108                 "phpunit/phpunit": "~4.0|~5.0"
1109             },
1110             "bin": [
1111                 "bin/php-parse"
1112             ],
1113             "type": "library",
1114             "extra": {
1115                 "branch-alias": {
1116                     "dev-master": "3.0-dev"
1117                 }
1118             },
1119             "autoload": {
1120                 "psr-4": {
1121                     "PhpParser\\": "lib/PhpParser"
1122                 }
1123             },
1124             "notification-url": "https://packagist.org/downloads/",
1125             "license": [
1126                 "BSD-3-Clause"
1127             ],
1128             "authors": [
1129                 {
1130                     "name": "Nikita Popov"
1131                 }
1132             ],
1133             "description": "A PHP parser written in PHP",
1134             "keywords": [
1135                 "parser",
1136                 "php"
1137             ],
1138             "time": "2017-02-03T21:57:31+00:00"
1139         },
1140         {
1141             "name": "psr/http-message",
1142             "version": "1.0.1",
1143             "source": {
1144                 "type": "git",
1145                 "url": "https://github.com/php-fig/http-message.git",
1146                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1147             },
1148             "dist": {
1149                 "type": "zip",
1150                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1151                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1152                 "shasum": ""
1153             },
1154             "require": {
1155                 "php": ">=5.3.0"
1156             },
1157             "type": "library",
1158             "extra": {
1159                 "branch-alias": {
1160                     "dev-master": "1.0.x-dev"
1161                 }
1162             },
1163             "autoload": {
1164                 "psr-4": {
1165                     "Psr\\Http\\Message\\": "src/"
1166                 }
1167             },
1168             "notification-url": "https://packagist.org/downloads/",
1169             "license": [
1170                 "MIT"
1171             ],
1172             "authors": [
1173                 {
1174                     "name": "PHP-FIG",
1175                     "homepage": "http://www.php-fig.org/"
1176                 }
1177             ],
1178             "description": "Common interface for HTTP messages",
1179             "homepage": "https://github.com/php-fig/http-message",
1180             "keywords": [
1181                 "http",
1182                 "http-message",
1183                 "psr",
1184                 "psr-7",
1185                 "request",
1186                 "response"
1187             ],
1188             "time": "2016-08-06T14:39:51+00:00"
1189         },
1190         {
1191             "name": "psr/log",
1192             "version": "1.0.2",
1193             "source": {
1194                 "type": "git",
1195                 "url": "https://github.com/php-fig/log.git",
1196                 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1197             },
1198             "dist": {
1199                 "type": "zip",
1200                 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1201                 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1202                 "shasum": ""
1203             },
1204             "require": {
1205                 "php": ">=5.3.0"
1206             },
1207             "type": "library",
1208             "extra": {
1209                 "branch-alias": {
1210                     "dev-master": "1.0.x-dev"
1211                 }
1212             },
1213             "autoload": {
1214                 "psr-4": {
1215                     "Psr\\Log\\": "Psr/Log/"
1216                 }
1217             },
1218             "notification-url": "https://packagist.org/downloads/",
1219             "license": [
1220                 "MIT"
1221             ],
1222             "authors": [
1223                 {
1224                     "name": "PHP-FIG",
1225                     "homepage": "http://www.php-fig.org/"
1226                 }
1227             ],
1228             "description": "Common interface for logging libraries",
1229             "homepage": "https://github.com/php-fig/log",
1230             "keywords": [
1231                 "log",
1232                 "psr",
1233                 "psr-3"
1234             ],
1235             "time": "2016-10-10T12:19:37+00:00"
1236         },
1237         {
1238             "name": "psy/psysh",
1239             "version": "v0.8.1",
1240             "source": {
1241                 "type": "git",
1242                 "url": "https://github.com/bobthecow/psysh.git",
1243                 "reference": "701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a"
1244             },
1245             "dist": {
1246                 "type": "zip",
1247                 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a",
1248                 "reference": "701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a",
1249                 "shasum": ""
1250             },
1251             "require": {
1252                 "dnoegel/php-xdg-base-dir": "0.1",
1253                 "jakub-onderka/php-console-highlighter": "0.3.*",
1254                 "nikic/php-parser": "~1.3|~2.0|~3.0",
1255                 "php": ">=5.3.9",
1256                 "symfony/console": "~2.3.10|^2.4.2|~3.0",
1257                 "symfony/var-dumper": "~2.7|~3.0"
1258             },
1259             "require-dev": {
1260                 "friendsofphp/php-cs-fixer": "~1.11",
1261                 "hoa/console": "~3.16|~1.14",
1262                 "phpunit/phpunit": "~4.4|~5.0",
1263                 "symfony/finder": "~2.1|~3.0"
1264             },
1265             "suggest": {
1266                 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
1267                 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
1268                 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
1269                 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
1270                 "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
1271             },
1272             "bin": [
1273                 "bin/psysh"
1274             ],
1275             "type": "library",
1276             "extra": {
1277                 "branch-alias": {
1278                     "dev-develop": "0.9.x-dev"
1279                 }
1280             },
1281             "autoload": {
1282                 "files": [
1283                     "src/Psy/functions.php"
1284                 ],
1285                 "psr-4": {
1286                     "Psy\\": "src/Psy/"
1287                 }
1288             },
1289             "notification-url": "https://packagist.org/downloads/",
1290             "license": [
1291                 "MIT"
1292             ],
1293             "authors": [
1294                 {
1295                     "name": "Justin Hileman",
1296                     "email": "justin@justinhileman.info",
1297                     "homepage": "http://justinhileman.com"
1298                 }
1299             ],
1300             "description": "An interactive shell for modern PHP.",
1301             "homepage": "http://psysh.org",
1302             "keywords": [
1303                 "REPL",
1304                 "console",
1305                 "interactive",
1306                 "shell"
1307             ],
1308             "time": "2017-01-15T17:54:13+00:00"
1309         },
1310         {
1311             "name": "stecman/symfony-console-completion",
1312             "version": "0.7.0",
1313             "source": {
1314                 "type": "git",
1315                 "url": "https://github.com/stecman/symfony-console-completion.git",
1316                 "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb"
1317             },
1318             "dist": {
1319                 "type": "zip",
1320                 "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
1321                 "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
1322                 "shasum": ""
1323             },
1324             "require": {
1325                 "php": ">=5.3.2",
1326                 "symfony/console": "~2.3 || ~3.0"
1327             },
1328             "require-dev": {
1329                 "phpunit/phpunit": "~4.4"
1330             },
1331             "type": "library",
1332             "extra": {
1333                 "branch-alias": {
1334                     "dev-master": "0.6.x-dev"
1335                 }
1336             },
1337             "autoload": {
1338                 "psr-4": {
1339                     "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
1340                 }
1341             },
1342             "notification-url": "https://packagist.org/downloads/",
1343             "license": [
1344                 "MIT"
1345             ],
1346             "authors": [
1347                 {
1348                     "name": "Stephen Holdaway",
1349                     "email": "stephen@stecman.co.nz"
1350                 }
1351             ],
1352             "description": "Automatic BASH completion for Symfony Console Component based applications.",
1353             "time": "2016-02-24T05:08:54+00:00"
1354         },
1355         {
1356             "name": "symfony/config",
1357             "version": "v2.8.16",
1358             "source": {
1359                 "type": "git",
1360                 "url": "https://github.com/symfony/config.git",
1361                 "reference": "4537f2413348fe271c2c4b09da219ed615d79f9c"
1362             },
1363             "dist": {
1364                 "type": "zip",
1365                 "url": "https://api.github.com/repos/symfony/config/zipball/4537f2413348fe271c2c4b09da219ed615d79f9c",
1366                 "reference": "4537f2413348fe271c2c4b09da219ed615d79f9c",
1367                 "shasum": ""
1368             },
1369             "require": {
1370                 "php": ">=5.3.9",
1371                 "symfony/filesystem": "~2.3|~3.0.0"
1372             },
1373             "require-dev": {
1374                 "symfony/yaml": "~2.7|~3.0.0"
1375             },
1376             "suggest": {
1377                 "symfony/yaml": "To use the yaml reference dumper"
1378             },
1379             "type": "library",
1380             "extra": {
1381                 "branch-alias": {
1382                     "dev-master": "2.8-dev"
1383                 }
1384             },
1385             "autoload": {
1386                 "psr-4": {
1387                     "Symfony\\Component\\Config\\": ""
1388                 },
1389                 "exclude-from-classmap": [
1390                     "/Tests/"
1391                 ]
1392             },
1393             "notification-url": "https://packagist.org/downloads/",
1394             "license": [
1395                 "MIT"
1396             ],
1397             "authors": [
1398                 {
1399                     "name": "Fabien Potencier",
1400                     "email": "fabien@symfony.com"
1401                 },
1402                 {
1403                     "name": "Symfony Community",
1404                     "homepage": "https://symfony.com/contributors"
1405                 }
1406             ],
1407             "description": "Symfony Config Component",
1408             "homepage": "https://symfony.com",
1409             "time": "2017-01-02T20:30:24+00:00"
1410         },
1411         {
1412             "name": "symfony/console",
1413             "version": "v2.8.16",
1414             "source": {
1415                 "type": "git",
1416                 "url": "https://github.com/symfony/console.git",
1417                 "reference": "2e18b8903d9c498ba02e1dfa73f64d4894bb6912"
1418             },
1419             "dist": {
1420                 "type": "zip",
1421                 "url": "https://api.github.com/repos/symfony/console/zipball/2e18b8903d9c498ba02e1dfa73f64d4894bb6912",
1422                 "reference": "2e18b8903d9c498ba02e1dfa73f64d4894bb6912",
1423                 "shasum": ""
1424             },
1425             "require": {
1426                 "php": ">=5.3.9",
1427                 "symfony/debug": "~2.7,>=2.7.2|~3.0.0",
1428                 "symfony/polyfill-mbstring": "~1.0"
1429             },
1430             "require-dev": {
1431                 "psr/log": "~1.0",
1432                 "symfony/event-dispatcher": "~2.1|~3.0.0",
1433                 "symfony/process": "~2.1|~3.0.0"
1434             },
1435             "suggest": {
1436                 "psr/log": "For using the console logger",
1437                 "symfony/event-dispatcher": "",
1438                 "symfony/process": ""
1439             },
1440             "type": "library",
1441             "extra": {
1442                 "branch-alias": {
1443                     "dev-master": "2.8-dev"
1444                 }
1445             },
1446             "autoload": {
1447                 "psr-4": {
1448                     "Symfony\\Component\\Console\\": ""
1449                 },
1450                 "exclude-from-classmap": [
1451                     "/Tests/"
1452                 ]
1453             },
1454             "notification-url": "https://packagist.org/downloads/",
1455             "license": [
1456                 "MIT"
1457             ],
1458             "authors": [
1459                 {
1460                     "name": "Fabien Potencier",
1461                     "email": "fabien@symfony.com"
1462                 },
1463                 {
1464                     "name": "Symfony Community",
1465                     "homepage": "https://symfony.com/contributors"
1466                 }
1467             ],
1468             "description": "Symfony Console Component",
1469             "homepage": "https://symfony.com",
1470             "time": "2017-01-08T20:43:03+00:00"
1471         },
1472         {
1473             "name": "symfony/css-selector",
1474             "version": "v2.8.16",
1475             "source": {
1476                 "type": "git",
1477                 "url": "https://github.com/symfony/css-selector.git",
1478                 "reference": "f45daea42232d9ca5cf561ec64f0d4aea820877f"
1479             },
1480             "dist": {
1481                 "type": "zip",
1482                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/f45daea42232d9ca5cf561ec64f0d4aea820877f",
1483                 "reference": "f45daea42232d9ca5cf561ec64f0d4aea820877f",
1484                 "shasum": ""
1485             },
1486             "require": {
1487                 "php": ">=5.3.9"
1488             },
1489             "type": "library",
1490             "extra": {
1491                 "branch-alias": {
1492                     "dev-master": "2.8-dev"
1493                 }
1494             },
1495             "autoload": {
1496                 "psr-4": {
1497                     "Symfony\\Component\\CssSelector\\": ""
1498                 },
1499                 "exclude-from-classmap": [
1500                     "/Tests/"
1501                 ]
1502             },
1503             "notification-url": "https://packagist.org/downloads/",
1504             "license": [
1505                 "MIT"
1506             ],
1507             "authors": [
1508                 {
1509                     "name": "Jean-François Simon",
1510                     "email": "jeanfrancois.simon@sensiolabs.com"
1511                 },
1512                 {
1513                     "name": "Fabien Potencier",
1514                     "email": "fabien@symfony.com"
1515                 },
1516                 {
1517                     "name": "Symfony Community",
1518                     "homepage": "https://symfony.com/contributors"
1519                 }
1520             ],
1521             "description": "Symfony CssSelector Component",
1522             "homepage": "https://symfony.com",
1523             "time": "2017-01-02T20:30:24+00:00"
1524         },
1525         {
1526             "name": "symfony/debug",
1527             "version": "v2.8.16",
1528             "source": {
1529                 "type": "git",
1530                 "url": "https://github.com/symfony/debug.git",
1531                 "reference": "567681e2c4e5431704e884e4be25a95fd900770f"
1532             },
1533             "dist": {
1534                 "type": "zip",
1535                 "url": "https://api.github.com/repos/symfony/debug/zipball/567681e2c4e5431704e884e4be25a95fd900770f",
1536                 "reference": "567681e2c4e5431704e884e4be25a95fd900770f",
1537                 "shasum": ""
1538             },
1539             "require": {
1540                 "php": ">=5.3.9",
1541                 "psr/log": "~1.0"
1542             },
1543             "conflict": {
1544                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
1545             },
1546             "require-dev": {
1547                 "symfony/class-loader": "~2.2|~3.0.0",
1548                 "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2|~3.0.0"
1549             },
1550             "type": "library",
1551             "extra": {
1552                 "branch-alias": {
1553                     "dev-master": "2.8-dev"
1554                 }
1555             },
1556             "autoload": {
1557                 "psr-4": {
1558                     "Symfony\\Component\\Debug\\": ""
1559                 },
1560                 "exclude-from-classmap": [
1561                     "/Tests/"
1562                 ]
1563             },
1564             "notification-url": "https://packagist.org/downloads/",
1565             "license": [
1566                 "MIT"
1567             ],
1568             "authors": [
1569                 {
1570                     "name": "Fabien Potencier",
1571                     "email": "fabien@symfony.com"
1572                 },
1573                 {
1574                     "name": "Symfony Community",
1575                     "homepage": "https://symfony.com/contributors"
1576                 }
1577             ],
1578             "description": "Symfony Debug Component",
1579             "homepage": "https://symfony.com",
1580             "time": "2017-01-02T20:30:24+00:00"
1581         },
1582         {
1583             "name": "symfony/dependency-injection",
1584             "version": "v2.8.16",
1585             "source": {
1586                 "type": "git",
1587                 "url": "https://github.com/symfony/dependency-injection.git",
1588                 "reference": "b75356611675364607d697f314850d9d870a84aa"
1589             },
1590             "dist": {
1591                 "type": "zip",
1592                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b75356611675364607d697f314850d9d870a84aa",
1593                 "reference": "b75356611675364607d697f314850d9d870a84aa",
1594                 "shasum": ""
1595             },
1596             "require": {
1597                 "php": ">=5.3.9"
1598             },
1599             "conflict": {
1600                 "symfony/expression-language": "<2.6"
1601             },
1602             "require-dev": {
1603                 "symfony/config": "~2.2|~3.0.0",
1604                 "symfony/expression-language": "~2.6|~3.0.0",
1605                 "symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7"
1606             },
1607             "suggest": {
1608                 "symfony/config": "",
1609                 "symfony/expression-language": "For using expressions in service container configuration",
1610                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
1611                 "symfony/yaml": ""
1612             },
1613             "type": "library",
1614             "extra": {
1615                 "branch-alias": {
1616                     "dev-master": "2.8-dev"
1617                 }
1618             },
1619             "autoload": {
1620                 "psr-4": {
1621                     "Symfony\\Component\\DependencyInjection\\": ""
1622                 },
1623                 "exclude-from-classmap": [
1624                     "/Tests/"
1625                 ]
1626             },
1627             "notification-url": "https://packagist.org/downloads/",
1628             "license": [
1629                 "MIT"
1630             ],
1631             "authors": [
1632                 {
1633                     "name": "Fabien Potencier",
1634                     "email": "fabien@symfony.com"
1635                 },
1636                 {
1637                     "name": "Symfony Community",
1638                     "homepage": "https://symfony.com/contributors"
1639                 }
1640             ],
1641             "description": "Symfony DependencyInjection Component",
1642             "homepage": "https://symfony.com",
1643             "time": "2017-01-10T14:27:01+00:00"
1644         },
1645         {
1646             "name": "symfony/dom-crawler",
1647             "version": "v3.2.2",
1648             "source": {
1649                 "type": "git",
1650                 "url": "https://github.com/symfony/dom-crawler.git",
1651                 "reference": "27d9790840a4efd3b7bb8f5f4f9efc27b36b7024"
1652             },
1653             "dist": {
1654                 "type": "zip",
1655                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/27d9790840a4efd3b7bb8f5f4f9efc27b36b7024",
1656                 "reference": "27d9790840a4efd3b7bb8f5f4f9efc27b36b7024",
1657                 "shasum": ""
1658             },
1659             "require": {
1660                 "php": ">=5.5.9",
1661                 "symfony/polyfill-mbstring": "~1.0"
1662             },
1663             "require-dev": {
1664                 "symfony/css-selector": "~2.8|~3.0"
1665             },
1666             "suggest": {
1667                 "symfony/css-selector": ""
1668             },
1669             "type": "library",
1670             "extra": {
1671                 "branch-alias": {
1672                     "dev-master": "3.2-dev"
1673                 }
1674             },
1675             "autoload": {
1676                 "psr-4": {
1677                     "Symfony\\Component\\DomCrawler\\": ""
1678                 },
1679                 "exclude-from-classmap": [
1680                     "/Tests/"
1681                 ]
1682             },
1683             "notification-url": "https://packagist.org/downloads/",
1684             "license": [
1685                 "MIT"
1686             ],
1687             "authors": [
1688                 {
1689                     "name": "Fabien Potencier",
1690                     "email": "fabien@symfony.com"
1691                 },
1692                 {
1693                     "name": "Symfony Community",
1694                     "homepage": "https://symfony.com/contributors"
1695                 }
1696             ],
1697             "description": "Symfony DomCrawler Component",
1698             "homepage": "https://symfony.com",
1699             "time": "2017-01-02T20:32:22+00:00"
1700         },
1701         {
1702             "name": "symfony/event-dispatcher",
1703             "version": "v2.8.16",
1704             "source": {
1705                 "type": "git",
1706                 "url": "https://github.com/symfony/event-dispatcher.git",
1707                 "reference": "74877977f90fb9c3e46378d5764217c55f32df34"
1708             },
1709             "dist": {
1710                 "type": "zip",
1711                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/74877977f90fb9c3e46378d5764217c55f32df34",
1712                 "reference": "74877977f90fb9c3e46378d5764217c55f32df34",
1713                 "shasum": ""
1714             },
1715             "require": {
1716                 "php": ">=5.3.9"
1717             },
1718             "require-dev": {
1719                 "psr/log": "~1.0",
1720                 "symfony/config": "~2.0,>=2.0.5|~3.0.0",
1721                 "symfony/dependency-injection": "~2.6|~3.0.0",
1722                 "symfony/expression-language": "~2.6|~3.0.0",
1723                 "symfony/stopwatch": "~2.3|~3.0.0"
1724             },
1725             "suggest": {
1726                 "symfony/dependency-injection": "",
1727                 "symfony/http-kernel": ""
1728             },
1729             "type": "library",
1730             "extra": {
1731                 "branch-alias": {
1732                     "dev-master": "2.8-dev"
1733                 }
1734             },
1735             "autoload": {
1736                 "psr-4": {
1737                     "Symfony\\Component\\EventDispatcher\\": ""
1738                 },
1739                 "exclude-from-classmap": [
1740                     "/Tests/"
1741                 ]
1742             },
1743             "notification-url": "https://packagist.org/downloads/",
1744             "license": [
1745                 "MIT"
1746             ],
1747             "authors": [
1748                 {
1749                     "name": "Fabien Potencier",
1750                     "email": "fabien@symfony.com"
1751                 },
1752                 {
1753                     "name": "Symfony Community",
1754                     "homepage": "https://symfony.com/contributors"
1755                 }
1756             ],
1757             "description": "Symfony EventDispatcher Component",
1758             "homepage": "https://symfony.com",
1759             "time": "2017-01-02T20:30:24+00:00"
1760         },
1761         {
1762             "name": "symfony/expression-language",
1763             "version": "v2.8.16",
1764             "source": {
1765                 "type": "git",
1766                 "url": "https://github.com/symfony/expression-language.git",
1767                 "reference": "44b85c40c4982f45ef88bbde107463e912fb7a04"
1768             },
1769             "dist": {
1770                 "type": "zip",
1771                 "url": "https://api.github.com/repos/symfony/expression-language/zipball/44b85c40c4982f45ef88bbde107463e912fb7a04",
1772                 "reference": "44b85c40c4982f45ef88bbde107463e912fb7a04",
1773                 "shasum": ""
1774             },
1775             "require": {
1776                 "php": ">=5.3.9"
1777             },
1778             "type": "library",
1779             "extra": {
1780                 "branch-alias": {
1781                     "dev-master": "2.8-dev"
1782                 }
1783             },
1784             "autoload": {
1785                 "psr-4": {
1786                     "Symfony\\Component\\ExpressionLanguage\\": ""
1787                 },
1788                 "exclude-from-classmap": [
1789                     "/Tests/"
1790                 ]
1791             },
1792             "notification-url": "https://packagist.org/downloads/",
1793             "license": [
1794                 "MIT"
1795             ],
1796             "authors": [
1797                 {
1798                     "name": "Fabien Potencier",
1799                     "email": "fabien@symfony.com"
1800                 },
1801                 {
1802                     "name": "Symfony Community",
1803                     "homepage": "https://symfony.com/contributors"
1804                 }
1805             ],
1806             "description": "Symfony ExpressionLanguage Component",
1807             "homepage": "https://symfony.com",
1808             "time": "2017-01-02T20:30:24+00:00"
1809         },
1810         {
1811             "name": "symfony/filesystem",
1812             "version": "v2.8.16",
1813             "source": {
1814                 "type": "git",
1815                 "url": "https://github.com/symfony/filesystem.git",
1816                 "reference": "5b77d49ab76e5b12743b359ef4b4a712e6f5360d"
1817             },
1818             "dist": {
1819                 "type": "zip",
1820                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/5b77d49ab76e5b12743b359ef4b4a712e6f5360d",
1821                 "reference": "5b77d49ab76e5b12743b359ef4b4a712e6f5360d",
1822                 "shasum": ""
1823             },
1824             "require": {
1825                 "php": ">=5.3.9"
1826             },
1827             "type": "library",
1828             "extra": {
1829                 "branch-alias": {
1830                     "dev-master": "2.8-dev"
1831                 }
1832             },
1833             "autoload": {
1834                 "psr-4": {
1835                     "Symfony\\Component\\Filesystem\\": ""
1836                 },
1837                 "exclude-from-classmap": [
1838                     "/Tests/"
1839                 ]
1840             },
1841             "notification-url": "https://packagist.org/downloads/",
1842             "license": [
1843                 "MIT"
1844             ],
1845             "authors": [
1846                 {
1847                     "name": "Fabien Potencier",
1848                     "email": "fabien@symfony.com"
1849                 },
1850                 {
1851                     "name": "Symfony Community",
1852                     "homepage": "https://symfony.com/contributors"
1853                 }
1854             ],
1855             "description": "Symfony Filesystem Component",
1856             "homepage": "https://symfony.com",
1857             "time": "2017-01-08T20:43:03+00:00"
1858         },
1859         {
1860             "name": "symfony/finder",
1861             "version": "v2.8.16",
1862             "source": {
1863                 "type": "git",
1864                 "url": "https://github.com/symfony/finder.git",
1865                 "reference": "355fccac526522dc5fca8ecf0e62749a149f3b8b"
1866             },
1867             "dist": {
1868                 "type": "zip",
1869                 "url": "https://api.github.com/repos/symfony/finder/zipball/355fccac526522dc5fca8ecf0e62749a149f3b8b",
1870                 "reference": "355fccac526522dc5fca8ecf0e62749a149f3b8b",
1871                 "shasum": ""
1872             },
1873             "require": {
1874                 "php": ">=5.3.9"
1875             },
1876             "type": "library",
1877             "extra": {
1878                 "branch-alias": {
1879                     "dev-master": "2.8-dev"
1880                 }
1881             },
1882             "autoload": {
1883                 "psr-4": {
1884                     "Symfony\\Component\\Finder\\": ""
1885                 },
1886                 "exclude-from-classmap": [
1887                     "/Tests/"
1888                 ]
1889             },
1890             "notification-url": "https://packagist.org/downloads/",
1891             "license": [
1892                 "MIT"
1893             ],
1894             "authors": [
1895                 {
1896                     "name": "Fabien Potencier",
1897                     "email": "fabien@symfony.com"
1898                 },
1899                 {
1900                     "name": "Symfony Community",
1901                     "homepage": "https://symfony.com/contributors"
1902                 }
1903             ],
1904             "description": "Symfony Finder Component",
1905             "homepage": "https://symfony.com",
1906             "time": "2017-01-02T20:30:24+00:00"
1907         },
1908         {
1909             "name": "symfony/http-foundation",
1910             "version": "v2.8.16",
1911             "source": {
1912                 "type": "git",
1913                 "url": "https://github.com/symfony/http-foundation.git",
1914                 "reference": "464cdde6757a40701d758112cc7ff2c6adf6e82f"
1915             },
1916             "dist": {
1917                 "type": "zip",
1918                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/464cdde6757a40701d758112cc7ff2c6adf6e82f",
1919                 "reference": "464cdde6757a40701d758112cc7ff2c6adf6e82f",
1920                 "shasum": ""
1921             },
1922             "require": {
1923                 "php": ">=5.3.9",
1924                 "symfony/polyfill-mbstring": "~1.1",
1925                 "symfony/polyfill-php54": "~1.0",
1926                 "symfony/polyfill-php55": "~1.0"
1927             },
1928             "require-dev": {
1929                 "symfony/expression-language": "~2.4|~3.0.0"
1930             },
1931             "type": "library",
1932             "extra": {
1933                 "branch-alias": {
1934                     "dev-master": "2.8-dev"
1935                 }
1936             },
1937             "autoload": {
1938                 "psr-4": {
1939                     "Symfony\\Component\\HttpFoundation\\": ""
1940                 },
1941                 "exclude-from-classmap": [
1942                     "/Tests/"
1943                 ]
1944             },
1945             "notification-url": "https://packagist.org/downloads/",
1946             "license": [
1947                 "MIT"
1948             ],
1949             "authors": [
1950                 {
1951                     "name": "Fabien Potencier",
1952                     "email": "fabien@symfony.com"
1953                 },
1954                 {
1955                     "name": "Symfony Community",
1956                     "homepage": "https://symfony.com/contributors"
1957                 }
1958             ],
1959             "description": "Symfony HttpFoundation Component",
1960             "homepage": "https://symfony.com",
1961             "time": "2017-01-08T20:43:03+00:00"
1962         },
1963         {
1964             "name": "symfony/polyfill-mbstring",
1965             "version": "v1.3.0",
1966             "source": {
1967                 "type": "git",
1968                 "url": "https://github.com/symfony/polyfill-mbstring.git",
1969                 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
1970             },
1971             "dist": {
1972                 "type": "zip",
1973                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
1974                 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
1975                 "shasum": ""
1976             },
1977             "require": {
1978                 "php": ">=5.3.3"
1979             },
1980             "suggest": {
1981                 "ext-mbstring": "For best performance"
1982             },
1983             "type": "library",
1984             "extra": {
1985                 "branch-alias": {
1986                     "dev-master": "1.3-dev"
1987                 }
1988             },
1989             "autoload": {
1990                 "psr-4": {
1991                     "Symfony\\Polyfill\\Mbstring\\": ""
1992                 },
1993                 "files": [
1994                     "bootstrap.php"
1995                 ]
1996             },
1997             "notification-url": "https://packagist.org/downloads/",
1998             "license": [
1999                 "MIT"
2000             ],
2001             "authors": [
2002                 {
2003                     "name": "Nicolas Grekas",
2004                     "email": "p@tchwork.com"
2005                 },
2006                 {
2007                     "name": "Symfony Community",
2008                     "homepage": "https://symfony.com/contributors"
2009                 }
2010             ],
2011             "description": "Symfony polyfill for the Mbstring extension",
2012             "homepage": "https://symfony.com",
2013             "keywords": [
2014                 "compatibility",
2015                 "mbstring",
2016                 "polyfill",
2017                 "portable",
2018                 "shim"
2019             ],
2020             "time": "2016-11-14T01:06:16+00:00"
2021         },
2022         {
2023             "name": "symfony/polyfill-php54",
2024             "version": "v1.3.0",
2025             "source": {
2026                 "type": "git",
2027                 "url": "https://github.com/symfony/polyfill-php54.git",
2028                 "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0"
2029             },
2030             "dist": {
2031                 "type": "zip",
2032                 "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
2033                 "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
2034                 "shasum": ""
2035             },
2036             "require": {
2037                 "php": ">=5.3.3"
2038             },
2039             "type": "library",
2040             "extra": {
2041                 "branch-alias": {
2042                     "dev-master": "1.3-dev"
2043                 }
2044             },
2045             "autoload": {
2046                 "psr-4": {
2047                     "Symfony\\Polyfill\\Php54\\": ""
2048                 },
2049                 "files": [
2050                     "bootstrap.php"
2051                 ],
2052                 "classmap": [
2053                     "Resources/stubs"
2054                 ]
2055             },
2056             "notification-url": "https://packagist.org/downloads/",
2057             "license": [
2058                 "MIT"
2059             ],
2060             "authors": [
2061                 {
2062                     "name": "Nicolas Grekas",
2063                     "email": "p@tchwork.com"
2064                 },
2065                 {
2066                     "name": "Symfony Community",
2067                     "homepage": "https://symfony.com/contributors"
2068                 }
2069             ],
2070             "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
2071             "homepage": "https://symfony.com",
2072             "keywords": [
2073                 "compatibility",
2074                 "polyfill",
2075                 "portable",
2076                 "shim"
2077             ],
2078             "time": "2016-11-14T01:06:16+00:00"
2079         },
2080         {
2081             "name": "symfony/polyfill-php55",
2082             "version": "v1.3.0",
2083             "source": {
2084                 "type": "git",
2085                 "url": "https://github.com/symfony/polyfill-php55.git",
2086                 "reference": "03e3f0350bca2220e3623a0e340eef194405fc67"
2087             },
2088             "dist": {
2089                 "type": "zip",
2090                 "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/03e3f0350bca2220e3623a0e340eef194405fc67",
2091                 "reference": "03e3f0350bca2220e3623a0e340eef194405fc67",
2092                 "shasum": ""
2093             },
2094             "require": {
2095                 "ircmaxell/password-compat": "~1.0",
2096                 "php": ">=5.3.3"
2097             },
2098             "type": "library",
2099             "extra": {
2100                 "branch-alias": {
2101                     "dev-master": "1.3-dev"
2102                 }
2103             },
2104             "autoload": {
2105                 "psr-4": {
2106                     "Symfony\\Polyfill\\Php55\\": ""
2107                 },
2108                 "files": [
2109                     "bootstrap.php"
2110                 ]
2111             },
2112             "notification-url": "https://packagist.org/downloads/",
2113             "license": [
2114                 "MIT"
2115             ],
2116             "authors": [
2117                 {
2118                     "name": "Nicolas Grekas",
2119                     "email": "p@tchwork.com"
2120                 },
2121                 {
2122                     "name": "Symfony Community",
2123                     "homepage": "https://symfony.com/contributors"
2124                 }
2125             ],
2126             "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
2127             "homepage": "https://symfony.com",
2128             "keywords": [
2129                 "compatibility",
2130                 "polyfill",
2131                 "portable",
2132                 "shim"
2133             ],
2134             "time": "2016-11-14T01:06:16+00:00"
2135         },
2136         {
2137             "name": "symfony/process",
2138             "version": "v2.8.16",
2139             "source": {
2140                 "type": "git",
2141                 "url": "https://github.com/symfony/process.git",
2142                 "reference": "ebb3c2abe0940a703f08e0cbe373f62d97d40231"
2143             },
2144             "dist": {
2145                 "type": "zip",
2146                 "url": "https://api.github.com/repos/symfony/process/zipball/ebb3c2abe0940a703f08e0cbe373f62d97d40231",
2147                 "reference": "ebb3c2abe0940a703f08e0cbe373f62d97d40231",
2148                 "shasum": ""
2149             },
2150             "require": {
2151                 "php": ">=5.3.9"
2152             },
2153             "type": "library",
2154             "extra": {
2155                 "branch-alias": {
2156                     "dev-master": "2.8-dev"
2157                 }
2158             },
2159             "autoload": {
2160                 "psr-4": {
2161                     "Symfony\\Component\\Process\\": ""
2162                 },
2163                 "exclude-from-classmap": [
2164                     "/Tests/"
2165                 ]
2166             },
2167             "notification-url": "https://packagist.org/downloads/",
2168             "license": [
2169                 "MIT"
2170             ],
2171             "authors": [
2172                 {
2173                     "name": "Fabien Potencier",
2174                     "email": "fabien@symfony.com"
2175                 },
2176                 {
2177                     "name": "Symfony Community",
2178                     "homepage": "https://symfony.com/contributors"
2179                 }
2180             ],
2181             "description": "Symfony Process Component",
2182             "homepage": "https://symfony.com",
2183             "time": "2017-01-02T20:30:24+00:00"
2184         },
2185         {
2186             "name": "symfony/translation",
2187             "version": "v2.8.16",
2188             "source": {
2189                 "type": "git",
2190                 "url": "https://github.com/symfony/translation.git",
2191                 "reference": "b4ac4a393f6970cc157fba17be537380de396a86"
2192             },
2193             "dist": {
2194                 "type": "zip",
2195                 "url": "https://api.github.com/repos/symfony/translation/zipball/b4ac4a393f6970cc157fba17be537380de396a86",
2196                 "reference": "b4ac4a393f6970cc157fba17be537380de396a86",
2197                 "shasum": ""
2198             },
2199             "require": {
2200                 "php": ">=5.3.9",
2201                 "symfony/polyfill-mbstring": "~1.0"
2202             },
2203             "conflict": {
2204                 "symfony/config": "<2.7"
2205             },
2206             "require-dev": {
2207                 "psr/log": "~1.0",
2208                 "symfony/config": "~2.8",
2209                 "symfony/intl": "~2.4|~3.0.0",
2210                 "symfony/yaml": "~2.2|~3.0.0"
2211             },
2212             "suggest": {
2213                 "psr/log": "To use logging capability in translator",
2214                 "symfony/config": "",
2215                 "symfony/yaml": ""
2216             },
2217             "type": "library",
2218             "extra": {
2219                 "branch-alias": {
2220                     "dev-master": "2.8-dev"
2221                 }
2222             },
2223             "autoload": {
2224                 "psr-4": {
2225                     "Symfony\\Component\\Translation\\": ""
2226                 },
2227                 "exclude-from-classmap": [
2228                     "/Tests/"
2229                 ]
2230             },
2231             "notification-url": "https://packagist.org/downloads/",
2232             "license": [
2233                 "MIT"
2234             ],
2235             "authors": [
2236                 {
2237                     "name": "Fabien Potencier",
2238                     "email": "fabien@symfony.com"
2239                 },
2240                 {
2241                     "name": "Symfony Community",
2242                     "homepage": "https://symfony.com/contributors"
2243                 }
2244             ],
2245             "description": "Symfony Translation Component",
2246             "homepage": "https://symfony.com",
2247             "time": "2017-01-02T20:30:24+00:00"
2248         },
2249         {
2250             "name": "symfony/var-dumper",
2251             "version": "v3.2.2",
2252             "source": {
2253                 "type": "git",
2254                 "url": "https://github.com/symfony/var-dumper.git",
2255                 "reference": "b54b23f9a19b465e76fdaac0f6732410467c83b2"
2256             },
2257             "dist": {
2258                 "type": "zip",
2259                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b54b23f9a19b465e76fdaac0f6732410467c83b2",
2260                 "reference": "b54b23f9a19b465e76fdaac0f6732410467c83b2",
2261                 "shasum": ""
2262             },
2263             "require": {
2264                 "php": ">=5.5.9",
2265                 "symfony/polyfill-mbstring": "~1.0"
2266             },
2267             "require-dev": {
2268                 "twig/twig": "~1.20|~2.0"
2269             },
2270             "suggest": {
2271                 "ext-symfony_debug": ""
2272             },
2273             "type": "library",
2274             "extra": {
2275                 "branch-alias": {
2276                     "dev-master": "3.2-dev"
2277                 }
2278             },
2279             "autoload": {
2280                 "files": [
2281                     "Resources/functions/dump.php"
2282                 ],
2283                 "psr-4": {
2284                     "Symfony\\Component\\VarDumper\\": ""
2285                 },
2286                 "exclude-from-classmap": [
2287                     "/Tests/"
2288                 ]
2289             },
2290             "notification-url": "https://packagist.org/downloads/",
2291             "license": [
2292                 "MIT"
2293             ],
2294             "authors": [
2295                 {
2296                     "name": "Nicolas Grekas",
2297                     "email": "p@tchwork.com"
2298                 },
2299                 {
2300                     "name": "Symfony Community",
2301                     "homepage": "https://symfony.com/contributors"
2302                 }
2303             ],
2304             "description": "Symfony mechanism for exploring and dumping PHP variables",
2305             "homepage": "https://symfony.com",
2306             "keywords": [
2307                 "debug",
2308                 "dump"
2309             ],
2310             "time": "2017-01-03T08:53:57+00:00"
2311         },
2312         {
2313             "name": "symfony/yaml",
2314             "version": "v2.8.16",
2315             "source": {
2316                 "type": "git",
2317                 "url": "https://github.com/symfony/yaml.git",
2318                 "reference": "dbe61fed9cd4a44c5b1d14e5e7b1a8640cfb2bf2"
2319             },
2320             "dist": {
2321                 "type": "zip",
2322                 "url": "https://api.github.com/repos/symfony/yaml/zipball/dbe61fed9cd4a44c5b1d14e5e7b1a8640cfb2bf2",
2323                 "reference": "dbe61fed9cd4a44c5b1d14e5e7b1a8640cfb2bf2",
2324                 "shasum": ""
2325             },
2326             "require": {
2327                 "php": ">=5.3.9"
2328             },
2329             "type": "library",
2330             "extra": {
2331                 "branch-alias": {
2332                     "dev-master": "2.8-dev"
2333                 }
2334             },
2335             "autoload": {
2336                 "psr-4": {
2337                     "Symfony\\Component\\Yaml\\": ""
2338                 },
2339                 "exclude-from-classmap": [
2340                     "/Tests/"
2341                 ]
2342             },
2343             "notification-url": "https://packagist.org/downloads/",
2344             "license": [
2345                 "MIT"
2346             ],
2347             "authors": [
2348                 {
2349                     "name": "Fabien Potencier",
2350                     "email": "fabien@symfony.com"
2351                 },
2352                 {
2353                     "name": "Symfony Community",
2354                     "homepage": "https://symfony.com/contributors"
2355                 }
2356             ],
2357             "description": "Symfony Yaml Component",
2358             "homepage": "https://symfony.com",
2359             "time": "2017-01-03T13:49:52+00:00"
2360         },
2361         {
2362             "name": "twig/twig",
2363             "version": "v1.31.0",
2364             "source": {
2365                 "type": "git",
2366                 "url": "https://github.com/twigphp/Twig.git",
2367                 "reference": "ddc9e3e20ee9c0b6908f401ac8353635b750eca7"
2368             },
2369             "dist": {
2370                 "type": "zip",
2371                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/ddc9e3e20ee9c0b6908f401ac8353635b750eca7",
2372                 "reference": "ddc9e3e20ee9c0b6908f401ac8353635b750eca7",
2373                 "shasum": ""
2374             },
2375             "require": {
2376                 "php": ">=5.2.7"
2377             },
2378             "require-dev": {
2379                 "symfony/debug": "~2.7",
2380                 "symfony/phpunit-bridge": "~3.2"
2381             },
2382             "type": "library",
2383             "extra": {
2384                 "branch-alias": {
2385                     "dev-master": "1.31-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-01-11T19:36:15+00:00"
2421         },
2422         {
2423             "name": "webflo/drupal-finder",
2424             "version": "0.2.1",
2425             "source": {
2426                 "type": "git",
2427                 "url": "https://github.com/webflo/drupal-finder.git",
2428                 "reference": "4bd98f7e7b1d30e284e55f51d5d0c8712f676348"
2429             },
2430             "dist": {
2431                 "type": "zip",
2432                 "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/4bd98f7e7b1d30e284e55f51d5d0c8712f676348",
2433                 "reference": "4bd98f7e7b1d30e284e55f51d5d0c8712f676348",
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": "2016-11-28T18:50:45+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 }