]> git.mxchange.org Git - friendica.git/blob - composer.lock
Stop PortableContacts to raise warning on malformed register_policy
[friendica.git] / 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#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "9f0dbeccbae197460a0ce74a940177cd",
8     "packages": [
9         {
10             "name": "asika/simple-console",
11             "version": "1.0.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/asika32764/php-simple-console.git",
15                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
20                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068",
21                 "shasum": ""
22             },
23             "type": "library",
24             "autoload": {
25                 "psr-4": {
26                     "Asika\\SimpleConsole\\": "src/"
27                 }
28             },
29             "notification-url": "https://packagist.org/downloads/",
30             "license": [
31                 "MIT"
32             ],
33             "authors": [
34                 {
35                     "name": "Simon Asika",
36                     "email": "asika32764@gmail.com"
37                 }
38             ],
39             "description": "One file console framework to help you write build scripts.",
40             "time": "2018-03-08T12:05:40+00:00"
41         },
42         {
43             "name": "bower-asset/Chart-js",
44             "version": "v2.7.2",
45             "source": {
46                 "type": "git",
47                 "url": "https://github.com/chartjs/Chart.js.git",
48                 "reference": "98f104cdd03617f1300b417b3d60c23d4e3e3403"
49             },
50             "dist": {
51                 "type": "zip",
52                 "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/98f104cdd03617f1300b417b3d60c23d4e3e3403",
53                 "reference": "98f104cdd03617f1300b417b3d60c23d4e3e3403",
54                 "shasum": ""
55             },
56             "type": "bower-asset-library",
57             "extra": {
58                 "bower-asset-main": "./dist/Chart.js",
59                 "bower-asset-ignore": [
60                     ".github",
61                     ".codeclimate.yml",
62                     ".gitignore",
63                     ".npmignore",
64                     ".travis.yml",
65                     "scripts"
66                 ]
67             },
68             "license": [
69                 "MIT"
70             ],
71             "description": "Simple HTML5 charts using the canvas element.",
72             "time": "2018-03-01T21:45:21+00:00"
73         },
74         {
75             "name": "bower-asset/base64",
76             "version": "1.0.1",
77             "source": {
78                 "type": "git",
79                 "url": "https://github.com/davidchambers/Base64.js.git",
80                 "reference": "b2d49f347ed1bce61000a82769bffc837b7c79dc"
81             },
82             "dist": {
83                 "type": "zip",
84                 "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/b2d49f347ed1bce61000a82769bffc837b7c79dc",
85                 "reference": "b2d49f347ed1bce61000a82769bffc837b7c79dc",
86                 "shasum": ""
87             },
88             "type": "bower-asset-library",
89             "extra": {
90                 "bower-asset-main": "./base64.js",
91                 "bower-asset-ignore": [
92                     "**/.*",
93                     "Makefile",
94                     "coverage/",
95                     "scripts/",
96                     "test/"
97                 ]
98             },
99             "license": [
100                 "WTFPL"
101             ],
102             "description": "Base64 encoding and decoding",
103             "time": "2017-03-25T21:16:21+00:00"
104         },
105         {
106             "name": "bower-asset/perfect-scrollbar",
107             "version": "0.6.16",
108             "source": {
109                 "type": "git",
110                 "url": "https://github.com/utatti/perfect-scrollbar-bower.git",
111                 "reference": "3049129e5dbb403295ce8507a461cdd0f200938c"
112             },
113             "dist": {
114                 "type": "zip",
115                 "url": "https://api.github.com/repos/utatti/perfect-scrollbar-bower/zipball/3049129e5dbb403295ce8507a461cdd0f200938c",
116                 "reference": "3049129e5dbb403295ce8507a461cdd0f200938c",
117                 "shasum": ""
118             },
119             "type": "bower-asset-library",
120             "extra": {
121                 "bower-asset-main": [
122                     "css/perfect-scrollbar.css",
123                     "js/perfect-scrollbar.js"
124                 ],
125                 "bower-asset-ignore": [
126                     "**/.*",
127                     "bower_components"
128                 ]
129             },
130             "license": [
131                 "MIT"
132             ],
133             "description": "Minimalistic but perfect custom scrollbar plugin",
134             "time": "2017-01-10T01:04:09+00:00"
135         },
136         {
137             "name": "bower-asset/vue",
138             "version": "v2.5.17",
139             "source": {
140                 "type": "git",
141                 "url": "https://github.com/vuejs/vue.git",
142                 "reference": "636c9b4ef17f2062720b677cbbe613f146f4d4db"
143             },
144             "dist": {
145                 "type": "zip",
146                 "url": "https://api.github.com/repos/vuejs/vue/zipball/636c9b4ef17f2062720b677cbbe613f146f4d4db",
147                 "reference": "636c9b4ef17f2062720b677cbbe613f146f4d4db",
148                 "shasum": ""
149             },
150             "type": "bower-asset-library"
151         },
152         {
153             "name": "divineomega/do-file-cache",
154             "version": "v2.0.2",
155             "source": {
156                 "type": "git",
157                 "url": "https://github.com/DivineOmega/DO-File-Cache.git",
158                 "reference": "261c6e30a0de8cd325f826d08b2e51b2e367a1a3"
159             },
160             "dist": {
161                 "type": "zip",
162                 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/261c6e30a0de8cd325f826d08b2e51b2e367a1a3",
163                 "reference": "261c6e30a0de8cd325f826d08b2e51b2e367a1a3",
164                 "shasum": ""
165             },
166             "require": {
167                 "php": ">=5.6"
168             },
169             "require-dev": {
170                 "php-coveralls/php-coveralls": "^2.1",
171                 "phpunit/phpunit": "^6.5"
172             },
173             "type": "library",
174             "extra": {
175                 "branch-alias": {
176                     "dev-master": "1.0-dev"
177                 }
178             },
179             "autoload": {
180                 "psr-4": {
181                     "DivineOmega\\DOFileCache\\": "src/"
182                 }
183             },
184             "notification-url": "https://packagist.org/downloads/",
185             "license": [
186                 "LGPL-3.0-only"
187             ],
188             "description": "DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.",
189             "keywords": [
190                 "cache",
191                 "caching",
192                 "caching library",
193                 "file cache",
194                 "library",
195                 "php"
196             ],
197             "time": "2018-09-12T23:08:34+00:00"
198         },
199         {
200             "name": "divineomega/do-file-cache-psr-6",
201             "version": "v2.0.1",
202             "source": {
203                 "type": "git",
204                 "url": "https://github.com/DivineOmega/DO-File-Cache-PSR-6.git",
205                 "reference": "18f9807d0491d093e9a12741afb40257d92f017e"
206             },
207             "dist": {
208                 "type": "zip",
209                 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache-PSR-6/zipball/18f9807d0491d093e9a12741afb40257d92f017e",
210                 "reference": "18f9807d0491d093e9a12741afb40257d92f017e",
211                 "shasum": ""
212             },
213             "require": {
214                 "divineomega/do-file-cache": "^2.0.0",
215                 "psr/cache": "^1.0"
216             },
217             "require-dev": {
218                 "cache/integration-tests": "^0.16.0",
219                 "php-coveralls/php-coveralls": "^2.1",
220                 "phpunit/phpunit": "^5.7"
221             },
222             "type": "library",
223             "autoload": {
224                 "psr-4": {
225                     "DivineOmega\\DOFileCachePSR6\\": "src/"
226                 }
227             },
228             "notification-url": "https://packagist.org/downloads/",
229             "license": [
230                 "LGPL-3.0-only"
231             ],
232             "authors": [
233                 {
234                     "name": "Jordan Hall",
235                     "email": "jordan@hall05.co.uk"
236                 }
237             ],
238             "description": "PSR-6 adapter for DO File Cache",
239             "time": "2018-07-13T08:32:36+00:00"
240         },
241         {
242             "name": "divineomega/password_exposed",
243             "version": "v2.5.3",
244             "source": {
245                 "type": "git",
246                 "url": "https://github.com/DivineOmega/password_exposed.git",
247                 "reference": "1f1b49e3ec55b0f07115d342b145091368b081c4"
248             },
249             "dist": {
250                 "type": "zip",
251                 "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/1f1b49e3ec55b0f07115d342b145091368b081c4",
252                 "reference": "1f1b49e3ec55b0f07115d342b145091368b081c4",
253                 "shasum": ""
254             },
255             "require": {
256                 "divineomega/do-file-cache-psr-6": "^2.0",
257                 "guzzlehttp/guzzle": "^6.3",
258                 "paragonie/certainty": "^1",
259                 "php": ">=5.6"
260             },
261             "require-dev": {
262                 "fzaninotto/faker": "^1.7",
263                 "php-coveralls/php-coveralls": "^2.1",
264                 "phpunit/phpunit": "^5.7",
265                 "vimeo/psalm": "^1"
266             },
267             "type": "library",
268             "autoload": {
269                 "psr-4": {
270                     "DivineOmega\\PasswordExposed\\": "src/"
271                 },
272                 "files": [
273                     "src/PasswordExposedFunction.php"
274                 ]
275             },
276             "notification-url": "https://packagist.org/downloads/",
277             "license": [
278                 "LGPL-3.0-only"
279             ],
280             "authors": [
281                 {
282                     "name": "Jordan Hall",
283                     "email": "jordan@hall05.co.uk"
284                 }
285             ],
286             "description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.",
287             "time": "2018-07-12T22:09:43+00:00"
288         },
289         {
290             "name": "ezyang/htmlpurifier",
291             "version": "v4.7.0",
292             "source": {
293                 "type": "git",
294                 "url": "https://github.com/ezyang/htmlpurifier.git",
295                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
296             },
297             "dist": {
298                 "type": "zip",
299                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
300                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
301                 "shasum": ""
302             },
303             "require": {
304                 "php": ">=5.2"
305             },
306             "type": "library",
307             "autoload": {
308                 "psr-0": {
309                     "HTMLPurifier": "library/"
310                 },
311                 "files": [
312                     "library/HTMLPurifier.composer.php"
313                 ]
314             },
315             "notification-url": "https://packagist.org/downloads/",
316             "license": [
317                 "LGPL"
318             ],
319             "authors": [
320                 {
321                     "name": "Edward Z. Yang",
322                     "email": "admin@htmlpurifier.org",
323                     "homepage": "http://ezyang.com"
324                 }
325             ],
326             "description": "Standards compliant HTML filter written in PHP",
327             "homepage": "http://htmlpurifier.org/",
328             "keywords": [
329                 "html"
330             ],
331             "time": "2015-08-05T01:03:42+00:00"
332         },
333         {
334             "name": "friendica/json-ld",
335             "version": "1.1.1",
336             "source": {
337                 "type": "git",
338                 "url": "https://git.friendi.ca/friendica/php-json-ld",
339                 "reference": "ca3916d10d2ad9073b3b1eae383978dbe828e1e1"
340             },
341             "require": {
342                 "ext-json": "*",
343                 "php": ">=5.4.0"
344             },
345             "type": "library",
346             "autoload": {
347                 "files": [
348                     "jsonld.php"
349                 ]
350             },
351             "license": [
352                 "BSD-3-Clause"
353             ],
354             "authors": [
355                 {
356                     "name": "Digital Bazaar, Inc.",
357                     "email": "support@digitalbazaar.com",
358                     "homepage": "http://digitalbazaar.com/"
359                 },
360                 {
361                     "name": "Friendica Team",
362                     "homepage": "https://friendi.ca/"
363                 }
364             ],
365             "description": "A JSON-LD Processor and API implementation in PHP.",
366             "homepage": "https://git.friendi.ca/friendica/php-json-ld",
367             "keywords": [
368                 "JSON",
369                 "JSON-LD",
370                 "Linked Data",
371                 "RDF",
372                 "Semantic Web",
373                 "jsonld"
374             ],
375             "time": "2018-10-08T20:41:00+00:00"
376         },
377         {
378             "name": "fxp/composer-asset-plugin",
379             "version": "v1.4.4",
380             "source": {
381                 "type": "git",
382                 "url": "https://github.com/fxpio/composer-asset-plugin.git",
383                 "reference": "0d07328eef6e6f3753aa835fd2faef7fed1717bf"
384             },
385             "dist": {
386                 "type": "zip",
387                 "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/0d07328eef6e6f3753aa835fd2faef7fed1717bf",
388                 "reference": "0d07328eef6e6f3753aa835fd2faef7fed1717bf",
389                 "shasum": ""
390             },
391             "require": {
392                 "composer-plugin-api": "^1.0",
393                 "php": ">=5.3.3"
394             },
395             "require-dev": {
396                 "composer/composer": "^1.6.0"
397             },
398             "type": "composer-plugin",
399             "extra": {
400                 "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
401                 "branch-alias": {
402                     "dev-master": "1.4-dev"
403                 }
404             },
405             "autoload": {
406                 "psr-4": {
407                     "Fxp\\Composer\\AssetPlugin\\": ""
408                 },
409                 "exclude-from-classmap": [
410                     "/Tests/"
411                 ]
412             },
413             "notification-url": "https://packagist.org/downloads/",
414             "license": [
415                 "MIT"
416             ],
417             "authors": [
418                 {
419                     "name": "François Pluchino",
420                     "email": "francois.pluchino@gmail.com"
421                 }
422             ],
423             "description": "NPM/Bower Dependency Manager for Composer",
424             "homepage": "https://github.com/fxpio/composer-asset-plugin",
425             "keywords": [
426                 "asset",
427                 "bower",
428                 "composer",
429                 "dependency manager",
430                 "nodejs",
431                 "npm",
432                 "package"
433             ],
434             "time": "2018-07-02T11:37:17+00:00"
435         },
436         {
437             "name": "guzzlehttp/guzzle",
438             "version": "6.3.3",
439             "source": {
440                 "type": "git",
441                 "url": "https://github.com/guzzle/guzzle.git",
442                 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
443             },
444             "dist": {
445                 "type": "zip",
446                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
447                 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
448                 "shasum": ""
449             },
450             "require": {
451                 "guzzlehttp/promises": "^1.0",
452                 "guzzlehttp/psr7": "^1.4",
453                 "php": ">=5.5"
454             },
455             "require-dev": {
456                 "ext-curl": "*",
457                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
458                 "psr/log": "^1.0"
459             },
460             "suggest": {
461                 "psr/log": "Required for using the Log middleware"
462             },
463             "type": "library",
464             "extra": {
465                 "branch-alias": {
466                     "dev-master": "6.3-dev"
467                 }
468             },
469             "autoload": {
470                 "files": [
471                     "src/functions_include.php"
472                 ],
473                 "psr-4": {
474                     "GuzzleHttp\\": "src/"
475                 }
476             },
477             "notification-url": "https://packagist.org/downloads/",
478             "license": [
479                 "MIT"
480             ],
481             "authors": [
482                 {
483                     "name": "Michael Dowling",
484                     "email": "mtdowling@gmail.com",
485                     "homepage": "https://github.com/mtdowling"
486                 }
487             ],
488             "description": "Guzzle is a PHP HTTP client library",
489             "homepage": "http://guzzlephp.org/",
490             "keywords": [
491                 "client",
492                 "curl",
493                 "framework",
494                 "http",
495                 "http client",
496                 "rest",
497                 "web service"
498             ],
499             "time": "2018-04-22T15:46:56+00:00"
500         },
501         {
502             "name": "guzzlehttp/promises",
503             "version": "v1.3.1",
504             "source": {
505                 "type": "git",
506                 "url": "https://github.com/guzzle/promises.git",
507                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
508             },
509             "dist": {
510                 "type": "zip",
511                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
512                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
513                 "shasum": ""
514             },
515             "require": {
516                 "php": ">=5.5.0"
517             },
518             "require-dev": {
519                 "phpunit/phpunit": "^4.0"
520             },
521             "type": "library",
522             "extra": {
523                 "branch-alias": {
524                     "dev-master": "1.4-dev"
525                 }
526             },
527             "autoload": {
528                 "psr-4": {
529                     "GuzzleHttp\\Promise\\": "src/"
530                 },
531                 "files": [
532                     "src/functions_include.php"
533                 ]
534             },
535             "notification-url": "https://packagist.org/downloads/",
536             "license": [
537                 "MIT"
538             ],
539             "authors": [
540                 {
541                     "name": "Michael Dowling",
542                     "email": "mtdowling@gmail.com",
543                     "homepage": "https://github.com/mtdowling"
544                 }
545             ],
546             "description": "Guzzle promises library",
547             "keywords": [
548                 "promise"
549             ],
550             "time": "2016-12-20T10:07:11+00:00"
551         },
552         {
553             "name": "guzzlehttp/psr7",
554             "version": "1.4.2",
555             "source": {
556                 "type": "git",
557                 "url": "https://github.com/guzzle/psr7.git",
558                 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
559             },
560             "dist": {
561                 "type": "zip",
562                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
563                 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
564                 "shasum": ""
565             },
566             "require": {
567                 "php": ">=5.4.0",
568                 "psr/http-message": "~1.0"
569             },
570             "provide": {
571                 "psr/http-message-implementation": "1.0"
572             },
573             "require-dev": {
574                 "phpunit/phpunit": "~4.0"
575             },
576             "type": "library",
577             "extra": {
578                 "branch-alias": {
579                     "dev-master": "1.4-dev"
580                 }
581             },
582             "autoload": {
583                 "psr-4": {
584                     "GuzzleHttp\\Psr7\\": "src/"
585                 },
586                 "files": [
587                     "src/functions_include.php"
588                 ]
589             },
590             "notification-url": "https://packagist.org/downloads/",
591             "license": [
592                 "MIT"
593             ],
594             "authors": [
595                 {
596                     "name": "Michael Dowling",
597                     "email": "mtdowling@gmail.com",
598                     "homepage": "https://github.com/mtdowling"
599                 },
600                 {
601                     "name": "Tobias Schultze",
602                     "homepage": "https://github.com/Tobion"
603                 }
604             ],
605             "description": "PSR-7 message implementation that also provides common utility methods",
606             "keywords": [
607                 "http",
608                 "message",
609                 "request",
610                 "response",
611                 "stream",
612                 "uri",
613                 "url"
614             ],
615             "time": "2017-03-20T17:10:46+00:00"
616         },
617         {
618             "name": "league/html-to-markdown",
619             "version": "4.8.0",
620             "source": {
621                 "type": "git",
622                 "url": "https://github.com/thephpleague/html-to-markdown.git",
623                 "reference": "f9a879a068c68ff47b722de63f58bec79e448f9d"
624             },
625             "dist": {
626                 "type": "zip",
627                 "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/f9a879a068c68ff47b722de63f58bec79e448f9d",
628                 "reference": "f9a879a068c68ff47b722de63f58bec79e448f9d",
629                 "shasum": ""
630             },
631             "require": {
632                 "ext-dom": "*",
633                 "ext-xml": "*",
634                 "php": ">=5.3.3"
635             },
636             "require-dev": {
637                 "mikehaertl/php-shellcommand": "~1.1.0",
638                 "phpunit/phpunit": "4.*",
639                 "scrutinizer/ocular": "~1.1"
640             },
641             "bin": [
642                 "bin/html-to-markdown"
643             ],
644             "type": "library",
645             "extra": {
646                 "branch-alias": {
647                     "dev-master": "4.9-dev"
648                 }
649             },
650             "autoload": {
651                 "psr-4": {
652                     "League\\HTMLToMarkdown\\": "src/"
653                 }
654             },
655             "notification-url": "https://packagist.org/downloads/",
656             "license": [
657                 "MIT"
658             ],
659             "authors": [
660                 {
661                     "name": "Nick Cernis",
662                     "email": "nick@cern.is",
663                     "homepage": "http://modernnerd.net",
664                     "role": "Original Author"
665                 },
666                 {
667                     "name": "Colin O'Dell",
668                     "email": "colinodell@gmail.com",
669                     "homepage": "https://www.colinodell.com",
670                     "role": "Lead Developer"
671                 }
672             ],
673             "description": "An HTML-to-markdown conversion helper for PHP",
674             "homepage": "https://github.com/thephpleague/html-to-markdown",
675             "keywords": [
676                 "html",
677                 "markdown"
678             ],
679             "time": "2018-09-18T12:18:08+00:00"
680         },
681         {
682             "name": "lightopenid/lightopenid",
683             "version": "dev-master",
684             "source": {
685                 "type": "git",
686                 "url": "https://github.com/Mewp/lightopenid.git",
687                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19"
688             },
689             "dist": {
690                 "type": "zip",
691                 "url": "https://api.github.com/repos/Mewp/lightopenid/zipball/9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
692                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
693                 "shasum": ""
694             },
695             "require": {
696                 "php": ">=5.2.3"
697             },
698             "type": "library",
699             "autoload": {
700                 "classmap": [
701                     "./"
702                 ]
703             },
704             "notification-url": "https://packagist.org/downloads/",
705             "license": [
706                 "MIT"
707             ],
708             "homepage": "http://code.google.com/p/lightopenid/",
709             "keywords": [
710                 "OpenId"
711             ],
712             "time": "2013-10-27T16:25:49+00:00"
713         },
714         {
715             "name": "michelf/php-markdown",
716             "version": "1.8.0",
717             "source": {
718                 "type": "git",
719                 "url": "https://github.com/michelf/php-markdown.git",
720                 "reference": "01ab082b355bf188d907b9929cd99b2923053495"
721             },
722             "dist": {
723                 "type": "zip",
724                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
725                 "reference": "01ab082b355bf188d907b9929cd99b2923053495",
726                 "shasum": ""
727             },
728             "require": {
729                 "php": ">=5.3.0"
730             },
731             "type": "library",
732             "autoload": {
733                 "psr-4": {
734                     "Michelf\\": "Michelf/"
735                 }
736             },
737             "notification-url": "https://packagist.org/downloads/",
738             "license": [
739                 "BSD-3-Clause"
740             ],
741             "authors": [
742                 {
743                     "name": "Michel Fortin",
744                     "email": "michel.fortin@michelf.ca",
745                     "homepage": "https://michelf.ca/",
746                     "role": "Developer"
747                 },
748                 {
749                     "name": "John Gruber",
750                     "homepage": "https://daringfireball.net/"
751                 }
752             ],
753             "description": "PHP Markdown",
754             "homepage": "https://michelf.ca/projects/php-markdown/",
755             "keywords": [
756                 "markdown"
757             ],
758             "time": "2018-01-15T00:49:33+00:00"
759         },
760         {
761             "name": "mobiledetect/mobiledetectlib",
762             "version": "2.8.33",
763             "source": {
764                 "type": "git",
765                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
766                 "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102"
767             },
768             "dist": {
769                 "type": "zip",
770                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/cd385290f9a0d609d2eddd165a1e44ec1bf12102",
771                 "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102",
772                 "shasum": ""
773             },
774             "require": {
775                 "php": ">=5.0.0"
776             },
777             "require-dev": {
778                 "phpunit/phpunit": "~4.8.35||~5.7"
779             },
780             "type": "library",
781             "autoload": {
782                 "classmap": [
783                     "Mobile_Detect.php"
784                 ],
785                 "psr-0": {
786                     "Detection": "namespaced/"
787                 }
788             },
789             "notification-url": "https://packagist.org/downloads/",
790             "license": [
791                 "MIT"
792             ],
793             "authors": [
794                 {
795                     "name": "Serban Ghita",
796                     "email": "serbanghita@gmail.com",
797                     "homepage": "http://mobiledetect.net",
798                     "role": "Developer"
799                 }
800             ],
801             "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
802             "homepage": "https://github.com/serbanghita/Mobile-Detect",
803             "keywords": [
804                 "detect mobile devices",
805                 "mobile",
806                 "mobile detect",
807                 "mobile detector",
808                 "php mobile detect"
809             ],
810             "time": "2018-09-01T15:05:15+00:00"
811         },
812         {
813             "name": "npm-asset/cropperjs",
814             "version": "1.2.2",
815             "dist": {
816                 "type": "tar",
817                 "url": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.2.2.tgz",
818                 "reference": null,
819                 "shasum": "30dc7a7ce872155b23a33bd10ad4c76c0d613f55"
820             },
821             "require-dev": {
822                 "npm-asset/babel-core": ">=6.26.0,<7.0.0",
823                 "npm-asset/babel-plugin-external-helpers": ">=6.22.0,<7.0.0",
824                 "npm-asset/babel-preset-env": ">=1.6.1,<2.0.0",
825                 "npm-asset/cpy-cli": ">=1.0.1,<2.0.0",
826                 "npm-asset/cssnano": ">=3.10.0,<4.0.0",
827                 "npm-asset/del-cli": ">=1.1.0,<2.0.0",
828                 "npm-asset/eslint": ">=4.14.0,<5.0.0",
829                 "npm-asset/eslint-config-airbnb-base": ">=12.1.0,<13.0.0",
830                 "npm-asset/eslint-plugin-import": ">=2.8.0,<3.0.0",
831                 "npm-asset/node-qunit-phantomjs": ">=2.0.0,<3.0.0",
832                 "npm-asset/npm-run-all": ">=4.1.2,<5.0.0",
833                 "npm-asset/postcss-cli": ">=4.1.1,<5.0.0",
834                 "npm-asset/postcss-cssnext": ">=3.0.2,<4.0.0",
835                 "npm-asset/postcss-header": ">=1.0.0,<2.0.0",
836                 "npm-asset/postcss-url": ">=7.3.0,<8.0.0",
837                 "npm-asset/rollup": ">=0.53.3,<0.54.0",
838                 "npm-asset/rollup-plugin-babel": ">=3.0.3,<4.0.0",
839                 "npm-asset/rollup-watch": ">=4.3.1,<5.0.0",
840                 "npm-asset/stylefmt": ">=6.0.0,<7.0.0",
841                 "npm-asset/uglify-js": ">=3.3.4,<4.0.0"
842             },
843             "type": "npm-asset-library",
844             "extra": {
845                 "npm-asset-bugs": {
846                     "url": "https://github.com/fengyuanchen/cropperjs/issues"
847                 },
848                 "npm-asset-files": [
849                     "src",
850                     "dist"
851                 ],
852                 "npm-asset-main": "dist/cropper.common.js",
853                 "npm-asset-directories": [],
854                 "npm-asset-repository": {
855                     "type": "git",
856                     "url": "git+https://github.com/fengyuanchen/cropperjs.git"
857                 },
858                 "npm-asset-scripts": {
859                     "build": "npm run build:css && npm run build:js",
860                     "build:css": "postcss src/css/cropper.css -o dist/cropper.css --no-map",
861                     "build:js": "rollup -c",
862                     "clear": "del-cli dist",
863                     "compress": "npm run compress:css && npm run compress:js",
864                     "compress:css": "postcss dist/cropper.css -u cssnano -o dist/cropper.min.css --no-map",
865                     "compress:js": "uglifyjs dist/cropper.js -o dist/cropper.min.js -c -m --comments /^!/",
866                     "copy": "cpy dist/cropper.css docs/css",
867                     "lint": "eslint src/js --fix",
868                     "release": "npm run clear && npm run lint && npm run build && npm run compress && npm run copy && npm test",
869                     "start": "npm-run-all --parallel watch:*",
870                     "test": "node-qunit-phantomjs test/index.html --timeout 10",
871                     "watch:css": "postcss src/css/cropper.css -o docs/css/cropper.css -m -w",
872                     "watch:js": "rollup -c -m -w"
873                 }
874             },
875             "license": [
876                 "MIT"
877             ],
878             "authors": [
879                 {
880                     "name": "Chen Fengyuan",
881                     "url": "http://chenfengyuan.com"
882                 }
883             ],
884             "description": "JavaScript image cropper.",
885             "homepage": "https://fengyuanchen.github.io/cropperjs",
886             "keywords": [
887                 "crop",
888                 "cropper",
889                 "cropper.js",
890                 "cropperjs",
891                 "cropping",
892                 "css",
893                 "development",
894                 "front-end",
895                 "html",
896                 "image",
897                 "javascript",
898                 "move",
899                 "rotate",
900                 "scale",
901                 "web",
902                 "zoom"
903             ],
904             "time": "2018-01-03T13:39:39+00:00"
905         },
906         {
907             "name": "npm-asset/ev-emitter",
908             "version": "1.1.1",
909             "dist": {
910                 "type": "tar",
911                 "url": "https://registry.npmjs.org/ev-emitter/-/ev-emitter-1.1.1.tgz",
912                 "reference": null,
913                 "shasum": "8f18b0ce5c76a5d18017f71c0a795c65b9138f2a"
914             },
915             "type": "npm-asset-library",
916             "extra": {
917                 "npm-asset-bugs": {
918                     "url": "https://github.com/metafizzy/ev-emitter/issues"
919                 },
920                 "npm-asset-main": "ev-emitter.js",
921                 "npm-asset-directories": {
922                     "test": "test"
923                 },
924                 "npm-asset-repository": {
925                     "type": "git",
926                     "url": "git+https://github.com/metafizzy/ev-emitter.git"
927                 },
928                 "npm-asset-scripts": {
929                     "test": "mocha test/test"
930                 }
931             },
932             "license": [
933                 "MIT"
934             ],
935             "authors": [
936                 {
937                     "name": "David DeSandro"
938                 }
939             ],
940             "description": "lil' event emitter",
941             "homepage": "https://github.com/metafizzy/ev-emitter#readme",
942             "keywords": [
943                 "emitter",
944                 "event",
945                 "pubsub"
946             ],
947             "time": "2017-07-06T13:46:38+00:00"
948         },
949         {
950             "name": "npm-asset/fullcalendar",
951             "version": "3.9.0",
952             "dist": {
953                 "type": "tar",
954                 "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.9.0.tgz",
955                 "reference": null,
956                 "shasum": "b608a9989f3416f0b1d526c6bdfeeaf2ac79eda5"
957             },
958             "require": {
959                 "npm-asset/jquery": ">=2,<4.0",
960                 "npm-asset/moment": ">=2.20.1,<3.0.0"
961             },
962             "type": "npm-asset-library",
963             "extra": {
964                 "npm-asset-bugs": {
965                     "url": "https://fullcalendar.io/wiki/Reporting-Bugs/"
966                 },
967                 "npm-asset-files": [
968                     "dist/*.js",
969                     "dist/*.css",
970                     "dist/*.d.ts",
971                     "dist/locale/*.js",
972                     "README.*",
973                     "LICENSE.*",
974                     "CHANGELOG.*",
975                     "CONTRIBUTING.*"
976                 ],
977                 "npm-asset-main": "dist/fullcalendar.js",
978                 "npm-asset-directories": [],
979                 "npm-asset-repository": {
980                     "type": "git",
981                     "url": "git+https://github.com/fullcalendar/fullcalendar.git"
982                 },
983                 "npm-asset-scripts": {
984                     "clean": "gulp clean",
985                     "dist": "gulp dist",
986                     "lint": "gulp lint",
987                     "test": "gulp test:single"
988                 }
989             },
990             "license": [
991                 "MIT"
992             ],
993             "authors": [
994                 {
995                     "name": "Adam Shaw",
996                     "email": "arshaw@arshaw.com",
997                     "url": "http://arshaw.com/"
998                 }
999             ],
1000             "description": "Full-sized drag & drop event calendar",
1001             "homepage": "https://fullcalendar.io/",
1002             "keywords": [
1003                 "calendar",
1004                 "event",
1005                 "full-sized",
1006                 "jquery-plugin"
1007             ],
1008             "time": "2018-03-05T03:30:23+00:00"
1009         },
1010         {
1011             "name": "npm-asset/imagesloaded",
1012             "version": "4.1.4",
1013             "dist": {
1014                 "type": "tar",
1015                 "url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-4.1.4.tgz",
1016                 "reference": null,
1017                 "shasum": "1376efcd162bb768c34c3727ac89cc04051f3cc7"
1018             },
1019             "require": {
1020                 "npm-asset/ev-emitter": ">=1.0.0,<2.0.0"
1021             },
1022             "require-dev": {
1023                 "npm-asset/chalk": ">=1.1.1,<2.0.0",
1024                 "npm-asset/cheerio": ">=0.19.0,<0.20.0",
1025                 "npm-asset/gulp": ">=3.9.0,<4.0.0",
1026                 "npm-asset/gulp-jshint": ">=1.11.2,<2.0.0",
1027                 "npm-asset/gulp-json-lint": ">=0.1.0,<0.2.0",
1028                 "npm-asset/gulp-rename": ">=1.2.2,<2.0.0",
1029                 "npm-asset/gulp-replace": ">=0.5.4,<0.6.0",
1030                 "npm-asset/gulp-requirejs-optimize": "dev-github:metafizzy/gulp-requirejs-optimize",
1031                 "npm-asset/gulp-uglify": ">=1.4.2,<2.0.0",
1032                 "npm-asset/gulp-util": ">=3.0.7,<4.0.0",
1033                 "npm-asset/highlight.js": ">=8.9.1,<9.0.0",
1034                 "npm-asset/marked": ">=0.3.5,<0.4.0",
1035                 "npm-asset/minimist": ">=1.2.0,<2.0.0",
1036                 "npm-asset/transfob": ">=1.0.0,<2.0.0"
1037             },
1038             "type": "npm-asset-library",
1039             "extra": {
1040                 "npm-asset-bugs": {
1041                     "url": "https://github.com/desandro/imagesloaded/issues"
1042                 },
1043                 "npm-asset-main": "imagesloaded.js",
1044                 "npm-asset-directories": {
1045                     "test": "test"
1046                 },
1047                 "npm-asset-repository": {
1048                     "type": "git",
1049                     "url": "git://github.com/desandro/imagesloaded.git"
1050                 },
1051                 "npm-asset-scripts": {
1052                     "test": "echo \"Error: no test specified\" && exit 1"
1053                 }
1054             },
1055             "license": [
1056                 "MIT"
1057             ],
1058             "authors": [
1059                 {
1060                     "name": "David DeSandro"
1061                 }
1062             ],
1063             "description": "JavaScript is all like _You images done yet or what?_",
1064             "homepage": "https://github.com/desandro/imagesloaded",
1065             "keywords": [
1066                 "dom",
1067                 "images",
1068                 "jquery-plugin",
1069                 "loaded",
1070                 "ui"
1071             ],
1072             "time": "2018-01-02T16:56:03+00:00"
1073         },
1074         {
1075             "name": "npm-asset/jgrowl",
1076             "version": "1.4.6",
1077             "dist": {
1078                 "type": "tar",
1079                 "url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.6.tgz",
1080                 "reference": null,
1081                 "shasum": "2736e332aaee73ccf0a14a5f0066391a0a13f4a3"
1082             },
1083             "require-dev": {
1084                 "npm-asset/grunt": "~0.4.2",
1085                 "npm-asset/grunt-contrib-cssmin": "~0.9.0",
1086                 "npm-asset/grunt-contrib-jshint": "~0.6.3",
1087                 "npm-asset/grunt-contrib-less": "~0.11.0",
1088                 "npm-asset/grunt-contrib-uglify": "~0.4.0",
1089                 "npm-asset/grunt-contrib-watch": "~0.6.1"
1090             },
1091             "type": "npm-asset-library",
1092             "extra": {
1093                 "npm-asset-bugs": {
1094                     "url": "https://github.com/stanlemon/jGrowl/issues"
1095                 },
1096                 "npm-asset-main": "jquery.jgrowl.js",
1097                 "npm-asset-directories": [],
1098                 "npm-asset-repository": {
1099                     "type": "git",
1100                     "url": "git+ssh://git@github.com/stanlemon/jGrowl.git"
1101                 },
1102                 "npm-asset-scripts": []
1103             },
1104             "authors": [
1105                 {
1106                     "name": "Stan Lemon",
1107                     "email": "stosh1985@gmail.com",
1108                     "url": "http://stanlemon.net"
1109                 }
1110             ],
1111             "description": "jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet ",
1112             "homepage": "https://github.com/stanlemon/jGrowl#readme",
1113             "time": "2017-07-21T02:36:34+00:00"
1114         },
1115         {
1116             "name": "npm-asset/jquery",
1117             "version": "2.2.4",
1118             "dist": {
1119                 "type": "tar",
1120                 "url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
1121                 "reference": null,
1122                 "shasum": "2c89d6889b5eac522a7eea32c14521559c6cbf02"
1123             },
1124             "require-dev": {
1125                 "npm-asset/commitplease": "2.0.0",
1126                 "npm-asset/core-js": "0.9.17",
1127                 "npm-asset/grunt": "0.4.5",
1128                 "npm-asset/grunt-babel": "5.0.1",
1129                 "npm-asset/grunt-cli": "0.1.13",
1130                 "npm-asset/grunt-compare-size": "0.4.0",
1131                 "npm-asset/grunt-contrib-jshint": "0.11.2",
1132                 "npm-asset/grunt-contrib-uglify": "0.9.2",
1133                 "npm-asset/grunt-contrib-watch": "0.6.1",
1134                 "npm-asset/grunt-git-authors": "2.0.1",
1135                 "npm-asset/grunt-jscs": "2.1.0",
1136                 "npm-asset/grunt-jsonlint": "1.0.4",
1137                 "npm-asset/grunt-npmcopy": "0.1.0",
1138                 "npm-asset/gzip-js": "0.3.2",
1139                 "npm-asset/jsdom": "5.6.1",
1140                 "npm-asset/load-grunt-tasks": "1.0.0",
1141                 "npm-asset/qunit-assert-step": "1.0.3",
1142                 "npm-asset/qunitjs": "1.17.1",
1143                 "npm-asset/requirejs": "2.1.17",
1144                 "npm-asset/sinon": "1.10.3",
1145                 "npm-asset/sizzle": "2.2.1",
1146                 "npm-asset/strip-json-comments": "1.0.3",
1147                 "npm-asset/testswarm": "1.1.0",
1148                 "npm-asset/win-spawn": "2.0.0"
1149             },
1150             "type": "npm-asset-library",
1151             "extra": {
1152                 "npm-asset-bugs": {
1153                     "url": "https://github.com/jquery/jquery/issues"
1154                 },
1155                 "npm-asset-main": "dist/jquery.js",
1156                 "npm-asset-directories": [],
1157                 "npm-asset-repository": {
1158                     "type": "git",
1159                     "url": "git+https://github.com/jquery/jquery.git"
1160                 },
1161                 "npm-asset-scripts": {
1162                     "build": "npm install && grunt",
1163                     "start": "grunt watch",
1164                     "test": "grunt && grunt test"
1165                 }
1166             },
1167             "license": [
1168                 "MIT"
1169             ],
1170             "authors": [
1171                 {
1172                     "name": "jQuery Foundation and other contributors",
1173                     "url": "https://github.com/jquery/jquery/blob/2.2.4/AUTHORS.txt"
1174                 }
1175             ],
1176             "description": "JavaScript library for DOM operations",
1177             "homepage": "http://jquery.com",
1178             "keywords": [
1179                 "browser",
1180                 "javascript",
1181                 "jquery",
1182                 "library"
1183             ],
1184             "time": "2016-05-20T17:26:07+00:00"
1185         },
1186         {
1187             "name": "npm-asset/jquery-colorbox",
1188             "version": "1.6.4",
1189             "dist": {
1190                 "type": "tar",
1191                 "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
1192                 "reference": null,
1193                 "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
1194             },
1195             "require": {
1196                 "npm-asset/jquery": ">=1.3.2"
1197             },
1198             "type": "npm-asset-library",
1199             "extra": {
1200                 "npm-asset-bugs": {
1201                     "url": "https://github.com/jackmoore/colorbox/issues"
1202                 },
1203                 "npm-asset-main": "jquery.colorbox.js",
1204                 "npm-asset-directories": [],
1205                 "npm-asset-repository": {
1206                     "type": "git",
1207                     "url": "git+ssh://git@github.com/jackmoore/colorbox.git"
1208                 },
1209                 "npm-asset-scripts": []
1210             },
1211             "license": [
1212                 "MIT"
1213             ],
1214             "authors": [
1215                 {
1216                     "name": "Jack Moore",
1217                     "email": "hello@jacklmoore.com",
1218                     "url": "http://www.jacklmoore.com"
1219                 }
1220             ],
1221             "description": "jQuery lightbox and modal window plugin.",
1222             "homepage": "http://www.jacklmoore.com/colorbox",
1223             "keywords": [
1224                 "gallery",
1225                 "jquery-plugin",
1226                 "lightbox",
1227                 "modal",
1228                 "popup",
1229                 "ui"
1230             ],
1231             "time": "2016-05-10T22:22:39+00:00"
1232         },
1233         {
1234             "name": "npm-asset/jquery-datetimepicker",
1235             "version": "2.5.20",
1236             "dist": {
1237                 "type": "tar",
1238                 "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.20.tgz",
1239                 "reference": null,
1240                 "shasum": "687d6204b90b03dc93f725f8df036e1d061f37ac"
1241             },
1242             "require": {
1243                 "npm-asset/jquery": ">=1.7.2",
1244                 "npm-asset/jquery-mousewheel": ">=3.1.13",
1245                 "npm-asset/php-date-formatter": ">=1.3.4,<2.0.0"
1246             },
1247             "type": "npm-asset-library",
1248             "extra": {
1249                 "npm-asset-bugs": {
1250                     "url": "https://github.com/xdan/datetimepicker/issues"
1251                 },
1252                 "npm-asset-main": "build/jquery.datetimepicker.full.min.js",
1253                 "npm-asset-directories": [],
1254                 "npm-asset-repository": {
1255                     "type": "git",
1256                     "url": "git+https://github.com/xdan/datetimepicker.git"
1257                 },
1258                 "npm-asset-scripts": {
1259                     "test": "karma start --browsers Firefox karma.conf.js --single-run",
1260                     "concat": "concat-cli -f node_modules/php-date-formatter/js/php-date-formatter.min.js jquery.datetimepicker.js node_modules/jquery-mousewheel/jquery.mousewheel.js -o build/jquery.datetimepicker.full.js",
1261                     "minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
1262                     "minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
1263                     "github": "git add --all  && git commit -m \"New version %npm_package_version% \" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish",
1264                     "build": "npm run minify && npm run concat && npm run minifyconcat",
1265                     "public": "npm run test && npm version patch --no-git-tag-version && npm run build && npm run github"
1266                 }
1267             },
1268             "license": [
1269                 "MIT"
1270             ],
1271             "authors": [
1272                 {
1273                     "name": "Chupurnov",
1274                     "email": "chupurnov@gmail.com",
1275                     "url": "https://xdsoft.net/"
1276                 }
1277             ],
1278             "description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
1279             "homepage": "https://github.com/xdan/datetimepicker",
1280             "keywords": [
1281                 "calendar",
1282                 "date",
1283                 "datepicker",
1284                 "datetime",
1285                 "jquery-plugin",
1286                 "time",
1287                 "timepicker"
1288             ],
1289             "time": "2018-03-21T16:26:39+00:00"
1290         },
1291         {
1292             "name": "npm-asset/jquery-mousewheel",
1293             "version": "3.1.13",
1294             "dist": {
1295                 "type": "tar",
1296                 "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
1297                 "reference": null,
1298                 "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
1299             },
1300             "require-dev": {
1301                 "npm-asset/grunt": "~0.4.1",
1302                 "npm-asset/grunt-contrib-connect": "~0.5.0",
1303                 "npm-asset/grunt-contrib-jshint": "~0.7.1",
1304                 "npm-asset/grunt-contrib-uglify": "~0.2.7"
1305             },
1306             "type": "npm-asset-library",
1307             "extra": {
1308                 "npm-asset-bugs": {
1309                     "url": "https://github.com/jquery/jquery-mousewheel/issues"
1310                 },
1311                 "npm-asset-files": [
1312                     "ChangeLog.md",
1313                     "jquery.mousewheel.js",
1314                     "README.md",
1315                     "LICENSE.txt"
1316                 ],
1317                 "npm-asset-main": "./jquery.mousewheel.js",
1318                 "npm-asset-directories": {
1319                     "test": "test"
1320                 },
1321                 "npm-asset-repository": {
1322                     "type": "git",
1323                     "url": "https://github.com/jquery/jquery-mousewheel.git"
1324                 },
1325                 "npm-asset-scripts": []
1326             },
1327             "authors": [
1328                 {
1329                     "name": "jQuery Foundation and other contributors",
1330                     "url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
1331                 }
1332             ],
1333             "description": "A jQuery plugin that adds cross-browser mouse wheel support.",
1334             "homepage": "https://github.com/jquery/jquery-mousewheel",
1335             "keywords": [
1336                 "browser",
1337                 "event",
1338                 "jquery",
1339                 "jquery-plugin",
1340                 "mouse",
1341                 "mousewheel",
1342                 "wheel"
1343             ],
1344             "time": "2015-07-15T18:05:23+00:00"
1345         },
1346         {
1347             "name": "npm-asset/moment",
1348             "version": "2.22.2",
1349             "dist": {
1350                 "type": "tar",
1351                 "url": "https://registry.npmjs.org/moment/-/moment-2.22.2.tgz",
1352                 "reference": null,
1353                 "shasum": "3c257f9839fc0e93ff53149632239eb90783ff66"
1354             },
1355             "type": "npm-asset-library",
1356             "extra": {
1357                 "npm-asset-bugs": {
1358                     "url": "https://github.com/moment/moment/issues"
1359                 },
1360                 "npm-asset-main": "./moment.js",
1361                 "npm-asset-directories": [],
1362                 "npm-asset-repository": {
1363                     "type": "git",
1364                     "url": "git+https://github.com/moment/moment.git"
1365                 },
1366                 "npm-asset-scripts": {
1367                     "typescript-test": "tsc --project typing-tests",
1368                     "test": "grunt test",
1369                     "coverage": "nyc npm test && nyc report",
1370                     "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
1371                 },
1372                 "npm-asset-engines": {
1373                     "node": "*"
1374                 }
1375             },
1376             "license": [
1377                 "MIT"
1378             ],
1379             "authors": [
1380                 {
1381                     "name": "Iskren Ivov Chernev",
1382                     "email": "iskren.chernev@gmail.com",
1383                     "url": "https://github.com/ichernev"
1384                 },
1385                 {
1386                     "name": "Tim Wood",
1387                     "email": "washwithcare@gmail.com",
1388                     "url": "http://timwoodcreates.com/"
1389                 },
1390                 {
1391                     "name": "Rocky Meza",
1392                     "url": "http://rockymeza.com"
1393                 },
1394                 {
1395                     "name": "Matt Johnson",
1396                     "email": "mj1856@hotmail.com",
1397                     "url": "http://codeofmatt.com"
1398                 },
1399                 {
1400                     "name": "Isaac Cambron",
1401                     "email": "isaac@isaaccambron.com",
1402                     "url": "http://isaaccambron.com"
1403                 },
1404                 {
1405                     "name": "Andre Polykanine",
1406                     "email": "andre@oire.org",
1407                     "url": "https://github.com/oire"
1408                 }
1409             ],
1410             "description": "Parse, validate, manipulate, and display dates",
1411             "homepage": "http://momentjs.com",
1412             "keywords": [
1413                 "date",
1414                 "ender",
1415                 "format",
1416                 "i18n",
1417                 "l10n",
1418                 "moment",
1419                 "parse",
1420                 "time",
1421                 "validate"
1422             ],
1423             "time": "2018-06-01T06:58:41+00:00"
1424         },
1425         {
1426             "name": "npm-asset/php-date-formatter",
1427             "version": "v1.3.5",
1428             "source": {
1429                 "type": "git",
1430                 "url": "https://github.com/kartik-v/php-date-formatter.git",
1431                 "reference": "d842e1c4e6a8d6108017b726321c305bb5ae4fb5"
1432             },
1433             "dist": {
1434                 "type": "zip",
1435                 "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/d842e1c4e6a8d6108017b726321c305bb5ae4fb5",
1436                 "reference": "d842e1c4e6a8d6108017b726321c305bb5ae4fb5",
1437                 "shasum": ""
1438             },
1439             "type": "npm-asset-library",
1440             "extra": {
1441                 "npm-asset-bugs": {
1442                     "url": "https://github.com/kartik-v/php-date-formatter/issues"
1443                 },
1444                 "npm-asset-main": "js/php-date-formatter.js",
1445                 "npm-asset-directories": {
1446                     "example": "examples"
1447                 },
1448                 "npm-asset-repository": {
1449                     "type": "git",
1450                     "url": "https://github.com/kartik-v/php-date-formatter.git"
1451                 }
1452             },
1453             "license": [
1454                 "BSD-3-Clause"
1455             ],
1456             "authors": [
1457                 "Kartik Visweswaran <kartikv2@gmail.com>"
1458             ],
1459             "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
1460             "homepage": "https://github.com/kartik-v/php-date-formatter",
1461             "time": "2018-07-13T06:56:46+00:00"
1462         },
1463         {
1464             "name": "paragonie/certainty",
1465             "version": "v1.0.4",
1466             "source": {
1467                 "type": "git",
1468                 "url": "https://github.com/paragonie/certainty.git",
1469                 "reference": "d0f22c0fe579cf0e4f8ee301de5bc97ab124faac"
1470             },
1471             "dist": {
1472                 "type": "zip",
1473                 "url": "https://api.github.com/repos/paragonie/certainty/zipball/d0f22c0fe579cf0e4f8ee301de5bc97ab124faac",
1474                 "reference": "d0f22c0fe579cf0e4f8ee301de5bc97ab124faac",
1475                 "shasum": ""
1476             },
1477             "require": {
1478                 "guzzlehttp/guzzle": "^6",
1479                 "paragonie/constant_time_encoding": "^1|^2",
1480                 "paragonie/sodium_compat": "^1.6",
1481                 "php": "^5.6|^7"
1482             },
1483             "require-dev": {
1484                 "phpunit/phpunit": "^5|^6",
1485                 "vimeo/psalm": "^1"
1486             },
1487             "bin": [
1488                 "bin/certainty-cert-symlink"
1489             ],
1490             "type": "library",
1491             "autoload": {
1492                 "psr-4": {
1493                     "ParagonIE\\Certainty\\": "src/"
1494                 }
1495             },
1496             "notification-url": "https://packagist.org/downloads/",
1497             "license": [
1498                 "ISC"
1499             ],
1500             "authors": [
1501                 {
1502                     "name": "Paragon Initiative Enterprises",
1503                     "email": "security@paragonie.com",
1504                     "homepage": "https://paragonie.com"
1505                 }
1506             ],
1507             "description": "Up-to-date, verifiable repository for Certificate Authorities",
1508             "keywords": [
1509                 "CA-Cert",
1510                 "Ed25519",
1511                 "Public-Key Infractructure",
1512                 "ca",
1513                 "ca-cert.pem",
1514                 "cacert",
1515                 "cacert.pem",
1516                 "certificate authority",
1517                 "pki",
1518                 "ssl",
1519                 "tls"
1520             ],
1521             "time": "2018-04-09T07:21:55+00:00"
1522         },
1523         {
1524             "name": "paragonie/constant_time_encoding",
1525             "version": "v1.0.4",
1526             "source": {
1527                 "type": "git",
1528                 "url": "https://github.com/paragonie/constant_time_encoding.git",
1529                 "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6"
1530             },
1531             "dist": {
1532                 "type": "zip",
1533                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/2132f0f293d856026d7d11bd81b9f4a23a1dc1f6",
1534                 "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6",
1535                 "shasum": ""
1536             },
1537             "require": {
1538                 "php": "^5.3|^7"
1539             },
1540             "require-dev": {
1541                 "paragonie/random_compat": "^1.4|^2",
1542                 "phpunit/phpunit": "4.*|5.*",
1543                 "vimeo/psalm": "^0.3|^1"
1544             },
1545             "type": "library",
1546             "autoload": {
1547                 "psr-4": {
1548                     "ParagonIE\\ConstantTime\\": "src/"
1549                 }
1550             },
1551             "notification-url": "https://packagist.org/downloads/",
1552             "license": [
1553                 "MIT"
1554             ],
1555             "authors": [
1556                 {
1557                     "name": "Paragon Initiative Enterprises",
1558                     "email": "security@paragonie.com",
1559                     "homepage": "https://paragonie.com",
1560                     "role": "Maintainer"
1561                 },
1562                 {
1563                     "name": "Steve 'Sc00bz' Thomas",
1564                     "email": "steve@tobtu.com",
1565                     "homepage": "https://www.tobtu.com",
1566                     "role": "Original Developer"
1567                 }
1568             ],
1569             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
1570             "keywords": [
1571                 "base16",
1572                 "base32",
1573                 "base32_decode",
1574                 "base32_encode",
1575                 "base64",
1576                 "base64_decode",
1577                 "base64_encode",
1578                 "bin2hex",
1579                 "encoding",
1580                 "hex",
1581                 "hex2bin",
1582                 "rfc4648"
1583             ],
1584             "time": "2018-04-30T17:57:16+00:00"
1585         },
1586         {
1587             "name": "paragonie/random_compat",
1588             "version": "v2.0.17",
1589             "source": {
1590                 "type": "git",
1591                 "url": "https://github.com/paragonie/random_compat.git",
1592                 "reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d"
1593             },
1594             "dist": {
1595                 "type": "zip",
1596                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/29af24f25bab834fcbb38ad2a69fa93b867e070d",
1597                 "reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d",
1598                 "shasum": ""
1599             },
1600             "require": {
1601                 "php": ">=5.2.0"
1602             },
1603             "require-dev": {
1604                 "phpunit/phpunit": "4.*|5.*"
1605             },
1606             "suggest": {
1607                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1608             },
1609             "type": "library",
1610             "autoload": {
1611                 "files": [
1612                     "lib/random.php"
1613                 ]
1614             },
1615             "notification-url": "https://packagist.org/downloads/",
1616             "license": [
1617                 "MIT"
1618             ],
1619             "authors": [
1620                 {
1621                     "name": "Paragon Initiative Enterprises",
1622                     "email": "security@paragonie.com",
1623                     "homepage": "https://paragonie.com"
1624                 }
1625             ],
1626             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1627             "keywords": [
1628                 "csprng",
1629                 "polyfill",
1630                 "pseudorandom",
1631                 "random"
1632             ],
1633             "time": "2018-07-04T16:31:37+00:00"
1634         },
1635         {
1636             "name": "paragonie/sodium_compat",
1637             "version": "v1.7.0",
1638             "source": {
1639                 "type": "git",
1640                 "url": "https://github.com/paragonie/sodium_compat.git",
1641                 "reference": "7b73005be3c224f12c47bd75a23ce24b762e47e8"
1642             },
1643             "dist": {
1644                 "type": "zip",
1645                 "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/7b73005be3c224f12c47bd75a23ce24b762e47e8",
1646                 "reference": "7b73005be3c224f12c47bd75a23ce24b762e47e8",
1647                 "shasum": ""
1648             },
1649             "require": {
1650                 "paragonie/random_compat": ">=1",
1651                 "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7"
1652             },
1653             "require-dev": {
1654                 "phpunit/phpunit": "^3|^4|^5"
1655             },
1656             "suggest": {
1657                 "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
1658                 "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
1659             },
1660             "type": "library",
1661             "autoload": {
1662                 "files": [
1663                     "autoload.php"
1664                 ]
1665             },
1666             "notification-url": "https://packagist.org/downloads/",
1667             "license": [
1668                 "ISC"
1669             ],
1670             "authors": [
1671                 {
1672                     "name": "Paragon Initiative Enterprises",
1673                     "email": "security@paragonie.com"
1674                 },
1675                 {
1676                     "name": "Frank Denis",
1677                     "email": "jedisct1@pureftpd.org"
1678                 }
1679             ],
1680             "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
1681             "keywords": [
1682                 "Authentication",
1683                 "BLAKE2b",
1684                 "ChaCha20",
1685                 "ChaCha20-Poly1305",
1686                 "Chapoly",
1687                 "Curve25519",
1688                 "Ed25519",
1689                 "EdDSA",
1690                 "Edwards-curve Digital Signature Algorithm",
1691                 "Elliptic Curve Diffie-Hellman",
1692                 "Poly1305",
1693                 "Pure-PHP cryptography",
1694                 "RFC 7748",
1695                 "RFC 8032",
1696                 "Salpoly",
1697                 "Salsa20",
1698                 "X25519",
1699                 "XChaCha20-Poly1305",
1700                 "XSalsa20-Poly1305",
1701                 "Xchacha20",
1702                 "Xsalsa20",
1703                 "aead",
1704                 "cryptography",
1705                 "ecdh",
1706                 "elliptic curve",
1707                 "elliptic curve cryptography",
1708                 "encryption",
1709                 "libsodium",
1710                 "php",
1711                 "public-key cryptography",
1712                 "secret-key cryptography",
1713                 "side-channel resistant"
1714             ],
1715             "time": "2018-09-22T03:59:58+00:00"
1716         },
1717         {
1718             "name": "pear/text_languagedetect",
1719             "version": "v1.0.0",
1720             "source": {
1721                 "type": "git",
1722                 "url": "https://github.com/pear/Text_LanguageDetect.git",
1723                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6"
1724             },
1725             "dist": {
1726                 "type": "zip",
1727                 "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6",
1728                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6",
1729                 "shasum": ""
1730             },
1731             "require-dev": {
1732                 "phpunit/phpunit": "*"
1733             },
1734             "suggest": {
1735                 "ext-mbstring": "May require the mbstring PHP extension"
1736             },
1737             "type": "library",
1738             "autoload": {
1739                 "psr-0": {
1740                     "Text": "./"
1741                 }
1742             },
1743             "notification-url": "https://packagist.org/downloads/",
1744             "include-path": [
1745                 "./"
1746             ],
1747             "license": [
1748                 "BSD-2-Clause"
1749             ],
1750             "authors": [
1751                 {
1752                     "name": "Nicholas Pisarro",
1753                     "email": "taak@php.net",
1754                     "role": "Lead"
1755                 }
1756             ],
1757             "description": "Identify human languages from text samples",
1758             "homepage": "http://pear.php.net/package/Text_LanguageDetect",
1759             "time": "2017-03-02T16:14:08+00:00"
1760         },
1761         {
1762             "name": "psr/cache",
1763             "version": "1.0.1",
1764             "source": {
1765                 "type": "git",
1766                 "url": "https://github.com/php-fig/cache.git",
1767                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1768             },
1769             "dist": {
1770                 "type": "zip",
1771                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
1772                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1773                 "shasum": ""
1774             },
1775             "require": {
1776                 "php": ">=5.3.0"
1777             },
1778             "type": "library",
1779             "extra": {
1780                 "branch-alias": {
1781                     "dev-master": "1.0.x-dev"
1782                 }
1783             },
1784             "autoload": {
1785                 "psr-4": {
1786                     "Psr\\Cache\\": "src/"
1787                 }
1788             },
1789             "notification-url": "https://packagist.org/downloads/",
1790             "license": [
1791                 "MIT"
1792             ],
1793             "authors": [
1794                 {
1795                     "name": "PHP-FIG",
1796                     "homepage": "http://www.php-fig.org/"
1797                 }
1798             ],
1799             "description": "Common interface for caching libraries",
1800             "keywords": [
1801                 "cache",
1802                 "psr",
1803                 "psr-6"
1804             ],
1805             "time": "2016-08-06T20:24:11+00:00"
1806         },
1807         {
1808             "name": "psr/http-message",
1809             "version": "1.0.1",
1810             "source": {
1811                 "type": "git",
1812                 "url": "https://github.com/php-fig/http-message.git",
1813                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1814             },
1815             "dist": {
1816                 "type": "zip",
1817                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1818                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1819                 "shasum": ""
1820             },
1821             "require": {
1822                 "php": ">=5.3.0"
1823             },
1824             "type": "library",
1825             "extra": {
1826                 "branch-alias": {
1827                     "dev-master": "1.0.x-dev"
1828                 }
1829             },
1830             "autoload": {
1831                 "psr-4": {
1832                     "Psr\\Http\\Message\\": "src/"
1833                 }
1834             },
1835             "notification-url": "https://packagist.org/downloads/",
1836             "license": [
1837                 "MIT"
1838             ],
1839             "authors": [
1840                 {
1841                     "name": "PHP-FIG",
1842                     "homepage": "http://www.php-fig.org/"
1843                 }
1844             ],
1845             "description": "Common interface for HTTP messages",
1846             "homepage": "https://github.com/php-fig/http-message",
1847             "keywords": [
1848                 "http",
1849                 "http-message",
1850                 "psr",
1851                 "psr-7",
1852                 "request",
1853                 "response"
1854             ],
1855             "time": "2016-08-06T14:39:51+00:00"
1856         },
1857         {
1858             "name": "seld/cli-prompt",
1859             "version": "1.0.3",
1860             "source": {
1861                 "type": "git",
1862                 "url": "https://github.com/Seldaek/cli-prompt.git",
1863                 "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd"
1864             },
1865             "dist": {
1866                 "type": "zip",
1867                 "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
1868                 "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
1869                 "shasum": ""
1870             },
1871             "require": {
1872                 "php": ">=5.3"
1873             },
1874             "type": "library",
1875             "extra": {
1876                 "branch-alias": {
1877                     "dev-master": "1.x-dev"
1878                 }
1879             },
1880             "autoload": {
1881                 "psr-4": {
1882                     "Seld\\CliPrompt\\": "src/"
1883                 }
1884             },
1885             "notification-url": "https://packagist.org/downloads/",
1886             "license": [
1887                 "MIT"
1888             ],
1889             "authors": [
1890                 {
1891                     "name": "Jordi Boggiano",
1892                     "email": "j.boggiano@seld.be"
1893                 }
1894             ],
1895             "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
1896             "keywords": [
1897                 "cli",
1898                 "console",
1899                 "hidden",
1900                 "input",
1901                 "prompt"
1902             ],
1903             "time": "2017-03-18T11:32:45+00:00"
1904         },
1905         {
1906             "name": "smarty/smarty",
1907             "version": "v3.1.33",
1908             "source": {
1909                 "type": "git",
1910                 "url": "https://github.com/smarty-php/smarty.git",
1911                 "reference": "dd55b23121e55a3b4f1af90a707a6c4e5969530f"
1912             },
1913             "dist": {
1914                 "type": "zip",
1915                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/dd55b23121e55a3b4f1af90a707a6c4e5969530f",
1916                 "reference": "dd55b23121e55a3b4f1af90a707a6c4e5969530f",
1917                 "shasum": ""
1918             },
1919             "require": {
1920                 "php": ">=5.2"
1921             },
1922             "type": "library",
1923             "extra": {
1924                 "branch-alias": {
1925                     "dev-master": "3.1.x-dev"
1926                 }
1927             },
1928             "autoload": {
1929                 "files": [
1930                     "libs/bootstrap.php"
1931                 ]
1932             },
1933             "notification-url": "https://packagist.org/downloads/",
1934             "license": [
1935                 "LGPL-3.0"
1936             ],
1937             "authors": [
1938                 {
1939                     "name": "Monte Ohrt",
1940                     "email": "monte@ohrt.com"
1941                 },
1942                 {
1943                     "name": "Uwe Tews",
1944                     "email": "uwe.tews@googlemail.com"
1945                 },
1946                 {
1947                     "name": "Rodney Rehm",
1948                     "email": "rodney.rehm@medialize.de"
1949                 }
1950             ],
1951             "description": "Smarty - the compiling PHP template engine",
1952             "homepage": "http://www.smarty.net",
1953             "keywords": [
1954                 "templating"
1955             ],
1956             "time": "2018-09-12T20:54:16+00:00"
1957         }
1958     ],
1959     "packages-dev": [
1960         {
1961             "name": "doctrine/instantiator",
1962             "version": "1.0.5",
1963             "source": {
1964                 "type": "git",
1965                 "url": "https://github.com/doctrine/instantiator.git",
1966                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
1967             },
1968             "dist": {
1969                 "type": "zip",
1970                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
1971                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
1972                 "shasum": ""
1973             },
1974             "require": {
1975                 "php": ">=5.3,<8.0-DEV"
1976             },
1977             "require-dev": {
1978                 "athletic/athletic": "~0.1.8",
1979                 "ext-pdo": "*",
1980                 "ext-phar": "*",
1981                 "phpunit/phpunit": "~4.0",
1982                 "squizlabs/php_codesniffer": "~2.0"
1983             },
1984             "type": "library",
1985             "extra": {
1986                 "branch-alias": {
1987                     "dev-master": "1.0.x-dev"
1988                 }
1989             },
1990             "autoload": {
1991                 "psr-4": {
1992                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1993                 }
1994             },
1995             "notification-url": "https://packagist.org/downloads/",
1996             "license": [
1997                 "MIT"
1998             ],
1999             "authors": [
2000                 {
2001                     "name": "Marco Pivetta",
2002                     "email": "ocramius@gmail.com",
2003                     "homepage": "http://ocramius.github.com/"
2004                 }
2005             ],
2006             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2007             "homepage": "https://github.com/doctrine/instantiator",
2008             "keywords": [
2009                 "constructor",
2010                 "instantiate"
2011             ],
2012             "time": "2015-06-14T21:17:01+00:00"
2013         },
2014         {
2015             "name": "hamcrest/hamcrest-php",
2016             "version": "v2.0.0",
2017             "source": {
2018                 "type": "git",
2019                 "url": "https://github.com/hamcrest/hamcrest-php.git",
2020                 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad"
2021             },
2022             "dist": {
2023                 "type": "zip",
2024                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/776503d3a8e85d4f9a1148614f95b7a608b046ad",
2025                 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad",
2026                 "shasum": ""
2027             },
2028             "require": {
2029                 "php": "^5.3|^7.0"
2030             },
2031             "replace": {
2032                 "cordoval/hamcrest-php": "*",
2033                 "davedevelopment/hamcrest-php": "*",
2034                 "kodova/hamcrest-php": "*"
2035             },
2036             "require-dev": {
2037                 "phpunit/php-file-iterator": "1.3.3",
2038                 "phpunit/phpunit": "~4.0",
2039                 "satooshi/php-coveralls": "^1.0"
2040             },
2041             "type": "library",
2042             "extra": {
2043                 "branch-alias": {
2044                     "dev-master": "2.0-dev"
2045                 }
2046             },
2047             "autoload": {
2048                 "classmap": [
2049                     "hamcrest"
2050                 ]
2051             },
2052             "notification-url": "https://packagist.org/downloads/",
2053             "license": [
2054                 "BSD"
2055             ],
2056             "description": "This is the PHP port of Hamcrest Matchers",
2057             "keywords": [
2058                 "test"
2059             ],
2060             "time": "2016-01-20T08:20:44+00:00"
2061         },
2062         {
2063             "name": "mikey179/vfsStream",
2064             "version": "v1.6.5",
2065             "source": {
2066                 "type": "git",
2067                 "url": "https://github.com/mikey179/vfsStream.git",
2068                 "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145"
2069             },
2070             "dist": {
2071                 "type": "zip",
2072                 "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
2073                 "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
2074                 "shasum": ""
2075             },
2076             "require": {
2077                 "php": ">=5.3.0"
2078             },
2079             "require-dev": {
2080                 "phpunit/phpunit": "~4.5"
2081             },
2082             "type": "library",
2083             "extra": {
2084                 "branch-alias": {
2085                     "dev-master": "1.6.x-dev"
2086                 }
2087             },
2088             "autoload": {
2089                 "psr-0": {
2090                     "org\\bovigo\\vfs\\": "src/main/php"
2091                 }
2092             },
2093             "notification-url": "https://packagist.org/downloads/",
2094             "license": [
2095                 "BSD-3-Clause"
2096             ],
2097             "authors": [
2098                 {
2099                     "name": "Frank Kleine",
2100                     "homepage": "http://frankkleine.de/",
2101                     "role": "Developer"
2102                 }
2103             ],
2104             "description": "Virtual file system to mock the real file system in unit tests.",
2105             "homepage": "http://vfs.bovigo.org/",
2106             "time": "2017-08-01T08:02:14+00:00"
2107         },
2108         {
2109             "name": "mockery/mockery",
2110             "version": "1.2.0",
2111             "source": {
2112                 "type": "git",
2113                 "url": "https://github.com/mockery/mockery.git",
2114                 "reference": "100633629bf76d57430b86b7098cd6beb996a35a"
2115             },
2116             "dist": {
2117                 "type": "zip",
2118                 "url": "https://api.github.com/repos/mockery/mockery/zipball/100633629bf76d57430b86b7098cd6beb996a35a",
2119                 "reference": "100633629bf76d57430b86b7098cd6beb996a35a",
2120                 "shasum": ""
2121             },
2122             "require": {
2123                 "hamcrest/hamcrest-php": "~2.0",
2124                 "lib-pcre": ">=7.0",
2125                 "php": ">=5.6.0"
2126             },
2127             "require-dev": {
2128                 "phpunit/phpunit": "~5.7.10|~6.5|~7.0"
2129             },
2130             "type": "library",
2131             "extra": {
2132                 "branch-alias": {
2133                     "dev-master": "1.0.x-dev"
2134                 }
2135             },
2136             "autoload": {
2137                 "psr-0": {
2138                     "Mockery": "library/"
2139                 }
2140             },
2141             "notification-url": "https://packagist.org/downloads/",
2142             "license": [
2143                 "BSD-3-Clause"
2144             ],
2145             "authors": [
2146                 {
2147                     "name": "Pádraic Brady",
2148                     "email": "padraic.brady@gmail.com",
2149                     "homepage": "http://blog.astrumfutura.com"
2150                 },
2151                 {
2152                     "name": "Dave Marshall",
2153                     "email": "dave.marshall@atstsolutions.co.uk",
2154                     "homepage": "http://davedevelopment.co.uk"
2155                 }
2156             ],
2157             "description": "Mockery is a simple yet flexible PHP mock object framework",
2158             "homepage": "https://github.com/mockery/mockery",
2159             "keywords": [
2160                 "BDD",
2161                 "TDD",
2162                 "library",
2163                 "mock",
2164                 "mock objects",
2165                 "mockery",
2166                 "stub",
2167                 "test",
2168                 "test double",
2169                 "testing"
2170             ],
2171             "time": "2018-10-02T21:52:37+00:00"
2172         },
2173         {
2174             "name": "myclabs/deep-copy",
2175             "version": "1.7.0",
2176             "source": {
2177                 "type": "git",
2178                 "url": "https://github.com/myclabs/DeepCopy.git",
2179                 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
2180             },
2181             "dist": {
2182                 "type": "zip",
2183                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
2184                 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
2185                 "shasum": ""
2186             },
2187             "require": {
2188                 "php": "^5.6 || ^7.0"
2189             },
2190             "require-dev": {
2191                 "doctrine/collections": "^1.0",
2192                 "doctrine/common": "^2.6",
2193                 "phpunit/phpunit": "^4.1"
2194             },
2195             "type": "library",
2196             "autoload": {
2197                 "psr-4": {
2198                     "DeepCopy\\": "src/DeepCopy/"
2199                 },
2200                 "files": [
2201                     "src/DeepCopy/deep_copy.php"
2202                 ]
2203             },
2204             "notification-url": "https://packagist.org/downloads/",
2205             "license": [
2206                 "MIT"
2207             ],
2208             "description": "Create deep copies (clones) of your objects",
2209             "keywords": [
2210                 "clone",
2211                 "copy",
2212                 "duplicate",
2213                 "object",
2214                 "object graph"
2215             ],
2216             "time": "2017-10-19T19:58:43+00:00"
2217         },
2218         {
2219             "name": "phpdocumentor/reflection-common",
2220             "version": "1.0.1",
2221             "source": {
2222                 "type": "git",
2223                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2224                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
2225             },
2226             "dist": {
2227                 "type": "zip",
2228                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
2229                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
2230                 "shasum": ""
2231             },
2232             "require": {
2233                 "php": ">=5.5"
2234             },
2235             "require-dev": {
2236                 "phpunit/phpunit": "^4.6"
2237             },
2238             "type": "library",
2239             "extra": {
2240                 "branch-alias": {
2241                     "dev-master": "1.0.x-dev"
2242                 }
2243             },
2244             "autoload": {
2245                 "psr-4": {
2246                     "phpDocumentor\\Reflection\\": [
2247                         "src"
2248                     ]
2249                 }
2250             },
2251             "notification-url": "https://packagist.org/downloads/",
2252             "license": [
2253                 "MIT"
2254             ],
2255             "authors": [
2256                 {
2257                     "name": "Jaap van Otterdijk",
2258                     "email": "opensource@ijaap.nl"
2259                 }
2260             ],
2261             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
2262             "homepage": "http://www.phpdoc.org",
2263             "keywords": [
2264                 "FQSEN",
2265                 "phpDocumentor",
2266                 "phpdoc",
2267                 "reflection",
2268                 "static analysis"
2269             ],
2270             "time": "2017-09-11T18:02:19+00:00"
2271         },
2272         {
2273             "name": "phpdocumentor/reflection-docblock",
2274             "version": "3.3.2",
2275             "source": {
2276                 "type": "git",
2277                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2278                 "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
2279             },
2280             "dist": {
2281                 "type": "zip",
2282                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
2283                 "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
2284                 "shasum": ""
2285             },
2286             "require": {
2287                 "php": "^5.6 || ^7.0",
2288                 "phpdocumentor/reflection-common": "^1.0.0",
2289                 "phpdocumentor/type-resolver": "^0.4.0",
2290                 "webmozart/assert": "^1.0"
2291             },
2292             "require-dev": {
2293                 "mockery/mockery": "^0.9.4",
2294                 "phpunit/phpunit": "^4.4"
2295             },
2296             "type": "library",
2297             "autoload": {
2298                 "psr-4": {
2299                     "phpDocumentor\\Reflection\\": [
2300                         "src/"
2301                     ]
2302                 }
2303             },
2304             "notification-url": "https://packagist.org/downloads/",
2305             "license": [
2306                 "MIT"
2307             ],
2308             "authors": [
2309                 {
2310                     "name": "Mike van Riel",
2311                     "email": "me@mikevanriel.com"
2312                 }
2313             ],
2314             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
2315             "time": "2017-11-10T14:09:06+00:00"
2316         },
2317         {
2318             "name": "phpdocumentor/type-resolver",
2319             "version": "0.4.0",
2320             "source": {
2321                 "type": "git",
2322                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
2323                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
2324             },
2325             "dist": {
2326                 "type": "zip",
2327                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
2328                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
2329                 "shasum": ""
2330             },
2331             "require": {
2332                 "php": "^5.5 || ^7.0",
2333                 "phpdocumentor/reflection-common": "^1.0"
2334             },
2335             "require-dev": {
2336                 "mockery/mockery": "^0.9.4",
2337                 "phpunit/phpunit": "^5.2||^4.8.24"
2338             },
2339             "type": "library",
2340             "extra": {
2341                 "branch-alias": {
2342                     "dev-master": "1.0.x-dev"
2343                 }
2344             },
2345             "autoload": {
2346                 "psr-4": {
2347                     "phpDocumentor\\Reflection\\": [
2348                         "src/"
2349                     ]
2350                 }
2351             },
2352             "notification-url": "https://packagist.org/downloads/",
2353             "license": [
2354                 "MIT"
2355             ],
2356             "authors": [
2357                 {
2358                     "name": "Mike van Riel",
2359                     "email": "me@mikevanriel.com"
2360                 }
2361             ],
2362             "time": "2017-07-14T14:27:02+00:00"
2363         },
2364         {
2365             "name": "phpspec/prophecy",
2366             "version": "1.8.0",
2367             "source": {
2368                 "type": "git",
2369                 "url": "https://github.com/phpspec/prophecy.git",
2370                 "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
2371             },
2372             "dist": {
2373                 "type": "zip",
2374                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
2375                 "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
2376                 "shasum": ""
2377             },
2378             "require": {
2379                 "doctrine/instantiator": "^1.0.2",
2380                 "php": "^5.3|^7.0",
2381                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
2382                 "sebastian/comparator": "^1.1|^2.0|^3.0",
2383                 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
2384             },
2385             "require-dev": {
2386                 "phpspec/phpspec": "^2.5|^3.2",
2387                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
2388             },
2389             "type": "library",
2390             "extra": {
2391                 "branch-alias": {
2392                     "dev-master": "1.8.x-dev"
2393                 }
2394             },
2395             "autoload": {
2396                 "psr-0": {
2397                     "Prophecy\\": "src/"
2398                 }
2399             },
2400             "notification-url": "https://packagist.org/downloads/",
2401             "license": [
2402                 "MIT"
2403             ],
2404             "authors": [
2405                 {
2406                     "name": "Konstantin Kudryashov",
2407                     "email": "ever.zet@gmail.com",
2408                     "homepage": "http://everzet.com"
2409                 },
2410                 {
2411                     "name": "Marcello Duarte",
2412                     "email": "marcello.duarte@gmail.com"
2413                 }
2414             ],
2415             "description": "Highly opinionated mocking framework for PHP 5.3+",
2416             "homepage": "https://github.com/phpspec/prophecy",
2417             "keywords": [
2418                 "Double",
2419                 "Dummy",
2420                 "fake",
2421                 "mock",
2422                 "spy",
2423                 "stub"
2424             ],
2425             "time": "2018-08-05T17:53:17+00:00"
2426         },
2427         {
2428             "name": "phpunit/dbunit",
2429             "version": "2.0.3",
2430             "source": {
2431                 "type": "git",
2432                 "url": "https://github.com/sebastianbergmann/dbunit.git",
2433                 "reference": "5c35d74549c21ba55d0ea74ba89d191a51f8cf25"
2434             },
2435             "dist": {
2436                 "type": "zip",
2437                 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/5c35d74549c21ba55d0ea74ba89d191a51f8cf25",
2438                 "reference": "5c35d74549c21ba55d0ea74ba89d191a51f8cf25",
2439                 "shasum": ""
2440             },
2441             "require": {
2442                 "ext-pdo": "*",
2443                 "ext-simplexml": "*",
2444                 "php": "^5.4 || ^7.0",
2445                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0",
2446                 "symfony/yaml": "^2.1 || ^3.0"
2447             },
2448             "bin": [
2449                 "dbunit"
2450             ],
2451             "type": "library",
2452             "extra": {
2453                 "branch-alias": {
2454                     "dev-master": "2.0.x-dev"
2455                 }
2456             },
2457             "autoload": {
2458                 "classmap": [
2459                     "src/"
2460                 ]
2461             },
2462             "notification-url": "https://packagist.org/downloads/",
2463             "license": [
2464                 "BSD-3-Clause"
2465             ],
2466             "authors": [
2467                 {
2468                     "name": "Sebastian Bergmann",
2469                     "email": "sb@sebastian-bergmann.de",
2470                     "role": "lead"
2471                 }
2472             ],
2473             "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
2474             "homepage": "https://github.com/sebastianbergmann/dbunit/",
2475             "keywords": [
2476                 "database",
2477                 "testing",
2478                 "xunit"
2479             ],
2480             "time": "2016-12-02T14:39:14+00:00"
2481         },
2482         {
2483             "name": "phpunit/php-code-coverage",
2484             "version": "4.0.8",
2485             "source": {
2486                 "type": "git",
2487                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2488                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
2489             },
2490             "dist": {
2491                 "type": "zip",
2492                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
2493                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
2494                 "shasum": ""
2495             },
2496             "require": {
2497                 "ext-dom": "*",
2498                 "ext-xmlwriter": "*",
2499                 "php": "^5.6 || ^7.0",
2500                 "phpunit/php-file-iterator": "^1.3",
2501                 "phpunit/php-text-template": "^1.2",
2502                 "phpunit/php-token-stream": "^1.4.2 || ^2.0",
2503                 "sebastian/code-unit-reverse-lookup": "^1.0",
2504                 "sebastian/environment": "^1.3.2 || ^2.0",
2505                 "sebastian/version": "^1.0 || ^2.0"
2506             },
2507             "require-dev": {
2508                 "ext-xdebug": "^2.1.4",
2509                 "phpunit/phpunit": "^5.7"
2510             },
2511             "suggest": {
2512                 "ext-xdebug": "^2.5.1"
2513             },
2514             "type": "library",
2515             "extra": {
2516                 "branch-alias": {
2517                     "dev-master": "4.0.x-dev"
2518                 }
2519             },
2520             "autoload": {
2521                 "classmap": [
2522                     "src/"
2523                 ]
2524             },
2525             "notification-url": "https://packagist.org/downloads/",
2526             "license": [
2527                 "BSD-3-Clause"
2528             ],
2529             "authors": [
2530                 {
2531                     "name": "Sebastian Bergmann",
2532                     "email": "sb@sebastian-bergmann.de",
2533                     "role": "lead"
2534                 }
2535             ],
2536             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2537             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2538             "keywords": [
2539                 "coverage",
2540                 "testing",
2541                 "xunit"
2542             ],
2543             "time": "2017-04-02T07:44:40+00:00"
2544         },
2545         {
2546             "name": "phpunit/php-file-iterator",
2547             "version": "1.4.5",
2548             "source": {
2549                 "type": "git",
2550                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2551                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
2552             },
2553             "dist": {
2554                 "type": "zip",
2555                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
2556                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
2557                 "shasum": ""
2558             },
2559             "require": {
2560                 "php": ">=5.3.3"
2561             },
2562             "type": "library",
2563             "extra": {
2564                 "branch-alias": {
2565                     "dev-master": "1.4.x-dev"
2566                 }
2567             },
2568             "autoload": {
2569                 "classmap": [
2570                     "src/"
2571                 ]
2572             },
2573             "notification-url": "https://packagist.org/downloads/",
2574             "license": [
2575                 "BSD-3-Clause"
2576             ],
2577             "authors": [
2578                 {
2579                     "name": "Sebastian Bergmann",
2580                     "email": "sb@sebastian-bergmann.de",
2581                     "role": "lead"
2582                 }
2583             ],
2584             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
2585             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2586             "keywords": [
2587                 "filesystem",
2588                 "iterator"
2589             ],
2590             "time": "2017-11-27T13:52:08+00:00"
2591         },
2592         {
2593             "name": "phpunit/php-text-template",
2594             "version": "1.2.1",
2595             "source": {
2596                 "type": "git",
2597                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
2598                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
2599             },
2600             "dist": {
2601                 "type": "zip",
2602                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2603                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2604                 "shasum": ""
2605             },
2606             "require": {
2607                 "php": ">=5.3.3"
2608             },
2609             "type": "library",
2610             "autoload": {
2611                 "classmap": [
2612                     "src/"
2613                 ]
2614             },
2615             "notification-url": "https://packagist.org/downloads/",
2616             "license": [
2617                 "BSD-3-Clause"
2618             ],
2619             "authors": [
2620                 {
2621                     "name": "Sebastian Bergmann",
2622                     "email": "sebastian@phpunit.de",
2623                     "role": "lead"
2624                 }
2625             ],
2626             "description": "Simple template engine.",
2627             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
2628             "keywords": [
2629                 "template"
2630             ],
2631             "time": "2015-06-21T13:50:34+00:00"
2632         },
2633         {
2634             "name": "phpunit/php-timer",
2635             "version": "1.0.9",
2636             "source": {
2637                 "type": "git",
2638                 "url": "https://github.com/sebastianbergmann/php-timer.git",
2639                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
2640             },
2641             "dist": {
2642                 "type": "zip",
2643                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
2644                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
2645                 "shasum": ""
2646             },
2647             "require": {
2648                 "php": "^5.3.3 || ^7.0"
2649             },
2650             "require-dev": {
2651                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
2652             },
2653             "type": "library",
2654             "extra": {
2655                 "branch-alias": {
2656                     "dev-master": "1.0-dev"
2657                 }
2658             },
2659             "autoload": {
2660                 "classmap": [
2661                     "src/"
2662                 ]
2663             },
2664             "notification-url": "https://packagist.org/downloads/",
2665             "license": [
2666                 "BSD-3-Clause"
2667             ],
2668             "authors": [
2669                 {
2670                     "name": "Sebastian Bergmann",
2671                     "email": "sb@sebastian-bergmann.de",
2672                     "role": "lead"
2673                 }
2674             ],
2675             "description": "Utility class for timing",
2676             "homepage": "https://github.com/sebastianbergmann/php-timer/",
2677             "keywords": [
2678                 "timer"
2679             ],
2680             "time": "2017-02-26T11:10:40+00:00"
2681         },
2682         {
2683             "name": "phpunit/php-token-stream",
2684             "version": "1.4.12",
2685             "source": {
2686                 "type": "git",
2687                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
2688                 "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
2689             },
2690             "dist": {
2691                 "type": "zip",
2692                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
2693                 "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
2694                 "shasum": ""
2695             },
2696             "require": {
2697                 "ext-tokenizer": "*",
2698                 "php": ">=5.3.3"
2699             },
2700             "require-dev": {
2701                 "phpunit/phpunit": "~4.2"
2702             },
2703             "type": "library",
2704             "extra": {
2705                 "branch-alias": {
2706                     "dev-master": "1.4-dev"
2707                 }
2708             },
2709             "autoload": {
2710                 "classmap": [
2711                     "src/"
2712                 ]
2713             },
2714             "notification-url": "https://packagist.org/downloads/",
2715             "license": [
2716                 "BSD-3-Clause"
2717             ],
2718             "authors": [
2719                 {
2720                     "name": "Sebastian Bergmann",
2721                     "email": "sebastian@phpunit.de"
2722                 }
2723             ],
2724             "description": "Wrapper around PHP's tokenizer extension.",
2725             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2726             "keywords": [
2727                 "tokenizer"
2728             ],
2729             "time": "2017-12-04T08:55:13+00:00"
2730         },
2731         {
2732             "name": "phpunit/phpunit",
2733             "version": "5.7.27",
2734             "source": {
2735                 "type": "git",
2736                 "url": "https://github.com/sebastianbergmann/phpunit.git",
2737                 "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
2738             },
2739             "dist": {
2740                 "type": "zip",
2741                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
2742                 "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
2743                 "shasum": ""
2744             },
2745             "require": {
2746                 "ext-dom": "*",
2747                 "ext-json": "*",
2748                 "ext-libxml": "*",
2749                 "ext-mbstring": "*",
2750                 "ext-xml": "*",
2751                 "myclabs/deep-copy": "~1.3",
2752                 "php": "^5.6 || ^7.0",
2753                 "phpspec/prophecy": "^1.6.2",
2754                 "phpunit/php-code-coverage": "^4.0.4",
2755                 "phpunit/php-file-iterator": "~1.4",
2756                 "phpunit/php-text-template": "~1.2",
2757                 "phpunit/php-timer": "^1.0.6",
2758                 "phpunit/phpunit-mock-objects": "^3.2",
2759                 "sebastian/comparator": "^1.2.4",
2760                 "sebastian/diff": "^1.4.3",
2761                 "sebastian/environment": "^1.3.4 || ^2.0",
2762                 "sebastian/exporter": "~2.0",
2763                 "sebastian/global-state": "^1.1",
2764                 "sebastian/object-enumerator": "~2.0",
2765                 "sebastian/resource-operations": "~1.0",
2766                 "sebastian/version": "^1.0.6|^2.0.1",
2767                 "symfony/yaml": "~2.1|~3.0|~4.0"
2768             },
2769             "conflict": {
2770                 "phpdocumentor/reflection-docblock": "3.0.2"
2771             },
2772             "require-dev": {
2773                 "ext-pdo": "*"
2774             },
2775             "suggest": {
2776                 "ext-xdebug": "*",
2777                 "phpunit/php-invoker": "~1.1"
2778             },
2779             "bin": [
2780                 "phpunit"
2781             ],
2782             "type": "library",
2783             "extra": {
2784                 "branch-alias": {
2785                     "dev-master": "5.7.x-dev"
2786                 }
2787             },
2788             "autoload": {
2789                 "classmap": [
2790                     "src/"
2791                 ]
2792             },
2793             "notification-url": "https://packagist.org/downloads/",
2794             "license": [
2795                 "BSD-3-Clause"
2796             ],
2797             "authors": [
2798                 {
2799                     "name": "Sebastian Bergmann",
2800                     "email": "sebastian@phpunit.de",
2801                     "role": "lead"
2802                 }
2803             ],
2804             "description": "The PHP Unit Testing framework.",
2805             "homepage": "https://phpunit.de/",
2806             "keywords": [
2807                 "phpunit",
2808                 "testing",
2809                 "xunit"
2810             ],
2811             "time": "2018-02-01T05:50:59+00:00"
2812         },
2813         {
2814             "name": "phpunit/phpunit-mock-objects",
2815             "version": "3.4.4",
2816             "source": {
2817                 "type": "git",
2818                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2819                 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
2820             },
2821             "dist": {
2822                 "type": "zip",
2823                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
2824                 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
2825                 "shasum": ""
2826             },
2827             "require": {
2828                 "doctrine/instantiator": "^1.0.2",
2829                 "php": "^5.6 || ^7.0",
2830                 "phpunit/php-text-template": "^1.2",
2831                 "sebastian/exporter": "^1.2 || ^2.0"
2832             },
2833             "conflict": {
2834                 "phpunit/phpunit": "<5.4.0"
2835             },
2836             "require-dev": {
2837                 "phpunit/phpunit": "^5.4"
2838             },
2839             "suggest": {
2840                 "ext-soap": "*"
2841             },
2842             "type": "library",
2843             "extra": {
2844                 "branch-alias": {
2845                     "dev-master": "3.2.x-dev"
2846                 }
2847             },
2848             "autoload": {
2849                 "classmap": [
2850                     "src/"
2851                 ]
2852             },
2853             "notification-url": "https://packagist.org/downloads/",
2854             "license": [
2855                 "BSD-3-Clause"
2856             ],
2857             "authors": [
2858                 {
2859                     "name": "Sebastian Bergmann",
2860                     "email": "sb@sebastian-bergmann.de",
2861                     "role": "lead"
2862                 }
2863             ],
2864             "description": "Mock Object library for PHPUnit",
2865             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2866             "keywords": [
2867                 "mock",
2868                 "xunit"
2869             ],
2870             "time": "2017-06-30T09:13:00+00:00"
2871         },
2872         {
2873             "name": "sebastian/code-unit-reverse-lookup",
2874             "version": "1.0.1",
2875             "source": {
2876                 "type": "git",
2877                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2878                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
2879             },
2880             "dist": {
2881                 "type": "zip",
2882                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
2883                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
2884                 "shasum": ""
2885             },
2886             "require": {
2887                 "php": "^5.6 || ^7.0"
2888             },
2889             "require-dev": {
2890                 "phpunit/phpunit": "^5.7 || ^6.0"
2891             },
2892             "type": "library",
2893             "extra": {
2894                 "branch-alias": {
2895                     "dev-master": "1.0.x-dev"
2896                 }
2897             },
2898             "autoload": {
2899                 "classmap": [
2900                     "src/"
2901                 ]
2902             },
2903             "notification-url": "https://packagist.org/downloads/",
2904             "license": [
2905                 "BSD-3-Clause"
2906             ],
2907             "authors": [
2908                 {
2909                     "name": "Sebastian Bergmann",
2910                     "email": "sebastian@phpunit.de"
2911                 }
2912             ],
2913             "description": "Looks up which function or method a line of code belongs to",
2914             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2915             "time": "2017-03-04T06:30:41+00:00"
2916         },
2917         {
2918             "name": "sebastian/comparator",
2919             "version": "1.2.4",
2920             "source": {
2921                 "type": "git",
2922                 "url": "https://github.com/sebastianbergmann/comparator.git",
2923                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
2924             },
2925             "dist": {
2926                 "type": "zip",
2927                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
2928                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
2929                 "shasum": ""
2930             },
2931             "require": {
2932                 "php": ">=5.3.3",
2933                 "sebastian/diff": "~1.2",
2934                 "sebastian/exporter": "~1.2 || ~2.0"
2935             },
2936             "require-dev": {
2937                 "phpunit/phpunit": "~4.4"
2938             },
2939             "type": "library",
2940             "extra": {
2941                 "branch-alias": {
2942                     "dev-master": "1.2.x-dev"
2943                 }
2944             },
2945             "autoload": {
2946                 "classmap": [
2947                     "src/"
2948                 ]
2949             },
2950             "notification-url": "https://packagist.org/downloads/",
2951             "license": [
2952                 "BSD-3-Clause"
2953             ],
2954             "authors": [
2955                 {
2956                     "name": "Jeff Welch",
2957                     "email": "whatthejeff@gmail.com"
2958                 },
2959                 {
2960                     "name": "Volker Dusch",
2961                     "email": "github@wallbash.com"
2962                 },
2963                 {
2964                     "name": "Bernhard Schussek",
2965                     "email": "bschussek@2bepublished.at"
2966                 },
2967                 {
2968                     "name": "Sebastian Bergmann",
2969                     "email": "sebastian@phpunit.de"
2970                 }
2971             ],
2972             "description": "Provides the functionality to compare PHP values for equality",
2973             "homepage": "https://github.com/sebastianbergmann/comparator",
2974             "keywords": [
2975                 "comparator",
2976                 "compare",
2977                 "equality"
2978             ],
2979             "time": "2017-01-29T09:50:25+00:00"
2980         },
2981         {
2982             "name": "sebastian/diff",
2983             "version": "1.4.3",
2984             "source": {
2985                 "type": "git",
2986                 "url": "https://github.com/sebastianbergmann/diff.git",
2987                 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
2988             },
2989             "dist": {
2990                 "type": "zip",
2991                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
2992                 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
2993                 "shasum": ""
2994             },
2995             "require": {
2996                 "php": "^5.3.3 || ^7.0"
2997             },
2998             "require-dev": {
2999                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
3000             },
3001             "type": "library",
3002             "extra": {
3003                 "branch-alias": {
3004                     "dev-master": "1.4-dev"
3005                 }
3006             },
3007             "autoload": {
3008                 "classmap": [
3009                     "src/"
3010                 ]
3011             },
3012             "notification-url": "https://packagist.org/downloads/",
3013             "license": [
3014                 "BSD-3-Clause"
3015             ],
3016             "authors": [
3017                 {
3018                     "name": "Kore Nordmann",
3019                     "email": "mail@kore-nordmann.de"
3020                 },
3021                 {
3022                     "name": "Sebastian Bergmann",
3023                     "email": "sebastian@phpunit.de"
3024                 }
3025             ],
3026             "description": "Diff implementation",
3027             "homepage": "https://github.com/sebastianbergmann/diff",
3028             "keywords": [
3029                 "diff"
3030             ],
3031             "time": "2017-05-22T07:24:03+00:00"
3032         },
3033         {
3034             "name": "sebastian/environment",
3035             "version": "2.0.0",
3036             "source": {
3037                 "type": "git",
3038                 "url": "https://github.com/sebastianbergmann/environment.git",
3039                 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
3040             },
3041             "dist": {
3042                 "type": "zip",
3043                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
3044                 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
3045                 "shasum": ""
3046             },
3047             "require": {
3048                 "php": "^5.6 || ^7.0"
3049             },
3050             "require-dev": {
3051                 "phpunit/phpunit": "^5.0"
3052             },
3053             "type": "library",
3054             "extra": {
3055                 "branch-alias": {
3056                     "dev-master": "2.0.x-dev"
3057                 }
3058             },
3059             "autoload": {
3060                 "classmap": [
3061                     "src/"
3062                 ]
3063             },
3064             "notification-url": "https://packagist.org/downloads/",
3065             "license": [
3066                 "BSD-3-Clause"
3067             ],
3068             "authors": [
3069                 {
3070                     "name": "Sebastian Bergmann",
3071                     "email": "sebastian@phpunit.de"
3072                 }
3073             ],
3074             "description": "Provides functionality to handle HHVM/PHP environments",
3075             "homepage": "https://github.com/sebastianbergmann/environment",
3076             "keywords": [
3077                 "Xdebug",
3078                 "environment",
3079                 "hhvm"
3080             ],
3081             "time": "2016-11-26T07:53:53+00:00"
3082         },
3083         {
3084             "name": "sebastian/exporter",
3085             "version": "2.0.0",
3086             "source": {
3087                 "type": "git",
3088                 "url": "https://github.com/sebastianbergmann/exporter.git",
3089                 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
3090             },
3091             "dist": {
3092                 "type": "zip",
3093                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
3094                 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
3095                 "shasum": ""
3096             },
3097             "require": {
3098                 "php": ">=5.3.3",
3099                 "sebastian/recursion-context": "~2.0"
3100             },
3101             "require-dev": {
3102                 "ext-mbstring": "*",
3103                 "phpunit/phpunit": "~4.4"
3104             },
3105             "type": "library",
3106             "extra": {
3107                 "branch-alias": {
3108                     "dev-master": "2.0.x-dev"
3109                 }
3110             },
3111             "autoload": {
3112                 "classmap": [
3113                     "src/"
3114                 ]
3115             },
3116             "notification-url": "https://packagist.org/downloads/",
3117             "license": [
3118                 "BSD-3-Clause"
3119             ],
3120             "authors": [
3121                 {
3122                     "name": "Jeff Welch",
3123                     "email": "whatthejeff@gmail.com"
3124                 },
3125                 {
3126                     "name": "Volker Dusch",
3127                     "email": "github@wallbash.com"
3128                 },
3129                 {
3130                     "name": "Bernhard Schussek",
3131                     "email": "bschussek@2bepublished.at"
3132                 },
3133                 {
3134                     "name": "Sebastian Bergmann",
3135                     "email": "sebastian@phpunit.de"
3136                 },
3137                 {
3138                     "name": "Adam Harvey",
3139                     "email": "aharvey@php.net"
3140                 }
3141             ],
3142             "description": "Provides the functionality to export PHP variables for visualization",
3143             "homepage": "https://github.com/sebastianbergmann/exporter",
3144             "keywords": [
3145                 "export",
3146                 "exporter"
3147             ],
3148             "time": "2016-11-19T08:54:04+00:00"
3149         },
3150         {
3151             "name": "sebastian/global-state",
3152             "version": "1.1.1",
3153             "source": {
3154                 "type": "git",
3155                 "url": "https://github.com/sebastianbergmann/global-state.git",
3156                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
3157             },
3158             "dist": {
3159                 "type": "zip",
3160                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
3161                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
3162                 "shasum": ""
3163             },
3164             "require": {
3165                 "php": ">=5.3.3"
3166             },
3167             "require-dev": {
3168                 "phpunit/phpunit": "~4.2"
3169             },
3170             "suggest": {
3171                 "ext-uopz": "*"
3172             },
3173             "type": "library",
3174             "extra": {
3175                 "branch-alias": {
3176                     "dev-master": "1.0-dev"
3177                 }
3178             },
3179             "autoload": {
3180                 "classmap": [
3181                     "src/"
3182                 ]
3183             },
3184             "notification-url": "https://packagist.org/downloads/",
3185             "license": [
3186                 "BSD-3-Clause"
3187             ],
3188             "authors": [
3189                 {
3190                     "name": "Sebastian Bergmann",
3191                     "email": "sebastian@phpunit.de"
3192                 }
3193             ],
3194             "description": "Snapshotting of global state",
3195             "homepage": "https://github.com/sebastianbergmann/global-state",
3196             "keywords": [
3197                 "global state"
3198             ],
3199             "time": "2015-10-12T03:26:01+00:00"
3200         },
3201         {
3202             "name": "sebastian/object-enumerator",
3203             "version": "2.0.1",
3204             "source": {
3205                 "type": "git",
3206                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
3207                 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
3208             },
3209             "dist": {
3210                 "type": "zip",
3211                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
3212                 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
3213                 "shasum": ""
3214             },
3215             "require": {
3216                 "php": ">=5.6",
3217                 "sebastian/recursion-context": "~2.0"
3218             },
3219             "require-dev": {
3220                 "phpunit/phpunit": "~5"
3221             },
3222             "type": "library",
3223             "extra": {
3224                 "branch-alias": {
3225                     "dev-master": "2.0.x-dev"
3226                 }
3227             },
3228             "autoload": {
3229                 "classmap": [
3230                     "src/"
3231                 ]
3232             },
3233             "notification-url": "https://packagist.org/downloads/",
3234             "license": [
3235                 "BSD-3-Clause"
3236             ],
3237             "authors": [
3238                 {
3239                     "name": "Sebastian Bergmann",
3240                     "email": "sebastian@phpunit.de"
3241                 }
3242             ],
3243             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
3244             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
3245             "time": "2017-02-18T15:18:39+00:00"
3246         },
3247         {
3248             "name": "sebastian/recursion-context",
3249             "version": "2.0.0",
3250             "source": {
3251                 "type": "git",
3252                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
3253                 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
3254             },
3255             "dist": {
3256                 "type": "zip",
3257                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
3258                 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
3259                 "shasum": ""
3260             },
3261             "require": {
3262                 "php": ">=5.3.3"
3263             },
3264             "require-dev": {
3265                 "phpunit/phpunit": "~4.4"
3266             },
3267             "type": "library",
3268             "extra": {
3269                 "branch-alias": {
3270                     "dev-master": "2.0.x-dev"
3271                 }
3272             },
3273             "autoload": {
3274                 "classmap": [
3275                     "src/"
3276                 ]
3277             },
3278             "notification-url": "https://packagist.org/downloads/",
3279             "license": [
3280                 "BSD-3-Clause"
3281             ],
3282             "authors": [
3283                 {
3284                     "name": "Jeff Welch",
3285                     "email": "whatthejeff@gmail.com"
3286                 },
3287                 {
3288                     "name": "Sebastian Bergmann",
3289                     "email": "sebastian@phpunit.de"
3290                 },
3291                 {
3292                     "name": "Adam Harvey",
3293                     "email": "aharvey@php.net"
3294                 }
3295             ],
3296             "description": "Provides functionality to recursively process PHP variables",
3297             "homepage": "https://github.com/sebastianbergmann/recursion-context",
3298             "time": "2016-11-19T07:33:16+00:00"
3299         },
3300         {
3301             "name": "sebastian/resource-operations",
3302             "version": "1.0.0",
3303             "source": {
3304                 "type": "git",
3305                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
3306                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
3307             },
3308             "dist": {
3309                 "type": "zip",
3310                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
3311                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
3312                 "shasum": ""
3313             },
3314             "require": {
3315                 "php": ">=5.6.0"
3316             },
3317             "type": "library",
3318             "extra": {
3319                 "branch-alias": {
3320                     "dev-master": "1.0.x-dev"
3321                 }
3322             },
3323             "autoload": {
3324                 "classmap": [
3325                     "src/"
3326                 ]
3327             },
3328             "notification-url": "https://packagist.org/downloads/",
3329             "license": [
3330                 "BSD-3-Clause"
3331             ],
3332             "authors": [
3333                 {
3334                     "name": "Sebastian Bergmann",
3335                     "email": "sebastian@phpunit.de"
3336                 }
3337             ],
3338             "description": "Provides a list of PHP built-in functions that operate on resources",
3339             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
3340             "time": "2015-07-28T20:34:47+00:00"
3341         },
3342         {
3343             "name": "sebastian/version",
3344             "version": "2.0.1",
3345             "source": {
3346                 "type": "git",
3347                 "url": "https://github.com/sebastianbergmann/version.git",
3348                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
3349             },
3350             "dist": {
3351                 "type": "zip",
3352                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
3353                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
3354                 "shasum": ""
3355             },
3356             "require": {
3357                 "php": ">=5.6"
3358             },
3359             "type": "library",
3360             "extra": {
3361                 "branch-alias": {
3362                     "dev-master": "2.0.x-dev"
3363                 }
3364             },
3365             "autoload": {
3366                 "classmap": [
3367                     "src/"
3368                 ]
3369             },
3370             "notification-url": "https://packagist.org/downloads/",
3371             "license": [
3372                 "BSD-3-Clause"
3373             ],
3374             "authors": [
3375                 {
3376                     "name": "Sebastian Bergmann",
3377                     "email": "sebastian@phpunit.de",
3378                     "role": "lead"
3379                 }
3380             ],
3381             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
3382             "homepage": "https://github.com/sebastianbergmann/version",
3383             "time": "2016-10-03T07:35:21+00:00"
3384         },
3385         {
3386             "name": "symfony/polyfill-ctype",
3387             "version": "v1.9.0",
3388             "source": {
3389                 "type": "git",
3390                 "url": "https://github.com/symfony/polyfill-ctype.git",
3391                 "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
3392             },
3393             "dist": {
3394                 "type": "zip",
3395                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
3396                 "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
3397                 "shasum": ""
3398             },
3399             "require": {
3400                 "php": ">=5.3.3"
3401             },
3402             "suggest": {
3403                 "ext-ctype": "For best performance"
3404             },
3405             "type": "library",
3406             "extra": {
3407                 "branch-alias": {
3408                     "dev-master": "1.9-dev"
3409                 }
3410             },
3411             "autoload": {
3412                 "psr-4": {
3413                     "Symfony\\Polyfill\\Ctype\\": ""
3414                 },
3415                 "files": [
3416                     "bootstrap.php"
3417                 ]
3418             },
3419             "notification-url": "https://packagist.org/downloads/",
3420             "license": [
3421                 "MIT"
3422             ],
3423             "authors": [
3424                 {
3425                     "name": "Symfony Community",
3426                     "homepage": "https://symfony.com/contributors"
3427                 },
3428                 {
3429                     "name": "Gert de Pagter",
3430                     "email": "BackEndTea@gmail.com"
3431                 }
3432             ],
3433             "description": "Symfony polyfill for ctype functions",
3434             "homepage": "https://symfony.com",
3435             "keywords": [
3436                 "compatibility",
3437                 "ctype",
3438                 "polyfill",
3439                 "portable"
3440             ],
3441             "time": "2018-08-06T14:22:27+00:00"
3442         },
3443         {
3444             "name": "symfony/yaml",
3445             "version": "v3.4.16",
3446             "source": {
3447                 "type": "git",
3448                 "url": "https://github.com/symfony/yaml.git",
3449                 "reference": "61973ecda60e9f3561e929e19c07d4878b960fc1"
3450             },
3451             "dist": {
3452                 "type": "zip",
3453                 "url": "https://api.github.com/repos/symfony/yaml/zipball/61973ecda60e9f3561e929e19c07d4878b960fc1",
3454                 "reference": "61973ecda60e9f3561e929e19c07d4878b960fc1",
3455                 "shasum": ""
3456             },
3457             "require": {
3458                 "php": "^5.5.9|>=7.0.8",
3459                 "symfony/polyfill-ctype": "~1.8"
3460             },
3461             "conflict": {
3462                 "symfony/console": "<3.4"
3463             },
3464             "require-dev": {
3465                 "symfony/console": "~3.4|~4.0"
3466             },
3467             "suggest": {
3468                 "symfony/console": "For validating YAML files using the lint command"
3469             },
3470             "type": "library",
3471             "extra": {
3472                 "branch-alias": {
3473                     "dev-master": "3.4-dev"
3474                 }
3475             },
3476             "autoload": {
3477                 "psr-4": {
3478                     "Symfony\\Component\\Yaml\\": ""
3479                 },
3480                 "exclude-from-classmap": [
3481                     "/Tests/"
3482                 ]
3483             },
3484             "notification-url": "https://packagist.org/downloads/",
3485             "license": [
3486                 "MIT"
3487             ],
3488             "authors": [
3489                 {
3490                     "name": "Fabien Potencier",
3491                     "email": "fabien@symfony.com"
3492                 },
3493                 {
3494                     "name": "Symfony Community",
3495                     "homepage": "https://symfony.com/contributors"
3496                 }
3497             ],
3498             "description": "Symfony Yaml Component",
3499             "homepage": "https://symfony.com",
3500             "time": "2018-09-24T08:15:45+00:00"
3501         },
3502         {
3503             "name": "webmozart/assert",
3504             "version": "1.3.0",
3505             "source": {
3506                 "type": "git",
3507                 "url": "https://github.com/webmozart/assert.git",
3508                 "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
3509             },
3510             "dist": {
3511                 "type": "zip",
3512                 "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
3513                 "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
3514                 "shasum": ""
3515             },
3516             "require": {
3517                 "php": "^5.3.3 || ^7.0"
3518             },
3519             "require-dev": {
3520                 "phpunit/phpunit": "^4.6",
3521                 "sebastian/version": "^1.0.1"
3522             },
3523             "type": "library",
3524             "extra": {
3525                 "branch-alias": {
3526                     "dev-master": "1.3-dev"
3527                 }
3528             },
3529             "autoload": {
3530                 "psr-4": {
3531                     "Webmozart\\Assert\\": "src/"
3532                 }
3533             },
3534             "notification-url": "https://packagist.org/downloads/",
3535             "license": [
3536                 "MIT"
3537             ],
3538             "authors": [
3539                 {
3540                     "name": "Bernhard Schussek",
3541                     "email": "bschussek@gmail.com"
3542                 }
3543             ],
3544             "description": "Assertions to validate method input/output with nice error messages.",
3545             "keywords": [
3546                 "assert",
3547                 "check",
3548                 "validate"
3549             ],
3550             "time": "2018-01-29T19:49:41+00:00"
3551         }
3552     ],
3553     "aliases": [],
3554     "minimum-stability": "stable",
3555     "stability-flags": {
3556         "lightopenid/lightopenid": 20
3557     },
3558     "prefer-stable": false,
3559     "prefer-lowest": false,
3560     "platform": {
3561         "php": ">=5.6.1",
3562         "ext-xml": "*"
3563     },
3564     "platform-dev": []
3565 }