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