]> git.mxchange.org Git - core.git/blob - composer.lock
Continued:
[core.git] / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "ed9acb2394cfd19378859e9f830535f2",
8     "packages": [],
9     "packages-dev": [
10         {
11             "name": "doctrine/instantiator",
12             "version": "1.5.0",
13             "source": {
14                 "type": "git",
15                 "url": "https://github.com/doctrine/instantiator.git",
16                 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
17             },
18             "dist": {
19                 "type": "zip",
20                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
21                 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
22                 "shasum": ""
23             },
24             "require": {
25                 "php": "^7.1 || ^8.0"
26             },
27             "require-dev": {
28                 "doctrine/coding-standard": "^9 || ^11",
29                 "ext-pdo": "*",
30                 "ext-phar": "*",
31                 "phpbench/phpbench": "^0.16 || ^1",
32                 "phpstan/phpstan": "^1.4",
33                 "phpstan/phpstan-phpunit": "^1",
34                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
35                 "vimeo/psalm": "^4.30 || ^5.4"
36             },
37             "type": "library",
38             "autoload": {
39                 "psr-4": {
40                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
41                 }
42             },
43             "notification-url": "https://packagist.org/downloads/",
44             "license": [
45                 "MIT"
46             ],
47             "authors": [
48                 {
49                     "name": "Marco Pivetta",
50                     "email": "ocramius@gmail.com",
51                     "homepage": "https://ocramius.github.io/"
52                 }
53             ],
54             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
55             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
56             "keywords": [
57                 "constructor",
58                 "instantiate"
59             ],
60             "support": {
61                 "issues": "https://github.com/doctrine/instantiator/issues",
62                 "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
63             },
64             "funding": [
65                 {
66                     "url": "https://www.doctrine-project.org/sponsorship.html",
67                     "type": "custom"
68                 },
69                 {
70                     "url": "https://www.patreon.com/phpdoctrine",
71                     "type": "patreon"
72                 },
73                 {
74                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
75                     "type": "tidelift"
76                 }
77             ],
78             "time": "2022-12-30T00:15:36+00:00"
79         },
80         {
81             "name": "myclabs/deep-copy",
82             "version": "1.11.0",
83             "source": {
84                 "type": "git",
85                 "url": "https://github.com/myclabs/DeepCopy.git",
86                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
87             },
88             "dist": {
89                 "type": "zip",
90                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
91                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
92                 "shasum": ""
93             },
94             "require": {
95                 "php": "^7.1 || ^8.0"
96             },
97             "conflict": {
98                 "doctrine/collections": "<1.6.8",
99                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
100             },
101             "require-dev": {
102                 "doctrine/collections": "^1.6.8",
103                 "doctrine/common": "^2.13.3 || ^3.2.2",
104                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
105             },
106             "type": "library",
107             "autoload": {
108                 "files": [
109                     "src/DeepCopy/deep_copy.php"
110                 ],
111                 "psr-4": {
112                     "DeepCopy\\": "src/DeepCopy/"
113                 }
114             },
115             "notification-url": "https://packagist.org/downloads/",
116             "license": [
117                 "MIT"
118             ],
119             "description": "Create deep copies (clones) of your objects",
120             "keywords": [
121                 "clone",
122                 "copy",
123                 "duplicate",
124                 "object",
125                 "object graph"
126             ],
127             "support": {
128                 "issues": "https://github.com/myclabs/DeepCopy/issues",
129                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
130             },
131             "funding": [
132                 {
133                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
134                     "type": "tidelift"
135                 }
136             ],
137             "time": "2022-03-03T13:19:32+00:00"
138         },
139         {
140             "name": "phar-io/manifest",
141             "version": "1.0.1",
142             "source": {
143                 "type": "git",
144                 "url": "https://github.com/phar-io/manifest.git",
145                 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
146             },
147             "dist": {
148                 "type": "zip",
149                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
150                 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
151                 "shasum": ""
152             },
153             "require": {
154                 "ext-dom": "*",
155                 "ext-phar": "*",
156                 "phar-io/version": "^1.0.1",
157                 "php": "^5.6 || ^7.0"
158             },
159             "type": "library",
160             "extra": {
161                 "branch-alias": {
162                     "dev-master": "1.0.x-dev"
163                 }
164             },
165             "autoload": {
166                 "classmap": [
167                     "src/"
168                 ]
169             },
170             "notification-url": "https://packagist.org/downloads/",
171             "license": [
172                 "BSD-3-Clause"
173             ],
174             "authors": [
175                 {
176                     "name": "Arne Blankerts",
177                     "email": "arne@blankerts.de",
178                     "role": "Developer"
179                 },
180                 {
181                     "name": "Sebastian Heuer",
182                     "email": "sebastian@phpeople.de",
183                     "role": "Developer"
184                 },
185                 {
186                     "name": "Sebastian Bergmann",
187                     "email": "sebastian@phpunit.de",
188                     "role": "Developer"
189                 }
190             ],
191             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
192             "support": {
193                 "issues": "https://github.com/phar-io/manifest/issues",
194                 "source": "https://github.com/phar-io/manifest/tree/master"
195             },
196             "time": "2017-03-05T18:14:27+00:00"
197         },
198         {
199             "name": "phar-io/version",
200             "version": "1.0.1",
201             "source": {
202                 "type": "git",
203                 "url": "https://github.com/phar-io/version.git",
204                 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
205             },
206             "dist": {
207                 "type": "zip",
208                 "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
209                 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
210                 "shasum": ""
211             },
212             "require": {
213                 "php": "^5.6 || ^7.0"
214             },
215             "type": "library",
216             "autoload": {
217                 "classmap": [
218                     "src/"
219                 ]
220             },
221             "notification-url": "https://packagist.org/downloads/",
222             "license": [
223                 "BSD-3-Clause"
224             ],
225             "authors": [
226                 {
227                     "name": "Arne Blankerts",
228                     "email": "arne@blankerts.de",
229                     "role": "Developer"
230                 },
231                 {
232                     "name": "Sebastian Heuer",
233                     "email": "sebastian@phpeople.de",
234                     "role": "Developer"
235                 },
236                 {
237                     "name": "Sebastian Bergmann",
238                     "email": "sebastian@phpunit.de",
239                     "role": "Developer"
240                 }
241             ],
242             "description": "Library for handling version information and constraints",
243             "support": {
244                 "issues": "https://github.com/phar-io/version/issues",
245                 "source": "https://github.com/phar-io/version/tree/master"
246             },
247             "time": "2017-03-05T17:38:23+00:00"
248         },
249         {
250             "name": "phpdocumentor/reflection-common",
251             "version": "2.2.0",
252             "source": {
253                 "type": "git",
254                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
255                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
256             },
257             "dist": {
258                 "type": "zip",
259                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
260                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
261                 "shasum": ""
262             },
263             "require": {
264                 "php": "^7.2 || ^8.0"
265             },
266             "type": "library",
267             "extra": {
268                 "branch-alias": {
269                     "dev-2.x": "2.x-dev"
270                 }
271             },
272             "autoload": {
273                 "psr-4": {
274                     "phpDocumentor\\Reflection\\": "src/"
275                 }
276             },
277             "notification-url": "https://packagist.org/downloads/",
278             "license": [
279                 "MIT"
280             ],
281             "authors": [
282                 {
283                     "name": "Jaap van Otterdijk",
284                     "email": "opensource@ijaap.nl"
285                 }
286             ],
287             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
288             "homepage": "http://www.phpdoc.org",
289             "keywords": [
290                 "FQSEN",
291                 "phpDocumentor",
292                 "phpdoc",
293                 "reflection",
294                 "static analysis"
295             ],
296             "support": {
297                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
298                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
299             },
300             "time": "2020-06-27T09:03:43+00:00"
301         },
302         {
303             "name": "phpdocumentor/reflection-docblock",
304             "version": "5.3.0",
305             "source": {
306                 "type": "git",
307                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
308                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
309             },
310             "dist": {
311                 "type": "zip",
312                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
313                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
314                 "shasum": ""
315             },
316             "require": {
317                 "ext-filter": "*",
318                 "php": "^7.2 || ^8.0",
319                 "phpdocumentor/reflection-common": "^2.2",
320                 "phpdocumentor/type-resolver": "^1.3",
321                 "webmozart/assert": "^1.9.1"
322             },
323             "require-dev": {
324                 "mockery/mockery": "~1.3.2",
325                 "psalm/phar": "^4.8"
326             },
327             "type": "library",
328             "extra": {
329                 "branch-alias": {
330                     "dev-master": "5.x-dev"
331                 }
332             },
333             "autoload": {
334                 "psr-4": {
335                     "phpDocumentor\\Reflection\\": "src"
336                 }
337             },
338             "notification-url": "https://packagist.org/downloads/",
339             "license": [
340                 "MIT"
341             ],
342             "authors": [
343                 {
344                     "name": "Mike van Riel",
345                     "email": "me@mikevanriel.com"
346                 },
347                 {
348                     "name": "Jaap van Otterdijk",
349                     "email": "account@ijaap.nl"
350                 }
351             ],
352             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
353             "support": {
354                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
355                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
356             },
357             "time": "2021-10-19T17:43:47+00:00"
358         },
359         {
360             "name": "phpdocumentor/type-resolver",
361             "version": "1.6.2",
362             "source": {
363                 "type": "git",
364                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
365                 "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d"
366             },
367             "dist": {
368                 "type": "zip",
369                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
370                 "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
371                 "shasum": ""
372             },
373             "require": {
374                 "php": "^7.4 || ^8.0",
375                 "phpdocumentor/reflection-common": "^2.0"
376             },
377             "require-dev": {
378                 "ext-tokenizer": "*",
379                 "phpstan/extension-installer": "^1.1",
380                 "phpstan/phpstan": "^1.8",
381                 "phpstan/phpstan-phpunit": "^1.1",
382                 "phpunit/phpunit": "^9.5",
383                 "rector/rector": "^0.13.9",
384                 "vimeo/psalm": "^4.25"
385             },
386             "type": "library",
387             "extra": {
388                 "branch-alias": {
389                     "dev-1.x": "1.x-dev"
390                 }
391             },
392             "autoload": {
393                 "psr-4": {
394                     "phpDocumentor\\Reflection\\": "src"
395                 }
396             },
397             "notification-url": "https://packagist.org/downloads/",
398             "license": [
399                 "MIT"
400             ],
401             "authors": [
402                 {
403                     "name": "Mike van Riel",
404                     "email": "me@mikevanriel.com"
405                 }
406             ],
407             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
408             "support": {
409                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
410                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.2"
411             },
412             "time": "2022-10-14T12:47:21+00:00"
413         },
414         {
415             "name": "phpspec/prophecy",
416             "version": "v1.10.3",
417             "source": {
418                 "type": "git",
419                 "url": "https://github.com/phpspec/prophecy.git",
420                 "reference": "451c3cd1418cf640de218914901e51b064abb093"
421             },
422             "dist": {
423                 "type": "zip",
424                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
425                 "reference": "451c3cd1418cf640de218914901e51b064abb093",
426                 "shasum": ""
427             },
428             "require": {
429                 "doctrine/instantiator": "^1.0.2",
430                 "php": "^5.3|^7.0",
431                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
432                 "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
433                 "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
434             },
435             "require-dev": {
436                 "phpspec/phpspec": "^2.5 || ^3.2",
437                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
438             },
439             "type": "library",
440             "extra": {
441                 "branch-alias": {
442                     "dev-master": "1.10.x-dev"
443                 }
444             },
445             "autoload": {
446                 "psr-4": {
447                     "Prophecy\\": "src/Prophecy"
448                 }
449             },
450             "notification-url": "https://packagist.org/downloads/",
451             "license": [
452                 "MIT"
453             ],
454             "authors": [
455                 {
456                     "name": "Konstantin Kudryashov",
457                     "email": "ever.zet@gmail.com",
458                     "homepage": "http://everzet.com"
459                 },
460                 {
461                     "name": "Marcello Duarte",
462                     "email": "marcello.duarte@gmail.com"
463                 }
464             ],
465             "description": "Highly opinionated mocking framework for PHP 5.3+",
466             "homepage": "https://github.com/phpspec/prophecy",
467             "keywords": [
468                 "Double",
469                 "Dummy",
470                 "fake",
471                 "mock",
472                 "spy",
473                 "stub"
474             ],
475             "support": {
476                 "issues": "https://github.com/phpspec/prophecy/issues",
477                 "source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
478             },
479             "time": "2020-03-05T15:02:03+00:00"
480         },
481         {
482             "name": "phpunit/php-code-coverage",
483             "version": "5.3.2",
484             "source": {
485                 "type": "git",
486                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
487                 "reference": "c89677919c5dd6d3b3852f230a663118762218ac"
488             },
489             "dist": {
490                 "type": "zip",
491                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
492                 "reference": "c89677919c5dd6d3b3852f230a663118762218ac",
493                 "shasum": ""
494             },
495             "require": {
496                 "ext-dom": "*",
497                 "ext-xmlwriter": "*",
498                 "php": "^7.0",
499                 "phpunit/php-file-iterator": "^1.4.2",
500                 "phpunit/php-text-template": "^1.2.1",
501                 "phpunit/php-token-stream": "^2.0.1",
502                 "sebastian/code-unit-reverse-lookup": "^1.0.1",
503                 "sebastian/environment": "^3.0",
504                 "sebastian/version": "^2.0.1",
505                 "theseer/tokenizer": "^1.1"
506             },
507             "require-dev": {
508                 "phpunit/phpunit": "^6.0"
509             },
510             "suggest": {
511                 "ext-xdebug": "^2.5.5"
512             },
513             "type": "library",
514             "extra": {
515                 "branch-alias": {
516                     "dev-master": "5.3.x-dev"
517                 }
518             },
519             "autoload": {
520                 "classmap": [
521                     "src/"
522                 ]
523             },
524             "notification-url": "https://packagist.org/downloads/",
525             "license": [
526                 "BSD-3-Clause"
527             ],
528             "authors": [
529                 {
530                     "name": "Sebastian Bergmann",
531                     "email": "sebastian@phpunit.de",
532                     "role": "lead"
533                 }
534             ],
535             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
536             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
537             "keywords": [
538                 "coverage",
539                 "testing",
540                 "xunit"
541             ],
542             "support": {
543                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
544                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/5.3"
545             },
546             "time": "2018-04-06T15:36:58+00:00"
547         },
548         {
549             "name": "phpunit/php-file-iterator",
550             "version": "1.4.5",
551             "source": {
552                 "type": "git",
553                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
554                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
555             },
556             "dist": {
557                 "type": "zip",
558                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
559                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
560                 "shasum": ""
561             },
562             "require": {
563                 "php": ">=5.3.3"
564             },
565             "type": "library",
566             "extra": {
567                 "branch-alias": {
568                     "dev-master": "1.4.x-dev"
569                 }
570             },
571             "autoload": {
572                 "classmap": [
573                     "src/"
574                 ]
575             },
576             "notification-url": "https://packagist.org/downloads/",
577             "license": [
578                 "BSD-3-Clause"
579             ],
580             "authors": [
581                 {
582                     "name": "Sebastian Bergmann",
583                     "email": "sb@sebastian-bergmann.de",
584                     "role": "lead"
585                 }
586             ],
587             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
588             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
589             "keywords": [
590                 "filesystem",
591                 "iterator"
592             ],
593             "support": {
594                 "irc": "irc://irc.freenode.net/phpunit",
595                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
596                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/1.4.5"
597             },
598             "time": "2017-11-27T13:52:08+00:00"
599         },
600         {
601             "name": "phpunit/php-text-template",
602             "version": "1.2.1",
603             "source": {
604                 "type": "git",
605                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
606                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
607             },
608             "dist": {
609                 "type": "zip",
610                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
611                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
612                 "shasum": ""
613             },
614             "require": {
615                 "php": ">=5.3.3"
616             },
617             "type": "library",
618             "autoload": {
619                 "classmap": [
620                     "src/"
621                 ]
622             },
623             "notification-url": "https://packagist.org/downloads/",
624             "license": [
625                 "BSD-3-Clause"
626             ],
627             "authors": [
628                 {
629                     "name": "Sebastian Bergmann",
630                     "email": "sebastian@phpunit.de",
631                     "role": "lead"
632                 }
633             ],
634             "description": "Simple template engine.",
635             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
636             "keywords": [
637                 "template"
638             ],
639             "support": {
640                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
641                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
642             },
643             "time": "2015-06-21T13:50:34+00:00"
644         },
645         {
646             "name": "phpunit/php-timer",
647             "version": "1.0.9",
648             "source": {
649                 "type": "git",
650                 "url": "https://github.com/sebastianbergmann/php-timer.git",
651                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
652             },
653             "dist": {
654                 "type": "zip",
655                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
656                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
657                 "shasum": ""
658             },
659             "require": {
660                 "php": "^5.3.3 || ^7.0"
661             },
662             "require-dev": {
663                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
664             },
665             "type": "library",
666             "extra": {
667                 "branch-alias": {
668                     "dev-master": "1.0-dev"
669                 }
670             },
671             "autoload": {
672                 "classmap": [
673                     "src/"
674                 ]
675             },
676             "notification-url": "https://packagist.org/downloads/",
677             "license": [
678                 "BSD-3-Clause"
679             ],
680             "authors": [
681                 {
682                     "name": "Sebastian Bergmann",
683                     "email": "sb@sebastian-bergmann.de",
684                     "role": "lead"
685                 }
686             ],
687             "description": "Utility class for timing",
688             "homepage": "https://github.com/sebastianbergmann/php-timer/",
689             "keywords": [
690                 "timer"
691             ],
692             "support": {
693                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
694                 "source": "https://github.com/sebastianbergmann/php-timer/tree/master"
695             },
696             "time": "2017-02-26T11:10:40+00:00"
697         },
698         {
699             "name": "phpunit/php-token-stream",
700             "version": "2.0.2",
701             "source": {
702                 "type": "git",
703                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
704                 "reference": "791198a2c6254db10131eecfe8c06670700904db"
705             },
706             "dist": {
707                 "type": "zip",
708                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
709                 "reference": "791198a2c6254db10131eecfe8c06670700904db",
710                 "shasum": ""
711             },
712             "require": {
713                 "ext-tokenizer": "*",
714                 "php": "^7.0"
715             },
716             "require-dev": {
717                 "phpunit/phpunit": "^6.2.4"
718             },
719             "type": "library",
720             "extra": {
721                 "branch-alias": {
722                     "dev-master": "2.0-dev"
723                 }
724             },
725             "autoload": {
726                 "classmap": [
727                     "src/"
728                 ]
729             },
730             "notification-url": "https://packagist.org/downloads/",
731             "license": [
732                 "BSD-3-Clause"
733             ],
734             "authors": [
735                 {
736                     "name": "Sebastian Bergmann",
737                     "email": "sebastian@phpunit.de"
738                 }
739             ],
740             "description": "Wrapper around PHP's tokenizer extension.",
741             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
742             "keywords": [
743                 "tokenizer"
744             ],
745             "support": {
746                 "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
747                 "source": "https://github.com/sebastianbergmann/php-token-stream/tree/master"
748             },
749             "abandoned": true,
750             "time": "2017-11-27T05:48:46+00:00"
751         },
752         {
753             "name": "phpunit/phpunit",
754             "version": "6.5.14",
755             "source": {
756                 "type": "git",
757                 "url": "https://github.com/sebastianbergmann/phpunit.git",
758                 "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7"
759             },
760             "dist": {
761                 "type": "zip",
762                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7",
763                 "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7",
764                 "shasum": ""
765             },
766             "require": {
767                 "ext-dom": "*",
768                 "ext-json": "*",
769                 "ext-libxml": "*",
770                 "ext-mbstring": "*",
771                 "ext-xml": "*",
772                 "myclabs/deep-copy": "^1.6.1",
773                 "phar-io/manifest": "^1.0.1",
774                 "phar-io/version": "^1.0",
775                 "php": "^7.0",
776                 "phpspec/prophecy": "^1.7",
777                 "phpunit/php-code-coverage": "^5.3",
778                 "phpunit/php-file-iterator": "^1.4.3",
779                 "phpunit/php-text-template": "^1.2.1",
780                 "phpunit/php-timer": "^1.0.9",
781                 "phpunit/phpunit-mock-objects": "^5.0.9",
782                 "sebastian/comparator": "^2.1",
783                 "sebastian/diff": "^2.0",
784                 "sebastian/environment": "^3.1",
785                 "sebastian/exporter": "^3.1",
786                 "sebastian/global-state": "^2.0",
787                 "sebastian/object-enumerator": "^3.0.3",
788                 "sebastian/resource-operations": "^1.0",
789                 "sebastian/version": "^2.0.1"
790             },
791             "conflict": {
792                 "phpdocumentor/reflection-docblock": "3.0.2",
793                 "phpunit/dbunit": "<3.0"
794             },
795             "require-dev": {
796                 "ext-pdo": "*"
797             },
798             "suggest": {
799                 "ext-xdebug": "*",
800                 "phpunit/php-invoker": "^1.1"
801             },
802             "bin": [
803                 "phpunit"
804             ],
805             "type": "library",
806             "extra": {
807                 "branch-alias": {
808                     "dev-master": "6.5.x-dev"
809                 }
810             },
811             "autoload": {
812                 "classmap": [
813                     "src/"
814                 ]
815             },
816             "notification-url": "https://packagist.org/downloads/",
817             "license": [
818                 "BSD-3-Clause"
819             ],
820             "authors": [
821                 {
822                     "name": "Sebastian Bergmann",
823                     "email": "sebastian@phpunit.de",
824                     "role": "lead"
825                 }
826             ],
827             "description": "The PHP Unit Testing framework.",
828             "homepage": "https://phpunit.de/",
829             "keywords": [
830                 "phpunit",
831                 "testing",
832                 "xunit"
833             ],
834             "support": {
835                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
836                 "source": "https://github.com/sebastianbergmann/phpunit/tree/6.5.14"
837             },
838             "time": "2019-02-01T05:22:47+00:00"
839         },
840         {
841             "name": "phpunit/phpunit-mock-objects",
842             "version": "5.0.10",
843             "source": {
844                 "type": "git",
845                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
846                 "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f"
847             },
848             "dist": {
849                 "type": "zip",
850                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f",
851                 "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f",
852                 "shasum": ""
853             },
854             "require": {
855                 "doctrine/instantiator": "^1.0.5",
856                 "php": "^7.0",
857                 "phpunit/php-text-template": "^1.2.1",
858                 "sebastian/exporter": "^3.1"
859             },
860             "conflict": {
861                 "phpunit/phpunit": "<6.0"
862             },
863             "require-dev": {
864                 "phpunit/phpunit": "^6.5.11"
865             },
866             "suggest": {
867                 "ext-soap": "*"
868             },
869             "type": "library",
870             "extra": {
871                 "branch-alias": {
872                     "dev-master": "5.0.x-dev"
873                 }
874             },
875             "autoload": {
876                 "classmap": [
877                     "src/"
878                 ]
879             },
880             "notification-url": "https://packagist.org/downloads/",
881             "license": [
882                 "BSD-3-Clause"
883             ],
884             "authors": [
885                 {
886                     "name": "Sebastian Bergmann",
887                     "email": "sebastian@phpunit.de",
888                     "role": "lead"
889                 }
890             ],
891             "description": "Mock Object library for PHPUnit",
892             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
893             "keywords": [
894                 "mock",
895                 "xunit"
896             ],
897             "support": {
898                 "issues": "https://github.com/sebastianbergmann/phpunit-mock-objects/issues",
899                 "source": "https://github.com/sebastianbergmann/phpunit-mock-objects/tree/5.0.10"
900             },
901             "abandoned": true,
902             "time": "2018-08-09T05:50:03+00:00"
903         },
904         {
905             "name": "sebastian/code-unit-reverse-lookup",
906             "version": "1.0.2",
907             "source": {
908                 "type": "git",
909                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
910                 "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
911             },
912             "dist": {
913                 "type": "zip",
914                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
915                 "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
916                 "shasum": ""
917             },
918             "require": {
919                 "php": ">=5.6"
920             },
921             "require-dev": {
922                 "phpunit/phpunit": "^8.5"
923             },
924             "type": "library",
925             "extra": {
926                 "branch-alias": {
927                     "dev-master": "1.0.x-dev"
928                 }
929             },
930             "autoload": {
931                 "classmap": [
932                     "src/"
933                 ]
934             },
935             "notification-url": "https://packagist.org/downloads/",
936             "license": [
937                 "BSD-3-Clause"
938             ],
939             "authors": [
940                 {
941                     "name": "Sebastian Bergmann",
942                     "email": "sebastian@phpunit.de"
943                 }
944             ],
945             "description": "Looks up which function or method a line of code belongs to",
946             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
947             "support": {
948                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
949                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
950             },
951             "funding": [
952                 {
953                     "url": "https://github.com/sebastianbergmann",
954                     "type": "github"
955                 }
956             ],
957             "time": "2020-11-30T08:15:22+00:00"
958         },
959         {
960             "name": "sebastian/comparator",
961             "version": "2.1.3",
962             "source": {
963                 "type": "git",
964                 "url": "https://github.com/sebastianbergmann/comparator.git",
965                 "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
966             },
967             "dist": {
968                 "type": "zip",
969                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
970                 "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
971                 "shasum": ""
972             },
973             "require": {
974                 "php": "^7.0",
975                 "sebastian/diff": "^2.0 || ^3.0",
976                 "sebastian/exporter": "^3.1"
977             },
978             "require-dev": {
979                 "phpunit/phpunit": "^6.4"
980             },
981             "type": "library",
982             "extra": {
983                 "branch-alias": {
984                     "dev-master": "2.1.x-dev"
985                 }
986             },
987             "autoload": {
988                 "classmap": [
989                     "src/"
990                 ]
991             },
992             "notification-url": "https://packagist.org/downloads/",
993             "license": [
994                 "BSD-3-Clause"
995             ],
996             "authors": [
997                 {
998                     "name": "Jeff Welch",
999                     "email": "whatthejeff@gmail.com"
1000                 },
1001                 {
1002                     "name": "Volker Dusch",
1003                     "email": "github@wallbash.com"
1004                 },
1005                 {
1006                     "name": "Bernhard Schussek",
1007                     "email": "bschussek@2bepublished.at"
1008                 },
1009                 {
1010                     "name": "Sebastian Bergmann",
1011                     "email": "sebastian@phpunit.de"
1012                 }
1013             ],
1014             "description": "Provides the functionality to compare PHP values for equality",
1015             "homepage": "https://github.com/sebastianbergmann/comparator",
1016             "keywords": [
1017                 "comparator",
1018                 "compare",
1019                 "equality"
1020             ],
1021             "support": {
1022                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
1023                 "source": "https://github.com/sebastianbergmann/comparator/tree/master"
1024             },
1025             "time": "2018-02-01T13:46:46+00:00"
1026         },
1027         {
1028             "name": "sebastian/diff",
1029             "version": "2.0.1",
1030             "source": {
1031                 "type": "git",
1032                 "url": "https://github.com/sebastianbergmann/diff.git",
1033                 "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
1034             },
1035             "dist": {
1036                 "type": "zip",
1037                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
1038                 "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
1039                 "shasum": ""
1040             },
1041             "require": {
1042                 "php": "^7.0"
1043             },
1044             "require-dev": {
1045                 "phpunit/phpunit": "^6.2"
1046             },
1047             "type": "library",
1048             "extra": {
1049                 "branch-alias": {
1050                     "dev-master": "2.0-dev"
1051                 }
1052             },
1053             "autoload": {
1054                 "classmap": [
1055                     "src/"
1056                 ]
1057             },
1058             "notification-url": "https://packagist.org/downloads/",
1059             "license": [
1060                 "BSD-3-Clause"
1061             ],
1062             "authors": [
1063                 {
1064                     "name": "Kore Nordmann",
1065                     "email": "mail@kore-nordmann.de"
1066                 },
1067                 {
1068                     "name": "Sebastian Bergmann",
1069                     "email": "sebastian@phpunit.de"
1070                 }
1071             ],
1072             "description": "Diff implementation",
1073             "homepage": "https://github.com/sebastianbergmann/diff",
1074             "keywords": [
1075                 "diff"
1076             ],
1077             "support": {
1078                 "issues": "https://github.com/sebastianbergmann/diff/issues",
1079                 "source": "https://github.com/sebastianbergmann/diff/tree/master"
1080             },
1081             "time": "2017-08-03T08:09:46+00:00"
1082         },
1083         {
1084             "name": "sebastian/environment",
1085             "version": "3.1.0",
1086             "source": {
1087                 "type": "git",
1088                 "url": "https://github.com/sebastianbergmann/environment.git",
1089                 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
1090             },
1091             "dist": {
1092                 "type": "zip",
1093                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
1094                 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
1095                 "shasum": ""
1096             },
1097             "require": {
1098                 "php": "^7.0"
1099             },
1100             "require-dev": {
1101                 "phpunit/phpunit": "^6.1"
1102             },
1103             "type": "library",
1104             "extra": {
1105                 "branch-alias": {
1106                     "dev-master": "3.1.x-dev"
1107                 }
1108             },
1109             "autoload": {
1110                 "classmap": [
1111                     "src/"
1112                 ]
1113             },
1114             "notification-url": "https://packagist.org/downloads/",
1115             "license": [
1116                 "BSD-3-Clause"
1117             ],
1118             "authors": [
1119                 {
1120                     "name": "Sebastian Bergmann",
1121                     "email": "sebastian@phpunit.de"
1122                 }
1123             ],
1124             "description": "Provides functionality to handle HHVM/PHP environments",
1125             "homepage": "http://www.github.com/sebastianbergmann/environment",
1126             "keywords": [
1127                 "Xdebug",
1128                 "environment",
1129                 "hhvm"
1130             ],
1131             "support": {
1132                 "issues": "https://github.com/sebastianbergmann/environment/issues",
1133                 "source": "https://github.com/sebastianbergmann/environment/tree/master"
1134             },
1135             "time": "2017-07-01T08:51:00+00:00"
1136         },
1137         {
1138             "name": "sebastian/exporter",
1139             "version": "3.1.5",
1140             "source": {
1141                 "type": "git",
1142                 "url": "https://github.com/sebastianbergmann/exporter.git",
1143                 "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6"
1144             },
1145             "dist": {
1146                 "type": "zip",
1147                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/73a9676f2833b9a7c36968f9d882589cd75511e6",
1148                 "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6",
1149                 "shasum": ""
1150             },
1151             "require": {
1152                 "php": ">=7.0",
1153                 "sebastian/recursion-context": "^3.0"
1154             },
1155             "require-dev": {
1156                 "ext-mbstring": "*",
1157                 "phpunit/phpunit": "^8.5"
1158             },
1159             "type": "library",
1160             "extra": {
1161                 "branch-alias": {
1162                     "dev-master": "3.1.x-dev"
1163                 }
1164             },
1165             "autoload": {
1166                 "classmap": [
1167                     "src/"
1168                 ]
1169             },
1170             "notification-url": "https://packagist.org/downloads/",
1171             "license": [
1172                 "BSD-3-Clause"
1173             ],
1174             "authors": [
1175                 {
1176                     "name": "Sebastian Bergmann",
1177                     "email": "sebastian@phpunit.de"
1178                 },
1179                 {
1180                     "name": "Jeff Welch",
1181                     "email": "whatthejeff@gmail.com"
1182                 },
1183                 {
1184                     "name": "Volker Dusch",
1185                     "email": "github@wallbash.com"
1186                 },
1187                 {
1188                     "name": "Adam Harvey",
1189                     "email": "aharvey@php.net"
1190                 },
1191                 {
1192                     "name": "Bernhard Schussek",
1193                     "email": "bschussek@gmail.com"
1194                 }
1195             ],
1196             "description": "Provides the functionality to export PHP variables for visualization",
1197             "homepage": "http://www.github.com/sebastianbergmann/exporter",
1198             "keywords": [
1199                 "export",
1200                 "exporter"
1201             ],
1202             "support": {
1203                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
1204                 "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.5"
1205             },
1206             "funding": [
1207                 {
1208                     "url": "https://github.com/sebastianbergmann",
1209                     "type": "github"
1210                 }
1211             ],
1212             "time": "2022-09-14T06:00:17+00:00"
1213         },
1214         {
1215             "name": "sebastian/global-state",
1216             "version": "2.0.0",
1217             "source": {
1218                 "type": "git",
1219                 "url": "https://github.com/sebastianbergmann/global-state.git",
1220                 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
1221             },
1222             "dist": {
1223                 "type": "zip",
1224                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
1225                 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
1226                 "shasum": ""
1227             },
1228             "require": {
1229                 "php": "^7.0"
1230             },
1231             "require-dev": {
1232                 "phpunit/phpunit": "^6.0"
1233             },
1234             "suggest": {
1235                 "ext-uopz": "*"
1236             },
1237             "type": "library",
1238             "extra": {
1239                 "branch-alias": {
1240                     "dev-master": "2.0-dev"
1241                 }
1242             },
1243             "autoload": {
1244                 "classmap": [
1245                     "src/"
1246                 ]
1247             },
1248             "notification-url": "https://packagist.org/downloads/",
1249             "license": [
1250                 "BSD-3-Clause"
1251             ],
1252             "authors": [
1253                 {
1254                     "name": "Sebastian Bergmann",
1255                     "email": "sebastian@phpunit.de"
1256                 }
1257             ],
1258             "description": "Snapshotting of global state",
1259             "homepage": "http://www.github.com/sebastianbergmann/global-state",
1260             "keywords": [
1261                 "global state"
1262             ],
1263             "support": {
1264                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
1265                 "source": "https://github.com/sebastianbergmann/global-state/tree/2.0.0"
1266             },
1267             "time": "2017-04-27T15:39:26+00:00"
1268         },
1269         {
1270             "name": "sebastian/object-enumerator",
1271             "version": "3.0.4",
1272             "source": {
1273                 "type": "git",
1274                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
1275                 "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
1276             },
1277             "dist": {
1278                 "type": "zip",
1279                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
1280                 "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
1281                 "shasum": ""
1282             },
1283             "require": {
1284                 "php": ">=7.0",
1285                 "sebastian/object-reflector": "^1.1.1",
1286                 "sebastian/recursion-context": "^3.0"
1287             },
1288             "require-dev": {
1289                 "phpunit/phpunit": "^6.0"
1290             },
1291             "type": "library",
1292             "extra": {
1293                 "branch-alias": {
1294                     "dev-master": "3.0.x-dev"
1295                 }
1296             },
1297             "autoload": {
1298                 "classmap": [
1299                     "src/"
1300                 ]
1301             },
1302             "notification-url": "https://packagist.org/downloads/",
1303             "license": [
1304                 "BSD-3-Clause"
1305             ],
1306             "authors": [
1307                 {
1308                     "name": "Sebastian Bergmann",
1309                     "email": "sebastian@phpunit.de"
1310                 }
1311             ],
1312             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
1313             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
1314             "support": {
1315                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
1316                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
1317             },
1318             "funding": [
1319                 {
1320                     "url": "https://github.com/sebastianbergmann",
1321                     "type": "github"
1322                 }
1323             ],
1324             "time": "2020-11-30T07:40:27+00:00"
1325         },
1326         {
1327             "name": "sebastian/object-reflector",
1328             "version": "1.1.2",
1329             "source": {
1330                 "type": "git",
1331                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
1332                 "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
1333             },
1334             "dist": {
1335                 "type": "zip",
1336                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
1337                 "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
1338                 "shasum": ""
1339             },
1340             "require": {
1341                 "php": ">=7.0"
1342             },
1343             "require-dev": {
1344                 "phpunit/phpunit": "^6.0"
1345             },
1346             "type": "library",
1347             "extra": {
1348                 "branch-alias": {
1349                     "dev-master": "1.1-dev"
1350                 }
1351             },
1352             "autoload": {
1353                 "classmap": [
1354                     "src/"
1355                 ]
1356             },
1357             "notification-url": "https://packagist.org/downloads/",
1358             "license": [
1359                 "BSD-3-Clause"
1360             ],
1361             "authors": [
1362                 {
1363                     "name": "Sebastian Bergmann",
1364                     "email": "sebastian@phpunit.de"
1365                 }
1366             ],
1367             "description": "Allows reflection of object attributes, including inherited and non-public ones",
1368             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
1369             "support": {
1370                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
1371                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
1372             },
1373             "funding": [
1374                 {
1375                     "url": "https://github.com/sebastianbergmann",
1376                     "type": "github"
1377                 }
1378             ],
1379             "time": "2020-11-30T07:37:18+00:00"
1380         },
1381         {
1382             "name": "sebastian/recursion-context",
1383             "version": "3.0.1",
1384             "source": {
1385                 "type": "git",
1386                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1387                 "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
1388             },
1389             "dist": {
1390                 "type": "zip",
1391                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
1392                 "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
1393                 "shasum": ""
1394             },
1395             "require": {
1396                 "php": ">=7.0"
1397             },
1398             "require-dev": {
1399                 "phpunit/phpunit": "^6.0"
1400             },
1401             "type": "library",
1402             "extra": {
1403                 "branch-alias": {
1404                     "dev-master": "3.0.x-dev"
1405                 }
1406             },
1407             "autoload": {
1408                 "classmap": [
1409                     "src/"
1410                 ]
1411             },
1412             "notification-url": "https://packagist.org/downloads/",
1413             "license": [
1414                 "BSD-3-Clause"
1415             ],
1416             "authors": [
1417                 {
1418                     "name": "Sebastian Bergmann",
1419                     "email": "sebastian@phpunit.de"
1420                 },
1421                 {
1422                     "name": "Jeff Welch",
1423                     "email": "whatthejeff@gmail.com"
1424                 },
1425                 {
1426                     "name": "Adam Harvey",
1427                     "email": "aharvey@php.net"
1428                 }
1429             ],
1430             "description": "Provides functionality to recursively process PHP variables",
1431             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1432             "support": {
1433                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
1434                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
1435             },
1436             "funding": [
1437                 {
1438                     "url": "https://github.com/sebastianbergmann",
1439                     "type": "github"
1440                 }
1441             ],
1442             "time": "2020-11-30T07:34:24+00:00"
1443         },
1444         {
1445             "name": "sebastian/resource-operations",
1446             "version": "1.0.0",
1447             "source": {
1448                 "type": "git",
1449                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
1450                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
1451             },
1452             "dist": {
1453                 "type": "zip",
1454                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
1455                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
1456                 "shasum": ""
1457             },
1458             "require": {
1459                 "php": ">=5.6.0"
1460             },
1461             "type": "library",
1462             "extra": {
1463                 "branch-alias": {
1464                     "dev-master": "1.0.x-dev"
1465                 }
1466             },
1467             "autoload": {
1468                 "classmap": [
1469                     "src/"
1470                 ]
1471             },
1472             "notification-url": "https://packagist.org/downloads/",
1473             "license": [
1474                 "BSD-3-Clause"
1475             ],
1476             "authors": [
1477                 {
1478                     "name": "Sebastian Bergmann",
1479                     "email": "sebastian@phpunit.de"
1480                 }
1481             ],
1482             "description": "Provides a list of PHP built-in functions that operate on resources",
1483             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
1484             "support": {
1485                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
1486                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/master"
1487             },
1488             "time": "2015-07-28T20:34:47+00:00"
1489         },
1490         {
1491             "name": "sebastian/version",
1492             "version": "2.0.1",
1493             "source": {
1494                 "type": "git",
1495                 "url": "https://github.com/sebastianbergmann/version.git",
1496                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
1497             },
1498             "dist": {
1499                 "type": "zip",
1500                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
1501                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
1502                 "shasum": ""
1503             },
1504             "require": {
1505                 "php": ">=5.6"
1506             },
1507             "type": "library",
1508             "extra": {
1509                 "branch-alias": {
1510                     "dev-master": "2.0.x-dev"
1511                 }
1512             },
1513             "autoload": {
1514                 "classmap": [
1515                     "src/"
1516                 ]
1517             },
1518             "notification-url": "https://packagist.org/downloads/",
1519             "license": [
1520                 "BSD-3-Clause"
1521             ],
1522             "authors": [
1523                 {
1524                     "name": "Sebastian Bergmann",
1525                     "email": "sebastian@phpunit.de",
1526                     "role": "lead"
1527                 }
1528             ],
1529             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1530             "homepage": "https://github.com/sebastianbergmann/version",
1531             "support": {
1532                 "issues": "https://github.com/sebastianbergmann/version/issues",
1533                 "source": "https://github.com/sebastianbergmann/version/tree/master"
1534             },
1535             "time": "2016-10-03T07:35:21+00:00"
1536         },
1537         {
1538             "name": "theseer/tokenizer",
1539             "version": "1.2.1",
1540             "source": {
1541                 "type": "git",
1542                 "url": "https://github.com/theseer/tokenizer.git",
1543                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
1544             },
1545             "dist": {
1546                 "type": "zip",
1547                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
1548                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
1549                 "shasum": ""
1550             },
1551             "require": {
1552                 "ext-dom": "*",
1553                 "ext-tokenizer": "*",
1554                 "ext-xmlwriter": "*",
1555                 "php": "^7.2 || ^8.0"
1556             },
1557             "type": "library",
1558             "autoload": {
1559                 "classmap": [
1560                     "src/"
1561                 ]
1562             },
1563             "notification-url": "https://packagist.org/downloads/",
1564             "license": [
1565                 "BSD-3-Clause"
1566             ],
1567             "authors": [
1568                 {
1569                     "name": "Arne Blankerts",
1570                     "email": "arne@blankerts.de",
1571                     "role": "Developer"
1572                 }
1573             ],
1574             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
1575             "support": {
1576                 "issues": "https://github.com/theseer/tokenizer/issues",
1577                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
1578             },
1579             "funding": [
1580                 {
1581                     "url": "https://github.com/theseer",
1582                     "type": "github"
1583                 }
1584             ],
1585             "time": "2021-07-28T10:34:58+00:00"
1586         },
1587         {
1588             "name": "webmozart/assert",
1589             "version": "1.11.0",
1590             "source": {
1591                 "type": "git",
1592                 "url": "https://github.com/webmozarts/assert.git",
1593                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
1594             },
1595             "dist": {
1596                 "type": "zip",
1597                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
1598                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
1599                 "shasum": ""
1600             },
1601             "require": {
1602                 "ext-ctype": "*",
1603                 "php": "^7.2 || ^8.0"
1604             },
1605             "conflict": {
1606                 "phpstan/phpstan": "<0.12.20",
1607                 "vimeo/psalm": "<4.6.1 || 4.6.2"
1608             },
1609             "require-dev": {
1610                 "phpunit/phpunit": "^8.5.13"
1611             },
1612             "type": "library",
1613             "extra": {
1614                 "branch-alias": {
1615                     "dev-master": "1.10-dev"
1616                 }
1617             },
1618             "autoload": {
1619                 "psr-4": {
1620                     "Webmozart\\Assert\\": "src/"
1621                 }
1622             },
1623             "notification-url": "https://packagist.org/downloads/",
1624             "license": [
1625                 "MIT"
1626             ],
1627             "authors": [
1628                 {
1629                     "name": "Bernhard Schussek",
1630                     "email": "bschussek@gmail.com"
1631                 }
1632             ],
1633             "description": "Assertions to validate method input/output with nice error messages.",
1634             "keywords": [
1635                 "assert",
1636                 "check",
1637                 "validate"
1638             ],
1639             "support": {
1640                 "issues": "https://github.com/webmozarts/assert/issues",
1641                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
1642             },
1643             "time": "2022-06-03T18:03:27+00:00"
1644         }
1645     ],
1646     "aliases": [],
1647     "minimum-stability": "stable",
1648     "stability-flags": [],
1649     "prefer-stable": false,
1650     "prefer-lowest": false,
1651     "platform": [],
1652     "platform-dev": [],
1653     "plugin-api-version": "2.3.0"
1654 }