zm
2021-04-09 93652ca875fc904a25a7f214adc548745573950a
commit | author | age
90c639 1 {
Z 2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "0e482872dbe3e5aac723c9b4ac8a8e57",
8     "packages": [
9         {
10             "name": "alchemy/zippy",
11             "version": "0.4.9",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/alchemy-fr/Zippy.git",
15                 "reference": "59fbeefb9a249122867ef25e53addfcce31850d7"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/59fbeefb9a249122867ef25e53addfcce31850d7",
20                 "reference": "59fbeefb9a249122867ef25e53addfcce31850d7",
21                 "shasum": "",
22                 "mirrors": [
23                     {
24                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
25                         "preferred": true
26                     }
27                 ]
28             },
29             "require": {
30                 "doctrine/collections": "~1.0",
31                 "php": ">=5.5",
32                 "symfony/filesystem": "^2.0.5 || ^3.0 || ^4.0",
33                 "symfony/polyfill-mbstring": "^1.3",
34                 "symfony/process": "^2.1 || ^3.0 || ^4.0"
35             },
36             "require-dev": {
37                 "ext-zip": "*",
38                 "guzzle/guzzle": "~3.0",
39                 "guzzlehttp/guzzle": "^6.0",
40                 "phpunit/phpunit": "^4.0 || ^5.0",
41                 "symfony/finder": "^2.0.5 || ^3.0 || ^4.0"
42             },
43             "suggest": {
44                 "ext-zip": "To use the ZipExtensionAdapter",
45                 "guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
46                 "guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
47             },
48             "type": "library",
49             "extra": {
50                 "branch-alias": {
51                     "dev-master": "0.4.x-dev"
52                 }
53             },
54             "autoload": {
55                 "psr-4": {
56                     "Alchemy\\Zippy\\": "src/"
57                 }
58             },
59             "notification-url": "https://packagist.org/downloads/",
60             "license": [
61                 "MIT"
62             ],
63             "authors": [
64                 {
65                     "name": "Alchemy",
66                     "email": "dev.team@alchemy.fr",
67                     "homepage": "http://www.alchemy.fr/"
68                 }
69             ],
70             "description": "Zippy, the archive manager companion",
71             "keywords": [
72                 "bzip",
73                 "compression",
74                 "tar",
75                 "zip"
76             ],
77             "time": "2018-02-22T13:58:36+00:00"
78         },
79         {
80             "name": "aliyuncs/oss-sdk-php",
81             "version": "v2.3.0",
82             "source": {
83                 "type": "git",
84                 "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
85                 "reference": "e69f57916678458642ac9d2fd341ae78a56996c8"
86             },
87             "dist": {
88                 "type": "zip",
89                 "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/e69f57916678458642ac9d2fd341ae78a56996c8",
90                 "reference": "e69f57916678458642ac9d2fd341ae78a56996c8",
91                 "shasum": "",
92                 "mirrors": [
93                     {
94                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
95                         "preferred": true
96                     }
97                 ]
98             },
99             "require": {
100                 "php": ">=5.3"
101             },
102             "require-dev": {
103                 "phpunit/phpunit": "~4.0",
104                 "satooshi/php-coveralls": "~1.0"
105             },
106             "type": "library",
107             "autoload": {
108                 "psr-4": {
109                     "OSS\\": "src/OSS"
110                 }
111             },
112             "notification-url": "https://packagist.org/downloads/",
113             "license": [
114                 "MIT"
115             ],
116             "authors": [
117                 {
118                     "name": "Aliyuncs",
119                     "homepage": "http://www.aliyun.com"
120                 }
121             ],
122             "description": "Aliyun OSS SDK for PHP",
123             "homepage": "http://www.aliyun.com/product/oss/",
124             "time": "2018-01-08T06:59:35+00:00"
125         },
126         {
127             "name": "bower-asset/inputmask",
128             "version": "3.3.11",
129             "source": {
130                 "type": "git",
131                 "url": "https://github.com/RobinHerbots/Inputmask.git",
132                 "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
133             },
134             "dist": {
135                 "type": "zip",
136                 "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
137                 "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b",
138                 "shasum": ""
139             },
140             "require": {
141                 "bower-asset/jquery": ">=1.7"
142             },
143             "type": "bower-asset-library",
144             "extra": {
145                 "bower-asset-main": [
146                     "./dist/inputmask/inputmask.js",
147                     "./dist/inputmask/inputmask.extensions.js",
148                     "./dist/inputmask/inputmask.date.extensions.js",
149                     "./dist/inputmask/inputmask.numeric.extensions.js",
150                     "./dist/inputmask/inputmask.phone.extensions.js",
151                     "./dist/inputmask/jquery.inputmask.js",
152                     "./dist/inputmask/global/document.js",
153                     "./dist/inputmask/global/window.js",
154                     "./dist/inputmask/phone-codes/phone.js",
155                     "./dist/inputmask/phone-codes/phone-be.js",
156                     "./dist/inputmask/phone-codes/phone-nl.js",
157                     "./dist/inputmask/phone-codes/phone-ru.js",
158                     "./dist/inputmask/phone-codes/phone-uk.js",
159                     "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
160                     "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
161                     "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
162                     "./dist/inputmask/bindings/inputmask.binding.js"
163                 ],
164                 "bower-asset-ignore": [
165                     "**/*",
166                     "!dist/*",
167                     "!dist/inputmask/*",
168                     "!dist/min/*",
169                     "!dist/min/inputmask/*"
170                 ]
171             },
172             "license": [
173                 "http://opensource.org/licenses/mit-license.php"
174             ],
175             "description": "Inputmask is a javascript library which creates an input mask.  Inputmask can run against vanilla javascript, jQuery and jqlite.",
176             "keywords": [
177                 "form",
178                 "input",
179                 "inputmask",
180                 "jquery",
181                 "mask",
182                 "plugins"
183             ],
184             "time": "2017-11-21T11:46:23+00:00"
185         },
186         {
187             "name": "bower-asset/jquery",
188             "version": "3.4.1",
189             "source": {
190                 "type": "git",
191                 "url": "https://github.com/jquery/jquery-dist.git",
192                 "reference": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d"
193             },
194             "dist": {
195                 "type": "zip",
196                 "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/15bc73803f76bc53b654b9fdbbbc096f56d7c03d",
197                 "reference": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d",
198                 "shasum": ""
199             },
200             "type": "bower-asset-library",
201             "extra": {
202                 "bower-asset-main": "dist/jquery.js",
203                 "bower-asset-ignore": [
204                     "package.json"
205                 ]
206             },
207             "license": [
208                 "MIT"
209             ],
210             "keywords": [
211                 "browser",
212                 "javascript",
213                 "jquery",
214                 "library"
215             ],
216             "time": "2019-05-01T21:19:28+00:00"
217         },
218         {
219             "name": "bower-asset/punycode",
220             "version": "v1.3.2",
221             "source": {
222                 "type": "git",
223                 "url": "https://github.com/bestiejs/punycode.js.git",
224                 "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
225             },
226             "dist": {
227                 "type": "zip",
228                 "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
229                 "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
230                 "shasum": ""
231             },
232             "type": "bower-asset-library",
233             "extra": {
234                 "bower-asset-main": "punycode.js",
235                 "bower-asset-ignore": [
236                     "coverage",
237                     "tests",
238                     ".*",
239                     "component.json",
240                     "Gruntfile.js",
241                     "node_modules",
242                     "package.json"
243                 ]
244             },
245             "time": "2014-10-22T12:02:42+00:00"
246         },
247         {
248             "name": "bower-asset/yii2-pjax",
249             "version": "2.0.7.1",
250             "source": {
251                 "type": "git",
252                 "url": "https://github.com/yiisoft/jquery-pjax.git",
253                 "reference": "aef7b953107264f00234902a3880eb50dafc48be"
254             },
255             "dist": {
256                 "type": "zip",
257                 "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
258                 "reference": "aef7b953107264f00234902a3880eb50dafc48be",
259                 "shasum": ""
260             },
261             "require": {
262                 "bower-asset/jquery": ">=1.8"
263             },
264             "type": "bower-asset-library",
265             "extra": {
266                 "bower-asset-main": "./jquery.pjax.js",
267                 "bower-asset-ignore": [
268                     ".travis.yml",
269                     "Gemfile",
270                     "Gemfile.lock",
271                     "CONTRIBUTING.md",
272                     "vendor/",
273                     "script/",
274                     "test/"
275                 ]
276             },
277             "license": [
278                 "MIT"
279             ],
280             "time": "2017-10-12T10:11:14+00:00"
281         },
282         {
283             "name": "cebe/markdown",
284             "version": "1.2.1",
285             "source": {
286                 "type": "git",
287                 "url": "https://github.com/cebe/markdown.git",
288                 "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
289             },
290             "dist": {
291                 "type": "zip",
292                 "url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
293                 "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
294                 "shasum": "",
295                 "mirrors": [
296                     {
297                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
298                         "preferred": true
299                     }
300                 ]
301             },
302             "require": {
303                 "lib-pcre": "*",
304                 "php": ">=5.4.0"
305             },
306             "require-dev": {
307                 "cebe/indent": "*",
308                 "facebook/xhprof": "*@dev",
309                 "phpunit/phpunit": "4.1.*"
310             },
311             "bin": [
312                 "bin/markdown"
313             ],
314             "type": "library",
315             "extra": {
316                 "branch-alias": {
317                     "dev-master": "1.2.x-dev"
318                 }
319             },
320             "autoload": {
321                 "psr-4": {
322                     "cebe\\markdown\\": ""
323                 }
324             },
325             "notification-url": "https://packagist.org/downloads/",
326             "license": [
327                 "MIT"
328             ],
329             "authors": [
330                 {
331                     "name": "Carsten Brandt",
332                     "email": "mail@cebe.cc",
333                     "homepage": "http://cebe.cc/",
334                     "role": "Creator"
335                 }
336             ],
337             "description": "A super fast, highly extensible markdown parser for PHP",
338             "homepage": "https://github.com/cebe/markdown#readme",
339             "keywords": [
340                 "extensible",
341                 "fast",
342                 "gfm",
343                 "markdown",
344                 "markdown-extra"
345             ],
346             "time": "2018-03-26T11:24:36+00:00"
347         },
348         {
349             "name": "curl/curl",
350             "version": "1.9.3",
351             "source": {
352                 "type": "git",
353                 "url": "https://github.com/php-mod/curl.git",
354                 "reference": "43436a604b18c2a985cbc3f983be817fbe500e99"
355             },
356             "dist": {
357                 "type": "zip",
358                 "url": "https://api.github.com/repos/php-mod/curl/zipball/43436a604b18c2a985cbc3f983be817fbe500e99",
359                 "reference": "43436a604b18c2a985cbc3f983be817fbe500e99",
360                 "shasum": "",
361                 "mirrors": [
362                     {
363                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
364                         "preferred": true
365                     }
366                 ]
367             },
368             "require": {
369                 "ext-curl": "*",
370                 "php": ">=5.3.0"
371             },
372             "require-dev": {
373                 "phpunit/phpunit": "3.7.*",
374                 "squizlabs/php_codesniffer": "~2.1"
375             },
376             "type": "library",
377             "autoload": {
378                 "psr-0": {
379                     "Curl": "src/"
380                 }
381             },
382             "notification-url": "https://packagist.org/downloads/",
383             "license": [
384                 "MIT"
385             ],
386             "authors": [
387                 {
388                     "name": "Hassan Amouhzi",
389                     "email": "hassan@anezi.net",
390                     "homepage": "http://hassan.amouhzi.com"
391                 },
392                 {
393                     "name": "php-curl-class",
394                     "homepage": "https://github.com/php-curl-class"
395                 },
396                 {
397                     "name": "user52",
398                     "homepage": "https://github.com/user52"
399                 }
400             ],
401             "description": "cURL class for PHP",
402             "homepage": "https://github.com/php-mod/curl",
403             "keywords": [
404                 "curl",
405                 "dot"
406             ],
407             "time": "2018-09-05T17:16:47+00:00"
408         },
409         {
410             "name": "doctrine/cache",
411             "version": "v1.6.2",
412             "source": {
413                 "type": "git",
414                 "url": "https://github.com/doctrine/cache.git",
415                 "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
416             },
417             "dist": {
418                 "type": "zip",
419                 "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
420                 "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
421                 "shasum": "",
422                 "mirrors": [
423                     {
424                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
425                         "preferred": true
426                     }
427                 ]
428             },
429             "require": {
430                 "php": "~5.5|~7.0"
431             },
432             "conflict": {
433                 "doctrine/common": ">2.2,<2.4"
434             },
435             "require-dev": {
436                 "phpunit/phpunit": "~4.8|~5.0",
437                 "predis/predis": "~1.0",
438                 "satooshi/php-coveralls": "~0.6"
439             },
440             "type": "library",
441             "extra": {
442                 "branch-alias": {
443                     "dev-master": "1.6.x-dev"
444                 }
445             },
446             "autoload": {
447                 "psr-4": {
448                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
449                 }
450             },
451             "notification-url": "https://packagist.org/downloads/",
452             "license": [
453                 "MIT"
454             ],
455             "authors": [
456                 {
457                     "name": "Roman Borschel",
458                     "email": "roman@code-factory.org"
459                 },
460                 {
461                     "name": "Benjamin Eberlei",
462                     "email": "kontakt@beberlei.de"
463                 },
464                 {
465                     "name": "Guilherme Blanco",
466                     "email": "guilhermeblanco@gmail.com"
467                 },
468                 {
469                     "name": "Jonathan Wage",
470                     "email": "jonwage@gmail.com"
471                 },
472                 {
473                     "name": "Johannes Schmitt",
474                     "email": "schmittjoh@gmail.com"
475                 }
476             ],
477             "description": "Caching library offering an object-oriented API for many cache backends",
478             "homepage": "http://www.doctrine-project.org",
479             "keywords": [
480                 "cache",
481                 "caching"
482             ],
483             "time": "2017-07-22T12:49:21+00:00"
484         },
485         {
486             "name": "doctrine/collections",
487             "version": "v1.6.2",
488             "source": {
489                 "type": "git",
490                 "url": "https://github.com/doctrine/collections.git",
491                 "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be"
492             },
493             "dist": {
494                 "type": "zip",
495                 "url": "https://api.github.com/repos/doctrine/collections/zipball/c5e0bc17b1620e97c968ac409acbff28b8b850be",
496                 "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be",
497                 "shasum": "",
498                 "mirrors": [
499                     {
500                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
501                         "preferred": true
502                     }
503                 ]
504             },
505             "require": {
506                 "php": "^7.1.3"
507             },
508             "require-dev": {
509                 "doctrine/coding-standard": "^6.0",
510                 "phpstan/phpstan-shim": "^0.9.2",
511                 "phpunit/phpunit": "^7.0",
512                 "vimeo/psalm": "^3.2.2"
513             },
514             "type": "library",
515             "extra": {
516                 "branch-alias": {
517                     "dev-master": "1.6.x-dev"
518                 }
519             },
520             "autoload": {
521                 "psr-4": {
522                     "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
523                 }
524             },
525             "notification-url": "https://packagist.org/downloads/",
526             "license": [
527                 "MIT"
528             ],
529             "authors": [
530                 {
531                     "name": "Roman Borschel",
532                     "email": "roman@code-factory.org"
533                 },
534                 {
535                     "name": "Benjamin Eberlei",
536                     "email": "kontakt@beberlei.de"
537                 },
538                 {
539                     "name": "Guilherme Blanco",
540                     "email": "guilhermeblanco@gmail.com"
541                 },
542                 {
543                     "name": "Jonathan Wage",
544                     "email": "jonwage@gmail.com"
545                 },
546                 {
547                     "name": "Johannes Schmitt",
548                     "email": "schmittjoh@gmail.com"
549                 }
550             ],
551             "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
552             "homepage": "https://www.doctrine-project.org/projects/collections.html",
553             "keywords": [
554                 "array",
555                 "collections",
556                 "iterators",
557                 "php"
558             ],
559             "time": "2019-06-09T13:48:14+00:00"
560         },
561         {
562             "name": "doctrine/lexer",
563             "version": "1.0.2",
564             "source": {
565                 "type": "git",
566                 "url": "https://github.com/doctrine/lexer.git",
567                 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
568             },
569             "dist": {
570                 "type": "zip",
571                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
572                 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
573                 "shasum": "",
574                 "mirrors": [
575                     {
576                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
577                         "preferred": true
578                     }
579                 ]
580             },
581             "require": {
582                 "php": ">=5.3.2"
583             },
584             "require-dev": {
585                 "phpunit/phpunit": "^4.5"
586             },
587             "type": "library",
588             "extra": {
589                 "branch-alias": {
590                     "dev-master": "1.0.x-dev"
591                 }
592             },
593             "autoload": {
594                 "psr-4": {
595                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
596                 }
597             },
598             "notification-url": "https://packagist.org/downloads/",
599             "license": [
600                 "MIT"
601             ],
602             "authors": [
603                 {
604                     "name": "Roman Borschel",
605                     "email": "roman@code-factory.org"
606                 },
607                 {
608                     "name": "Guilherme Blanco",
609                     "email": "guilhermeblanco@gmail.com"
610                 },
611                 {
612                     "name": "Johannes Schmitt",
613                     "email": "schmittjoh@gmail.com"
614                 }
615             ],
616             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
617             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
618             "keywords": [
619                 "annotations",
620                 "docblock",
621                 "lexer",
622                 "parser",
623                 "php"
624             ],
625             "time": "2019-06-08T11:03:04+00:00"
626         },
627         {
628             "name": "dream0727/city-service",
629             "version": "v1.1.8",
630             "source": {
631                 "type": "git",
632                 "url": "https://github.com/dream0727/city-service.git",
633                 "reference": "056904263f7c2d318d93b2a4ef1a03583c434be1"
634             },
635             "dist": {
636                 "type": "zip",
637                 "url": "https://api.github.com/repos/dream0727/city-service/zipball/056904263f7c2d318d93b2a4ef1a03583c434be1",
638                 "reference": "056904263f7c2d318d93b2a4ef1a03583c434be1",
639                 "shasum": "",
640                 "mirrors": [
641                     {
642                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
643                         "preferred": true
644                     }
645                 ]
646             },
647             "require": {
648                 "luweiss/wechat": "^0.1.5"
649             },
650             "type": "library",
651             "autoload": {
652                 "psr-4": {
653                     "CityService\\": "src"
654                 }
655             },
656             "notification-url": "https://packagist.org/downloads/",
657             "license": [
658                 "MIT"
659             ],
660             "authors": [
661                 {
662                     "name": "dream0727",
663                     "email": "984818992@qq.com"
664                 }
665             ],
666             "description": "小程序同城配送服务",
667             "time": "2020-08-21T06:18:03+00:00"
668         },
669         {
670             "name": "egulias/email-validator",
671             "version": "2.1.8",
672             "source": {
673                 "type": "git",
674                 "url": "https://github.com/egulias/EmailValidator.git",
675                 "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98"
676             },
677             "dist": {
678                 "type": "zip",
679                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c26463ff9241f27907112fbcd0c86fa670cfef98",
680                 "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98",
681                 "shasum": "",
682                 "mirrors": [
683                     {
684                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
685                         "preferred": true
686                     }
687                 ]
688             },
689             "require": {
690                 "doctrine/lexer": "^1.0.1",
691                 "php": ">= 5.5"
692             },
693             "require-dev": {
694                 "dominicsayers/isemail": "dev-master",
695                 "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
696                 "satooshi/php-coveralls": "^1.0.1"
697             },
698             "suggest": {
699                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
700             },
701             "type": "library",
702             "extra": {
703                 "branch-alias": {
704                     "dev-master": "2.0.x-dev"
705                 }
706             },
707             "autoload": {
708                 "psr-4": {
709                     "Egulias\\EmailValidator\\": "EmailValidator"
710                 }
711             },
712             "notification-url": "https://packagist.org/downloads/",
713             "license": [
714                 "MIT"
715             ],
716             "authors": [
717                 {
718                     "name": "Eduardo Gulias Davis"
719                 }
720             ],
721             "description": "A library for validating emails against several RFCs",
722             "homepage": "https://github.com/egulias/EmailValidator",
723             "keywords": [
724                 "email",
725                 "emailvalidation",
726                 "emailvalidator",
727                 "validation",
728                 "validator"
729             ],
730             "time": "2019-05-16T22:02:54+00:00"
731         },
732         {
733             "name": "ezyang/htmlpurifier",
734             "version": "v4.10.0",
735             "source": {
736                 "type": "git",
737                 "url": "https://github.com/ezyang/htmlpurifier.git",
738                 "reference": "d85d39da4576a6934b72480be6978fb10c860021"
739             },
740             "dist": {
741                 "type": "zip",
742                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
743                 "reference": "d85d39da4576a6934b72480be6978fb10c860021",
744                 "shasum": "",
745                 "mirrors": [
746                     {
747                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
748                         "preferred": true
749                     }
750                 ]
751             },
752             "require": {
753                 "php": ">=5.2"
754             },
755             "require-dev": {
756                 "simpletest/simpletest": "^1.1"
757             },
758             "type": "library",
759             "autoload": {
760                 "psr-0": {
761                     "HTMLPurifier": "library/"
762                 },
763                 "files": [
764                     "library/HTMLPurifier.composer.php"
765                 ]
766             },
767             "notification-url": "https://packagist.org/downloads/",
768             "license": [
769                 "LGPL"
770             ],
771             "authors": [
772                 {
773                     "name": "Edward Z. Yang",
774                     "email": "admin@htmlpurifier.org",
775                     "homepage": "http://ezyang.com"
776                 }
777             ],
778             "description": "Standards compliant HTML filter written in PHP",
779             "homepage": "http://htmlpurifier.org/",
780             "keywords": [
781                 "html"
782             ],
783             "time": "2018-02-23T01:58:20+00:00"
784         },
785         {
786             "name": "guzzle/guzzle",
787             "version": "v3.9.3",
788             "source": {
789                 "type": "git",
790                 "url": "https://github.com/guzzle/guzzle3.git",
791                 "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
792             },
793             "dist": {
794                 "type": "zip",
795                 "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
796                 "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
797                 "shasum": "",
798                 "mirrors": [
799                     {
800                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
801                         "preferred": true
802                     }
803                 ]
804             },
805             "require": {
806                 "ext-curl": "*",
807                 "php": ">=5.3.3",
808                 "symfony/event-dispatcher": "~2.1"
809             },
810             "replace": {
811                 "guzzle/batch": "self.version",
812                 "guzzle/cache": "self.version",
813                 "guzzle/common": "self.version",
814                 "guzzle/http": "self.version",
815                 "guzzle/inflection": "self.version",
816                 "guzzle/iterator": "self.version",
817                 "guzzle/log": "self.version",
818                 "guzzle/parser": "self.version",
819                 "guzzle/plugin": "self.version",
820                 "guzzle/plugin-async": "self.version",
821                 "guzzle/plugin-backoff": "self.version",
822                 "guzzle/plugin-cache": "self.version",
823                 "guzzle/plugin-cookie": "self.version",
824                 "guzzle/plugin-curlauth": "self.version",
825                 "guzzle/plugin-error-response": "self.version",
826                 "guzzle/plugin-history": "self.version",
827                 "guzzle/plugin-log": "self.version",
828                 "guzzle/plugin-md5": "self.version",
829                 "guzzle/plugin-mock": "self.version",
830                 "guzzle/plugin-oauth": "self.version",
831                 "guzzle/service": "self.version",
832                 "guzzle/stream": "self.version"
833             },
834             "require-dev": {
835                 "doctrine/cache": "~1.3",
836                 "monolog/monolog": "~1.0",
837                 "phpunit/phpunit": "3.7.*",
838                 "psr/log": "~1.0",
839                 "symfony/class-loader": "~2.1",
840                 "zendframework/zend-cache": "2.*,<2.3",
841                 "zendframework/zend-log": "2.*,<2.3"
842             },
843             "suggest": {
844                 "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
845             },
846             "type": "library",
847             "extra": {
848                 "branch-alias": {
849                     "dev-master": "3.9-dev"
850                 }
851             },
852             "autoload": {
853                 "psr-0": {
854                     "Guzzle": "src/",
855                     "Guzzle\\Tests": "tests/"
856                 }
857             },
858             "notification-url": "https://packagist.org/downloads/",
859             "license": [
860                 "MIT"
861             ],
862             "authors": [
863                 {
864                     "name": "Michael Dowling",
865                     "email": "mtdowling@gmail.com",
866                     "homepage": "https://github.com/mtdowling"
867                 },
868                 {
869                     "name": "Guzzle Community",
870                     "homepage": "https://github.com/guzzle/guzzle/contributors"
871                 }
872             ],
873             "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
874             "homepage": "http://guzzlephp.org/",
875             "keywords": [
876                 "client",
877                 "curl",
878                 "framework",
879                 "http",
880                 "http client",
881                 "rest",
882                 "web service"
883             ],
884             "abandoned": "guzzlehttp/guzzle",
885             "time": "2015-03-18T18:23:50+00:00"
886         },
887         {
888             "name": "guzzlehttp/guzzle",
889             "version": "6.3.3",
890             "source": {
891                 "type": "git",
892                 "url": "https://github.com/guzzle/guzzle.git",
893                 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
894             },
895             "dist": {
896                 "type": "zip",
897                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
898                 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
899                 "shasum": "",
900                 "mirrors": [
901                     {
902                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
903                         "preferred": true
904                     }
905                 ]
906             },
907             "require": {
908                 "guzzlehttp/promises": "^1.0",
909                 "guzzlehttp/psr7": "^1.4",
910                 "php": ">=5.5"
911             },
912             "require-dev": {
913                 "ext-curl": "*",
914                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
915                 "psr/log": "^1.0"
916             },
917             "suggest": {
918                 "psr/log": "Required for using the Log middleware"
919             },
920             "type": "library",
921             "extra": {
922                 "branch-alias": {
923                     "dev-master": "6.3-dev"
924                 }
925             },
926             "autoload": {
927                 "files": [
928                     "src/functions_include.php"
929                 ],
930                 "psr-4": {
931                     "GuzzleHttp\\": "src/"
932                 }
933             },
934             "notification-url": "https://packagist.org/downloads/",
935             "license": [
936                 "MIT"
937             ],
938             "authors": [
939                 {
940                     "name": "Michael Dowling",
941                     "email": "mtdowling@gmail.com",
942                     "homepage": "https://github.com/mtdowling"
943                 }
944             ],
945             "description": "Guzzle is a PHP HTTP client library",
946             "homepage": "http://guzzlephp.org/",
947             "keywords": [
948                 "client",
949                 "curl",
950                 "framework",
951                 "http",
952                 "http client",
953                 "rest",
954                 "web service"
955             ],
956             "time": "2018-04-22T15:46:56+00:00"
957         },
958         {
959             "name": "guzzlehttp/promises",
960             "version": "v1.3.1",
961             "source": {
962                 "type": "git",
963                 "url": "https://github.com/guzzle/promises.git",
964                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
965             },
966             "dist": {
967                 "type": "zip",
968                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
969                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
970                 "shasum": "",
971                 "mirrors": [
972                     {
973                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
974                         "preferred": true
975                     }
976                 ]
977             },
978             "require": {
979                 "php": ">=5.5.0"
980             },
981             "require-dev": {
982                 "phpunit/phpunit": "^4.0"
983             },
984             "type": "library",
985             "extra": {
986                 "branch-alias": {
987                     "dev-master": "1.4-dev"
988                 }
989             },
990             "autoload": {
991                 "psr-4": {
992                     "GuzzleHttp\\Promise\\": "src/"
993                 },
994                 "files": [
995                     "src/functions_include.php"
996                 ]
997             },
998             "notification-url": "https://packagist.org/downloads/",
999             "license": [
1000                 "MIT"
1001             ],
1002             "authors": [
1003                 {
1004                     "name": "Michael Dowling",
1005                     "email": "mtdowling@gmail.com",
1006                     "homepage": "https://github.com/mtdowling"
1007                 }
1008             ],
1009             "description": "Guzzle promises library",
1010             "keywords": [
1011                 "promise"
1012             ],
1013             "time": "2016-12-20T10:07:11+00:00"
1014         },
1015         {
1016             "name": "guzzlehttp/psr7",
1017             "version": "1.5.2",
1018             "source": {
1019                 "type": "git",
1020                 "url": "https://github.com/guzzle/psr7.git",
1021                 "reference": "9f83dded91781a01c63574e387eaa769be769115"
1022             },
1023             "dist": {
1024                 "type": "zip",
1025                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
1026                 "reference": "9f83dded91781a01c63574e387eaa769be769115",
1027                 "shasum": "",
1028                 "mirrors": [
1029                     {
1030                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1031                         "preferred": true
1032                     }
1033                 ]
1034             },
1035             "require": {
1036                 "php": ">=5.4.0",
1037                 "psr/http-message": "~1.0",
1038                 "ralouphie/getallheaders": "^2.0.5"
1039             },
1040             "provide": {
1041                 "psr/http-message-implementation": "1.0"
1042             },
1043             "require-dev": {
1044                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
1045             },
1046             "type": "library",
1047             "extra": {
1048                 "branch-alias": {
1049                     "dev-master": "1.5-dev"
1050                 }
1051             },
1052             "autoload": {
1053                 "psr-4": {
1054                     "GuzzleHttp\\Psr7\\": "src/"
1055                 },
1056                 "files": [
1057                     "src/functions_include.php"
1058                 ]
1059             },
1060             "notification-url": "https://packagist.org/downloads/",
1061             "license": [
1062                 "MIT"
1063             ],
1064             "authors": [
1065                 {
1066                     "name": "Michael Dowling",
1067                     "email": "mtdowling@gmail.com",
1068                     "homepage": "https://github.com/mtdowling"
1069                 },
1070                 {
1071                     "name": "Tobias Schultze",
1072                     "homepage": "https://github.com/Tobion"
1073                 }
1074             ],
1075             "description": "PSR-7 message implementation that also provides common utility methods",
1076             "keywords": [
1077                 "http",
1078                 "message",
1079                 "psr-7",
1080                 "request",
1081                 "response",
1082                 "stream",
1083                 "uri",
1084                 "url"
1085             ],
1086             "time": "2018-12-04T20:46:45+00:00"
1087         },
1088         {
1089             "name": "jdorn/sql-formatter",
1090             "version": "v1.2.17",
1091             "source": {
1092                 "type": "git",
1093                 "url": "https://github.com/jdorn/sql-formatter.git",
1094                 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
1095             },
1096             "dist": {
1097                 "type": "zip",
1098                 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
1099                 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
1100                 "shasum": "",
1101                 "mirrors": [
1102                     {
1103                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1104                         "preferred": true
1105                     }
1106                 ]
1107             },
1108             "require": {
1109                 "php": ">=5.2.4"
1110             },
1111             "require-dev": {
1112                 "phpunit/phpunit": "3.7.*"
1113             },
1114             "type": "library",
1115             "extra": {
1116                 "branch-alias": {
1117                     "dev-master": "1.3.x-dev"
1118                 }
1119             },
1120             "autoload": {
1121                 "classmap": [
1122                     "lib"
1123                 ]
1124             },
1125             "notification-url": "https://packagist.org/downloads/",
1126             "license": [
1127                 "MIT"
1128             ],
1129             "authors": [
1130                 {
1131                     "name": "Jeremy Dorn",
1132                     "email": "jeremy@jeremydorn.com",
1133                     "homepage": "http://jeremydorn.com/"
1134                 }
1135             ],
1136             "description": "a PHP SQL highlighting library",
1137             "homepage": "https://github.com/jdorn/sql-formatter/",
1138             "keywords": [
1139                 "highlight",
1140                 "sql"
1141             ],
1142             "time": "2014-01-12T16:20:24+00:00"
1143         },
1144         {
1145             "name": "kosinix/grafika",
1146             "version": "2.0.8",
1147             "source": {
1148                 "type": "git",
1149                 "url": "https://github.com/kosinix/grafika.git",
1150                 "reference": "211f61fc334b8b36616b23e8af7c5727971d96ee"
1151             },
1152             "dist": {
1153                 "type": "zip",
1154                 "url": "https://api.github.com/repos/kosinix/grafika/zipball/211f61fc334b8b36616b23e8af7c5727971d96ee",
1155                 "reference": "211f61fc334b8b36616b23e8af7c5727971d96ee",
1156                 "shasum": "",
1157                 "mirrors": [
1158                     {
1159                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1160                         "preferred": true
1161                     }
1162                 ]
1163             },
1164             "require": {
1165                 "php": ">=5.3"
1166             },
1167             "type": "library",
1168             "autoload": {
1169                 "psr-4": {
1170                     "Grafika\\": "src/Grafika"
1171                 }
1172             },
1173             "notification-url": "https://packagist.org/downloads/",
1174             "license": [
1175                 "MIT",
1176                 "GPL-2.0+"
1177             ],
1178             "authors": [
1179                 {
1180                     "name": "Nico Amarilla",
1181                     "homepage": "https://www.kosinix.com"
1182                 }
1183             ],
1184             "description": "An image manipulation library for PHP.",
1185             "homepage": "http://kosinix.github.io/grafika",
1186             "keywords": [
1187                 "grafika"
1188             ],
1189             "time": "2017-06-20T03:13:49+00:00"
1190         },
1191         {
1192             "name": "luweiss/hjkuaidi",
1193             "version": "dev-master",
1194             "source": {
1195                 "type": "git",
1196                 "url": "https://github.com/luweiss/hjkuaidi.git",
1197                 "reference": "6c12907128cbaccc26a281847af22cd657aa653e"
1198             },
1199             "dist": {
1200                 "type": "zip",
1201                 "url": "https://api.github.com/repos/luweiss/hjkuaidi/zipball/6c12907128cbaccc26a281847af22cd657aa653e",
1202                 "reference": "6c12907128cbaccc26a281847af22cd657aa653e",
1203                 "shasum": ""
1204             },
1205             "require": {
1206                 "curl/curl": "^1.5",
1207                 "php": ">=5.4",
1208                 "yiisoft/yii2": "~2.0.5"
1209             },
1210             "type": "library",
1211             "autoload": {
1212                 "psr-4": {
1213                     "Hejiang\\Express\\": "lib/"
1214                 }
1215             },
1216             "authors": [
1217                 {
1218                     "name": "wi1dcard",
1219                     "email": "yokka47@qq.com"
1220                 }
1221             ],
1222             "description": "A waybill tracking library for Yii2, supported almost every express in China.",
1223             "support": {
1224                 "source": "https://github.com/luweiss/hjkuaidi/tree/master",
1225                 "issues": "https://github.com/luweiss/hjkuaidi/issues"
1226             },
1227             "time": "2019-06-21T06:21:34+00:00"
1228         },
1229         {
1230             "name": "luweiss/wechat",
1231             "version": "0.1.5",
1232             "source": {
1233                 "type": "git",
1234                 "url": "https://github.com/luweiss/wechat.git",
1235                 "reference": "6a534550ba87f05acecefcb70cd8ec6131228d3b"
1236             },
1237             "dist": {
1238                 "type": "zip",
1239                 "url": "https://api.github.com/repos/luweiss/wechat/zipball/6a534550ba87f05acecefcb70cd8ec6131228d3b",
1240                 "reference": "6a534550ba87f05acecefcb70cd8ec6131228d3b",
1241                 "shasum": "",
1242                 "mirrors": [
1243                     {
1244                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1245                         "preferred": true
1246                     }
1247                 ]
1248             },
1249             "require": {
1250                 "doctrine/cache": "~1.3,<1.7",
1251                 "guzzlehttp/guzzle": "~6.0"
1252             },
1253             "type": "library",
1254             "autoload": {
1255                 "psr-4": {
1256                     "luweiss\\Wechat\\": "src/Wechat"
1257                 }
1258             },
1259             "notification-url": "https://packagist.org/downloads/",
1260             "authors": [
1261                 {
1262                     "name": "Lu Wei",
1263                     "homepage": "https://www.luweiss.com"
1264                 }
1265             ],
1266             "description": "PHP Wechat SDK",
1267             "keywords": [
1268                 "wechat"
1269             ],
1270             "time": "2019-06-11T02:57:59+00:00"
1271         },
1272         {
1273             "name": "overtrue/easy-sms",
1274             "version": "1.1.14",
1275             "source": {
1276                 "type": "git",
1277                 "url": "https://github.com/overtrue/easy-sms.git",
1278                 "reference": "ad4adc9170d0540e6281c7adb32475d747029fa7"
1279             },
1280             "dist": {
1281                 "type": "zip",
1282                 "url": "https://api.github.com/repos/overtrue/easy-sms/zipball/ad4adc9170d0540e6281c7adb32475d747029fa7",
1283                 "reference": "ad4adc9170d0540e6281c7adb32475d747029fa7",
1284                 "shasum": "",
1285                 "mirrors": [
1286                     {
1287                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1288                         "preferred": true
1289                     }
1290                 ]
1291             },
1292             "require": {
1293                 "guzzlehttp/guzzle": "^6.2",
1294                 "php": ">=5.6"
1295             },
1296             "require-dev": {
1297                 "mockery/mockery": "1.2.2",
1298                 "phpunit/phpunit": "^5.7 || ^7.5"
1299             },
1300             "type": "library",
1301             "autoload": {
1302                 "psr-4": {
1303                     "Overtrue\\EasySms\\": "src"
1304                 }
1305             },
1306             "notification-url": "https://packagist.org/downloads/",
1307             "license": [
1308                 "MIT"
1309             ],
1310             "authors": [
1311                 {
1312                     "name": "overtrue",
1313                     "email": "i@overtrue.me"
1314                 }
1315             ],
1316             "description": "The easiest way to send short message.",
1317             "time": "2019-04-26T08:24:28+00:00"
1318         },
1319         {
1320             "name": "phpoffice/phpexcel",
1321             "version": "1.8.2",
1322             "source": {
1323                 "type": "git",
1324                 "url": "https://github.com/PHPOffice/PHPExcel.git",
1325                 "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870"
1326             },
1327             "dist": {
1328                 "type": "zip",
1329                 "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870",
1330                 "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870",
1331                 "shasum": "",
1332                 "mirrors": [
1333                     {
1334                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1335                         "preferred": true
1336                     }
1337                 ]
1338             },
1339             "require": {
1340                 "ext-mbstring": "*",
1341                 "ext-xml": "*",
1342                 "ext-xmlwriter": "*",
1343                 "php": "^5.2|^7.0"
1344             },
1345             "require-dev": {
1346                 "squizlabs/php_codesniffer": "2.*"
1347             },
1348             "type": "library",
1349             "autoload": {
1350                 "psr-0": {
1351                     "PHPExcel": "Classes/"
1352                 }
1353             },
1354             "notification-url": "https://packagist.org/downloads/",
1355             "license": [
1356                 "LGPL-2.1"
1357             ],
1358             "authors": [
1359                 {
1360                     "name": "Maarten Balliauw",
1361                     "homepage": "http://blog.maartenballiauw.be"
1362                 },
1363                 {
1364                     "name": "Erik Tilt"
1365                 },
1366                 {
1367                     "name": "Franck Lefevre",
1368                     "homepage": "http://rootslabs.net"
1369                 },
1370                 {
1371                     "name": "Mark Baker",
1372                     "homepage": "http://markbakeruk.net"
1373                 }
1374             ],
1375             "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
1376             "homepage": "https://github.com/PHPOffice/PHPExcel",
1377             "keywords": [
1378                 "OpenXML",
1379                 "excel",
1380                 "php",
1381                 "spreadsheet",
1382                 "xls",
1383                 "xlsx"
1384             ],
1385             "abandoned": "phpoffice/phpspreadsheet",
1386             "time": "2018-11-22T23:07:24+00:00"
1387         },
1388         {
1389             "name": "psr/http-message",
1390             "version": "1.0.1",
1391             "source": {
1392                 "type": "git",
1393                 "url": "https://github.com/php-fig/http-message.git",
1394                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1395             },
1396             "dist": {
1397                 "type": "zip",
1398                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1399                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1400                 "shasum": "",
1401                 "mirrors": [
1402                     {
1403                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1404                         "preferred": true
1405                     }
1406                 ]
1407             },
1408             "require": {
1409                 "php": ">=5.3.0"
1410             },
1411             "type": "library",
1412             "extra": {
1413                 "branch-alias": {
1414                     "dev-master": "1.0.x-dev"
1415                 }
1416             },
1417             "autoload": {
1418                 "psr-4": {
1419                     "Psr\\Http\\Message\\": "src/"
1420                 }
1421             },
1422             "notification-url": "https://packagist.org/downloads/",
1423             "license": [
1424                 "MIT"
1425             ],
1426             "authors": [
1427                 {
1428                     "name": "PHP-FIG",
1429                     "homepage": "http://www.php-fig.org/"
1430                 }
1431             ],
1432             "description": "Common interface for HTTP messages",
1433             "homepage": "https://github.com/php-fig/http-message",
1434             "keywords": [
1435                 "http",
1436                 "http-message",
1437                 "psr",
1438                 "psr-7",
1439                 "request",
1440                 "response"
1441             ],
1442             "time": "2016-08-06T14:39:51+00:00"
1443         },
1444         {
1445             "name": "qcloud/cos-sdk-v5",
1446             "version": "v1.3.2",
1447             "source": {
1448                 "type": "git",
1449                 "url": "https://github.com/tencentyun/cos-php-sdk-v5.git",
1450                 "reference": "0454f48629210749ae6316ab317548169dac9d8f"
1451             },
1452             "dist": {
1453                 "type": "zip",
1454                 "url": "https://api.github.com/repos/tencentyun/cos-php-sdk-v5/zipball/0454f48629210749ae6316ab317548169dac9d8f",
1455                 "reference": "0454f48629210749ae6316ab317548169dac9d8f",
1456                 "shasum": "",
1457                 "mirrors": [
1458                     {
1459                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1460                         "preferred": true
1461                     }
1462                 ]
1463             },
1464             "require": {
1465                 "guzzle/guzzle": "~3.7",
1466                 "php": ">=5.3.0"
1467             },
1468             "type": "library",
1469             "autoload": {
1470                 "psr-0": {
1471                     "Qcloud\\Cos\\": "src/"
1472                 }
1473             },
1474             "notification-url": "https://packagist.org/downloads/",
1475             "license": [
1476                 "MIT"
1477             ],
1478             "authors": [
1479                 {
1480                     "name": "yaozongyou",
1481                     "email": "yaozongyou@vip.qq.com"
1482                 },
1483                 {
1484                     "name": "lewzylu",
1485                     "email": "327874225@qq.com"
1486                 }
1487             ],
1488             "description": "PHP SDK for QCloud COS",
1489             "keywords": [
1490                 "cos",
1491                 "php",
1492                 "qcloud"
1493             ],
1494             "time": "2019-04-25T12:23:41+00:00"
1495         },
1496         {
1497             "name": "qiniu/php-sdk",
1498             "version": "v7.2.7",
1499             "source": {
1500                 "type": "git",
1501                 "url": "https://github.com/qiniu/php-sdk.git",
1502                 "reference": "88d11a5857ebc6871204e9be6ceec54bf5f381e6"
1503             },
1504             "dist": {
1505                 "type": "zip",
1506                 "url": "https://api.github.com/repos/qiniu/php-sdk/zipball/88d11a5857ebc6871204e9be6ceec54bf5f381e6",
1507                 "reference": "88d11a5857ebc6871204e9be6ceec54bf5f381e6",
1508                 "shasum": "",
1509                 "mirrors": [
1510                     {
1511                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1512                         "preferred": true
1513                     }
1514                 ]
1515             },
1516             "require": {
1517                 "php": ">=5.3.3"
1518             },
1519             "require-dev": {
1520                 "phpunit/phpunit": "~4.0",
1521                 "squizlabs/php_codesniffer": "~2.3"
1522             },
1523             "type": "library",
1524             "autoload": {
1525                 "psr-4": {
1526                     "Qiniu\\": "src/Qiniu"
1527                 },
1528                 "files": [
1529                     "src/Qiniu/functions.php"
1530                 ]
1531             },
1532             "notification-url": "https://packagist.org/downloads/",
1533             "license": [
1534                 "MIT"
1535             ],
1536             "authors": [
1537                 {
1538                     "name": "Qiniu",
1539                     "email": "sdk@qiniu.com",
1540                     "homepage": "http://www.qiniu.com"
1541                 }
1542             ],
1543             "description": "Qiniu Resource (Cloud) Storage SDK for PHP",
1544             "homepage": "http://developer.qiniu.com/",
1545             "keywords": [
1546                 "cloud",
1547                 "qiniu",
1548                 "sdk",
1549                 "storage"
1550             ],
1551             "time": "2018-11-06T13:34:32+00:00"
1552         },
1553         {
1554             "name": "ralouphie/getallheaders",
1555             "version": "2.0.5",
1556             "source": {
1557                 "type": "git",
1558                 "url": "https://github.com/ralouphie/getallheaders.git",
1559                 "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
1560             },
1561             "dist": {
1562                 "type": "zip",
1563                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
1564                 "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
1565                 "shasum": "",
1566                 "mirrors": [
1567                     {
1568                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1569                         "preferred": true
1570                     }
1571                 ]
1572             },
1573             "require": {
1574                 "php": ">=5.3"
1575             },
1576             "require-dev": {
1577                 "phpunit/phpunit": "~3.7.0",
1578                 "satooshi/php-coveralls": ">=1.0"
1579             },
1580             "type": "library",
1581             "autoload": {
1582                 "files": [
1583                     "src/getallheaders.php"
1584                 ]
1585             },
1586             "notification-url": "https://packagist.org/downloads/",
1587             "license": [
1588                 "MIT"
1589             ],
1590             "authors": [
1591                 {
1592                     "name": "Ralph Khattar",
1593                     "email": "ralph.khattar@gmail.com"
1594                 }
1595             ],
1596             "description": "A polyfill for getallheaders.",
1597             "time": "2016-02-11T07:05:27+00:00"
1598         },
1599         {
1600             "name": "swiftmailer/swiftmailer",
1601             "version": "v6.2.1",
1602             "source": {
1603                 "type": "git",
1604                 "url": "https://github.com/swiftmailer/swiftmailer.git",
1605                 "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a"
1606             },
1607             "dist": {
1608                 "type": "zip",
1609                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
1610                 "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
1611                 "shasum": "",
1612                 "mirrors": [
1613                     {
1614                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1615                         "preferred": true
1616                     }
1617                 ]
1618             },
1619             "require": {
1620                 "egulias/email-validator": "~2.0",
1621                 "php": ">=7.0.0",
1622                 "symfony/polyfill-iconv": "^1.0",
1623                 "symfony/polyfill-intl-idn": "^1.10",
1624                 "symfony/polyfill-mbstring": "^1.0"
1625             },
1626             "require-dev": {
1627                 "mockery/mockery": "~0.9.1",
1628                 "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
1629             },
1630             "suggest": {
1631                 "ext-intl": "Needed to support internationalized email addresses",
1632                 "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
1633             },
1634             "type": "library",
1635             "extra": {
1636                 "branch-alias": {
1637                     "dev-master": "6.2-dev"
1638                 }
1639             },
1640             "autoload": {
1641                 "files": [
1642                     "lib/swift_required.php"
1643                 ]
1644             },
1645             "notification-url": "https://packagist.org/downloads/",
1646             "license": [
1647                 "MIT"
1648             ],
1649             "authors": [
1650                 {
1651                     "name": "Chris Corbyn"
1652                 },
1653                 {
1654                     "name": "Fabien Potencier",
1655                     "email": "fabien@symfony.com"
1656                 }
1657             ],
1658             "description": "Swiftmailer, free feature-rich PHP mailer",
1659             "homepage": "https://swiftmailer.symfony.com",
1660             "keywords": [
1661                 "email",
1662                 "mail",
1663                 "mailer"
1664             ],
1665             "time": "2019-04-21T09:21:45+00:00"
1666         },
1667         {
1668             "name": "symfony/event-dispatcher",
1669             "version": "v2.8.50",
1670             "source": {
1671                 "type": "git",
1672                 "url": "https://github.com/symfony/event-dispatcher.git",
1673                 "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0"
1674             },
1675             "dist": {
1676                 "type": "zip",
1677                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0",
1678                 "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0",
1679                 "shasum": "",
1680                 "mirrors": [
1681                     {
1682                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1683                         "preferred": true
1684                     }
1685                 ]
1686             },
1687             "require": {
1688                 "php": ">=5.3.9"
1689             },
1690             "require-dev": {
1691                 "psr/log": "~1.0",
1692                 "symfony/config": "^2.0.5|~3.0.0",
1693                 "symfony/dependency-injection": "~2.6|~3.0.0",
1694                 "symfony/expression-language": "~2.6|~3.0.0",
1695                 "symfony/stopwatch": "~2.3|~3.0.0"
1696             },
1697             "suggest": {
1698                 "symfony/dependency-injection": "",
1699                 "symfony/http-kernel": ""
1700             },
1701             "type": "library",
1702             "extra": {
1703                 "branch-alias": {
1704                     "dev-master": "2.8-dev"
1705                 }
1706             },
1707             "autoload": {
1708                 "psr-4": {
1709                     "Symfony\\Component\\EventDispatcher\\": ""
1710                 },
1711                 "exclude-from-classmap": [
1712                     "/Tests/"
1713                 ]
1714             },
1715             "notification-url": "https://packagist.org/downloads/",
1716             "license": [
1717                 "MIT"
1718             ],
1719             "authors": [
1720                 {
1721                     "name": "Fabien Potencier",
1722                     "email": "fabien@symfony.com"
1723                 },
1724                 {
1725                     "name": "Symfony Community",
1726                     "homepage": "https://symfony.com/contributors"
1727                 }
1728             ],
1729             "description": "Symfony EventDispatcher Component",
1730             "homepage": "https://symfony.com",
1731             "time": "2018-11-21T14:20:20+00:00"
1732         },
1733         {
1734             "name": "symfony/filesystem",
1735             "version": "v4.3.1",
1736             "source": {
1737                 "type": "git",
1738                 "url": "https://github.com/symfony/filesystem.git",
1739                 "reference": "bf2af40d738dec5e433faea7b00daa4431d0a4cf"
1740             },
1741             "dist": {
1742                 "type": "zip",
1743                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/bf2af40d738dec5e433faea7b00daa4431d0a4cf",
1744                 "reference": "bf2af40d738dec5e433faea7b00daa4431d0a4cf",
1745                 "shasum": "",
1746                 "mirrors": [
1747                     {
1748                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1749                         "preferred": true
1750                     }
1751                 ]
1752             },
1753             "require": {
1754                 "php": "^7.1.3",
1755                 "symfony/polyfill-ctype": "~1.8"
1756             },
1757             "type": "library",
1758             "extra": {
1759                 "branch-alias": {
1760                     "dev-master": "4.3-dev"
1761                 }
1762             },
1763             "autoload": {
1764                 "psr-4": {
1765                     "Symfony\\Component\\Filesystem\\": ""
1766                 },
1767                 "exclude-from-classmap": [
1768                     "/Tests/"
1769                 ]
1770             },
1771             "notification-url": "https://packagist.org/downloads/",
1772             "license": [
1773                 "MIT"
1774             ],
1775             "authors": [
1776                 {
1777                     "name": "Fabien Potencier",
1778                     "email": "fabien@symfony.com"
1779                 },
1780                 {
1781                     "name": "Symfony Community",
1782                     "homepage": "https://symfony.com/contributors"
1783                 }
1784             ],
1785             "description": "Symfony Filesystem Component",
1786             "homepage": "https://symfony.com",
1787             "time": "2019-06-03T20:27:40+00:00"
1788         },
1789         {
1790             "name": "symfony/polyfill-ctype",
1791             "version": "v1.11.0",
1792             "source": {
1793                 "type": "git",
1794                 "url": "https://github.com/symfony/polyfill-ctype.git",
1795                 "reference": "82ebae02209c21113908c229e9883c419720738a"
1796             },
1797             "dist": {
1798                 "type": "zip",
1799                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
1800                 "reference": "82ebae02209c21113908c229e9883c419720738a",
1801                 "shasum": "",
1802                 "mirrors": [
1803                     {
1804                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1805                         "preferred": true
1806                     }
1807                 ]
1808             },
1809             "require": {
1810                 "php": ">=5.3.3"
1811             },
1812             "suggest": {
1813                 "ext-ctype": "For best performance"
1814             },
1815             "type": "library",
1816             "extra": {
1817                 "branch-alias": {
1818                     "dev-master": "1.11-dev"
1819                 }
1820             },
1821             "autoload": {
1822                 "psr-4": {
1823                     "Symfony\\Polyfill\\Ctype\\": ""
1824                 },
1825                 "files": [
1826                     "bootstrap.php"
1827                 ]
1828             },
1829             "notification-url": "https://packagist.org/downloads/",
1830             "license": [
1831                 "MIT"
1832             ],
1833             "authors": [
1834                 {
1835                     "name": "Symfony Community",
1836                     "homepage": "https://symfony.com/contributors"
1837                 },
1838                 {
1839                     "name": "Gert de Pagter",
1840                     "email": "backendtea@gmail.com"
1841                 }
1842             ],
1843             "description": "Symfony polyfill for ctype functions",
1844             "homepage": "https://symfony.com",
1845             "keywords": [
1846                 "compatibility",
1847                 "ctype",
1848                 "polyfill",
1849                 "portable"
1850             ],
1851             "time": "2019-02-06T07:57:58+00:00"
1852         },
1853         {
1854             "name": "symfony/polyfill-iconv",
1855             "version": "v1.11.0",
1856             "source": {
1857                 "type": "git",
1858                 "url": "https://github.com/symfony/polyfill-iconv.git",
1859                 "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7"
1860             },
1861             "dist": {
1862                 "type": "zip",
1863                 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
1864                 "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
1865                 "shasum": "",
1866                 "mirrors": [
1867                     {
1868                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1869                         "preferred": true
1870                     }
1871                 ]
1872             },
1873             "require": {
1874                 "php": ">=5.3.3"
1875             },
1876             "suggest": {
1877                 "ext-iconv": "For best performance"
1878             },
1879             "type": "library",
1880             "extra": {
1881                 "branch-alias": {
1882                     "dev-master": "1.11-dev"
1883                 }
1884             },
1885             "autoload": {
1886                 "psr-4": {
1887                     "Symfony\\Polyfill\\Iconv\\": ""
1888                 },
1889                 "files": [
1890                     "bootstrap.php"
1891                 ]
1892             },
1893             "notification-url": "https://packagist.org/downloads/",
1894             "license": [
1895                 "MIT"
1896             ],
1897             "authors": [
1898                 {
1899                     "name": "Nicolas Grekas",
1900                     "email": "p@tchwork.com"
1901                 },
1902                 {
1903                     "name": "Symfony Community",
1904                     "homepage": "https://symfony.com/contributors"
1905                 }
1906             ],
1907             "description": "Symfony polyfill for the Iconv extension",
1908             "homepage": "https://symfony.com",
1909             "keywords": [
1910                 "compatibility",
1911                 "iconv",
1912                 "polyfill",
1913                 "portable",
1914                 "shim"
1915             ],
1916             "time": "2019-02-06T07:57:58+00:00"
1917         },
1918         {
1919             "name": "symfony/polyfill-intl-idn",
1920             "version": "v1.11.0",
1921             "source": {
1922                 "type": "git",
1923                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
1924                 "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af"
1925             },
1926             "dist": {
1927                 "type": "zip",
1928                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c766e95bec706cdd89903b1eda8afab7d7a6b7af",
1929                 "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af",
1930                 "shasum": "",
1931                 "mirrors": [
1932                     {
1933                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
1934                         "preferred": true
1935                     }
1936                 ]
1937             },
1938             "require": {
1939                 "php": ">=5.3.3",
1940                 "symfony/polyfill-mbstring": "^1.3",
1941                 "symfony/polyfill-php72": "^1.9"
1942             },
1943             "suggest": {
1944                 "ext-intl": "For best performance"
1945             },
1946             "type": "library",
1947             "extra": {
1948                 "branch-alias": {
1949                     "dev-master": "1.9-dev"
1950                 }
1951             },
1952             "autoload": {
1953                 "psr-4": {
1954                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
1955                 },
1956                 "files": [
1957                     "bootstrap.php"
1958                 ]
1959             },
1960             "notification-url": "https://packagist.org/downloads/",
1961             "license": [
1962                 "MIT"
1963             ],
1964             "authors": [
1965                 {
1966                     "name": "Symfony Community",
1967                     "homepage": "https://symfony.com/contributors"
1968                 },
1969                 {
1970                     "name": "Laurent Bassin",
1971                     "email": "laurent@bassin.info"
1972                 }
1973             ],
1974             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
1975             "homepage": "https://symfony.com",
1976             "keywords": [
1977                 "compatibility",
1978                 "idn",
1979                 "intl",
1980                 "polyfill",
1981                 "portable",
1982                 "shim"
1983             ],
1984             "time": "2019-03-04T13:44:35+00:00"
1985         },
1986         {
1987             "name": "symfony/polyfill-mbstring",
1988             "version": "v1.11.0",
1989             "source": {
1990                 "type": "git",
1991                 "url": "https://github.com/symfony/polyfill-mbstring.git",
1992                 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
1993             },
1994             "dist": {
1995                 "type": "zip",
1996                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
1997                 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
1998                 "shasum": "",
1999                 "mirrors": [
2000                     {
2001                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2002                         "preferred": true
2003                     }
2004                 ]
2005             },
2006             "require": {
2007                 "php": ">=5.3.3"
2008             },
2009             "suggest": {
2010                 "ext-mbstring": "For best performance"
2011             },
2012             "type": "library",
2013             "extra": {
2014                 "branch-alias": {
2015                     "dev-master": "1.11-dev"
2016                 }
2017             },
2018             "autoload": {
2019                 "psr-4": {
2020                     "Symfony\\Polyfill\\Mbstring\\": ""
2021                 },
2022                 "files": [
2023                     "bootstrap.php"
2024                 ]
2025             },
2026             "notification-url": "https://packagist.org/downloads/",
2027             "license": [
2028                 "MIT"
2029             ],
2030             "authors": [
2031                 {
2032                     "name": "Nicolas Grekas",
2033                     "email": "p@tchwork.com"
2034                 },
2035                 {
2036                     "name": "Symfony Community",
2037                     "homepage": "https://symfony.com/contributors"
2038                 }
2039             ],
2040             "description": "Symfony polyfill for the Mbstring extension",
2041             "homepage": "https://symfony.com",
2042             "keywords": [
2043                 "compatibility",
2044                 "mbstring",
2045                 "polyfill",
2046                 "portable",
2047                 "shim"
2048             ],
2049             "time": "2019-02-06T07:57:58+00:00"
2050         },
2051         {
2052             "name": "symfony/polyfill-php72",
2053             "version": "v1.11.0",
2054             "source": {
2055                 "type": "git",
2056                 "url": "https://github.com/symfony/polyfill-php72.git",
2057                 "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
2058             },
2059             "dist": {
2060                 "type": "zip",
2061                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
2062                 "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
2063                 "shasum": "",
2064                 "mirrors": [
2065                     {
2066                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2067                         "preferred": true
2068                     }
2069                 ]
2070             },
2071             "require": {
2072                 "php": ">=5.3.3"
2073             },
2074             "type": "library",
2075             "extra": {
2076                 "branch-alias": {
2077                     "dev-master": "1.11-dev"
2078                 }
2079             },
2080             "autoload": {
2081                 "psr-4": {
2082                     "Symfony\\Polyfill\\Php72\\": ""
2083                 },
2084                 "files": [
2085                     "bootstrap.php"
2086                 ]
2087             },
2088             "notification-url": "https://packagist.org/downloads/",
2089             "license": [
2090                 "MIT"
2091             ],
2092             "authors": [
2093                 {
2094                     "name": "Nicolas Grekas",
2095                     "email": "p@tchwork.com"
2096                 },
2097                 {
2098                     "name": "Symfony Community",
2099                     "homepage": "https://symfony.com/contributors"
2100                 }
2101             ],
2102             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
2103             "homepage": "https://symfony.com",
2104             "keywords": [
2105                 "compatibility",
2106                 "polyfill",
2107                 "portable",
2108                 "shim"
2109             ],
2110             "time": "2019-02-06T07:57:58+00:00"
2111         },
2112         {
2113             "name": "symfony/process",
2114             "version": "v3.4.28",
2115             "source": {
2116                 "type": "git",
2117                 "url": "https://github.com/symfony/process.git",
2118                 "reference": "afe411c2a6084f25cff55a01d0d4e1474c97ff13"
2119             },
2120             "dist": {
2121                 "type": "zip",
2122                 "url": "https://api.github.com/repos/symfony/process/zipball/afe411c2a6084f25cff55a01d0d4e1474c97ff13",
2123                 "reference": "afe411c2a6084f25cff55a01d0d4e1474c97ff13",
2124                 "shasum": "",
2125                 "mirrors": [
2126                     {
2127                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2128                         "preferred": true
2129                     }
2130                 ]
2131             },
2132             "require": {
2133                 "php": "^5.5.9|>=7.0.8"
2134             },
2135             "type": "library",
2136             "extra": {
2137                 "branch-alias": {
2138                     "dev-master": "3.4-dev"
2139                 }
2140             },
2141             "autoload": {
2142                 "psr-4": {
2143                     "Symfony\\Component\\Process\\": ""
2144                 },
2145                 "exclude-from-classmap": [
2146                     "/Tests/"
2147                 ]
2148             },
2149             "notification-url": "https://packagist.org/downloads/",
2150             "license": [
2151                 "MIT"
2152             ],
2153             "authors": [
2154                 {
2155                     "name": "Fabien Potencier",
2156                     "email": "fabien@symfony.com"
2157                 },
2158                 {
2159                     "name": "Symfony Community",
2160                     "homepage": "https://symfony.com/contributors"
2161                 }
2162             ],
2163             "description": "Symfony Process Component",
2164             "homepage": "https://symfony.com",
2165             "time": "2019-05-22T12:54:11+00:00"
2166         },
2167         {
2168             "name": "vlucas/phpdotenv",
2169             "version": "v2.6.1",
2170             "source": {
2171                 "type": "git",
2172                 "url": "https://github.com/vlucas/phpdotenv.git",
2173                 "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5"
2174             },
2175             "dist": {
2176                 "type": "zip",
2177                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5",
2178                 "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5",
2179                 "shasum": "",
2180                 "mirrors": [
2181                     {
2182                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2183                         "preferred": true
2184                     }
2185                 ]
2186             },
2187             "require": {
2188                 "php": ">=5.3.9",
2189                 "symfony/polyfill-ctype": "^1.9"
2190             },
2191             "require-dev": {
2192                 "phpunit/phpunit": "^4.8.35 || ^5.0"
2193             },
2194             "type": "library",
2195             "extra": {
2196                 "branch-alias": {
2197                     "dev-master": "2.6-dev"
2198                 }
2199             },
2200             "autoload": {
2201                 "psr-4": {
2202                     "Dotenv\\": "src/"
2203                 }
2204             },
2205             "notification-url": "https://packagist.org/downloads/",
2206             "license": [
2207                 "BSD-3-Clause"
2208             ],
2209             "authors": [
2210                 {
2211                     "name": "Vance Lucas",
2212                     "email": "vance@vancelucas.com",
2213                     "homepage": "http://www.vancelucas.com"
2214                 }
2215             ],
2216             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
2217             "keywords": [
2218                 "dotenv",
2219                 "env",
2220                 "environment"
2221             ],
2222             "time": "2019-01-29T11:11:52+00:00"
2223         },
2224         {
2225             "name": "wi1dcard/alipay-sdk",
2226             "version": "v1.3.0",
2227             "source": {
2228                 "type": "git",
2229                 "url": "https://github.com/wi1dcard/alipay-sdk-php.git",
2230                 "reference": "ecc0516792a2c8a859a469d770f28dc3dc9d7a3b"
2231             },
2232             "dist": {
2233                 "type": "zip",
2234                 "url": "https://api.github.com/repos/wi1dcard/alipay-sdk-php/zipball/ecc0516792a2c8a859a469d770f28dc3dc9d7a3b",
2235                 "reference": "ecc0516792a2c8a859a469d770f28dc3dc9d7a3b",
2236                 "shasum": "",
2237                 "mirrors": [
2238                     {
2239                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2240                         "preferred": true
2241                     }
2242                 ]
2243             },
2244             "require": {
2245                 "ext-openssl": "*",
2246                 "php": ">=5.4"
2247             },
2248             "require-dev": {
2249                 "phpunit/phpunit": ">=4.8",
2250                 "vlucas/phpdotenv": "^2.5"
2251             },
2252             "type": "library",
2253             "autoload": {
2254                 "psr-4": {
2255                     "Alipay\\": "aop/"
2256                 }
2257             },
2258             "notification-url": "https://packagist.org/downloads/",
2259             "authors": [
2260                 {
2261                     "name": "wi1dcard",
2262                     "email": "wi1dcard.cn@gmail.com"
2263                 }
2264             ],
2265             "description": "支付宝(蚂蚁金服)开放平台第三方 PHP SDK,基于官方 3.3.1 版本。",
2266             "time": "2019-05-26T13:28:48+00:00"
2267         },
2268         {
2269             "name": "yiisoft/yii2",
2270             "version": "2.0.21",
2271             "source": {
2272                 "type": "git",
2273                 "url": "https://github.com/yiisoft/yii2-framework.git",
2274                 "reference": "7e4622252c5f272373e1339a47d331e4a55e9591"
2275             },
2276             "dist": {
2277                 "type": "zip",
2278                 "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/7e4622252c5f272373e1339a47d331e4a55e9591",
2279                 "reference": "7e4622252c5f272373e1339a47d331e4a55e9591",
2280                 "shasum": "",
2281                 "mirrors": [
2282                     {
2283                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2284                         "preferred": true
2285                     }
2286                 ]
2287             },
2288             "require": {
2289                 "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
2290                 "bower-asset/jquery": "3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
2291                 "bower-asset/punycode": "1.3.*",
2292                 "bower-asset/yii2-pjax": "~2.0.1",
2293                 "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
2294                 "ext-ctype": "*",
2295                 "ext-mbstring": "*",
2296                 "ezyang/htmlpurifier": "~4.6",
2297                 "lib-pcre": "*",
2298                 "php": ">=5.4.0",
2299                 "yiisoft/yii2-composer": "~2.0.4"
2300             },
2301             "bin": [
2302                 "yii"
2303             ],
2304             "type": "library",
2305             "extra": {
2306                 "branch-alias": {
2307                     "dev-master": "2.0.x-dev"
2308                 }
2309             },
2310             "autoload": {
2311                 "psr-4": {
2312                     "yii\\": ""
2313                 }
2314             },
2315             "notification-url": "https://packagist.org/downloads/",
2316             "license": [
2317                 "BSD-3-Clause"
2318             ],
2319             "authors": [
2320                 {
2321                     "name": "Qiang Xue",
2322                     "email": "qiang.xue@gmail.com",
2323                     "homepage": "http://www.yiiframework.com/",
2324                     "role": "Founder and project lead"
2325                 },
2326                 {
2327                     "name": "Alexander Makarov",
2328                     "email": "sam@rmcreative.ru",
2329                     "homepage": "http://rmcreative.ru/",
2330                     "role": "Core framework development"
2331                 },
2332                 {
2333                     "name": "Maurizio Domba",
2334                     "homepage": "http://mdomba.info/",
2335                     "role": "Core framework development"
2336                 },
2337                 {
2338                     "name": "Carsten Brandt",
2339                     "email": "mail@cebe.cc",
2340                     "homepage": "http://cebe.cc/",
2341                     "role": "Core framework development"
2342                 },
2343                 {
2344                     "name": "Timur Ruziev",
2345                     "email": "resurtm@gmail.com",
2346                     "homepage": "http://resurtm.com/",
2347                     "role": "Core framework development"
2348                 },
2349                 {
2350                     "name": "Paul Klimov",
2351                     "email": "klimov.paul@gmail.com",
2352                     "role": "Core framework development"
2353                 },
2354                 {
2355                     "name": "Dmitry Naumenko",
2356                     "email": "d.naumenko.a@gmail.com",
2357                     "role": "Core framework development"
2358                 },
2359                 {
2360                     "name": "Boudewijn Vahrmeijer",
2361                     "email": "info@dynasource.eu",
2362                     "homepage": "http://dynasource.eu",
2363                     "role": "Core framework development"
2364                 }
2365             ],
2366             "description": "Yii PHP Framework Version 2",
2367             "homepage": "http://www.yiiframework.com/",
2368             "keywords": [
2369                 "framework",
2370                 "yii2"
2371             ],
2372             "time": "2019-06-18T14:25:08+00:00"
2373         },
2374         {
2375             "name": "yiisoft/yii2-composer",
2376             "version": "2.0.7",
2377             "source": {
2378                 "type": "git",
2379                 "url": "https://github.com/yiisoft/yii2-composer.git",
2380                 "reference": "1439e78be1218c492e6cde251ed87d3f128b9534"
2381             },
2382             "dist": {
2383                 "type": "zip",
2384                 "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/1439e78be1218c492e6cde251ed87d3f128b9534",
2385                 "reference": "1439e78be1218c492e6cde251ed87d3f128b9534",
2386                 "shasum": "",
2387                 "mirrors": [
2388                     {
2389                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2390                         "preferred": true
2391                     }
2392                 ]
2393             },
2394             "require": {
2395                 "composer-plugin-api": "^1.0"
2396             },
2397             "require-dev": {
2398                 "composer/composer": "^1.0"
2399             },
2400             "type": "composer-plugin",
2401             "extra": {
2402                 "class": "yii\\composer\\Plugin",
2403                 "branch-alias": {
2404                     "dev-master": "2.0.x-dev"
2405                 }
2406             },
2407             "autoload": {
2408                 "psr-4": {
2409                     "yii\\composer\\": ""
2410                 }
2411             },
2412             "notification-url": "https://packagist.org/downloads/",
2413             "license": [
2414                 "BSD-3-Clause"
2415             ],
2416             "authors": [
2417                 {
2418                     "name": "Qiang Xue",
2419                     "email": "qiang.xue@gmail.com"
2420                 },
2421                 {
2422                     "name": "Carsten Brandt",
2423                     "email": "mail@cebe.cc"
2424                 }
2425             ],
2426             "description": "The composer plugin for Yii extension installer",
2427             "keywords": [
2428                 "composer",
2429                 "extension installer",
2430                 "yii2"
2431             ],
2432             "time": "2018-07-05T15:44:47+00:00"
2433         },
2434         {
2435             "name": "yiisoft/yii2-queue",
2436             "version": "2.3.0",
2437             "source": {
2438                 "type": "git",
2439                 "url": "https://github.com/yiisoft/yii2-queue.git",
2440                 "reference": "25c1142558768ec0e835171c972a4edc2fb59cf0"
2441             },
2442             "dist": {
2443                 "type": "zip",
2444                 "url": "https://api.github.com/repos/yiisoft/yii2-queue/zipball/25c1142558768ec0e835171c972a4edc2fb59cf0",
2445                 "reference": "25c1142558768ec0e835171c972a4edc2fb59cf0",
2446                 "shasum": "",
2447                 "mirrors": [
2448                     {
2449                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2450                         "preferred": true
2451                     }
2452                 ]
2453             },
2454             "require": {
2455                 "php": ">=5.5.0",
2456                 "symfony/process": "^3.3||^4.0",
2457                 "yiisoft/yii2": "~2.0.14"
2458             },
2459             "require-dev": {
2460                 "aws/aws-sdk-php": ">=2.4",
2461                 "enqueue/amqp-lib": "^0.8||^0.9.10",
2462                 "enqueue/stomp": "^0.8.39",
2463                 "jeremeamia/superclosure": "*",
2464                 "pda/pheanstalk": "v3.*",
2465                 "php-amqplib/php-amqplib": "*",
2466                 "phpunit/phpunit": "~4.4",
2467                 "yiisoft/yii2-debug": "*",
2468                 "yiisoft/yii2-gii": "*",
2469                 "yiisoft/yii2-redis": "*"
2470             },
2471             "suggest": {
2472                 "aws/aws-sdk-php": "Need for aws SQS.",
2473                 "enqueue/amqp-lib": "Need for AMQP interop queue.",
2474                 "enqueue/stomp": "Need for Stomp queue.",
2475                 "ext-gearman": "Need for Gearman queue.",
2476                 "ext-pcntl": "Need for process signals.",
2477                 "pda/pheanstalk": "Need for Beanstalk queue.",
2478                 "php-amqplib/php-amqplib": "Need for AMQP queue.",
2479                 "yiisoft/yii2-redis": "Need for Redis queue."
2480             },
2481             "type": "yii2-extension",
2482             "extra": {
2483                 "branch-alias": {
2484                     "dev-master": "2.x-dev"
2485                 }
2486             },
2487             "autoload": {
2488                 "psr-4": {
2489                     "yii\\queue\\": "src",
2490                     "yii\\queue\\amqp\\": "src/drivers/amqp",
2491                     "yii\\queue\\amqp_interop\\": "src/drivers/amqp_interop",
2492                     "yii\\queue\\beanstalk\\": "src/drivers/beanstalk",
2493                     "yii\\queue\\db\\": "src/drivers/db",
2494                     "yii\\queue\\file\\": "src/drivers/file",
2495                     "yii\\queue\\gearman\\": "src/drivers/gearman",
2496                     "yii\\queue\\redis\\": "src/drivers/redis",
2497                     "yii\\queue\\sync\\": "src/drivers/sync",
2498                     "yii\\queue\\sqs\\": "src/drivers/sqs",
2499                     "yii\\queue\\stomp\\": "src/drivers/stomp"
2500                 }
2501             },
2502             "notification-url": "https://packagist.org/downloads/",
2503             "license": [
2504                 "BSD-3-Clause"
2505             ],
2506             "authors": [
2507                 {
2508                     "name": "Roman Zhuravlev",
2509                     "email": "zhuravljov@gmail.com"
2510                 }
2511             ],
2512             "description": "Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman",
2513             "keywords": [
2514                 "async",
2515                 "beanstalk",
2516                 "db",
2517                 "gearman",
2518                 "gii",
2519                 "queue",
2520                 "rabbitmq",
2521                 "redis",
2522                 "sqs",
2523                 "yii"
2524             ],
2525             "time": "2019-06-04T18:58:40+00:00"
2526         },
2527         {
2528             "name": "yiisoft/yii2-redis",
2529             "version": "2.0.9",
2530             "source": {
2531                 "type": "git",
2532                 "url": "https://github.com/yiisoft/yii2-redis.git",
2533                 "reference": "29c3ae9f1e1f61d9ab326f92fcacb03218c218dc"
2534             },
2535             "dist": {
2536                 "type": "zip",
2537                 "url": "https://api.github.com/repos/yiisoft/yii2-redis/zipball/29c3ae9f1e1f61d9ab326f92fcacb03218c218dc",
2538                 "reference": "29c3ae9f1e1f61d9ab326f92fcacb03218c218dc",
2539                 "shasum": "",
2540                 "mirrors": [
2541                     {
2542                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2543                         "preferred": true
2544                     }
2545                 ]
2546             },
2547             "require": {
2548                 "yiisoft/yii2": "~2.0.14"
2549             },
2550             "require-dev": {
2551                 "yiisoft/yii2-dev": "~2.0.14"
2552             },
2553             "type": "yii2-extension",
2554             "extra": {
2555                 "branch-alias": {
2556                     "dev-master": "2.0.x-dev"
2557                 }
2558             },
2559             "autoload": {
2560                 "psr-4": {
2561                     "yii\\redis\\": "src"
2562                 }
2563             },
2564             "notification-url": "https://packagist.org/downloads/",
2565             "license": [
2566                 "BSD-3-Clause"
2567             ],
2568             "authors": [
2569                 {
2570                     "name": "Carsten Brandt",
2571                     "email": "mail@cebe.cc"
2572                 }
2573             ],
2574             "description": "Redis Cache, Session and ActiveRecord for the Yii framework",
2575             "keywords": [
2576                 "active-record",
2577                 "cache",
2578                 "redis",
2579                 "session",
2580                 "yii2"
2581             ],
2582             "time": "2018-09-23T22:34:46+00:00"
2583         },
2584         {
2585             "name": "yiisoft/yii2-swiftmailer",
2586             "version": "2.1.2",
2587             "source": {
2588                 "type": "git",
2589                 "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
2590                 "reference": "09659a55959f9e64b8178d842b64a9ffae42b994"
2591             },
2592             "dist": {
2593                 "type": "zip",
2594                 "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/09659a55959f9e64b8178d842b64a9ffae42b994",
2595                 "reference": "09659a55959f9e64b8178d842b64a9ffae42b994",
2596                 "shasum": "",
2597                 "mirrors": [
2598                     {
2599                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2600                         "preferred": true
2601                     }
2602                 ]
2603             },
2604             "require": {
2605                 "swiftmailer/swiftmailer": "~6.0",
2606                 "yiisoft/yii2": ">=2.0.4"
2607             },
2608             "type": "yii2-extension",
2609             "extra": {
2610                 "branch-alias": {
2611                     "dev-master": "2.1.x-dev"
2612                 }
2613             },
2614             "autoload": {
2615                 "psr-4": {
2616                     "yii\\swiftmailer\\": "src"
2617                 }
2618             },
2619             "notification-url": "https://packagist.org/downloads/",
2620             "license": [
2621                 "BSD-3-Clause"
2622             ],
2623             "authors": [
2624                 {
2625                     "name": "Paul Klimov",
2626                     "email": "klimov.paul@gmail.com"
2627                 }
2628             ],
2629             "description": "The SwiftMailer integration for the Yii framework",
2630             "keywords": [
2631                 "email",
2632                 "mail",
2633                 "mailer",
2634                 "swift",
2635                 "swiftmailer",
2636                 "yii2"
2637             ],
2638             "time": "2018-09-23T22:00:47+00:00"
2639         }
2640     ],
2641     "packages-dev": [
2642         {
2643             "name": "behat/gherkin",
2644             "version": "v4.6.0",
2645             "source": {
2646                 "type": "git",
2647                 "url": "https://github.com/Behat/Gherkin.git",
2648                 "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07"
2649             },
2650             "dist": {
2651                 "type": "zip",
2652                 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/ab0a02ea14893860bca00f225f5621d351a3ad07",
2653                 "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07",
2654                 "shasum": "",
2655                 "mirrors": [
2656                     {
2657                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2658                         "preferred": true
2659                     }
2660                 ]
2661             },
2662             "require": {
2663                 "php": ">=5.3.1"
2664             },
2665             "require-dev": {
2666                 "phpunit/phpunit": "~4.5|~5",
2667                 "symfony/phpunit-bridge": "~2.7|~3|~4",
2668                 "symfony/yaml": "~2.3|~3|~4"
2669             },
2670             "suggest": {
2671                 "symfony/yaml": "If you want to parse features, represented in YAML files"
2672             },
2673             "type": "library",
2674             "extra": {
2675                 "branch-alias": {
2676                     "dev-master": "4.4-dev"
2677                 }
2678             },
2679             "autoload": {
2680                 "psr-0": {
2681                     "Behat\\Gherkin": "src/"
2682                 }
2683             },
2684             "notification-url": "https://packagist.org/downloads/",
2685             "license": [
2686                 "MIT"
2687             ],
2688             "authors": [
2689                 {
2690                     "name": "Konstantin Kudryashov",
2691                     "email": "ever.zet@gmail.com",
2692                     "homepage": "http://everzet.com"
2693                 }
2694             ],
2695             "description": "Gherkin DSL parser for PHP 5.3",
2696             "homepage": "http://behat.org/",
2697             "keywords": [
2698                 "BDD",
2699                 "Behat",
2700                 "Cucumber",
2701                 "DSL",
2702                 "gherkin",
2703                 "parser"
2704             ],
2705             "time": "2019-01-16T14:22:17+00:00"
2706         },
2707         {
2708             "name": "bower-asset/bootstrap",
2709             "version": "v3.4.1",
2710             "source": {
2711                 "type": "git",
2712                 "url": "https://github.com/twbs/bootstrap.git",
2713                 "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
2714             },
2715             "dist": {
2716                 "type": "zip",
2717                 "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e",
2718                 "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e",
2719                 "shasum": ""
2720             },
2721             "require": {
2722                 "bower-asset/jquery": ">=1.9.1,<4.0"
2723             },
2724             "type": "bower-asset-library",
2725             "extra": {
2726                 "bower-asset-main": [
2727                     "less/bootstrap.less",
2728                     "dist/js/bootstrap.js"
2729                 ],
2730                 "bower-asset-ignore": [
2731                     "/.*",
2732                     "_config.yml",
2733                     "CNAME",
2734                     "composer.json",
2735                     "CONTRIBUTING.md",
2736                     "docs",
2737                     "js/tests",
2738                     "test-infra"
2739                 ]
2740             },
2741             "license": [
2742                 "MIT"
2743             ],
2744             "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
2745             "keywords": [
2746                 "css",
2747                 "framework",
2748                 "front-end",
2749                 "js",
2750                 "less",
2751                 "mobile-first",
2752                 "responsive",
2753                 "web"
2754             ],
2755             "time": "2019-02-13T15:55:38+00:00"
2756         },
2757         {
2758             "name": "bower-asset/typeahead.js",
2759             "version": "v0.11.1",
2760             "source": {
2761                 "type": "git",
2762                 "url": "https://github.com/twitter/typeahead.js.git",
2763                 "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
2764             },
2765             "dist": {
2766                 "type": "zip",
2767                 "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
2768                 "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
2769                 "shasum": ""
2770             },
2771             "require": {
2772                 "bower-asset/jquery": ">=1.7"
2773             },
2774             "require-dev": {
2775                 "bower-asset/jasmine-ajax": "~1.3.1",
2776                 "bower-asset/jasmine-jquery": "~1.5.2",
2777                 "bower-asset/jquery": "~1.7"
2778             },
2779             "type": "bower-asset-library",
2780             "extra": {
2781                 "bower-asset-main": "dist/typeahead.bundle.js"
2782             },
2783             "time": "2015-04-27T04:02:14+00:00"
2784         },
2785         {
2786             "name": "codeception/codeception",
2787             "version": "2.5.6",
2788             "source": {
2789                 "type": "git",
2790                 "url": "https://github.com/Codeception/Codeception.git",
2791                 "reference": "b83a9338296e706fab2ceb49de8a352fbca3dc98"
2792             },
2793             "dist": {
2794                 "type": "zip",
2795                 "url": "https://api.github.com/repos/Codeception/Codeception/zipball/b83a9338296e706fab2ceb49de8a352fbca3dc98",
2796                 "reference": "b83a9338296e706fab2ceb49de8a352fbca3dc98",
2797                 "shasum": "",
2798                 "mirrors": [
2799                     {
2800                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2801                         "preferred": true
2802                     }
2803                 ]
2804             },
2805             "require": {
2806                 "behat/gherkin": "^4.4.0",
2807                 "codeception/phpunit-wrapper": "^6.0.9|^7.0.6",
2808                 "codeception/stub": "^2.0",
2809                 "ext-curl": "*",
2810                 "ext-json": "*",
2811                 "ext-mbstring": "*",
2812                 "facebook/webdriver": ">=1.1.3 <2.0",
2813                 "guzzlehttp/guzzle": ">=4.1.4 <7.0",
2814                 "guzzlehttp/psr7": "~1.0",
2815                 "php": ">=5.6.0 <8.0",
2816                 "symfony/browser-kit": ">=2.7 <5.0",
2817                 "symfony/console": ">=2.7 <5.0",
2818                 "symfony/css-selector": ">=2.7 <5.0",
2819                 "symfony/dom-crawler": ">=2.7 <5.0",
2820                 "symfony/event-dispatcher": ">=2.7 <5.0",
2821                 "symfony/finder": ">=2.7 <5.0",
2822                 "symfony/yaml": ">=2.7 <5.0"
2823             },
2824             "require-dev": {
2825                 "codeception/specify": "~0.3",
2826                 "facebook/graph-sdk": "~5.3",
2827                 "flow/jsonpath": "~0.2",
2828                 "monolog/monolog": "~1.8",
2829                 "pda/pheanstalk": "~3.0",
2830                 "php-amqplib/php-amqplib": "~2.4",
2831                 "predis/predis": "^1.0",
2832                 "squizlabs/php_codesniffer": "~2.0",
2833                 "symfony/process": ">=2.7 <5.0",
2834                 "vlucas/phpdotenv": "^3.0"
2835             },
2836             "suggest": {
2837                 "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module",
2838                 "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests",
2839                 "codeception/specify": "BDD-style code blocks",
2840                 "codeception/verify": "BDD-style assertions",
2841                 "flow/jsonpath": "For using JSONPath in REST module",
2842                 "league/factory-muffin": "For DataFactory module",
2843                 "league/factory-muffin-faker": "For Faker support in DataFactory module",
2844                 "phpseclib/phpseclib": "for SFTP option in FTP Module",
2845                 "stecman/symfony-console-completion": "For BASH autocompletion",
2846                 "symfony/phpunit-bridge": "For phpunit-bridge support"
2847             },
2848             "bin": [
2849                 "codecept"
2850             ],
2851             "type": "library",
2852             "extra": {
2853                 "branch-alias": []
2854             },
2855             "autoload": {
2856                 "psr-4": {
2857                     "Codeception\\": "src/Codeception",
2858                     "Codeception\\Extension\\": "ext"
2859                 }
2860             },
2861             "notification-url": "https://packagist.org/downloads/",
2862             "license": [
2863                 "MIT"
2864             ],
2865             "authors": [
2866                 {
2867                     "name": "Michael Bodnarchuk",
2868                     "email": "davert@mail.ua",
2869                     "homepage": "http://codegyre.com"
2870                 }
2871             ],
2872             "description": "BDD-style testing framework",
2873             "homepage": "http://codeception.com/",
2874             "keywords": [
2875                 "BDD",
2876                 "TDD",
2877                 "acceptance testing",
2878                 "functional testing",
2879                 "unit testing"
2880             ],
2881             "time": "2019-04-24T11:28:19+00:00"
2882         },
2883         {
2884             "name": "codeception/phpunit-wrapper",
2885             "version": "6.6.1",
2886             "source": {
2887                 "type": "git",
2888                 "url": "https://github.com/Codeception/phpunit-wrapper.git",
2889                 "reference": "d0da25a98bcebeb15d97c2ad3b2de6166b6e7a0c"
2890             },
2891             "dist": {
2892                 "type": "zip",
2893                 "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/d0da25a98bcebeb15d97c2ad3b2de6166b6e7a0c",
2894                 "reference": "d0da25a98bcebeb15d97c2ad3b2de6166b6e7a0c",
2895                 "shasum": "",
2896                 "mirrors": [
2897                     {
2898                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2899                         "preferred": true
2900                     }
2901                 ]
2902             },
2903             "require": {
2904                 "phpunit/php-code-coverage": ">=4.0.4 <6.0",
2905                 "phpunit/phpunit": ">=6.5.13 <7.0",
2906                 "sebastian/comparator": ">=1.2.4 <3.0",
2907                 "sebastian/diff": ">=1.4 <4.0"
2908             },
2909             "replace": {
2910                 "codeception/phpunit-wrapper": "*"
2911             },
2912             "require-dev": {
2913                 "codeception/specify": "*",
2914                 "vlucas/phpdotenv": "^3.0"
2915             },
2916             "type": "library",
2917             "autoload": {
2918                 "psr-4": {
2919                     "Codeception\\PHPUnit\\": "src\\"
2920                 }
2921             },
2922             "notification-url": "https://packagist.org/downloads/",
2923             "license": [
2924                 "MIT"
2925             ],
2926             "authors": [
2927                 {
2928                     "name": "Davert",
2929                     "email": "davert.php@resend.cc"
2930                 }
2931             ],
2932             "description": "PHPUnit classes used by Codeception",
2933             "time": "2019-02-26T20:47:39+00:00"
2934         },
2935         {
2936             "name": "codeception/specify",
2937             "version": "1.0",
2938             "source": {
2939                 "type": "git",
2940                 "url": "https://github.com/Codeception/Specify.git",
2941                 "reference": "1b1fe23f887aac647d0f7f5be3867b240690449d"
2942             },
2943             "dist": {
2944                 "type": "zip",
2945                 "url": "https://api.github.com/repos/Codeception/Specify/zipball/1b1fe23f887aac647d0f7f5be3867b240690449d",
2946                 "reference": "1b1fe23f887aac647d0f7f5be3867b240690449d",
2947                 "shasum": "",
2948                 "mirrors": [
2949                     {
2950                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2951                         "preferred": true
2952                     }
2953                 ]
2954             },
2955             "require": {
2956                 "myclabs/deep-copy": "~1.1",
2957                 "php": ">=7.0.0",
2958                 "phpunit/phpunit": "~6.0"
2959             },
2960             "type": "library",
2961             "autoload": {
2962                 "psr-0": {
2963                     "Codeception\\": "src/"
2964                 }
2965             },
2966             "notification-url": "https://packagist.org/downloads/",
2967             "license": [
2968                 "MIT"
2969             ],
2970             "authors": [
2971                 {
2972                     "name": "Michael Bodnarchuk",
2973                     "email": "davert@codeception.com"
2974                 }
2975             ],
2976             "description": "BDD code blocks for PHPUnit and Codeception",
2977             "time": "2017-11-20T23:40:31+00:00"
2978         },
2979         {
2980             "name": "codeception/stub",
2981             "version": "2.1.0",
2982             "source": {
2983                 "type": "git",
2984                 "url": "https://github.com/Codeception/Stub.git",
2985                 "reference": "853657f988942f7afb69becf3fd0059f192c705a"
2986             },
2987             "dist": {
2988                 "type": "zip",
2989                 "url": "https://api.github.com/repos/Codeception/Stub/zipball/853657f988942f7afb69becf3fd0059f192c705a",
2990                 "reference": "853657f988942f7afb69becf3fd0059f192c705a",
2991                 "shasum": "",
2992                 "mirrors": [
2993                     {
2994                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
2995                         "preferred": true
2996                     }
2997                 ]
2998             },
2999             "require": {
3000                 "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3"
3001             },
3002             "type": "library",
3003             "autoload": {
3004                 "psr-4": {
3005                     "Codeception\\": "src/"
3006                 }
3007             },
3008             "notification-url": "https://packagist.org/downloads/",
3009             "license": [
3010                 "MIT"
3011             ],
3012             "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
3013             "time": "2019-03-02T15:35:10+00:00"
3014         },
3015         {
3016             "name": "codeception/verify",
3017             "version": "1.0.0",
3018             "source": {
3019                 "type": "git",
3020                 "url": "https://github.com/Codeception/Verify.git",
3021                 "reference": "f45b39025b3f5cfd9a9d8fb992432885ff5380c1"
3022             },
3023             "dist": {
3024                 "type": "zip",
3025                 "url": "https://api.github.com/repos/Codeception/Verify/zipball/f45b39025b3f5cfd9a9d8fb992432885ff5380c1",
3026                 "reference": "f45b39025b3f5cfd9a9d8fb992432885ff5380c1",
3027                 "shasum": "",
3028                 "mirrors": [
3029                     {
3030                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3031                         "preferred": true
3032                     }
3033                 ]
3034             },
3035             "require": {
3036                 "php": ">= 7.0",
3037                 "phpunit/phpunit": "> 6.0"
3038             },
3039             "type": "library",
3040             "autoload": {
3041                 "files": [
3042                     "src/Codeception/function.php"
3043                 ],
3044                 "psr-4": {
3045                     "Codeception\\": "src\\Codeception"
3046                 }
3047             },
3048             "notification-url": "https://packagist.org/downloads/",
3049             "license": [
3050                 "MIT"
3051             ],
3052             "authors": [
3053                 {
3054                     "name": "Michael Bodnarchuk",
3055                     "email": "davert@codeception.com"
3056                 }
3057             ],
3058             "description": "BDD assertion library for PHPUnit",
3059             "time": "2017-11-12T01:51:59+00:00"
3060         },
3061         {
3062             "name": "doctrine/instantiator",
3063             "version": "1.2.0",
3064             "source": {
3065                 "type": "git",
3066                 "url": "https://github.com/doctrine/instantiator.git",
3067                 "reference": "a2c590166b2133a4633738648b6b064edae0814a"
3068             },
3069             "dist": {
3070                 "type": "zip",
3071                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
3072                 "reference": "a2c590166b2133a4633738648b6b064edae0814a",
3073                 "shasum": "",
3074                 "mirrors": [
3075                     {
3076                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3077                         "preferred": true
3078                     }
3079                 ]
3080             },
3081             "require": {
3082                 "php": "^7.1"
3083             },
3084             "require-dev": {
3085                 "doctrine/coding-standard": "^6.0",
3086                 "ext-pdo": "*",
3087                 "ext-phar": "*",
3088                 "phpbench/phpbench": "^0.13",
3089                 "phpstan/phpstan-phpunit": "^0.11",
3090                 "phpstan/phpstan-shim": "^0.11",
3091                 "phpunit/phpunit": "^7.0"
3092             },
3093             "type": "library",
3094             "extra": {
3095                 "branch-alias": {
3096                     "dev-master": "1.2.x-dev"
3097                 }
3098             },
3099             "autoload": {
3100                 "psr-4": {
3101                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
3102                 }
3103             },
3104             "notification-url": "https://packagist.org/downloads/",
3105             "license": [
3106                 "MIT"
3107             ],
3108             "authors": [
3109                 {
3110                     "name": "Marco Pivetta",
3111                     "email": "ocramius@gmail.com",
3112                     "homepage": "http://ocramius.github.com/"
3113                 }
3114             ],
3115             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
3116             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
3117             "keywords": [
3118                 "constructor",
3119                 "instantiate"
3120             ],
3121             "time": "2019-03-17T17:37:11+00:00"
3122         },
3123         {
3124             "name": "facebook/webdriver",
3125             "version": "1.7.1",
3126             "source": {
3127                 "type": "git",
3128                 "url": "https://github.com/php-webdriver/php-webdriver-archive.git",
3129                 "reference": "e43de70f3c7166169d0f14a374505392734160e5"
3130             },
3131             "dist": {
3132                 "type": "zip",
3133                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver-archive/zipball/e43de70f3c7166169d0f14a374505392734160e5",
3134                 "reference": "e43de70f3c7166169d0f14a374505392734160e5",
3135                 "shasum": "",
3136                 "mirrors": [
3137                     {
3138                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3139                         "preferred": true
3140                     }
3141                 ]
3142             },
3143             "require": {
3144                 "ext-curl": "*",
3145                 "ext-json": "*",
3146                 "ext-mbstring": "*",
3147                 "ext-zip": "*",
3148                 "php": "^5.6 || ~7.0",
3149                 "symfony/process": "^2.8 || ^3.1 || ^4.0"
3150             },
3151             "require-dev": {
3152                 "friendsofphp/php-cs-fixer": "^2.0",
3153                 "jakub-onderka/php-parallel-lint": "^0.9.2",
3154                 "php-coveralls/php-coveralls": "^2.0",
3155                 "php-mock/php-mock-phpunit": "^1.1",
3156                 "phpunit/phpunit": "^5.7",
3157                 "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
3158                 "squizlabs/php_codesniffer": "^2.6",
3159                 "symfony/var-dumper": "^3.3 || ^4.0"
3160             },
3161             "suggest": {
3162                 "ext-SimpleXML": "For Firefox profile creation"
3163             },
3164             "type": "library",
3165             "extra": {
3166                 "branch-alias": {
3167                     "dev-community": "1.5-dev"
3168                 }
3169             },
3170             "autoload": {
3171                 "psr-4": {
3172                     "Facebook\\WebDriver\\": "lib/"
3173                 }
3174             },
3175             "notification-url": "https://packagist.org/downloads/",
3176             "license": [
3177                 "Apache-2.0"
3178             ],
3179             "description": "A PHP client for Selenium WebDriver",
3180             "homepage": "https://github.com/facebook/php-webdriver",
3181             "keywords": [
3182                 "facebook",
3183                 "php",
3184                 "selenium",
3185                 "webdriver"
3186             ],
3187             "abandoned": "php-webdriver/webdriver",
3188             "time": "2019-06-13T08:02:18+00:00"
3189         },
3190         {
3191             "name": "flow/jsonpath",
3192             "version": "0.4.0",
3193             "source": {
3194                 "type": "git",
3195                 "url": "https://github.com/FlowCommunications/JSONPath.git",
3196                 "reference": "f0222818d5c938e4ab668ab2e2c079bd51a27112"
3197             },
3198             "dist": {
3199                 "type": "zip",
3200                 "url": "https://api.github.com/repos/FlowCommunications/JSONPath/zipball/f0222818d5c938e4ab668ab2e2c079bd51a27112",
3201                 "reference": "f0222818d5c938e4ab668ab2e2c079bd51a27112",
3202                 "shasum": "",
3203                 "mirrors": [
3204                     {
3205                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3206                         "preferred": true
3207                     }
3208                 ]
3209             },
3210             "require": {
3211                 "php": ">=5.4.0"
3212             },
3213             "require-dev": {
3214                 "peekmo/jsonpath": "dev-master",
3215                 "phpunit/phpunit": "^4.0"
3216             },
3217             "type": "library",
3218             "autoload": {
3219                 "psr-0": {
3220                     "Flow\\JSONPath": "src/",
3221                     "Flow\\JSONPath\\Test": "tests/"
3222                 }
3223             },
3224             "notification-url": "https://packagist.org/downloads/",
3225             "license": [
3226                 "MIT"
3227             ],
3228             "authors": [
3229                 {
3230                     "name": "Stephen Frank",
3231                     "email": "stephen@flowsa.com"
3232                 }
3233             ],
3234             "description": "JSONPath implementation for parsing, searching and flattening arrays",
3235             "time": "2018-03-04T16:39:47+00:00"
3236         },
3237         {
3238             "name": "myclabs/deep-copy",
3239             "version": "1.9.1",
3240             "source": {
3241                 "type": "git",
3242                 "url": "https://github.com/myclabs/DeepCopy.git",
3243                 "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72"
3244             },
3245             "dist": {
3246                 "type": "zip",
3247                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
3248                 "reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
3249                 "shasum": "",
3250                 "mirrors": [
3251                     {
3252                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3253                         "preferred": true
3254                     }
3255                 ]
3256             },
3257             "require": {
3258                 "php": "^7.1"
3259             },
3260             "replace": {
3261                 "myclabs/deep-copy": "self.version"
3262             },
3263             "require-dev": {
3264                 "doctrine/collections": "^1.0",
3265                 "doctrine/common": "^2.6",
3266                 "phpunit/phpunit": "^7.1"
3267             },
3268             "type": "library",
3269             "autoload": {
3270                 "psr-4": {
3271                     "DeepCopy\\": "src/DeepCopy/"
3272                 },
3273                 "files": [
3274                     "src/DeepCopy/deep_copy.php"
3275                 ]
3276             },
3277             "notification-url": "https://packagist.org/downloads/",
3278             "license": [
3279                 "MIT"
3280             ],
3281             "description": "Create deep copies (clones) of your objects",
3282             "keywords": [
3283                 "clone",
3284                 "copy",
3285                 "duplicate",
3286                 "object",
3287                 "object graph"
3288             ],
3289             "time": "2019-04-07T13:18:21+00:00"
3290         },
3291         {
3292             "name": "phar-io/manifest",
3293             "version": "1.0.1",
3294             "source": {
3295                 "type": "git",
3296                 "url": "https://github.com/phar-io/manifest.git",
3297                 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
3298             },
3299             "dist": {
3300                 "type": "zip",
3301                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
3302                 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
3303                 "shasum": "",
3304                 "mirrors": [
3305                     {
3306                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3307                         "preferred": true
3308                     }
3309                 ]
3310             },
3311             "require": {
3312                 "ext-dom": "*",
3313                 "ext-phar": "*",
3314                 "phar-io/version": "^1.0.1",
3315                 "php": "^5.6 || ^7.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": "Arne Blankerts",
3335                     "email": "arne@blankerts.de",
3336                     "role": "Developer"
3337                 },
3338                 {
3339                     "name": "Sebastian Heuer",
3340                     "email": "sebastian@phpeople.de",
3341                     "role": "Developer"
3342                 },
3343                 {
3344                     "name": "Sebastian Bergmann",
3345                     "email": "sebastian@phpunit.de",
3346                     "role": "Developer"
3347                 }
3348             ],
3349             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
3350             "time": "2017-03-05T18:14:27+00:00"
3351         },
3352         {
3353             "name": "phar-io/version",
3354             "version": "1.0.1",
3355             "source": {
3356                 "type": "git",
3357                 "url": "https://github.com/phar-io/version.git",
3358                 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
3359             },
3360             "dist": {
3361                 "type": "zip",
3362                 "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
3363                 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
3364                 "shasum": "",
3365                 "mirrors": [
3366                     {
3367                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3368                         "preferred": true
3369                     }
3370                 ]
3371             },
3372             "require": {
3373                 "php": "^5.6 || ^7.0"
3374             },
3375             "type": "library",
3376             "autoload": {
3377                 "classmap": [
3378                     "src/"
3379                 ]
3380             },
3381             "notification-url": "https://packagist.org/downloads/",
3382             "license": [
3383                 "BSD-3-Clause"
3384             ],
3385             "authors": [
3386                 {
3387                     "name": "Arne Blankerts",
3388                     "email": "arne@blankerts.de",
3389                     "role": "Developer"
3390                 },
3391                 {
3392                     "name": "Sebastian Heuer",
3393                     "email": "sebastian@phpeople.de",
3394                     "role": "Developer"
3395                 },
3396                 {
3397                     "name": "Sebastian Bergmann",
3398                     "email": "sebastian@phpunit.de",
3399                     "role": "Developer"
3400                 }
3401             ],
3402             "description": "Library for handling version information and constraints",
3403             "time": "2017-03-05T17:38:23+00:00"
3404         },
3405         {
3406             "name": "phpdocumentor/reflection-common",
3407             "version": "1.0.1",
3408             "source": {
3409                 "type": "git",
3410                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3411                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
3412             },
3413             "dist": {
3414                 "type": "zip",
3415                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3416                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3417                 "shasum": "",
3418                 "mirrors": [
3419                     {
3420                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3421                         "preferred": true
3422                     }
3423                 ]
3424             },
3425             "require": {
3426                 "php": ">=5.5"
3427             },
3428             "require-dev": {
3429                 "phpunit/phpunit": "^4.6"
3430             },
3431             "type": "library",
3432             "extra": {
3433                 "branch-alias": {
3434                     "dev-master": "1.0.x-dev"
3435                 }
3436             },
3437             "autoload": {
3438                 "psr-4": {
3439                     "phpDocumentor\\Reflection\\": [
3440                         "src"
3441                     ]
3442                 }
3443             },
3444             "notification-url": "https://packagist.org/downloads/",
3445             "license": [
3446                 "MIT"
3447             ],
3448             "authors": [
3449                 {
3450                     "name": "Jaap van Otterdijk",
3451                     "email": "opensource@ijaap.nl"
3452                 }
3453             ],
3454             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3455             "homepage": "http://www.phpdoc.org",
3456             "keywords": [
3457                 "FQSEN",
3458                 "phpDocumentor",
3459                 "phpdoc",
3460                 "reflection",
3461                 "static analysis"
3462             ],
3463             "time": "2017-09-11T18:02:19+00:00"
3464         },
3465         {
3466             "name": "phpdocumentor/reflection-docblock",
3467             "version": "4.3.1",
3468             "source": {
3469                 "type": "git",
3470                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3471                 "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c"
3472             },
3473             "dist": {
3474                 "type": "zip",
3475                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
3476                 "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
3477                 "shasum": "",
3478                 "mirrors": [
3479                     {
3480                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3481                         "preferred": true
3482                     }
3483                 ]
3484             },
3485             "require": {
3486                 "php": "^7.0",
3487                 "phpdocumentor/reflection-common": "^1.0.0",
3488                 "phpdocumentor/type-resolver": "^0.4.0",
3489                 "webmozart/assert": "^1.0"
3490             },
3491             "require-dev": {
3492                 "doctrine/instantiator": "~1.0.5",
3493                 "mockery/mockery": "^1.0",
3494                 "phpunit/phpunit": "^6.4"
3495             },
3496             "type": "library",
3497             "extra": {
3498                 "branch-alias": {
3499                     "dev-master": "4.x-dev"
3500                 }
3501             },
3502             "autoload": {
3503                 "psr-4": {
3504                     "phpDocumentor\\Reflection\\": [
3505                         "src/"
3506                     ]
3507                 }
3508             },
3509             "notification-url": "https://packagist.org/downloads/",
3510             "license": [
3511                 "MIT"
3512             ],
3513             "authors": [
3514                 {
3515                     "name": "Mike van Riel",
3516                     "email": "me@mikevanriel.com"
3517                 }
3518             ],
3519             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3520             "time": "2019-04-30T17:48:53+00:00"
3521         },
3522         {
3523             "name": "phpdocumentor/type-resolver",
3524             "version": "0.4.0",
3525             "source": {
3526                 "type": "git",
3527                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
3528                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
3529             },
3530             "dist": {
3531                 "type": "zip",
3532                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
3533                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
3534                 "shasum": "",
3535                 "mirrors": [
3536                     {
3537                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3538                         "preferred": true
3539                     }
3540                 ]
3541             },
3542             "require": {
3543                 "php": "^5.5 || ^7.0",
3544                 "phpdocumentor/reflection-common": "^1.0"
3545             },
3546             "require-dev": {
3547                 "mockery/mockery": "^0.9.4",
3548                 "phpunit/phpunit": "^5.2||^4.8.24"
3549             },
3550             "type": "library",
3551             "extra": {
3552                 "branch-alias": {
3553                     "dev-master": "1.0.x-dev"
3554                 }
3555             },
3556             "autoload": {
3557                 "psr-4": {
3558                     "phpDocumentor\\Reflection\\": [
3559                         "src/"
3560                     ]
3561                 }
3562             },
3563             "notification-url": "https://packagist.org/downloads/",
3564             "license": [
3565                 "MIT"
3566             ],
3567             "authors": [
3568                 {
3569                     "name": "Mike van Riel",
3570                     "email": "me@mikevanriel.com"
3571                 }
3572             ],
3573             "time": "2017-07-14T14:27:02+00:00"
3574         },
3575         {
3576             "name": "phpspec/php-diff",
3577             "version": "v1.1.0",
3578             "source": {
3579                 "type": "git",
3580                 "url": "https://github.com/phpspec/php-diff.git",
3581                 "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
3582             },
3583             "dist": {
3584                 "type": "zip",
3585                 "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
3586                 "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
3587                 "shasum": "",
3588                 "mirrors": [
3589                     {
3590                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3591                         "preferred": true
3592                     }
3593                 ]
3594             },
3595             "type": "library",
3596             "extra": {
3597                 "branch-alias": {
3598                     "dev-master": "1.0.x-dev"
3599                 }
3600             },
3601             "autoload": {
3602                 "psr-0": {
3603                     "Diff": "lib/"
3604                 }
3605             },
3606             "notification-url": "https://packagist.org/downloads/",
3607             "license": [
3608                 "BSD-3-Clause"
3609             ],
3610             "authors": [
3611                 {
3612                     "name": "Chris Boulton",
3613                     "homepage": "http://github.com/chrisboulton"
3614                 }
3615             ],
3616             "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
3617             "time": "2016-04-07T12:29:16+00:00"
3618         },
3619         {
3620             "name": "phpspec/prophecy",
3621             "version": "1.8.1",
3622             "source": {
3623                 "type": "git",
3624                 "url": "https://github.com/phpspec/prophecy.git",
3625                 "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
3626             },
3627             "dist": {
3628                 "type": "zip",
3629                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
3630                 "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
3631                 "shasum": "",
3632                 "mirrors": [
3633                     {
3634                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3635                         "preferred": true
3636                     }
3637                 ]
3638             },
3639             "require": {
3640                 "doctrine/instantiator": "^1.0.2",
3641                 "php": "^5.3|^7.0",
3642                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
3643                 "sebastian/comparator": "^1.1|^2.0|^3.0",
3644                 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
3645             },
3646             "require-dev": {
3647                 "phpspec/phpspec": "^2.5|^3.2",
3648                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
3649             },
3650             "type": "library",
3651             "extra": {
3652                 "branch-alias": {
3653                     "dev-master": "1.8.x-dev"
3654                 }
3655             },
3656             "autoload": {
3657                 "psr-4": {
3658                     "Prophecy\\": "src/Prophecy"
3659                 }
3660             },
3661             "notification-url": "https://packagist.org/downloads/",
3662             "license": [
3663                 "MIT"
3664             ],
3665             "authors": [
3666                 {
3667                     "name": "Konstantin Kudryashov",
3668                     "email": "ever.zet@gmail.com",
3669                     "homepage": "http://everzet.com"
3670                 },
3671                 {
3672                     "name": "Marcello Duarte",
3673                     "email": "marcello.duarte@gmail.com"
3674                 }
3675             ],
3676             "description": "Highly opinionated mocking framework for PHP 5.3+",
3677             "homepage": "https://github.com/phpspec/prophecy",
3678             "keywords": [
3679                 "Double",
3680                 "Dummy",
3681                 "fake",
3682                 "mock",
3683                 "spy",
3684                 "stub"
3685             ],
3686             "time": "2019-06-13T12:50:23+00:00"
3687         },
3688         {
3689             "name": "phpunit/php-code-coverage",
3690             "version": "5.3.2",
3691             "source": {
3692                 "type": "git",
3693                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3694                 "reference": "c89677919c5dd6d3b3852f230a663118762218ac"
3695             },
3696             "dist": {
3697                 "type": "zip",
3698                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
3699                 "reference": "c89677919c5dd6d3b3852f230a663118762218ac",
3700                 "shasum": "",
3701                 "mirrors": [
3702                     {
3703                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3704                         "preferred": true
3705                     }
3706                 ]
3707             },
3708             "require": {
3709                 "ext-dom": "*",
3710                 "ext-xmlwriter": "*",
3711                 "php": "^7.0",
3712                 "phpunit/php-file-iterator": "^1.4.2",
3713                 "phpunit/php-text-template": "^1.2.1",
3714                 "phpunit/php-token-stream": "^2.0.1",
3715                 "sebastian/code-unit-reverse-lookup": "^1.0.1",
3716                 "sebastian/environment": "^3.0",
3717                 "sebastian/version": "^2.0.1",
3718                 "theseer/tokenizer": "^1.1"
3719             },
3720             "require-dev": {
3721                 "phpunit/phpunit": "^6.0"
3722             },
3723             "suggest": {
3724                 "ext-xdebug": "^2.5.5"
3725             },
3726             "type": "library",
3727             "extra": {
3728                 "branch-alias": {
3729                     "dev-master": "5.3.x-dev"
3730                 }
3731             },
3732             "autoload": {
3733                 "classmap": [
3734                     "src/"
3735                 ]
3736             },
3737             "notification-url": "https://packagist.org/downloads/",
3738             "license": [
3739                 "BSD-3-Clause"
3740             ],
3741             "authors": [
3742                 {
3743                     "name": "Sebastian Bergmann",
3744                     "email": "sebastian@phpunit.de",
3745                     "role": "lead"
3746                 }
3747             ],
3748             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3749             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3750             "keywords": [
3751                 "coverage",
3752                 "testing",
3753                 "xunit"
3754             ],
3755             "time": "2018-04-06T15:36:58+00:00"
3756         },
3757         {
3758             "name": "phpunit/php-file-iterator",
3759             "version": "1.4.5",
3760             "source": {
3761                 "type": "git",
3762                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3763                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
3764             },
3765             "dist": {
3766                 "type": "zip",
3767                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
3768                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
3769                 "shasum": "",
3770                 "mirrors": [
3771                     {
3772                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3773                         "preferred": true
3774                     }
3775                 ]
3776             },
3777             "require": {
3778                 "php": ">=5.3.3"
3779             },
3780             "type": "library",
3781             "extra": {
3782                 "branch-alias": {
3783                     "dev-master": "1.4.x-dev"
3784                 }
3785             },
3786             "autoload": {
3787                 "classmap": [
3788                     "src/"
3789                 ]
3790             },
3791             "notification-url": "https://packagist.org/downloads/",
3792             "license": [
3793                 "BSD-3-Clause"
3794             ],
3795             "authors": [
3796                 {
3797                     "name": "Sebastian Bergmann",
3798                     "email": "sb@sebastian-bergmann.de",
3799                     "role": "lead"
3800                 }
3801             ],
3802             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3803             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3804             "keywords": [
3805                 "filesystem",
3806                 "iterator"
3807             ],
3808             "time": "2017-11-27T13:52:08+00:00"
3809         },
3810         {
3811             "name": "phpunit/php-text-template",
3812             "version": "1.2.1",
3813             "source": {
3814                 "type": "git",
3815                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3816                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3817             },
3818             "dist": {
3819                 "type": "zip",
3820                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3821                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3822                 "shasum": "",
3823                 "mirrors": [
3824                     {
3825                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3826                         "preferred": true
3827                     }
3828                 ]
3829             },
3830             "require": {
3831                 "php": ">=5.3.3"
3832             },
3833             "type": "library",
3834             "autoload": {
3835                 "classmap": [
3836                     "src/"
3837                 ]
3838             },
3839             "notification-url": "https://packagist.org/downloads/",
3840             "license": [
3841                 "BSD-3-Clause"
3842             ],
3843             "authors": [
3844                 {
3845                     "name": "Sebastian Bergmann",
3846                     "email": "sebastian@phpunit.de",
3847                     "role": "lead"
3848                 }
3849             ],
3850             "description": "Simple template engine.",
3851             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3852             "keywords": [
3853                 "template"
3854             ],
3855             "time": "2015-06-21T13:50:34+00:00"
3856         },
3857         {
3858             "name": "phpunit/php-timer",
3859             "version": "1.0.9",
3860             "source": {
3861                 "type": "git",
3862                 "url": "https://github.com/sebastianbergmann/php-timer.git",
3863                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
3864             },
3865             "dist": {
3866                 "type": "zip",
3867                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
3868                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
3869                 "shasum": "",
3870                 "mirrors": [
3871                     {
3872                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3873                         "preferred": true
3874                     }
3875                 ]
3876             },
3877             "require": {
3878                 "php": "^5.3.3 || ^7.0"
3879             },
3880             "require-dev": {
3881                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
3882             },
3883             "type": "library",
3884             "extra": {
3885                 "branch-alias": {
3886                     "dev-master": "1.0-dev"
3887                 }
3888             },
3889             "autoload": {
3890                 "classmap": [
3891                     "src/"
3892                 ]
3893             },
3894             "notification-url": "https://packagist.org/downloads/",
3895             "license": [
3896                 "BSD-3-Clause"
3897             ],
3898             "authors": [
3899                 {
3900                     "name": "Sebastian Bergmann",
3901                     "email": "sb@sebastian-bergmann.de",
3902                     "role": "lead"
3903                 }
3904             ],
3905             "description": "Utility class for timing",
3906             "homepage": "https://github.com/sebastianbergmann/php-timer/",
3907             "keywords": [
3908                 "timer"
3909             ],
3910             "time": "2017-02-26T11:10:40+00:00"
3911         },
3912         {
3913             "name": "phpunit/php-token-stream",
3914             "version": "2.0.2",
3915             "source": {
3916                 "type": "git",
3917                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3918                 "reference": "791198a2c6254db10131eecfe8c06670700904db"
3919             },
3920             "dist": {
3921                 "type": "zip",
3922                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
3923                 "reference": "791198a2c6254db10131eecfe8c06670700904db",
3924                 "shasum": "",
3925                 "mirrors": [
3926                     {
3927                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3928                         "preferred": true
3929                     }
3930                 ]
3931             },
3932             "require": {
3933                 "ext-tokenizer": "*",
3934                 "php": "^7.0"
3935             },
3936             "require-dev": {
3937                 "phpunit/phpunit": "^6.2.4"
3938             },
3939             "type": "library",
3940             "extra": {
3941                 "branch-alias": {
3942                     "dev-master": "2.0-dev"
3943                 }
3944             },
3945             "autoload": {
3946                 "classmap": [
3947                     "src/"
3948                 ]
3949             },
3950             "notification-url": "https://packagist.org/downloads/",
3951             "license": [
3952                 "BSD-3-Clause"
3953             ],
3954             "authors": [
3955                 {
3956                     "name": "Sebastian Bergmann",
3957                     "email": "sebastian@phpunit.de"
3958                 }
3959             ],
3960             "description": "Wrapper around PHP's tokenizer extension.",
3961             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3962             "keywords": [
3963                 "tokenizer"
3964             ],
3965             "abandoned": true,
3966             "time": "2017-11-27T05:48:46+00:00"
3967         },
3968         {
3969             "name": "phpunit/phpunit",
3970             "version": "6.5.14",
3971             "source": {
3972                 "type": "git",
3973                 "url": "https://github.com/sebastianbergmann/phpunit.git",
3974                 "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7"
3975             },
3976             "dist": {
3977                 "type": "zip",
3978                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7",
3979                 "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7",
3980                 "shasum": "",
3981                 "mirrors": [
3982                     {
3983                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
3984                         "preferred": true
3985                     }
3986                 ]
3987             },
3988             "require": {
3989                 "ext-dom": "*",
3990                 "ext-json": "*",
3991                 "ext-libxml": "*",
3992                 "ext-mbstring": "*",
3993                 "ext-xml": "*",
3994                 "myclabs/deep-copy": "^1.6.1",
3995                 "phar-io/manifest": "^1.0.1",
3996                 "phar-io/version": "^1.0",
3997                 "php": "^7.0",
3998                 "phpspec/prophecy": "^1.7",
3999                 "phpunit/php-code-coverage": "^5.3",
4000                 "phpunit/php-file-iterator": "^1.4.3",
4001                 "phpunit/php-text-template": "^1.2.1",
4002                 "phpunit/php-timer": "^1.0.9",
4003                 "phpunit/phpunit-mock-objects": "^5.0.9",
4004                 "sebastian/comparator": "^2.1",
4005                 "sebastian/diff": "^2.0",
4006                 "sebastian/environment": "^3.1",
4007                 "sebastian/exporter": "^3.1",
4008                 "sebastian/global-state": "^2.0",
4009                 "sebastian/object-enumerator": "^3.0.3",
4010                 "sebastian/resource-operations": "^1.0",
4011                 "sebastian/version": "^2.0.1"
4012             },
4013             "conflict": {
4014                 "phpdocumentor/reflection-docblock": "3.0.2",
4015                 "phpunit/dbunit": "<3.0"
4016             },
4017             "require-dev": {
4018                 "ext-pdo": "*"
4019             },
4020             "suggest": {
4021                 "ext-xdebug": "*",
4022                 "phpunit/php-invoker": "^1.1"
4023             },
4024             "bin": [
4025                 "phpunit"
4026             ],
4027             "type": "library",
4028             "extra": {
4029                 "branch-alias": {
4030                     "dev-master": "6.5.x-dev"
4031                 }
4032             },
4033             "autoload": {
4034                 "classmap": [
4035                     "src/"
4036                 ]
4037             },
4038             "notification-url": "https://packagist.org/downloads/",
4039             "license": [
4040                 "BSD-3-Clause"
4041             ],
4042             "authors": [
4043                 {
4044                     "name": "Sebastian Bergmann",
4045                     "email": "sebastian@phpunit.de",
4046                     "role": "lead"
4047                 }
4048             ],
4049             "description": "The PHP Unit Testing framework.",
4050             "homepage": "https://phpunit.de/",
4051             "keywords": [
4052                 "phpunit",
4053                 "testing",
4054                 "xunit"
4055             ],
4056             "time": "2019-02-01T05:22:47+00:00"
4057         },
4058         {
4059             "name": "phpunit/phpunit-mock-objects",
4060             "version": "5.0.10",
4061             "source": {
4062                 "type": "git",
4063                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
4064                 "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f"
4065             },
4066             "dist": {
4067                 "type": "zip",
4068                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f",
4069                 "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f",
4070                 "shasum": "",
4071                 "mirrors": [
4072                     {
4073                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4074                         "preferred": true
4075                     }
4076                 ]
4077             },
4078             "require": {
4079                 "doctrine/instantiator": "^1.0.5",
4080                 "php": "^7.0",
4081                 "phpunit/php-text-template": "^1.2.1",
4082                 "sebastian/exporter": "^3.1"
4083             },
4084             "conflict": {
4085                 "phpunit/phpunit": "<6.0"
4086             },
4087             "require-dev": {
4088                 "phpunit/phpunit": "^6.5.11"
4089             },
4090             "suggest": {
4091                 "ext-soap": "*"
4092             },
4093             "type": "library",
4094             "extra": {
4095                 "branch-alias": {
4096                     "dev-master": "5.0.x-dev"
4097                 }
4098             },
4099             "autoload": {
4100                 "classmap": [
4101                     "src/"
4102                 ]
4103             },
4104             "notification-url": "https://packagist.org/downloads/",
4105             "license": [
4106                 "BSD-3-Clause"
4107             ],
4108             "authors": [
4109                 {
4110                     "name": "Sebastian Bergmann",
4111                     "email": "sebastian@phpunit.de",
4112                     "role": "lead"
4113                 }
4114             ],
4115             "description": "Mock Object library for PHPUnit",
4116             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
4117             "keywords": [
4118                 "mock",
4119                 "xunit"
4120             ],
4121             "abandoned": true,
4122             "time": "2018-08-09T05:50:03+00:00"
4123         },
4124         {
4125             "name": "sebastian/code-unit-reverse-lookup",
4126             "version": "1.0.1",
4127             "source": {
4128                 "type": "git",
4129                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
4130                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
4131             },
4132             "dist": {
4133                 "type": "zip",
4134                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
4135                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
4136                 "shasum": "",
4137                 "mirrors": [
4138                     {
4139                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4140                         "preferred": true
4141                     }
4142                 ]
4143             },
4144             "require": {
4145                 "php": "^5.6 || ^7.0"
4146             },
4147             "require-dev": {
4148                 "phpunit/phpunit": "^5.7 || ^6.0"
4149             },
4150             "type": "library",
4151             "extra": {
4152                 "branch-alias": {
4153                     "dev-master": "1.0.x-dev"
4154                 }
4155             },
4156             "autoload": {
4157                 "classmap": [
4158                     "src/"
4159                 ]
4160             },
4161             "notification-url": "https://packagist.org/downloads/",
4162             "license": [
4163                 "BSD-3-Clause"
4164             ],
4165             "authors": [
4166                 {
4167                     "name": "Sebastian Bergmann",
4168                     "email": "sebastian@phpunit.de"
4169                 }
4170             ],
4171             "description": "Looks up which function or method a line of code belongs to",
4172             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
4173             "time": "2017-03-04T06:30:41+00:00"
4174         },
4175         {
4176             "name": "sebastian/comparator",
4177             "version": "2.1.3",
4178             "source": {
4179                 "type": "git",
4180                 "url": "https://github.com/sebastianbergmann/comparator.git",
4181                 "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
4182             },
4183             "dist": {
4184                 "type": "zip",
4185                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
4186                 "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
4187                 "shasum": "",
4188                 "mirrors": [
4189                     {
4190                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4191                         "preferred": true
4192                     }
4193                 ]
4194             },
4195             "require": {
4196                 "php": "^7.0",
4197                 "sebastian/diff": "^2.0 || ^3.0",
4198                 "sebastian/exporter": "^3.1"
4199             },
4200             "require-dev": {
4201                 "phpunit/phpunit": "^6.4"
4202             },
4203             "type": "library",
4204             "extra": {
4205                 "branch-alias": {
4206                     "dev-master": "2.1.x-dev"
4207                 }
4208             },
4209             "autoload": {
4210                 "classmap": [
4211                     "src/"
4212                 ]
4213             },
4214             "notification-url": "https://packagist.org/downloads/",
4215             "license": [
4216                 "BSD-3-Clause"
4217             ],
4218             "authors": [
4219                 {
4220                     "name": "Jeff Welch",
4221                     "email": "whatthejeff@gmail.com"
4222                 },
4223                 {
4224                     "name": "Volker Dusch",
4225                     "email": "github@wallbash.com"
4226                 },
4227                 {
4228                     "name": "Bernhard Schussek",
4229                     "email": "bschussek@2bepublished.at"
4230                 },
4231                 {
4232                     "name": "Sebastian Bergmann",
4233                     "email": "sebastian@phpunit.de"
4234                 }
4235             ],
4236             "description": "Provides the functionality to compare PHP values for equality",
4237             "homepage": "https://github.com/sebastianbergmann/comparator",
4238             "keywords": [
4239                 "comparator",
4240                 "compare",
4241                 "equality"
4242             ],
4243             "time": "2018-02-01T13:46:46+00:00"
4244         },
4245         {
4246             "name": "sebastian/diff",
4247             "version": "2.0.1",
4248             "source": {
4249                 "type": "git",
4250                 "url": "https://github.com/sebastianbergmann/diff.git",
4251                 "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
4252             },
4253             "dist": {
4254                 "type": "zip",
4255                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
4256                 "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
4257                 "shasum": "",
4258                 "mirrors": [
4259                     {
4260                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4261                         "preferred": true
4262                     }
4263                 ]
4264             },
4265             "require": {
4266                 "php": "^7.0"
4267             },
4268             "require-dev": {
4269                 "phpunit/phpunit": "^6.2"
4270             },
4271             "type": "library",
4272             "extra": {
4273                 "branch-alias": {
4274                     "dev-master": "2.0-dev"
4275                 }
4276             },
4277             "autoload": {
4278                 "classmap": [
4279                     "src/"
4280                 ]
4281             },
4282             "notification-url": "https://packagist.org/downloads/",
4283             "license": [
4284                 "BSD-3-Clause"
4285             ],
4286             "authors": [
4287                 {
4288                     "name": "Kore Nordmann",
4289                     "email": "mail@kore-nordmann.de"
4290                 },
4291                 {
4292                     "name": "Sebastian Bergmann",
4293                     "email": "sebastian@phpunit.de"
4294                 }
4295             ],
4296             "description": "Diff implementation",
4297             "homepage": "https://github.com/sebastianbergmann/diff",
4298             "keywords": [
4299                 "diff"
4300             ],
4301             "time": "2017-08-03T08:09:46+00:00"
4302         },
4303         {
4304             "name": "sebastian/environment",
4305             "version": "3.1.0",
4306             "source": {
4307                 "type": "git",
4308                 "url": "https://github.com/sebastianbergmann/environment.git",
4309                 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
4310             },
4311             "dist": {
4312                 "type": "zip",
4313                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
4314                 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
4315                 "shasum": "",
4316                 "mirrors": [
4317                     {
4318                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4319                         "preferred": true
4320                     }
4321                 ]
4322             },
4323             "require": {
4324                 "php": "^7.0"
4325             },
4326             "require-dev": {
4327                 "phpunit/phpunit": "^6.1"
4328             },
4329             "type": "library",
4330             "extra": {
4331                 "branch-alias": {
4332                     "dev-master": "3.1.x-dev"
4333                 }
4334             },
4335             "autoload": {
4336                 "classmap": [
4337                     "src/"
4338                 ]
4339             },
4340             "notification-url": "https://packagist.org/downloads/",
4341             "license": [
4342                 "BSD-3-Clause"
4343             ],
4344             "authors": [
4345                 {
4346                     "name": "Sebastian Bergmann",
4347                     "email": "sebastian@phpunit.de"
4348                 }
4349             ],
4350             "description": "Provides functionality to handle HHVM/PHP environments",
4351             "homepage": "http://www.github.com/sebastianbergmann/environment",
4352             "keywords": [
4353                 "Xdebug",
4354                 "environment",
4355                 "hhvm"
4356             ],
4357             "time": "2017-07-01T08:51:00+00:00"
4358         },
4359         {
4360             "name": "sebastian/exporter",
4361             "version": "3.1.0",
4362             "source": {
4363                 "type": "git",
4364                 "url": "https://github.com/sebastianbergmann/exporter.git",
4365                 "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
4366             },
4367             "dist": {
4368                 "type": "zip",
4369                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
4370                 "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
4371                 "shasum": "",
4372                 "mirrors": [
4373                     {
4374                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4375                         "preferred": true
4376                     }
4377                 ]
4378             },
4379             "require": {
4380                 "php": "^7.0",
4381                 "sebastian/recursion-context": "^3.0"
4382             },
4383             "require-dev": {
4384                 "ext-mbstring": "*",
4385                 "phpunit/phpunit": "^6.0"
4386             },
4387             "type": "library",
4388             "extra": {
4389                 "branch-alias": {
4390                     "dev-master": "3.1.x-dev"
4391                 }
4392             },
4393             "autoload": {
4394                 "classmap": [
4395                     "src/"
4396                 ]
4397             },
4398             "notification-url": "https://packagist.org/downloads/",
4399             "license": [
4400                 "BSD-3-Clause"
4401             ],
4402             "authors": [
4403                 {
4404                     "name": "Jeff Welch",
4405                     "email": "whatthejeff@gmail.com"
4406                 },
4407                 {
4408                     "name": "Volker Dusch",
4409                     "email": "github@wallbash.com"
4410                 },
4411                 {
4412                     "name": "Bernhard Schussek",
4413                     "email": "bschussek@2bepublished.at"
4414                 },
4415                 {
4416                     "name": "Sebastian Bergmann",
4417                     "email": "sebastian@phpunit.de"
4418                 },
4419                 {
4420                     "name": "Adam Harvey",
4421                     "email": "aharvey@php.net"
4422                 }
4423             ],
4424             "description": "Provides the functionality to export PHP variables for visualization",
4425             "homepage": "http://www.github.com/sebastianbergmann/exporter",
4426             "keywords": [
4427                 "export",
4428                 "exporter"
4429             ],
4430             "time": "2017-04-03T13:19:02+00:00"
4431         },
4432         {
4433             "name": "sebastian/global-state",
4434             "version": "2.0.0",
4435             "source": {
4436                 "type": "git",
4437                 "url": "https://github.com/sebastianbergmann/global-state.git",
4438                 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
4439             },
4440             "dist": {
4441                 "type": "zip",
4442                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
4443                 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
4444                 "shasum": "",
4445                 "mirrors": [
4446                     {
4447                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4448                         "preferred": true
4449                     }
4450                 ]
4451             },
4452             "require": {
4453                 "php": "^7.0"
4454             },
4455             "require-dev": {
4456                 "phpunit/phpunit": "^6.0"
4457             },
4458             "suggest": {
4459                 "ext-uopz": "*"
4460             },
4461             "type": "library",
4462             "extra": {
4463                 "branch-alias": {
4464                     "dev-master": "2.0-dev"
4465                 }
4466             },
4467             "autoload": {
4468                 "classmap": [
4469                     "src/"
4470                 ]
4471             },
4472             "notification-url": "https://packagist.org/downloads/",
4473             "license": [
4474                 "BSD-3-Clause"
4475             ],
4476             "authors": [
4477                 {
4478                     "name": "Sebastian Bergmann",
4479                     "email": "sebastian@phpunit.de"
4480                 }
4481             ],
4482             "description": "Snapshotting of global state",
4483             "homepage": "http://www.github.com/sebastianbergmann/global-state",
4484             "keywords": [
4485                 "global state"
4486             ],
4487             "time": "2017-04-27T15:39:26+00:00"
4488         },
4489         {
4490             "name": "sebastian/object-enumerator",
4491             "version": "3.0.3",
4492             "source": {
4493                 "type": "git",
4494                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4495                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
4496             },
4497             "dist": {
4498                 "type": "zip",
4499                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
4500                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
4501                 "shasum": "",
4502                 "mirrors": [
4503                     {
4504                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4505                         "preferred": true
4506                     }
4507                 ]
4508             },
4509             "require": {
4510                 "php": "^7.0",
4511                 "sebastian/object-reflector": "^1.1.1",
4512                 "sebastian/recursion-context": "^3.0"
4513             },
4514             "require-dev": {
4515                 "phpunit/phpunit": "^6.0"
4516             },
4517             "type": "library",
4518             "extra": {
4519                 "branch-alias": {
4520                     "dev-master": "3.0.x-dev"
4521                 }
4522             },
4523             "autoload": {
4524                 "classmap": [
4525                     "src/"
4526                 ]
4527             },
4528             "notification-url": "https://packagist.org/downloads/",
4529             "license": [
4530                 "BSD-3-Clause"
4531             ],
4532             "authors": [
4533                 {
4534                     "name": "Sebastian Bergmann",
4535                     "email": "sebastian@phpunit.de"
4536                 }
4537             ],
4538             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4539             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4540             "time": "2017-08-03T12:35:26+00:00"
4541         },
4542         {
4543             "name": "sebastian/object-reflector",
4544             "version": "1.1.1",
4545             "source": {
4546                 "type": "git",
4547                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
4548                 "reference": "773f97c67f28de00d397be301821b06708fca0be"
4549             },
4550             "dist": {
4551                 "type": "zip",
4552                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
4553                 "reference": "773f97c67f28de00d397be301821b06708fca0be",
4554                 "shasum": "",
4555                 "mirrors": [
4556                     {
4557                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4558                         "preferred": true
4559                     }
4560                 ]
4561             },
4562             "require": {
4563                 "php": "^7.0"
4564             },
4565             "require-dev": {
4566                 "phpunit/phpunit": "^6.0"
4567             },
4568             "type": "library",
4569             "extra": {
4570                 "branch-alias": {
4571                     "dev-master": "1.1-dev"
4572                 }
4573             },
4574             "autoload": {
4575                 "classmap": [
4576                     "src/"
4577                 ]
4578             },
4579             "notification-url": "https://packagist.org/downloads/",
4580             "license": [
4581                 "BSD-3-Clause"
4582             ],
4583             "authors": [
4584                 {
4585                     "name": "Sebastian Bergmann",
4586                     "email": "sebastian@phpunit.de"
4587                 }
4588             ],
4589             "description": "Allows reflection of object attributes, including inherited and non-public ones",
4590             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
4591             "time": "2017-03-29T09:07:27+00:00"
4592         },
4593         {
4594             "name": "sebastian/recursion-context",
4595             "version": "3.0.0",
4596             "source": {
4597                 "type": "git",
4598                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4599                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
4600             },
4601             "dist": {
4602                 "type": "zip",
4603                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
4604                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
4605                 "shasum": "",
4606                 "mirrors": [
4607                     {
4608                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4609                         "preferred": true
4610                     }
4611                 ]
4612             },
4613             "require": {
4614                 "php": "^7.0"
4615             },
4616             "require-dev": {
4617                 "phpunit/phpunit": "^6.0"
4618             },
4619             "type": "library",
4620             "extra": {
4621                 "branch-alias": {
4622                     "dev-master": "3.0.x-dev"
4623                 }
4624             },
4625             "autoload": {
4626                 "classmap": [
4627                     "src/"
4628                 ]
4629             },
4630             "notification-url": "https://packagist.org/downloads/",
4631             "license": [
4632                 "BSD-3-Clause"
4633             ],
4634             "authors": [
4635                 {
4636                     "name": "Jeff Welch",
4637                     "email": "whatthejeff@gmail.com"
4638                 },
4639                 {
4640                     "name": "Sebastian Bergmann",
4641                     "email": "sebastian@phpunit.de"
4642                 },
4643                 {
4644                     "name": "Adam Harvey",
4645                     "email": "aharvey@php.net"
4646                 }
4647             ],
4648             "description": "Provides functionality to recursively process PHP variables",
4649             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4650             "time": "2017-03-03T06:23:57+00:00"
4651         },
4652         {
4653             "name": "sebastian/resource-operations",
4654             "version": "1.0.0",
4655             "source": {
4656                 "type": "git",
4657                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4658                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4659             },
4660             "dist": {
4661                 "type": "zip",
4662                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4663                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4664                 "shasum": "",
4665                 "mirrors": [
4666                     {
4667                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4668                         "preferred": true
4669                     }
4670                 ]
4671             },
4672             "require": {
4673                 "php": ">=5.6.0"
4674             },
4675             "type": "library",
4676             "extra": {
4677                 "branch-alias": {
4678                     "dev-master": "1.0.x-dev"
4679                 }
4680             },
4681             "autoload": {
4682                 "classmap": [
4683                     "src/"
4684                 ]
4685             },
4686             "notification-url": "https://packagist.org/downloads/",
4687             "license": [
4688                 "BSD-3-Clause"
4689             ],
4690             "authors": [
4691                 {
4692                     "name": "Sebastian Bergmann",
4693                     "email": "sebastian@phpunit.de"
4694                 }
4695             ],
4696             "description": "Provides a list of PHP built-in functions that operate on resources",
4697             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4698             "time": "2015-07-28T20:34:47+00:00"
4699         },
4700         {
4701             "name": "sebastian/version",
4702             "version": "2.0.1",
4703             "source": {
4704                 "type": "git",
4705                 "url": "https://github.com/sebastianbergmann/version.git",
4706                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4707             },
4708             "dist": {
4709                 "type": "zip",
4710                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4711                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4712                 "shasum": "",
4713                 "mirrors": [
4714                     {
4715                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4716                         "preferred": true
4717                     }
4718                 ]
4719             },
4720             "require": {
4721                 "php": ">=5.6"
4722             },
4723             "type": "library",
4724             "extra": {
4725                 "branch-alias": {
4726                     "dev-master": "2.0.x-dev"
4727                 }
4728             },
4729             "autoload": {
4730                 "classmap": [
4731                     "src/"
4732                 ]
4733             },
4734             "notification-url": "https://packagist.org/downloads/",
4735             "license": [
4736                 "BSD-3-Clause"
4737             ],
4738             "authors": [
4739                 {
4740                     "name": "Sebastian Bergmann",
4741                     "email": "sebastian@phpunit.de",
4742                     "role": "lead"
4743                 }
4744             ],
4745             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4746             "homepage": "https://github.com/sebastianbergmann/version",
4747             "time": "2016-10-03T07:35:21+00:00"
4748         },
4749         {
4750             "name": "symfony/browser-kit",
4751             "version": "v4.3.1",
4752             "source": {
4753                 "type": "git",
4754                 "url": "https://github.com/symfony/browser-kit.git",
4755                 "reference": "e07d50e84b8cf489590f22244f4f609579b4a2c4"
4756             },
4757             "dist": {
4758                 "type": "zip",
4759                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e07d50e84b8cf489590f22244f4f609579b4a2c4",
4760                 "reference": "e07d50e84b8cf489590f22244f4f609579b4a2c4",
4761                 "shasum": "",
4762                 "mirrors": [
4763                     {
4764                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4765                         "preferred": true
4766                     }
4767                 ]
4768             },
4769             "require": {
4770                 "php": "^7.1.3",
4771                 "symfony/dom-crawler": "~3.4|~4.0"
4772             },
4773             "require-dev": {
4774                 "symfony/css-selector": "~3.4|~4.0",
4775                 "symfony/http-client": "^4.3",
4776                 "symfony/mime": "^4.3",
4777                 "symfony/process": "~3.4|~4.0"
4778             },
4779             "suggest": {
4780                 "symfony/process": ""
4781             },
4782             "type": "library",
4783             "extra": {
4784                 "branch-alias": {
4785                     "dev-master": "4.3-dev"
4786                 }
4787             },
4788             "autoload": {
4789                 "psr-4": {
4790                     "Symfony\\Component\\BrowserKit\\": ""
4791                 },
4792                 "exclude-from-classmap": [
4793                     "/Tests/"
4794                 ]
4795             },
4796             "notification-url": "https://packagist.org/downloads/",
4797             "license": [
4798                 "MIT"
4799             ],
4800             "authors": [
4801                 {
4802                     "name": "Fabien Potencier",
4803                     "email": "fabien@symfony.com"
4804                 },
4805                 {
4806                     "name": "Symfony Community",
4807                     "homepage": "https://symfony.com/contributors"
4808                 }
4809             ],
4810             "description": "Symfony BrowserKit Component",
4811             "homepage": "https://symfony.com",
4812             "time": "2019-05-30T16:10:05+00:00"
4813         },
4814         {
4815             "name": "symfony/console",
4816             "version": "v4.2.9",
4817             "source": {
4818                 "type": "git",
4819                 "url": "https://github.com/symfony/console.git",
4820                 "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d"
4821             },
4822             "dist": {
4823                 "type": "zip",
4824                 "url": "https://api.github.com/repos/symfony/console/zipball/7a293c9a4587a92e6a0e81edb0bea54071b1b99d",
4825                 "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d",
4826                 "shasum": "",
4827                 "mirrors": [
4828                     {
4829                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4830                         "preferred": true
4831                     }
4832                 ]
4833             },
4834             "require": {
4835                 "php": "^7.1.3",
4836                 "symfony/contracts": "^1.0",
4837                 "symfony/polyfill-mbstring": "~1.0"
4838             },
4839             "conflict": {
4840                 "symfony/dependency-injection": "<3.4",
4841                 "symfony/process": "<3.3"
4842             },
4843             "provide": {
4844                 "psr/log-implementation": "1.0"
4845             },
4846             "require-dev": {
4847                 "psr/log": "~1.0",
4848                 "symfony/config": "~3.4|~4.0",
4849                 "symfony/dependency-injection": "~3.4|~4.0",
4850                 "symfony/event-dispatcher": "~3.4|~4.0",
4851                 "symfony/lock": "~3.4|~4.0",
4852                 "symfony/process": "~3.4|~4.0"
4853             },
4854             "suggest": {
4855                 "psr/log": "For using the console logger",
4856                 "symfony/event-dispatcher": "",
4857                 "symfony/lock": "",
4858                 "symfony/process": ""
4859             },
4860             "type": "library",
4861             "extra": {
4862                 "branch-alias": {
4863                     "dev-master": "4.2-dev"
4864                 }
4865             },
4866             "autoload": {
4867                 "psr-4": {
4868                     "Symfony\\Component\\Console\\": ""
4869                 },
4870                 "exclude-from-classmap": [
4871                     "/Tests/"
4872                 ]
4873             },
4874             "notification-url": "https://packagist.org/downloads/",
4875             "license": [
4876                 "MIT"
4877             ],
4878             "authors": [
4879                 {
4880                     "name": "Fabien Potencier",
4881                     "email": "fabien@symfony.com"
4882                 },
4883                 {
4884                     "name": "Symfony Community",
4885                     "homepage": "https://symfony.com/contributors"
4886                 }
4887             ],
4888             "description": "Symfony Console Component",
4889             "homepage": "https://symfony.com",
4890             "time": "2019-05-09T09:19:46+00:00"
4891         },
4892         {
4893             "name": "symfony/contracts",
4894             "version": "v1.1.3",
4895             "source": {
4896                 "type": "git",
4897                 "url": "https://github.com/symfony/contracts.git",
4898                 "reference": "2d19b12caccbd80cf0c85624dc87b7021a0df1d5"
4899             },
4900             "dist": {
4901                 "type": "zip",
4902                 "url": "https://api.github.com/repos/symfony/contracts/zipball/2d19b12caccbd80cf0c85624dc87b7021a0df1d5",
4903                 "reference": "2d19b12caccbd80cf0c85624dc87b7021a0df1d5",
4904                 "shasum": "",
4905                 "mirrors": [
4906                     {
4907                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4908                         "preferred": true
4909                     }
4910                 ]
4911             },
4912             "require": {
4913                 "php": "^7.1.3"
4914             },
4915             "replace": {
4916                 "symfony/cache-contracts": "self.version",
4917                 "symfony/event-dispatcher-contracts": "self.version",
4918                 "symfony/http-client-contracts": "self.version",
4919                 "symfony/service-contracts": "self.version",
4920                 "symfony/translation-contracts": "self.version"
4921             },
4922             "require-dev": {
4923                 "psr/cache": "^1.0",
4924                 "psr/container": "^1.0",
4925                 "symfony/polyfill-intl-idn": "^1.10"
4926             },
4927             "suggest": {
4928                 "psr/cache": "When using the Cache contracts",
4929                 "psr/container": "When using the Service contracts",
4930                 "psr/event-dispatcher": "When using the EventDispatcher contracts",
4931                 "symfony/cache-implementation": "",
4932                 "symfony/event-dispatcher-implementation": "",
4933                 "symfony/http-client-implementation": "",
4934                 "symfony/service-implementation": "",
4935                 "symfony/translation-implementation": ""
4936             },
4937             "type": "library",
4938             "extra": {
4939                 "branch-alias": {
4940                     "dev-master": "1.1-dev"
4941                 }
4942             },
4943             "autoload": {
4944                 "psr-4": {
4945                     "Symfony\\Contracts\\": ""
4946                 },
4947                 "exclude-from-classmap": [
4948                     "**/Tests/"
4949                 ]
4950             },
4951             "notification-url": "https://packagist.org/downloads/",
4952             "license": [
4953                 "MIT"
4954             ],
4955             "authors": [
4956                 {
4957                     "name": "Nicolas Grekas",
4958                     "email": "p@tchwork.com"
4959                 },
4960                 {
4961                     "name": "Symfony Community",
4962                     "homepage": "https://symfony.com/contributors"
4963                 }
4964             ],
4965             "description": "A set of abstractions extracted out of the Symfony components",
4966             "homepage": "https://symfony.com",
4967             "keywords": [
4968                 "abstractions",
4969                 "contracts",
4970                 "decoupling",
4971                 "interfaces",
4972                 "interoperability",
4973                 "standards"
4974             ],
4975             "time": "2019-06-05T13:28:50+00:00"
4976         },
4977         {
4978             "name": "symfony/css-selector",
4979             "version": "v4.3.1",
4980             "source": {
4981                 "type": "git",
4982                 "url": "https://github.com/symfony/css-selector.git",
4983                 "reference": "105c98bb0c5d8635bea056135304bd8edcc42b4d"
4984             },
4985             "dist": {
4986                 "type": "zip",
4987                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/105c98bb0c5d8635bea056135304bd8edcc42b4d",
4988                 "reference": "105c98bb0c5d8635bea056135304bd8edcc42b4d",
4989                 "shasum": "",
4990                 "mirrors": [
4991                     {
4992                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
4993                         "preferred": true
4994                     }
4995                 ]
4996             },
4997             "require": {
4998                 "php": "^7.1.3"
4999             },
5000             "type": "library",
5001             "extra": {
5002                 "branch-alias": {
5003                     "dev-master": "4.3-dev"
5004                 }
5005             },
5006             "autoload": {
5007                 "psr-4": {
5008                     "Symfony\\Component\\CssSelector\\": ""
5009                 },
5010                 "exclude-from-classmap": [
5011                     "/Tests/"
5012                 ]
5013             },
5014             "notification-url": "https://packagist.org/downloads/",
5015             "license": [
5016                 "MIT"
5017             ],
5018             "authors": [
5019                 {
5020                     "name": "Jean-François Simon",
5021                     "email": "jeanfrancois.simon@sensiolabs.com"
5022                 },
5023                 {
5024                     "name": "Fabien Potencier",
5025                     "email": "fabien@symfony.com"
5026                 },
5027                 {
5028                     "name": "Symfony Community",
5029                     "homepage": "https://symfony.com/contributors"
5030                 }
5031             ],
5032             "description": "Symfony CssSelector Component",
5033             "homepage": "https://symfony.com",
5034             "time": "2019-01-16T21:53:39+00:00"
5035         },
5036         {
5037             "name": "symfony/dom-crawler",
5038             "version": "v4.3.1",
5039             "source": {
5040                 "type": "git",
5041                 "url": "https://github.com/symfony/dom-crawler.git",
5042                 "reference": "06ee58fbc9a8130f1d35b5280e15235a0515d457"
5043             },
5044             "dist": {
5045                 "type": "zip",
5046                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/06ee58fbc9a8130f1d35b5280e15235a0515d457",
5047                 "reference": "06ee58fbc9a8130f1d35b5280e15235a0515d457",
5048                 "shasum": "",
5049                 "mirrors": [
5050                     {
5051                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
5052                         "preferred": true
5053                     }
5054                 ]
5055             },
5056             "require": {
5057                 "php": "^7.1.3",
5058                 "symfony/polyfill-ctype": "~1.8",
5059                 "symfony/polyfill-mbstring": "~1.0"
5060             },
5061             "conflict": {
5062                 "masterminds/html5": "<2.6"
5063             },
5064             "require-dev": {
5065                 "masterminds/html5": "^2.6",
5066                 "symfony/css-selector": "~3.4|~4.0"
5067             },
5068             "suggest": {
5069                 "symfony/css-selector": ""
5070             },
5071             "type": "library",
5072             "extra": {
5073                 "branch-alias": {
5074                     "dev-master": "4.3-dev"
5075                 }
5076             },
5077             "autoload": {
5078                 "psr-4": {
5079                     "Symfony\\Component\\DomCrawler\\": ""
5080                 },
5081                 "exclude-from-classmap": [
5082                     "/Tests/"
5083                 ]
5084             },
5085             "notification-url": "https://packagist.org/downloads/",
5086             "license": [
5087                 "MIT"
5088             ],
5089             "authors": [
5090                 {
5091                     "name": "Fabien Potencier",
5092                     "email": "fabien@symfony.com"
5093                 },
5094                 {
5095                     "name": "Symfony Community",
5096                     "homepage": "https://symfony.com/contributors"
5097                 }
5098             ],
5099             "description": "Symfony DomCrawler Component",
5100             "homepage": "https://symfony.com",
5101             "time": "2019-05-31T18:55:30+00:00"
5102         },
5103         {
5104             "name": "symfony/finder",
5105             "version": "v4.3.1",
5106             "source": {
5107                 "type": "git",
5108                 "url": "https://github.com/symfony/finder.git",
5109                 "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176"
5110             },
5111             "dist": {
5112                 "type": "zip",
5113                 "url": "https://api.github.com/repos/symfony/finder/zipball/b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176",
5114                 "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176",
5115                 "shasum": "",
5116                 "mirrors": [
5117                     {
5118                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
5119                         "preferred": true
5120                     }
5121                 ]
5122             },
5123             "require": {
5124                 "php": "^7.1.3"
5125             },
5126             "type": "library",
5127             "extra": {
5128                 "branch-alias": {
5129                     "dev-master": "4.3-dev"
5130                 }
5131             },
5132             "autoload": {
5133                 "psr-4": {
5134                     "Symfony\\Component\\Finder\\": ""
5135                 },
5136                 "exclude-from-classmap": [
5137                     "/Tests/"
5138                 ]
5139             },
5140             "notification-url": "https://packagist.org/downloads/",
5141             "license": [
5142                 "MIT"
5143             ],
5144             "authors": [
5145                 {
5146                     "name": "Fabien Potencier",
5147                     "email": "fabien@symfony.com"
5148                 },
5149                 {
5150                     "name": "Symfony Community",
5151                     "homepage": "https://symfony.com/contributors"
5152                 }
5153             ],
5154             "description": "Symfony Finder Component",
5155             "homepage": "https://symfony.com",
5156             "time": "2019-05-26T20:47:49+00:00"
5157         },
5158         {
5159             "name": "symfony/yaml",
5160             "version": "v4.3.1",
5161             "source": {
5162                 "type": "git",
5163                 "url": "https://github.com/symfony/yaml.git",
5164                 "reference": "c60ecf5ba842324433b46f58dc7afc4487dbab99"
5165             },
5166             "dist": {
5167                 "type": "zip",
5168                 "url": "https://api.github.com/repos/symfony/yaml/zipball/c60ecf5ba842324433b46f58dc7afc4487dbab99",
5169                 "reference": "c60ecf5ba842324433b46f58dc7afc4487dbab99",
5170                 "shasum": "",
5171                 "mirrors": [
5172                     {
5173                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
5174                         "preferred": true
5175                     }
5176                 ]
5177             },
5178             "require": {
5179                 "php": "^7.1.3",
5180                 "symfony/polyfill-ctype": "~1.8"
5181             },
5182             "conflict": {
5183                 "symfony/console": "<3.4"
5184             },
5185             "require-dev": {
5186                 "symfony/console": "~3.4|~4.0"
5187             },
5188             "suggest": {
5189                 "symfony/console": "For validating YAML files using the lint command"
5190             },
5191             "type": "library",
5192             "extra": {
5193                 "branch-alias": {
5194                     "dev-master": "4.3-dev"
5195                 }
5196             },
5197             "autoload": {
5198                 "psr-4": {
5199                     "Symfony\\Component\\Yaml\\": ""
5200                 },
5201                 "exclude-from-classmap": [
5202                     "/Tests/"
5203                 ]
5204             },
5205             "notification-url": "https://packagist.org/downloads/",
5206             "license": [
5207                 "MIT"
5208             ],
5209             "authors": [
5210                 {
5211                     "name": "Fabien Potencier",
5212                     "email": "fabien@symfony.com"
5213                 },
5214                 {
5215                     "name": "Symfony Community",
5216                     "homepage": "https://symfony.com/contributors"
5217                 }
5218             ],
5219             "description": "Symfony Yaml Component",
5220             "homepage": "https://symfony.com",
5221             "time": "2019-04-06T14:04:46+00:00"
5222         },
5223         {
5224             "name": "theseer/tokenizer",
5225             "version": "1.1.3",
5226             "source": {
5227                 "type": "git",
5228                 "url": "https://github.com/theseer/tokenizer.git",
5229                 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
5230             },
5231             "dist": {
5232                 "type": "zip",
5233                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
5234                 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
5235                 "shasum": "",
5236                 "mirrors": [
5237                     {
5238                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
5239                         "preferred": true
5240                     }
5241                 ]
5242             },
5243             "require": {
5244                 "ext-dom": "*",
5245                 "ext-tokenizer": "*",
5246                 "ext-xmlwriter": "*",
5247                 "php": "^7.0"
5248             },
5249             "type": "library",
5250             "autoload": {
5251                 "classmap": [
5252                     "src/"
5253                 ]
5254             },
5255             "notification-url": "https://packagist.org/downloads/",
5256             "license": [
5257                 "BSD-3-Clause"
5258             ],
5259             "authors": [
5260                 {
5261                     "name": "Arne Blankerts",
5262                     "email": "arne@blankerts.de",
5263                     "role": "Developer"
5264                 }
5265             ],
5266             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
5267             "time": "2019-06-13T22:48:21+00:00"
5268         },
5269         {
5270             "name": "webmozart/assert",
5271             "version": "1.4.0",
5272             "source": {
5273                 "type": "git",
5274                 "url": "https://github.com/webmozart/assert.git",
5275                 "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9"
5276             },
5277             "dist": {
5278                 "type": "zip",
5279                 "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9",
5280                 "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9",
5281                 "shasum": "",
5282                 "mirrors": [
5283                     {
5284                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
5285                         "preferred": true
5286                     }
5287                 ]
5288             },
5289             "require": {
5290                 "php": "^5.3.3 || ^7.0",
5291                 "symfony/polyfill-ctype": "^1.8"
5292             },
5293             "require-dev": {
5294                 "phpunit/phpunit": "^4.6",
5295                 "sebastian/version": "^1.0.1"
5296             },
5297             "type": "library",
5298             "extra": {
5299                 "branch-alias": {
5300                     "dev-master": "1.3-dev"
5301                 }
5302             },
5303             "autoload": {
5304                 "psr-4": {
5305                     "Webmozart\\Assert\\": "src/"
5306                 }
5307             },
5308             "notification-url": "https://packagist.org/downloads/",
5309             "license": [
5310                 "MIT"
5311             ],
5312             "authors": [
5313                 {
5314                     "name": "Bernhard Schussek",
5315                     "email": "bschussek@gmail.com"
5316                 }
5317             ],
5318             "description": "Assertions to validate method input/output with nice error messages.",
5319             "keywords": [
5320                 "assert",
5321                 "check",
5322                 "validate"
5323             ],
5324             "time": "2018-12-25T11:19:39+00:00"
5325         },
5326         {
5327             "name": "yiisoft/yii2-bootstrap",
5328             "version": "2.0.10",
5329             "source": {
5330                 "type": "git",
5331                 "url": "https://github.com/yiisoft/yii2-bootstrap.git",
5332                 "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc"
5333             },
5334             "dist": {
5335                 "type": "zip",
5336                 "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/073c9ab0a4eb71f2485d84c96a1967130300d8fc",
5337                 "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc",
5338                 "shasum": "",
5339                 "mirrors": [
5340                     {
5341                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
5342                         "preferred": true
5343                     }
5344                 ]
5345             },
5346             "require": {
5347                 "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
5348                 "yiisoft/yii2": "~2.0.6"
5349             },
5350             "require-dev": {
5351                 "phpunit/phpunit": "<7"
5352             },
5353             "type": "yii2-extension",
5354             "extra": {
5355                 "branch-alias": {
5356                     "dev-master": "2.0.x-dev"
5357                 }
5358             },
5359             "autoload": {
5360                 "psr-4": {
5361                     "yii\\bootstrap\\": "src"
5362                 }
5363             },
5364             "notification-url": "https://packagist.org/downloads/",
5365             "license": [
5366                 "BSD-3-Clause"
5367             ],
5368             "authors": [
5369                 {
5370                     "name": "Paul Klimov",
5371                     "email": "klimov.paul@gmail.com"
5372                 },
5373                 {
5374                     "name": "Alexander Makarov",
5375                     "email": "sam@rmcreative.ru",
5376                     "homepage": "http://rmcreative.ru/"
5377                 },
5378                 {
5379                     "name": "Antonio Ramirez",
5380                     "email": "amigo.cobos@gmail.com"
5381                 },
5382                 {
5383                     "name": "Qiang Xue",
5384                     "email": "qiang.xue@gmail.com",
5385                     "homepage": "http://www.yiiframework.com/"
5386                 }
5387             ],
5388             "description": "The Twitter Bootstrap extension for the Yii framework",
5389             "keywords": [
5390                 "bootstrap",
5391                 "yii2"
5392             ],
5393             "time": "2019-04-23T13:18:43+00:00"
5394         },
5395         {
5396             "name": "yiisoft/yii2-debug",
5397             "version": "2.0.14",
5398             "source": {
5399                 "type": "git",
5400                 "url": "https://github.com/yiisoft/yii2-debug.git",
5401                 "reference": "dc5a4a8529de1a41dbb037dbabf1f3f93002f21d"
5402             },
5403             "dist": {
5404                 "type": "zip",
5405                 "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/dc5a4a8529de1a41dbb037dbabf1f3f93002f21d",
5406                 "reference": "dc5a4a8529de1a41dbb037dbabf1f3f93002f21d",
5407                 "shasum": "",
5408                 "mirrors": [
5409                     {
5410                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
5411                         "preferred": true
5412                     }
5413                 ]
5414             },
5415             "require": {
5416                 "yiisoft/yii2": "~2.0.13",
5417                 "yiisoft/yii2-bootstrap": "~2.0.0"
5418             },
5419             "type": "yii2-extension",
5420             "extra": {
5421                 "branch-alias": {
5422                     "dev-master": "2.0.x-dev"
5423                 }
5424             },
5425             "autoload": {
5426                 "psr-4": {
5427                     "yii\\debug\\": "src"
5428                 }
5429             },
5430             "notification-url": "https://packagist.org/downloads/",
5431             "license": [
5432                 "BSD-3-Clause"
5433             ],
5434             "authors": [
5435                 {
5436                     "name": "Qiang Xue",
5437                     "email": "qiang.xue@gmail.com"
5438                 }
5439             ],
5440             "description": "The debugger extension for the Yii framework",
5441             "keywords": [
5442                 "debug",
5443                 "debugger",
5444                 "yii2"
5445             ],
5446             "time": "2018-09-23T21:41:04+00:00"
5447         },
5448         {
5449             "name": "yiisoft/yii2-gii",
5450             "version": "2.0.8",
5451             "source": {
5452                 "type": "git",
5453                 "url": "https://github.com/yiisoft/yii2-gii.git",
5454                 "reference": "c02adc552bcf3a0ef6f3694a9dcbf209f4885ab1"
5455             },
5456             "dist": {
5457                 "type": "zip",
5458                 "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/c02adc552bcf3a0ef6f3694a9dcbf209f4885ab1",
5459                 "reference": "c02adc552bcf3a0ef6f3694a9dcbf209f4885ab1",
5460                 "shasum": "",
5461                 "mirrors": [
5462                     {
5463                         "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
5464                         "preferred": true
5465                     }
5466                 ]
5467             },
5468             "require": {
5469                 "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
5470                 "phpspec/php-diff": ">=1.0.2",
5471                 "yiisoft/yii2": "~2.0.14",
5472                 "yiisoft/yii2-bootstrap": "~2.0.0"
5473             },
5474             "type": "yii2-extension",
5475             "extra": {
5476                 "branch-alias": {
5477                     "dev-master": "2.0.x-dev"
5478                 }
5479             },
5480             "autoload": {
5481                 "psr-4": {
5482                     "yii\\gii\\": "src"
5483                 }
5484             },
5485             "notification-url": "https://packagist.org/downloads/",
5486             "license": [
5487                 "BSD-3-Clause"
5488             ],
5489             "authors": [
5490                 {
5491                     "name": "Qiang Xue",
5492                     "email": "qiang.xue@gmail.com"
5493                 }
5494             ],
5495             "description": "The Gii extension for the Yii framework",
5496             "keywords": [
5497                 "code generator",
5498                 "gii",
5499                 "yii2"
5500             ],
5501             "time": "2018-12-08T10:07:49+00:00"
5502         }
5503     ],
5504     "aliases": [],
5505     "minimum-stability": "stable",
5506     "stability-flags": {
5507         "luweiss/hjkuaidi": 20
5508     },
5509     "prefer-stable": false,
5510     "prefer-lowest": false,
5511     "platform": [],
5512     "platform-dev": []
5513 }