]> Raphaël G. Git Repositories - blog/blob - composer.lock
Update doctrine inflector, orm and sql formater bundles
[blog] / 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": "c1cc40c72c75ab88eb16b9a59f423b49",
8 "packages": [
9 {
10 "name": "doctrine/annotations",
11 "version": "2.0.1",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/doctrine/annotations.git",
15 "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
20 "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
21 "shasum": ""
22 },
23 "require": {
24 "doctrine/lexer": "^2 || ^3",
25 "ext-tokenizer": "*",
26 "php": "^7.2 || ^8.0",
27 "psr/cache": "^1 || ^2 || ^3"
28 },
29 "require-dev": {
30 "doctrine/cache": "^2.0",
31 "doctrine/coding-standard": "^10",
32 "phpstan/phpstan": "^1.8.0",
33 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
34 "symfony/cache": "^5.4 || ^6",
35 "vimeo/psalm": "^4.10"
36 },
37 "suggest": {
38 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
39 },
40 "type": "library",
41 "autoload": {
42 "psr-4": {
43 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
44 }
45 },
46 "notification-url": "https://packagist.org/downloads/",
47 "license": [
48 "MIT"
49 ],
50 "authors": [
51 {
52 "name": "Guilherme Blanco",
53 "email": "guilhermeblanco@gmail.com"
54 },
55 {
56 "name": "Roman Borschel",
57 "email": "roman@code-factory.org"
58 },
59 {
60 "name": "Benjamin Eberlei",
61 "email": "kontakt@beberlei.de"
62 },
63 {
64 "name": "Jonathan Wage",
65 "email": "jonwage@gmail.com"
66 },
67 {
68 "name": "Johannes Schmitt",
69 "email": "schmittjoh@gmail.com"
70 }
71 ],
72 "description": "Docblock Annotations Parser",
73 "homepage": "https://www.doctrine-project.org/projects/annotations.html",
74 "keywords": [
75 "annotations",
76 "docblock",
77 "parser"
78 ],
79 "support": {
80 "issues": "https://github.com/doctrine/annotations/issues",
81 "source": "https://github.com/doctrine/annotations/tree/2.0.1"
82 },
83 "time": "2023-02-02T22:02:53+00:00"
84 },
85 {
86 "name": "doctrine/cache",
87 "version": "2.2.0",
88 "source": {
89 "type": "git",
90 "url": "https://github.com/doctrine/cache.git",
91 "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
92 },
93 "dist": {
94 "type": "zip",
95 "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
96 "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
97 "shasum": ""
98 },
99 "require": {
100 "php": "~7.1 || ^8.0"
101 },
102 "conflict": {
103 "doctrine/common": ">2.2,<2.4"
104 },
105 "require-dev": {
106 "cache/integration-tests": "dev-master",
107 "doctrine/coding-standard": "^9",
108 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
109 "psr/cache": "^1.0 || ^2.0 || ^3.0",
110 "symfony/cache": "^4.4 || ^5.4 || ^6",
111 "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
112 },
113 "type": "library",
114 "autoload": {
115 "psr-4": {
116 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
117 }
118 },
119 "notification-url": "https://packagist.org/downloads/",
120 "license": [
121 "MIT"
122 ],
123 "authors": [
124 {
125 "name": "Guilherme Blanco",
126 "email": "guilhermeblanco@gmail.com"
127 },
128 {
129 "name": "Roman Borschel",
130 "email": "roman@code-factory.org"
131 },
132 {
133 "name": "Benjamin Eberlei",
134 "email": "kontakt@beberlei.de"
135 },
136 {
137 "name": "Jonathan Wage",
138 "email": "jonwage@gmail.com"
139 },
140 {
141 "name": "Johannes Schmitt",
142 "email": "schmittjoh@gmail.com"
143 }
144 ],
145 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
146 "homepage": "https://www.doctrine-project.org/projects/cache.html",
147 "keywords": [
148 "abstraction",
149 "apcu",
150 "cache",
151 "caching",
152 "couchdb",
153 "memcached",
154 "php",
155 "redis",
156 "xcache"
157 ],
158 "support": {
159 "issues": "https://github.com/doctrine/cache/issues",
160 "source": "https://github.com/doctrine/cache/tree/2.2.0"
161 },
162 "funding": [
163 {
164 "url": "https://www.doctrine-project.org/sponsorship.html",
165 "type": "custom"
166 },
167 {
168 "url": "https://www.patreon.com/phpdoctrine",
169 "type": "patreon"
170 },
171 {
172 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
173 "type": "tidelift"
174 }
175 ],
176 "time": "2022-05-20T20:07:39+00:00"
177 },
178 {
179 "name": "doctrine/collections",
180 "version": "2.1.4",
181 "source": {
182 "type": "git",
183 "url": "https://github.com/doctrine/collections.git",
184 "reference": "72328a11443a0de79967104ad36ba7b30bded134"
185 },
186 "dist": {
187 "type": "zip",
188 "url": "https://api.github.com/repos/doctrine/collections/zipball/72328a11443a0de79967104ad36ba7b30bded134",
189 "reference": "72328a11443a0de79967104ad36ba7b30bded134",
190 "shasum": ""
191 },
192 "require": {
193 "doctrine/deprecations": "^1",
194 "php": "^8.1"
195 },
196 "require-dev": {
197 "doctrine/coding-standard": "^12",
198 "ext-json": "*",
199 "phpstan/phpstan": "^1.8",
200 "phpstan/phpstan-phpunit": "^1.0",
201 "phpunit/phpunit": "^9.5",
202 "vimeo/psalm": "^5.11"
203 },
204 "type": "library",
205 "autoload": {
206 "psr-4": {
207 "Doctrine\\Common\\Collections\\": "src"
208 }
209 },
210 "notification-url": "https://packagist.org/downloads/",
211 "license": [
212 "MIT"
213 ],
214 "authors": [
215 {
216 "name": "Guilherme Blanco",
217 "email": "guilhermeblanco@gmail.com"
218 },
219 {
220 "name": "Roman Borschel",
221 "email": "roman@code-factory.org"
222 },
223 {
224 "name": "Benjamin Eberlei",
225 "email": "kontakt@beberlei.de"
226 },
227 {
228 "name": "Jonathan Wage",
229 "email": "jonwage@gmail.com"
230 },
231 {
232 "name": "Johannes Schmitt",
233 "email": "schmittjoh@gmail.com"
234 }
235 ],
236 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
237 "homepage": "https://www.doctrine-project.org/projects/collections.html",
238 "keywords": [
239 "array",
240 "collections",
241 "iterators",
242 "php"
243 ],
244 "support": {
245 "issues": "https://github.com/doctrine/collections/issues",
246 "source": "https://github.com/doctrine/collections/tree/2.1.4"
247 },
248 "funding": [
249 {
250 "url": "https://www.doctrine-project.org/sponsorship.html",
251 "type": "custom"
252 },
253 {
254 "url": "https://www.patreon.com/phpdoctrine",
255 "type": "patreon"
256 },
257 {
258 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
259 "type": "tidelift"
260 }
261 ],
262 "time": "2023-10-03T09:22:33+00:00"
263 },
264 {
265 "name": "doctrine/common",
266 "version": "3.4.3",
267 "source": {
268 "type": "git",
269 "url": "https://github.com/doctrine/common.git",
270 "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
271 },
272 "dist": {
273 "type": "zip",
274 "url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
275 "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
276 "shasum": ""
277 },
278 "require": {
279 "doctrine/persistence": "^2.0 || ^3.0",
280 "php": "^7.1 || ^8.0"
281 },
282 "require-dev": {
283 "doctrine/coding-standard": "^9.0 || ^10.0",
284 "doctrine/collections": "^1",
285 "phpstan/phpstan": "^1.4.1",
286 "phpstan/phpstan-phpunit": "^1",
287 "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
288 "squizlabs/php_codesniffer": "^3.0",
289 "symfony/phpunit-bridge": "^6.1",
290 "vimeo/psalm": "^4.4"
291 },
292 "type": "library",
293 "autoload": {
294 "psr-4": {
295 "Doctrine\\Common\\": "src"
296 }
297 },
298 "notification-url": "https://packagist.org/downloads/",
299 "license": [
300 "MIT"
301 ],
302 "authors": [
303 {
304 "name": "Guilherme Blanco",
305 "email": "guilhermeblanco@gmail.com"
306 },
307 {
308 "name": "Roman Borschel",
309 "email": "roman@code-factory.org"
310 },
311 {
312 "name": "Benjamin Eberlei",
313 "email": "kontakt@beberlei.de"
314 },
315 {
316 "name": "Jonathan Wage",
317 "email": "jonwage@gmail.com"
318 },
319 {
320 "name": "Johannes Schmitt",
321 "email": "schmittjoh@gmail.com"
322 },
323 {
324 "name": "Marco Pivetta",
325 "email": "ocramius@gmail.com"
326 }
327 ],
328 "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
329 "homepage": "https://www.doctrine-project.org/projects/common.html",
330 "keywords": [
331 "common",
332 "doctrine",
333 "php"
334 ],
335 "support": {
336 "issues": "https://github.com/doctrine/common/issues",
337 "source": "https://github.com/doctrine/common/tree/3.4.3"
338 },
339 "funding": [
340 {
341 "url": "https://www.doctrine-project.org/sponsorship.html",
342 "type": "custom"
343 },
344 {
345 "url": "https://www.patreon.com/phpdoctrine",
346 "type": "patreon"
347 },
348 {
349 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
350 "type": "tidelift"
351 }
352 ],
353 "time": "2022-10-09T11:47:59+00:00"
354 },
355 {
356 "name": "doctrine/dbal",
357 "version": "3.8.2",
358 "source": {
359 "type": "git",
360 "url": "https://github.com/doctrine/dbal.git",
361 "reference": "a19a1d05ca211f41089dffcc387733a6875196cb"
362 },
363 "dist": {
364 "type": "zip",
365 "url": "https://api.github.com/repos/doctrine/dbal/zipball/a19a1d05ca211f41089dffcc387733a6875196cb",
366 "reference": "a19a1d05ca211f41089dffcc387733a6875196cb",
367 "shasum": ""
368 },
369 "require": {
370 "composer-runtime-api": "^2",
371 "doctrine/cache": "^1.11|^2.0",
372 "doctrine/deprecations": "^0.5.3|^1",
373 "doctrine/event-manager": "^1|^2",
374 "php": "^7.4 || ^8.0",
375 "psr/cache": "^1|^2|^3",
376 "psr/log": "^1|^2|^3"
377 },
378 "require-dev": {
379 "doctrine/coding-standard": "12.0.0",
380 "fig/log-test": "^1",
381 "jetbrains/phpstorm-stubs": "2023.1",
382 "phpstan/phpstan": "1.10.57",
383 "phpstan/phpstan-strict-rules": "^1.5",
384 "phpunit/phpunit": "9.6.16",
385 "psalm/plugin-phpunit": "0.18.4",
386 "slevomat/coding-standard": "8.13.1",
387 "squizlabs/php_codesniffer": "3.8.1",
388 "symfony/cache": "^5.4|^6.0|^7.0",
389 "symfony/console": "^4.4|^5.4|^6.0|^7.0",
390 "vimeo/psalm": "4.30.0"
391 },
392 "suggest": {
393 "symfony/console": "For helpful console commands such as SQL execution and import of files."
394 },
395 "bin": [
396 "bin/doctrine-dbal"
397 ],
398 "type": "library",
399 "autoload": {
400 "psr-4": {
401 "Doctrine\\DBAL\\": "src"
402 }
403 },
404 "notification-url": "https://packagist.org/downloads/",
405 "license": [
406 "MIT"
407 ],
408 "authors": [
409 {
410 "name": "Guilherme Blanco",
411 "email": "guilhermeblanco@gmail.com"
412 },
413 {
414 "name": "Roman Borschel",
415 "email": "roman@code-factory.org"
416 },
417 {
418 "name": "Benjamin Eberlei",
419 "email": "kontakt@beberlei.de"
420 },
421 {
422 "name": "Jonathan Wage",
423 "email": "jonwage@gmail.com"
424 }
425 ],
426 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
427 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
428 "keywords": [
429 "abstraction",
430 "database",
431 "db2",
432 "dbal",
433 "mariadb",
434 "mssql",
435 "mysql",
436 "oci8",
437 "oracle",
438 "pdo",
439 "pgsql",
440 "postgresql",
441 "queryobject",
442 "sasql",
443 "sql",
444 "sqlite",
445 "sqlserver",
446 "sqlsrv"
447 ],
448 "support": {
449 "issues": "https://github.com/doctrine/dbal/issues",
450 "source": "https://github.com/doctrine/dbal/tree/3.8.2"
451 },
452 "funding": [
453 {
454 "url": "https://www.doctrine-project.org/sponsorship.html",
455 "type": "custom"
456 },
457 {
458 "url": "https://www.patreon.com/phpdoctrine",
459 "type": "patreon"
460 },
461 {
462 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
463 "type": "tidelift"
464 }
465 ],
466 "time": "2024-02-12T18:36:36+00:00"
467 },
468 {
469 "name": "doctrine/deprecations",
470 "version": "1.1.3",
471 "source": {
472 "type": "git",
473 "url": "https://github.com/doctrine/deprecations.git",
474 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
475 },
476 "dist": {
477 "type": "zip",
478 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
479 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
480 "shasum": ""
481 },
482 "require": {
483 "php": "^7.1 || ^8.0"
484 },
485 "require-dev": {
486 "doctrine/coding-standard": "^9",
487 "phpstan/phpstan": "1.4.10 || 1.10.15",
488 "phpstan/phpstan-phpunit": "^1.0",
489 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
490 "psalm/plugin-phpunit": "0.18.4",
491 "psr/log": "^1 || ^2 || ^3",
492 "vimeo/psalm": "4.30.0 || 5.12.0"
493 },
494 "suggest": {
495 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
496 },
497 "type": "library",
498 "autoload": {
499 "psr-4": {
500 "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
501 }
502 },
503 "notification-url": "https://packagist.org/downloads/",
504 "license": [
505 "MIT"
506 ],
507 "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.",
508 "homepage": "https://www.doctrine-project.org/",
509 "support": {
510 "issues": "https://github.com/doctrine/deprecations/issues",
511 "source": "https://github.com/doctrine/deprecations/tree/1.1.3"
512 },
513 "time": "2024-01-30T19:34:25+00:00"
514 },
515 {
516 "name": "doctrine/doctrine-bundle",
517 "version": "2.11.3",
518 "source": {
519 "type": "git",
520 "url": "https://github.com/doctrine/DoctrineBundle.git",
521 "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68"
522 },
523 "dist": {
524 "type": "zip",
525 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/492725310ae9a1b5b20d6ae09fb5ae6404616e68",
526 "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68",
527 "shasum": ""
528 },
529 "require": {
530 "doctrine/cache": "^1.11 || ^2.0",
531 "doctrine/dbal": "^3.7.0 || ^4.0",
532 "doctrine/persistence": "^2.2 || ^3",
533 "doctrine/sql-formatter": "^1.0.1",
534 "php": "^7.4 || ^8.0",
535 "symfony/cache": "^5.4 || ^6.0 || ^7.0",
536 "symfony/config": "^5.4 || ^6.0 || ^7.0",
537 "symfony/console": "^5.4 || ^6.0 || ^7.0",
538 "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
539 "symfony/deprecation-contracts": "^2.1 || ^3",
540 "symfony/doctrine-bridge": "^5.4.19 || ^6.0.7 || ^7.0",
541 "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
542 "symfony/polyfill-php80": "^1.15",
543 "symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
544 },
545 "conflict": {
546 "doctrine/annotations": ">=3.0",
547 "doctrine/orm": "<2.17 || >=4.0",
548 "twig/twig": "<1.34 || >=2.0 <2.4"
549 },
550 "require-dev": {
551 "doctrine/annotations": "^1 || ^2",
552 "doctrine/coding-standard": "^12",
553 "doctrine/deprecations": "^1.0",
554 "doctrine/orm": "^2.17 || ^3.0",
555 "friendsofphp/proxy-manager-lts": "^1.0",
556 "phpunit/phpunit": "^9.5.26",
557 "psalm/plugin-phpunit": "^0.18.4",
558 "psalm/plugin-symfony": "^5",
559 "psr/log": "^1.1.4 || ^2.0 || ^3.0",
560 "symfony/phpunit-bridge": "^6.1 || ^7.0",
561 "symfony/property-info": "^5.4 || ^6.0 || ^7.0",
562 "symfony/proxy-manager-bridge": "^5.4 || ^6.0 || ^7.0",
563 "symfony/security-bundle": "^5.4 || ^6.0 || ^7.0",
564 "symfony/string": "^5.4 || ^6.0 || ^7.0",
565 "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
566 "symfony/validator": "^5.4 || ^6.0 || ^7.0",
567 "symfony/var-exporter": "^5.4 || ^6.2 || ^7.0",
568 "symfony/web-profiler-bundle": "^5.4 || ^6.0 || ^7.0",
569 "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
570 "twig/twig": "^1.34 || ^2.12 || ^3.0",
571 "vimeo/psalm": "^5.15"
572 },
573 "suggest": {
574 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
575 "ext-pdo": "*",
576 "symfony/web-profiler-bundle": "To use the data collector."
577 },
578 "type": "symfony-bundle",
579 "autoload": {
580 "psr-4": {
581 "Doctrine\\Bundle\\DoctrineBundle\\": ""
582 }
583 },
584 "notification-url": "https://packagist.org/downloads/",
585 "license": [
586 "MIT"
587 ],
588 "authors": [
589 {
590 "name": "Fabien Potencier",
591 "email": "fabien@symfony.com"
592 },
593 {
594 "name": "Benjamin Eberlei",
595 "email": "kontakt@beberlei.de"
596 },
597 {
598 "name": "Symfony Community",
599 "homepage": "https://symfony.com/contributors"
600 },
601 {
602 "name": "Doctrine Project",
603 "homepage": "https://www.doctrine-project.org/"
604 }
605 ],
606 "description": "Symfony DoctrineBundle",
607 "homepage": "https://www.doctrine-project.org",
608 "keywords": [
609 "database",
610 "dbal",
611 "orm",
612 "persistence"
613 ],
614 "support": {
615 "issues": "https://github.com/doctrine/DoctrineBundle/issues",
616 "source": "https://github.com/doctrine/DoctrineBundle/tree/2.11.3"
617 },
618 "funding": [
619 {
620 "url": "https://www.doctrine-project.org/sponsorship.html",
621 "type": "custom"
622 },
623 {
624 "url": "https://www.patreon.com/phpdoctrine",
625 "type": "patreon"
626 },
627 {
628 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
629 "type": "tidelift"
630 }
631 ],
632 "time": "2024-02-10T20:56:20+00:00"
633 },
634 {
635 "name": "doctrine/doctrine-migrations-bundle",
636 "version": "3.3.0",
637 "source": {
638 "type": "git",
639 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
640 "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835"
641 },
642 "dist": {
643 "type": "zip",
644 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1dd42906a5fb9c5960723e2ebb45c68006493835",
645 "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835",
646 "shasum": ""
647 },
648 "require": {
649 "doctrine/doctrine-bundle": "^2.4",
650 "doctrine/migrations": "^3.2",
651 "php": "^7.2|^8.0",
652 "symfony/deprecation-contracts": "^2.1 || ^3",
653 "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
654 },
655 "require-dev": {
656 "doctrine/coding-standard": "^12",
657 "doctrine/orm": "^2.6 || ^3",
658 "doctrine/persistence": "^2.0 || ^3 ",
659 "phpstan/phpstan": "^1.4",
660 "phpstan/phpstan-deprecation-rules": "^1",
661 "phpstan/phpstan-phpunit": "^1",
662 "phpstan/phpstan-strict-rules": "^1.1",
663 "phpstan/phpstan-symfony": "^1.3",
664 "phpunit/phpunit": "^8.5|^9.5",
665 "psalm/plugin-phpunit": "^0.18.4",
666 "psalm/plugin-symfony": "^3 || ^5",
667 "symfony/phpunit-bridge": "^6.3 || ^7",
668 "symfony/var-exporter": "^5.4 || ^6 || ^7",
669 "vimeo/psalm": "^4.30 || ^5.15"
670 },
671 "type": "symfony-bundle",
672 "autoload": {
673 "psr-4": {
674 "Doctrine\\Bundle\\MigrationsBundle\\": ""
675 },
676 "exclude-from-classmap": [
677 "/Tests/"
678 ]
679 },
680 "notification-url": "https://packagist.org/downloads/",
681 "license": [
682 "MIT"
683 ],
684 "authors": [
685 {
686 "name": "Fabien Potencier",
687 "email": "fabien@symfony.com"
688 },
689 {
690 "name": "Doctrine Project",
691 "homepage": "https://www.doctrine-project.org"
692 },
693 {
694 "name": "Symfony Community",
695 "homepage": "https://symfony.com/contributors"
696 }
697 ],
698 "description": "Symfony DoctrineMigrationsBundle",
699 "homepage": "https://www.doctrine-project.org",
700 "keywords": [
701 "dbal",
702 "migrations",
703 "schema"
704 ],
705 "support": {
706 "issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
707 "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.3.0"
708 },
709 "funding": [
710 {
711 "url": "https://www.doctrine-project.org/sponsorship.html",
712 "type": "custom"
713 },
714 {
715 "url": "https://www.patreon.com/phpdoctrine",
716 "type": "patreon"
717 },
718 {
719 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-migrations-bundle",
720 "type": "tidelift"
721 }
722 ],
723 "time": "2023-11-13T19:44:41+00:00"
724 },
725 {
726 "name": "doctrine/event-manager",
727 "version": "2.0.0",
728 "source": {
729 "type": "git",
730 "url": "https://github.com/doctrine/event-manager.git",
731 "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
732 },
733 "dist": {
734 "type": "zip",
735 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
736 "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
737 "shasum": ""
738 },
739 "require": {
740 "php": "^8.1"
741 },
742 "conflict": {
743 "doctrine/common": "<2.9"
744 },
745 "require-dev": {
746 "doctrine/coding-standard": "^10",
747 "phpstan/phpstan": "^1.8.8",
748 "phpunit/phpunit": "^9.5",
749 "vimeo/psalm": "^4.28"
750 },
751 "type": "library",
752 "autoload": {
753 "psr-4": {
754 "Doctrine\\Common\\": "src"
755 }
756 },
757 "notification-url": "https://packagist.org/downloads/",
758 "license": [
759 "MIT"
760 ],
761 "authors": [
762 {
763 "name": "Guilherme Blanco",
764 "email": "guilhermeblanco@gmail.com"
765 },
766 {
767 "name": "Roman Borschel",
768 "email": "roman@code-factory.org"
769 },
770 {
771 "name": "Benjamin Eberlei",
772 "email": "kontakt@beberlei.de"
773 },
774 {
775 "name": "Jonathan Wage",
776 "email": "jonwage@gmail.com"
777 },
778 {
779 "name": "Johannes Schmitt",
780 "email": "schmittjoh@gmail.com"
781 },
782 {
783 "name": "Marco Pivetta",
784 "email": "ocramius@gmail.com"
785 }
786 ],
787 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
788 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
789 "keywords": [
790 "event",
791 "event dispatcher",
792 "event manager",
793 "event system",
794 "events"
795 ],
796 "support": {
797 "issues": "https://github.com/doctrine/event-manager/issues",
798 "source": "https://github.com/doctrine/event-manager/tree/2.0.0"
799 },
800 "funding": [
801 {
802 "url": "https://www.doctrine-project.org/sponsorship.html",
803 "type": "custom"
804 },
805 {
806 "url": "https://www.patreon.com/phpdoctrine",
807 "type": "patreon"
808 },
809 {
810 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
811 "type": "tidelift"
812 }
813 ],
814 "time": "2022-10-12T20:59:15+00:00"
815 },
816 {
817 "name": "doctrine/inflector",
818 "version": "2.0.10",
819 "source": {
820 "type": "git",
821 "url": "https://github.com/doctrine/inflector.git",
822 "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
823 },
824 "dist": {
825 "type": "zip",
826 "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
827 "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
828 "shasum": ""
829 },
830 "require": {
831 "php": "^7.2 || ^8.0"
832 },
833 "require-dev": {
834 "doctrine/coding-standard": "^11.0",
835 "phpstan/phpstan": "^1.8",
836 "phpstan/phpstan-phpunit": "^1.1",
837 "phpstan/phpstan-strict-rules": "^1.3",
838 "phpunit/phpunit": "^8.5 || ^9.5",
839 "vimeo/psalm": "^4.25 || ^5.4"
840 },
841 "type": "library",
842 "autoload": {
843 "psr-4": {
844 "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
845 }
846 },
847 "notification-url": "https://packagist.org/downloads/",
848 "license": [
849 "MIT"
850 ],
851 "authors": [
852 {
853 "name": "Guilherme Blanco",
854 "email": "guilhermeblanco@gmail.com"
855 },
856 {
857 "name": "Roman Borschel",
858 "email": "roman@code-factory.org"
859 },
860 {
861 "name": "Benjamin Eberlei",
862 "email": "kontakt@beberlei.de"
863 },
864 {
865 "name": "Jonathan Wage",
866 "email": "jonwage@gmail.com"
867 },
868 {
869 "name": "Johannes Schmitt",
870 "email": "schmittjoh@gmail.com"
871 }
872 ],
873 "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
874 "homepage": "https://www.doctrine-project.org/projects/inflector.html",
875 "keywords": [
876 "inflection",
877 "inflector",
878 "lowercase",
879 "manipulation",
880 "php",
881 "plural",
882 "singular",
883 "strings",
884 "uppercase",
885 "words"
886 ],
887 "support": {
888 "issues": "https://github.com/doctrine/inflector/issues",
889 "source": "https://github.com/doctrine/inflector/tree/2.0.10"
890 },
891 "funding": [
892 {
893 "url": "https://www.doctrine-project.org/sponsorship.html",
894 "type": "custom"
895 },
896 {
897 "url": "https://www.patreon.com/phpdoctrine",
898 "type": "patreon"
899 },
900 {
901 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
902 "type": "tidelift"
903 }
904 ],
905 "time": "2024-02-18T20:23:39+00:00"
906 },
907 {
908 "name": "doctrine/instantiator",
909 "version": "2.0.0",
910 "source": {
911 "type": "git",
912 "url": "https://github.com/doctrine/instantiator.git",
913 "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
914 },
915 "dist": {
916 "type": "zip",
917 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
918 "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
919 "shasum": ""
920 },
921 "require": {
922 "php": "^8.1"
923 },
924 "require-dev": {
925 "doctrine/coding-standard": "^11",
926 "ext-pdo": "*",
927 "ext-phar": "*",
928 "phpbench/phpbench": "^1.2",
929 "phpstan/phpstan": "^1.9.4",
930 "phpstan/phpstan-phpunit": "^1.3",
931 "phpunit/phpunit": "^9.5.27",
932 "vimeo/psalm": "^5.4"
933 },
934 "type": "library",
935 "autoload": {
936 "psr-4": {
937 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
938 }
939 },
940 "notification-url": "https://packagist.org/downloads/",
941 "license": [
942 "MIT"
943 ],
944 "authors": [
945 {
946 "name": "Marco Pivetta",
947 "email": "ocramius@gmail.com",
948 "homepage": "https://ocramius.github.io/"
949 }
950 ],
951 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
952 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
953 "keywords": [
954 "constructor",
955 "instantiate"
956 ],
957 "support": {
958 "issues": "https://github.com/doctrine/instantiator/issues",
959 "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
960 },
961 "funding": [
962 {
963 "url": "https://www.doctrine-project.org/sponsorship.html",
964 "type": "custom"
965 },
966 {
967 "url": "https://www.patreon.com/phpdoctrine",
968 "type": "patreon"
969 },
970 {
971 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
972 "type": "tidelift"
973 }
974 ],
975 "time": "2022-12-30T00:23:10+00:00"
976 },
977 {
978 "name": "doctrine/lexer",
979 "version": "3.0.1",
980 "source": {
981 "type": "git",
982 "url": "https://github.com/doctrine/lexer.git",
983 "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
984 },
985 "dist": {
986 "type": "zip",
987 "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
988 "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
989 "shasum": ""
990 },
991 "require": {
992 "php": "^8.1"
993 },
994 "require-dev": {
995 "doctrine/coding-standard": "^12",
996 "phpstan/phpstan": "^1.10",
997 "phpunit/phpunit": "^10.5",
998 "psalm/plugin-phpunit": "^0.18.3",
999 "vimeo/psalm": "^5.21"
1000 },
1001 "type": "library",
1002 "autoload": {
1003 "psr-4": {
1004 "Doctrine\\Common\\Lexer\\": "src"
1005 }
1006 },
1007 "notification-url": "https://packagist.org/downloads/",
1008 "license": [
1009 "MIT"
1010 ],
1011 "authors": [
1012 {
1013 "name": "Guilherme Blanco",
1014 "email": "guilhermeblanco@gmail.com"
1015 },
1016 {
1017 "name": "Roman Borschel",
1018 "email": "roman@code-factory.org"
1019 },
1020 {
1021 "name": "Johannes Schmitt",
1022 "email": "schmittjoh@gmail.com"
1023 }
1024 ],
1025 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1026 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1027 "keywords": [
1028 "annotations",
1029 "docblock",
1030 "lexer",
1031 "parser",
1032 "php"
1033 ],
1034 "support": {
1035 "issues": "https://github.com/doctrine/lexer/issues",
1036 "source": "https://github.com/doctrine/lexer/tree/3.0.1"
1037 },
1038 "funding": [
1039 {
1040 "url": "https://www.doctrine-project.org/sponsorship.html",
1041 "type": "custom"
1042 },
1043 {
1044 "url": "https://www.patreon.com/phpdoctrine",
1045 "type": "patreon"
1046 },
1047 {
1048 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
1049 "type": "tidelift"
1050 }
1051 ],
1052 "time": "2024-02-05T11:56:58+00:00"
1053 },
1054 {
1055 "name": "doctrine/migrations",
1056 "version": "3.7.2",
1057 "source": {
1058 "type": "git",
1059 "url": "https://github.com/doctrine/migrations.git",
1060 "reference": "47af29eef49f29ebee545947e8b2a4b3be318c8a"
1061 },
1062 "dist": {
1063 "type": "zip",
1064 "url": "https://api.github.com/repos/doctrine/migrations/zipball/47af29eef49f29ebee545947e8b2a4b3be318c8a",
1065 "reference": "47af29eef49f29ebee545947e8b2a4b3be318c8a",
1066 "shasum": ""
1067 },
1068 "require": {
1069 "composer-runtime-api": "^2",
1070 "doctrine/dbal": "^3.5.1 || ^4",
1071 "doctrine/deprecations": "^0.5.3 || ^1",
1072 "doctrine/event-manager": "^1.2 || ^2.0",
1073 "php": "^8.1",
1074 "psr/log": "^1.1.3 || ^2 || ^3",
1075 "symfony/console": "^5.4 || ^6.0 || ^7.0",
1076 "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
1077 "symfony/var-exporter": "^6.2 || ^7.0"
1078 },
1079 "conflict": {
1080 "doctrine/orm": "<2.12 || >=4"
1081 },
1082 "require-dev": {
1083 "doctrine/coding-standard": "^12",
1084 "doctrine/orm": "^2.13 || ^3",
1085 "doctrine/persistence": "^2 || ^3",
1086 "doctrine/sql-formatter": "^1.0",
1087 "ext-pdo_sqlite": "*",
1088 "phpstan/phpstan": "^1.10",
1089 "phpstan/phpstan-deprecation-rules": "^1.1",
1090 "phpstan/phpstan-phpunit": "^1.3",
1091 "phpstan/phpstan-strict-rules": "^1.4",
1092 "phpstan/phpstan-symfony": "^1.3",
1093 "phpunit/phpunit": "^10.3",
1094 "symfony/cache": "^5.4 || ^6.0 || ^7.0",
1095 "symfony/process": "^5.4 || ^6.0 || ^7.0",
1096 "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
1097 },
1098 "suggest": {
1099 "doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
1100 "symfony/yaml": "Allows the use of yaml for migration configuration files."
1101 },
1102 "bin": [
1103 "bin/doctrine-migrations"
1104 ],
1105 "type": "library",
1106 "autoload": {
1107 "psr-4": {
1108 "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
1109 }
1110 },
1111 "notification-url": "https://packagist.org/downloads/",
1112 "license": [
1113 "MIT"
1114 ],
1115 "authors": [
1116 {
1117 "name": "Benjamin Eberlei",
1118 "email": "kontakt@beberlei.de"
1119 },
1120 {
1121 "name": "Jonathan Wage",
1122 "email": "jonwage@gmail.com"
1123 },
1124 {
1125 "name": "Michael Simonson",
1126 "email": "contact@mikesimonson.com"
1127 }
1128 ],
1129 "description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
1130 "homepage": "https://www.doctrine-project.org/projects/migrations.html",
1131 "keywords": [
1132 "database",
1133 "dbal",
1134 "migrations"
1135 ],
1136 "support": {
1137 "issues": "https://github.com/doctrine/migrations/issues",
1138 "source": "https://github.com/doctrine/migrations/tree/3.7.2"
1139 },
1140 "funding": [
1141 {
1142 "url": "https://www.doctrine-project.org/sponsorship.html",
1143 "type": "custom"
1144 },
1145 {
1146 "url": "https://www.patreon.com/phpdoctrine",
1147 "type": "patreon"
1148 },
1149 {
1150 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations",
1151 "type": "tidelift"
1152 }
1153 ],
1154 "time": "2023-12-05T11:35:05+00:00"
1155 },
1156 {
1157 "name": "doctrine/orm",
1158 "version": "2.18.1",
1159 "source": {
1160 "type": "git",
1161 "url": "https://github.com/doctrine/orm.git",
1162 "reference": "e6eef1a97d41f1ee244b6e69d7359d00cb3e4c4a"
1163 },
1164 "dist": {
1165 "type": "zip",
1166 "url": "https://api.github.com/repos/doctrine/orm/zipball/e6eef1a97d41f1ee244b6e69d7359d00cb3e4c4a",
1167 "reference": "e6eef1a97d41f1ee244b6e69d7359d00cb3e4c4a",
1168 "shasum": ""
1169 },
1170 "require": {
1171 "composer-runtime-api": "^2",
1172 "doctrine/cache": "^1.12.1 || ^2.1.1",
1173 "doctrine/collections": "^1.5 || ^2.1",
1174 "doctrine/common": "^3.0.3",
1175 "doctrine/dbal": "^2.13.1 || ^3.2",
1176 "doctrine/deprecations": "^0.5.3 || ^1",
1177 "doctrine/event-manager": "^1.2 || ^2",
1178 "doctrine/inflector": "^1.4 || ^2.0",
1179 "doctrine/instantiator": "^1.3 || ^2",
1180 "doctrine/lexer": "^2 || ^3",
1181 "doctrine/persistence": "^2.4 || ^3",
1182 "ext-ctype": "*",
1183 "php": "^7.1 || ^8.0",
1184 "psr/cache": "^1 || ^2 || ^3",
1185 "symfony/console": "^4.2 || ^5.0 || ^6.0 || ^7.0",
1186 "symfony/polyfill-php72": "^1.23",
1187 "symfony/polyfill-php80": "^1.16"
1188 },
1189 "conflict": {
1190 "doctrine/annotations": "<1.13 || >= 3.0"
1191 },
1192 "require-dev": {
1193 "doctrine/annotations": "^1.13 || ^2",
1194 "doctrine/coding-standard": "^9.0.2 || ^12.0",
1195 "phpbench/phpbench": "^0.16.10 || ^1.0",
1196 "phpstan/phpstan": "~1.4.10 || 1.10.35",
1197 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
1198 "psr/log": "^1 || ^2 || ^3",
1199 "squizlabs/php_codesniffer": "3.7.2",
1200 "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
1201 "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0",
1202 "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
1203 "vimeo/psalm": "4.30.0 || 5.16.0"
1204 },
1205 "suggest": {
1206 "ext-dom": "Provides support for XSD validation for XML mapping files",
1207 "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
1208 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1209 },
1210 "bin": [
1211 "bin/doctrine"
1212 ],
1213 "type": "library",
1214 "autoload": {
1215 "psr-4": {
1216 "Doctrine\\ORM\\": "src"
1217 }
1218 },
1219 "notification-url": "https://packagist.org/downloads/",
1220 "license": [
1221 "MIT"
1222 ],
1223 "authors": [
1224 {
1225 "name": "Guilherme Blanco",
1226 "email": "guilhermeblanco@gmail.com"
1227 },
1228 {
1229 "name": "Roman Borschel",
1230 "email": "roman@code-factory.org"
1231 },
1232 {
1233 "name": "Benjamin Eberlei",
1234 "email": "kontakt@beberlei.de"
1235 },
1236 {
1237 "name": "Jonathan Wage",
1238 "email": "jonwage@gmail.com"
1239 },
1240 {
1241 "name": "Marco Pivetta",
1242 "email": "ocramius@gmail.com"
1243 }
1244 ],
1245 "description": "Object-Relational-Mapper for PHP",
1246 "homepage": "https://www.doctrine-project.org/projects/orm.html",
1247 "keywords": [
1248 "database",
1249 "orm"
1250 ],
1251 "support": {
1252 "issues": "https://github.com/doctrine/orm/issues",
1253 "source": "https://github.com/doctrine/orm/tree/2.18.1"
1254 },
1255 "time": "2024-02-22T12:22:44+00:00"
1256 },
1257 {
1258 "name": "doctrine/persistence",
1259 "version": "3.2.0",
1260 "source": {
1261 "type": "git",
1262 "url": "https://github.com/doctrine/persistence.git",
1263 "reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
1264 },
1265 "dist": {
1266 "type": "zip",
1267 "url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
1268 "reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
1269 "shasum": ""
1270 },
1271 "require": {
1272 "doctrine/event-manager": "^1 || ^2",
1273 "php": "^7.2 || ^8.0",
1274 "psr/cache": "^1.0 || ^2.0 || ^3.0"
1275 },
1276 "conflict": {
1277 "doctrine/common": "<2.10"
1278 },
1279 "require-dev": {
1280 "composer/package-versions-deprecated": "^1.11",
1281 "doctrine/coding-standard": "^11",
1282 "doctrine/common": "^3.0",
1283 "phpstan/phpstan": "1.9.4",
1284 "phpstan/phpstan-phpunit": "^1",
1285 "phpstan/phpstan-strict-rules": "^1.1",
1286 "phpunit/phpunit": "^8.5 || ^9.5",
1287 "symfony/cache": "^4.4 || ^5.4 || ^6.0",
1288 "vimeo/psalm": "4.30.0 || 5.3.0"
1289 },
1290 "type": "library",
1291 "autoload": {
1292 "psr-4": {
1293 "Doctrine\\Persistence\\": "src/Persistence"
1294 }
1295 },
1296 "notification-url": "https://packagist.org/downloads/",
1297 "license": [
1298 "MIT"
1299 ],
1300 "authors": [
1301 {
1302 "name": "Guilherme Blanco",
1303 "email": "guilhermeblanco@gmail.com"
1304 },
1305 {
1306 "name": "Roman Borschel",
1307 "email": "roman@code-factory.org"
1308 },
1309 {
1310 "name": "Benjamin Eberlei",
1311 "email": "kontakt@beberlei.de"
1312 },
1313 {
1314 "name": "Jonathan Wage",
1315 "email": "jonwage@gmail.com"
1316 },
1317 {
1318 "name": "Johannes Schmitt",
1319 "email": "schmittjoh@gmail.com"
1320 },
1321 {
1322 "name": "Marco Pivetta",
1323 "email": "ocramius@gmail.com"
1324 }
1325 ],
1326 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1327 "homepage": "https://www.doctrine-project.org/projects/persistence.html",
1328 "keywords": [
1329 "mapper",
1330 "object",
1331 "odm",
1332 "orm",
1333 "persistence"
1334 ],
1335 "support": {
1336 "issues": "https://github.com/doctrine/persistence/issues",
1337 "source": "https://github.com/doctrine/persistence/tree/3.2.0"
1338 },
1339 "funding": [
1340 {
1341 "url": "https://www.doctrine-project.org/sponsorship.html",
1342 "type": "custom"
1343 },
1344 {
1345 "url": "https://www.patreon.com/phpdoctrine",
1346 "type": "patreon"
1347 },
1348 {
1349 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
1350 "type": "tidelift"
1351 }
1352 ],
1353 "time": "2023-05-17T18:32:04+00:00"
1354 },
1355 {
1356 "name": "doctrine/sql-formatter",
1357 "version": "1.2.0",
1358 "source": {
1359 "type": "git",
1360 "url": "https://github.com/doctrine/sql-formatter.git",
1361 "reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc"
1362 },
1363 "dist": {
1364 "type": "zip",
1365 "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
1366 "reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
1367 "shasum": ""
1368 },
1369 "require": {
1370 "php": "^7.1 || ^8.0"
1371 },
1372 "require-dev": {
1373 "bamarni/composer-bin-plugin": "^1.4"
1374 },
1375 "bin": [
1376 "bin/sql-formatter"
1377 ],
1378 "type": "library",
1379 "autoload": {
1380 "psr-4": {
1381 "Doctrine\\SqlFormatter\\": "src"
1382 }
1383 },
1384 "notification-url": "https://packagist.org/downloads/",
1385 "license": [
1386 "MIT"
1387 ],
1388 "authors": [
1389 {
1390 "name": "Jeremy Dorn",
1391 "email": "jeremy@jeremydorn.com",
1392 "homepage": "https://jeremydorn.com/"
1393 }
1394 ],
1395 "description": "a PHP SQL highlighting library",
1396 "homepage": "https://github.com/doctrine/sql-formatter/",
1397 "keywords": [
1398 "highlight",
1399 "sql"
1400 ],
1401 "support": {
1402 "issues": "https://github.com/doctrine/sql-formatter/issues",
1403 "source": "https://github.com/doctrine/sql-formatter/tree/1.2.0"
1404 },
1405 "time": "2023-08-16T21:49:04+00:00"
1406 },
1407 {
1408 "name": "egulias/email-validator",
1409 "version": "4.0.2",
1410 "source": {
1411 "type": "git",
1412 "url": "https://github.com/egulias/EmailValidator.git",
1413 "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
1414 },
1415 "dist": {
1416 "type": "zip",
1417 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
1418 "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
1419 "shasum": ""
1420 },
1421 "require": {
1422 "doctrine/lexer": "^2.0 || ^3.0",
1423 "php": ">=8.1",
1424 "symfony/polyfill-intl-idn": "^1.26"
1425 },
1426 "require-dev": {
1427 "phpunit/phpunit": "^10.2",
1428 "vimeo/psalm": "^5.12"
1429 },
1430 "suggest": {
1431 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1432 },
1433 "type": "library",
1434 "extra": {
1435 "branch-alias": {
1436 "dev-master": "4.0.x-dev"
1437 }
1438 },
1439 "autoload": {
1440 "psr-4": {
1441 "Egulias\\EmailValidator\\": "src"
1442 }
1443 },
1444 "notification-url": "https://packagist.org/downloads/",
1445 "license": [
1446 "MIT"
1447 ],
1448 "authors": [
1449 {
1450 "name": "Eduardo Gulias Davis"
1451 }
1452 ],
1453 "description": "A library for validating emails against several RFCs",
1454 "homepage": "https://github.com/egulias/EmailValidator",
1455 "keywords": [
1456 "email",
1457 "emailvalidation",
1458 "emailvalidator",
1459 "validation",
1460 "validator"
1461 ],
1462 "support": {
1463 "issues": "https://github.com/egulias/EmailValidator/issues",
1464 "source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
1465 },
1466 "funding": [
1467 {
1468 "url": "https://github.com/egulias",
1469 "type": "github"
1470 }
1471 ],
1472 "time": "2023-10-06T06:47:41+00:00"
1473 },
1474 {
1475 "name": "erusev/parsedown",
1476 "version": "1.7.4",
1477 "source": {
1478 "type": "git",
1479 "url": "https://github.com/erusev/parsedown.git",
1480 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
1481 },
1482 "dist": {
1483 "type": "zip",
1484 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
1485 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
1486 "shasum": ""
1487 },
1488 "require": {
1489 "ext-mbstring": "*",
1490 "php": ">=5.3.0"
1491 },
1492 "require-dev": {
1493 "phpunit/phpunit": "^4.8.35"
1494 },
1495 "type": "library",
1496 "autoload": {
1497 "psr-0": {
1498 "Parsedown": ""
1499 }
1500 },
1501 "notification-url": "https://packagist.org/downloads/",
1502 "license": [
1503 "MIT"
1504 ],
1505 "authors": [
1506 {
1507 "name": "Emanuil Rusev",
1508 "email": "hello@erusev.com",
1509 "homepage": "http://erusev.com"
1510 }
1511 ],
1512 "description": "Parser for Markdown.",
1513 "homepage": "http://parsedown.org",
1514 "keywords": [
1515 "markdown",
1516 "parser"
1517 ],
1518 "support": {
1519 "issues": "https://github.com/erusev/parsedown/issues",
1520 "source": "https://github.com/erusev/parsedown/tree/1.7.x"
1521 },
1522 "time": "2019-12-30T22:54:17+00:00"
1523 },
1524 {
1525 "name": "monolog/monolog",
1526 "version": "3.5.0",
1527 "source": {
1528 "type": "git",
1529 "url": "https://github.com/Seldaek/monolog.git",
1530 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
1531 },
1532 "dist": {
1533 "type": "zip",
1534 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
1535 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
1536 "shasum": ""
1537 },
1538 "require": {
1539 "php": ">=8.1",
1540 "psr/log": "^2.0 || ^3.0"
1541 },
1542 "provide": {
1543 "psr/log-implementation": "3.0.0"
1544 },
1545 "require-dev": {
1546 "aws/aws-sdk-php": "^3.0",
1547 "doctrine/couchdb": "~1.0@dev",
1548 "elasticsearch/elasticsearch": "^7 || ^8",
1549 "ext-json": "*",
1550 "graylog2/gelf-php": "^1.4.2 || ^2.0",
1551 "guzzlehttp/guzzle": "^7.4.5",
1552 "guzzlehttp/psr7": "^2.2",
1553 "mongodb/mongodb": "^1.8",
1554 "php-amqplib/php-amqplib": "~2.4 || ^3",
1555 "phpstan/phpstan": "^1.9",
1556 "phpstan/phpstan-deprecation-rules": "^1.0",
1557 "phpstan/phpstan-strict-rules": "^1.4",
1558 "phpunit/phpunit": "^10.1",
1559 "predis/predis": "^1.1 || ^2",
1560 "ruflin/elastica": "^7",
1561 "symfony/mailer": "^5.4 || ^6",
1562 "symfony/mime": "^5.4 || ^6"
1563 },
1564 "suggest": {
1565 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1566 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1567 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
1568 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1569 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
1570 "ext-mbstring": "Allow to work properly with unicode symbols",
1571 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
1572 "ext-openssl": "Required to send log messages using SSL",
1573 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
1574 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1575 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
1576 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1577 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1578 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
1579 },
1580 "type": "library",
1581 "extra": {
1582 "branch-alias": {
1583 "dev-main": "3.x-dev"
1584 }
1585 },
1586 "autoload": {
1587 "psr-4": {
1588 "Monolog\\": "src/Monolog"
1589 }
1590 },
1591 "notification-url": "https://packagist.org/downloads/",
1592 "license": [
1593 "MIT"
1594 ],
1595 "authors": [
1596 {
1597 "name": "Jordi Boggiano",
1598 "email": "j.boggiano@seld.be",
1599 "homepage": "https://seld.be"
1600 }
1601 ],
1602 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1603 "homepage": "https://github.com/Seldaek/monolog",
1604 "keywords": [
1605 "log",
1606 "logging",
1607 "psr-3"
1608 ],
1609 "support": {
1610 "issues": "https://github.com/Seldaek/monolog/issues",
1611 "source": "https://github.com/Seldaek/monolog/tree/3.5.0"
1612 },
1613 "funding": [
1614 {
1615 "url": "https://github.com/Seldaek",
1616 "type": "github"
1617 },
1618 {
1619 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
1620 "type": "tidelift"
1621 }
1622 ],
1623 "time": "2023-10-27T15:32:31+00:00"
1624 },
1625 {
1626 "name": "phpdocumentor/reflection-common",
1627 "version": "2.2.0",
1628 "source": {
1629 "type": "git",
1630 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1631 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
1632 },
1633 "dist": {
1634 "type": "zip",
1635 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
1636 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
1637 "shasum": ""
1638 },
1639 "require": {
1640 "php": "^7.2 || ^8.0"
1641 },
1642 "type": "library",
1643 "extra": {
1644 "branch-alias": {
1645 "dev-2.x": "2.x-dev"
1646 }
1647 },
1648 "autoload": {
1649 "psr-4": {
1650 "phpDocumentor\\Reflection\\": "src/"
1651 }
1652 },
1653 "notification-url": "https://packagist.org/downloads/",
1654 "license": [
1655 "MIT"
1656 ],
1657 "authors": [
1658 {
1659 "name": "Jaap van Otterdijk",
1660 "email": "opensource@ijaap.nl"
1661 }
1662 ],
1663 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1664 "homepage": "http://www.phpdoc.org",
1665 "keywords": [
1666 "FQSEN",
1667 "phpDocumentor",
1668 "phpdoc",
1669 "reflection",
1670 "static analysis"
1671 ],
1672 "support": {
1673 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
1674 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
1675 },
1676 "time": "2020-06-27T09:03:43+00:00"
1677 },
1678 {
1679 "name": "phpdocumentor/reflection-docblock",
1680 "version": "5.3.0",
1681 "source": {
1682 "type": "git",
1683 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1684 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
1685 },
1686 "dist": {
1687 "type": "zip",
1688 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
1689 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
1690 "shasum": ""
1691 },
1692 "require": {
1693 "ext-filter": "*",
1694 "php": "^7.2 || ^8.0",
1695 "phpdocumentor/reflection-common": "^2.2",
1696 "phpdocumentor/type-resolver": "^1.3",
1697 "webmozart/assert": "^1.9.1"
1698 },
1699 "require-dev": {
1700 "mockery/mockery": "~1.3.2",
1701 "psalm/phar": "^4.8"
1702 },
1703 "type": "library",
1704 "extra": {
1705 "branch-alias": {
1706 "dev-master": "5.x-dev"
1707 }
1708 },
1709 "autoload": {
1710 "psr-4": {
1711 "phpDocumentor\\Reflection\\": "src"
1712 }
1713 },
1714 "notification-url": "https://packagist.org/downloads/",
1715 "license": [
1716 "MIT"
1717 ],
1718 "authors": [
1719 {
1720 "name": "Mike van Riel",
1721 "email": "me@mikevanriel.com"
1722 },
1723 {
1724 "name": "Jaap van Otterdijk",
1725 "email": "account@ijaap.nl"
1726 }
1727 ],
1728 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1729 "support": {
1730 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
1731 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
1732 },
1733 "time": "2021-10-19T17:43:47+00:00"
1734 },
1735 {
1736 "name": "phpdocumentor/type-resolver",
1737 "version": "1.8.2",
1738 "source": {
1739 "type": "git",
1740 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1741 "reference": "153ae662783729388a584b4361f2545e4d841e3c"
1742 },
1743 "dist": {
1744 "type": "zip",
1745 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c",
1746 "reference": "153ae662783729388a584b4361f2545e4d841e3c",
1747 "shasum": ""
1748 },
1749 "require": {
1750 "doctrine/deprecations": "^1.0",
1751 "php": "^7.3 || ^8.0",
1752 "phpdocumentor/reflection-common": "^2.0",
1753 "phpstan/phpdoc-parser": "^1.13"
1754 },
1755 "require-dev": {
1756 "ext-tokenizer": "*",
1757 "phpbench/phpbench": "^1.2",
1758 "phpstan/extension-installer": "^1.1",
1759 "phpstan/phpstan": "^1.8",
1760 "phpstan/phpstan-phpunit": "^1.1",
1761 "phpunit/phpunit": "^9.5",
1762 "rector/rector": "^0.13.9",
1763 "vimeo/psalm": "^4.25"
1764 },
1765 "type": "library",
1766 "extra": {
1767 "branch-alias": {
1768 "dev-1.x": "1.x-dev"
1769 }
1770 },
1771 "autoload": {
1772 "psr-4": {
1773 "phpDocumentor\\Reflection\\": "src"
1774 }
1775 },
1776 "notification-url": "https://packagist.org/downloads/",
1777 "license": [
1778 "MIT"
1779 ],
1780 "authors": [
1781 {
1782 "name": "Mike van Riel",
1783 "email": "me@mikevanriel.com"
1784 }
1785 ],
1786 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
1787 "support": {
1788 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
1789 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2"
1790 },
1791 "time": "2024-02-23T11:10:43+00:00"
1792 },
1793 {
1794 "name": "phpstan/phpdoc-parser",
1795 "version": "1.26.0",
1796 "source": {
1797 "type": "git",
1798 "url": "https://github.com/phpstan/phpdoc-parser.git",
1799 "reference": "231e3186624c03d7e7c890ec662b81e6b0405227"
1800 },
1801 "dist": {
1802 "type": "zip",
1803 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227",
1804 "reference": "231e3186624c03d7e7c890ec662b81e6b0405227",
1805 "shasum": ""
1806 },
1807 "require": {
1808 "php": "^7.2 || ^8.0"
1809 },
1810 "require-dev": {
1811 "doctrine/annotations": "^2.0",
1812 "nikic/php-parser": "^4.15",
1813 "php-parallel-lint/php-parallel-lint": "^1.2",
1814 "phpstan/extension-installer": "^1.0",
1815 "phpstan/phpstan": "^1.5",
1816 "phpstan/phpstan-phpunit": "^1.1",
1817 "phpstan/phpstan-strict-rules": "^1.0",
1818 "phpunit/phpunit": "^9.5",
1819 "symfony/process": "^5.2"
1820 },
1821 "type": "library",
1822 "autoload": {
1823 "psr-4": {
1824 "PHPStan\\PhpDocParser\\": [
1825 "src/"
1826 ]
1827 }
1828 },
1829 "notification-url": "https://packagist.org/downloads/",
1830 "license": [
1831 "MIT"
1832 ],
1833 "description": "PHPDoc parser with support for nullable, intersection and generic types",
1834 "support": {
1835 "issues": "https://github.com/phpstan/phpdoc-parser/issues",
1836 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.26.0"
1837 },
1838 "time": "2024-02-23T16:05:55+00:00"
1839 },
1840 {
1841 "name": "psr/cache",
1842 "version": "3.0.0",
1843 "source": {
1844 "type": "git",
1845 "url": "https://github.com/php-fig/cache.git",
1846 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
1847 },
1848 "dist": {
1849 "type": "zip",
1850 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
1851 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
1852 "shasum": ""
1853 },
1854 "require": {
1855 "php": ">=8.0.0"
1856 },
1857 "type": "library",
1858 "extra": {
1859 "branch-alias": {
1860 "dev-master": "1.0.x-dev"
1861 }
1862 },
1863 "autoload": {
1864 "psr-4": {
1865 "Psr\\Cache\\": "src/"
1866 }
1867 },
1868 "notification-url": "https://packagist.org/downloads/",
1869 "license": [
1870 "MIT"
1871 ],
1872 "authors": [
1873 {
1874 "name": "PHP-FIG",
1875 "homepage": "https://www.php-fig.org/"
1876 }
1877 ],
1878 "description": "Common interface for caching libraries",
1879 "keywords": [
1880 "cache",
1881 "psr",
1882 "psr-6"
1883 ],
1884 "support": {
1885 "source": "https://github.com/php-fig/cache/tree/3.0.0"
1886 },
1887 "time": "2021-02-03T23:26:27+00:00"
1888 },
1889 {
1890 "name": "psr/clock",
1891 "version": "1.0.0",
1892 "source": {
1893 "type": "git",
1894 "url": "https://github.com/php-fig/clock.git",
1895 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
1896 },
1897 "dist": {
1898 "type": "zip",
1899 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
1900 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
1901 "shasum": ""
1902 },
1903 "require": {
1904 "php": "^7.0 || ^8.0"
1905 },
1906 "type": "library",
1907 "autoload": {
1908 "psr-4": {
1909 "Psr\\Clock\\": "src/"
1910 }
1911 },
1912 "notification-url": "https://packagist.org/downloads/",
1913 "license": [
1914 "MIT"
1915 ],
1916 "authors": [
1917 {
1918 "name": "PHP-FIG",
1919 "homepage": "https://www.php-fig.org/"
1920 }
1921 ],
1922 "description": "Common interface for reading the clock.",
1923 "homepage": "https://github.com/php-fig/clock",
1924 "keywords": [
1925 "clock",
1926 "now",
1927 "psr",
1928 "psr-20",
1929 "time"
1930 ],
1931 "support": {
1932 "issues": "https://github.com/php-fig/clock/issues",
1933 "source": "https://github.com/php-fig/clock/tree/1.0.0"
1934 },
1935 "time": "2022-11-25T14:36:26+00:00"
1936 },
1937 {
1938 "name": "psr/container",
1939 "version": "2.0.2",
1940 "source": {
1941 "type": "git",
1942 "url": "https://github.com/php-fig/container.git",
1943 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
1944 },
1945 "dist": {
1946 "type": "zip",
1947 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
1948 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
1949 "shasum": ""
1950 },
1951 "require": {
1952 "php": ">=7.4.0"
1953 },
1954 "type": "library",
1955 "extra": {
1956 "branch-alias": {
1957 "dev-master": "2.0.x-dev"
1958 }
1959 },
1960 "autoload": {
1961 "psr-4": {
1962 "Psr\\Container\\": "src/"
1963 }
1964 },
1965 "notification-url": "https://packagist.org/downloads/",
1966 "license": [
1967 "MIT"
1968 ],
1969 "authors": [
1970 {
1971 "name": "PHP-FIG",
1972 "homepage": "https://www.php-fig.org/"
1973 }
1974 ],
1975 "description": "Common Container Interface (PHP FIG PSR-11)",
1976 "homepage": "https://github.com/php-fig/container",
1977 "keywords": [
1978 "PSR-11",
1979 "container",
1980 "container-interface",
1981 "container-interop",
1982 "psr"
1983 ],
1984 "support": {
1985 "issues": "https://github.com/php-fig/container/issues",
1986 "source": "https://github.com/php-fig/container/tree/2.0.2"
1987 },
1988 "time": "2021-11-05T16:47:00+00:00"
1989 },
1990 {
1991 "name": "psr/event-dispatcher",
1992 "version": "1.0.0",
1993 "source": {
1994 "type": "git",
1995 "url": "https://github.com/php-fig/event-dispatcher.git",
1996 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
1997 },
1998 "dist": {
1999 "type": "zip",
2000 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
2001 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2002 "shasum": ""
2003 },
2004 "require": {
2005 "php": ">=7.2.0"
2006 },
2007 "type": "library",
2008 "extra": {
2009 "branch-alias": {
2010 "dev-master": "1.0.x-dev"
2011 }
2012 },
2013 "autoload": {
2014 "psr-4": {
2015 "Psr\\EventDispatcher\\": "src/"
2016 }
2017 },
2018 "notification-url": "https://packagist.org/downloads/",
2019 "license": [
2020 "MIT"
2021 ],
2022 "authors": [
2023 {
2024 "name": "PHP-FIG",
2025 "homepage": "http://www.php-fig.org/"
2026 }
2027 ],
2028 "description": "Standard interfaces for event handling.",
2029 "keywords": [
2030 "events",
2031 "psr",
2032 "psr-14"
2033 ],
2034 "support": {
2035 "issues": "https://github.com/php-fig/event-dispatcher/issues",
2036 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2037 },
2038 "time": "2019-01-08T18:20:26+00:00"
2039 },
2040 {
2041 "name": "psr/link",
2042 "version": "2.0.1",
2043 "source": {
2044 "type": "git",
2045 "url": "https://github.com/php-fig/link.git",
2046 "reference": "84b159194ecfd7eaa472280213976e96415433f7"
2047 },
2048 "dist": {
2049 "type": "zip",
2050 "url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
2051 "reference": "84b159194ecfd7eaa472280213976e96415433f7",
2052 "shasum": ""
2053 },
2054 "require": {
2055 "php": ">=8.0.0"
2056 },
2057 "suggest": {
2058 "fig/link-util": "Provides some useful PSR-13 utilities"
2059 },
2060 "type": "library",
2061 "extra": {
2062 "branch-alias": {
2063 "dev-master": "2.0.x-dev"
2064 }
2065 },
2066 "autoload": {
2067 "psr-4": {
2068 "Psr\\Link\\": "src/"
2069 }
2070 },
2071 "notification-url": "https://packagist.org/downloads/",
2072 "license": [
2073 "MIT"
2074 ],
2075 "authors": [
2076 {
2077 "name": "PHP-FIG",
2078 "homepage": "http://www.php-fig.org/"
2079 }
2080 ],
2081 "description": "Common interfaces for HTTP links",
2082 "homepage": "https://github.com/php-fig/link",
2083 "keywords": [
2084 "http",
2085 "http-link",
2086 "link",
2087 "psr",
2088 "psr-13",
2089 "rest"
2090 ],
2091 "support": {
2092 "source": "https://github.com/php-fig/link/tree/2.0.1"
2093 },
2094 "time": "2021-03-11T23:00:27+00:00"
2095 },
2096 {
2097 "name": "psr/log",
2098 "version": "3.0.0",
2099 "source": {
2100 "type": "git",
2101 "url": "https://github.com/php-fig/log.git",
2102 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
2103 },
2104 "dist": {
2105 "type": "zip",
2106 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
2107 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
2108 "shasum": ""
2109 },
2110 "require": {
2111 "php": ">=8.0.0"
2112 },
2113 "type": "library",
2114 "extra": {
2115 "branch-alias": {
2116 "dev-master": "3.x-dev"
2117 }
2118 },
2119 "autoload": {
2120 "psr-4": {
2121 "Psr\\Log\\": "src"
2122 }
2123 },
2124 "notification-url": "https://packagist.org/downloads/",
2125 "license": [
2126 "MIT"
2127 ],
2128 "authors": [
2129 {
2130 "name": "PHP-FIG",
2131 "homepage": "https://www.php-fig.org/"
2132 }
2133 ],
2134 "description": "Common interface for logging libraries",
2135 "homepage": "https://github.com/php-fig/log",
2136 "keywords": [
2137 "log",
2138 "psr",
2139 "psr-3"
2140 ],
2141 "support": {
2142 "source": "https://github.com/php-fig/log/tree/3.0.0"
2143 },
2144 "time": "2021-07-14T16:46:02+00:00"
2145 },
2146 {
2147 "name": "rapsys/blogbundle",
2148 "version": "dev-master",
2149 "source": {
2150 "type": "git",
2151 "url": "https://rapsys@git.rapsys.eu/blogbundle",
2152 "reference": "master"
2153 },
2154 "require": {
2155 "doctrine/doctrine-bundle": "^1.0|^2.0",
2156 "doctrine/orm": "^2.0|^3.0",
2157 "erusev/parsedown": "^1.0|^2.0",
2158 "rapsys/packbundle": "dev-master",
2159 "rapsys/userbundle": "dev-master",
2160 "symfony/flex": "^1.0|^2.0",
2161 "symfony/form": "^4.0|^5.0|^6.0|^7.0",
2162 "symfony/framework-bundle": "^4.0|^5.0|^6.0|^7.0",
2163 "symfony/mailer": "^4.0|^5.0|^6.0|^7.0",
2164 "symfony/profiler-pack": "^1.0",
2165 "symfony/security-bundle": "^4.0|^5.0|^6.0|^7.0",
2166 "symfony/translation": "^4.0|^5.0|^6.0|^7.0",
2167 "symfony/twig-bundle": "^4.0|^5.0|^6.0|^7.0",
2168 "symfony/validator": "^4.0|^5.0|^6.0|^7.0",
2169 "twig/html-extra": "^2.0|^3.0",
2170 "twig/intl-extra": "^2.0|^3.0"
2171 },
2172 "require-dev": {
2173 "doctrine/doctrine-fixtures-bundle": "^3.0",
2174 "symfony/browser-kit": "^4.0|^5.0|^6.0|^7.0",
2175 "symfony/maker-bundle": "^1.0",
2176 "symfony/phpunit-bridge": "^4.0|^5.0|^6.0|^7.0",
2177 "symfony/web-profiler-bundle": "^4.0|^5.0|^6.0|^7.0"
2178 },
2179 "type": "library",
2180 "autoload": {
2181 "psr-4": {
2182 "Rapsys\\BlogBundle\\": ""
2183 }
2184 }
2185 },
2186 {
2187 "name": "rapsys/packbundle",
2188 "version": "dev-master",
2189 "source": {
2190 "type": "git",
2191 "url": "https://rapsys@git.rapsys.eu/packbundle",
2192 "reference": "master"
2193 },
2194 "require": {
2195 "symfony/asset": "^4.0|^5.0|^6.0|^7.0",
2196 "symfony/flex": "^1.0|^2.0",
2197 "symfony/framework-bundle": "^4.0|^5.0|^6.0|^7.0",
2198 "symfony/process": "^4.0|^5.0|^6.0|^7.0",
2199 "symfony/twig-bundle": "^4.0|^5.0|^6.0|^7.0"
2200 },
2201 "type": "library",
2202 "autoload": {
2203 "psr-4": {
2204 "Rapsys\\PackBundle\\": ""
2205 }
2206 }
2207 },
2208 {
2209 "name": "rapsys/userbundle",
2210 "version": "dev-master",
2211 "source": {
2212 "type": "git",
2213 "url": "https://rapsys@git.rapsys.eu/userbundle",
2214 "reference": "master"
2215 },
2216 "require": {
2217 "doctrine/doctrine-bundle": "^1.0|^2.0",
2218 "rapsys/packbundle": "dev-master",
2219 "symfony/flex": "^1.0|^2.0",
2220 "symfony/form": "^4.0|^5.0|^6.0|^7.0",
2221 "symfony/framework-bundle": "^4.0|^5.0|^6.0|^7.0",
2222 "symfony/security-bundle": "^4.0|^5.0|^6.0|^7.0",
2223 "symfony/validator": "^4.0|^5.0|^6.0|^7.0"
2224 },
2225 "type": "library",
2226 "autoload": {
2227 "psr-4": {
2228 "Rapsys\\UserBundle\\": ""
2229 }
2230 }
2231 },
2232 {
2233 "name": "symfony/asset",
2234 "version": "v7.0.3",
2235 "source": {
2236 "type": "git",
2237 "url": "https://github.com/symfony/asset.git",
2238 "reference": "3ae493792fc17cc31b84e231f30f2d154575f171"
2239 },
2240 "dist": {
2241 "type": "zip",
2242 "url": "https://api.github.com/repos/symfony/asset/zipball/3ae493792fc17cc31b84e231f30f2d154575f171",
2243 "reference": "3ae493792fc17cc31b84e231f30f2d154575f171",
2244 "shasum": ""
2245 },
2246 "require": {
2247 "php": ">=8.2"
2248 },
2249 "conflict": {
2250 "symfony/http-foundation": "<6.4"
2251 },
2252 "require-dev": {
2253 "symfony/http-client": "^6.4|^7.0",
2254 "symfony/http-foundation": "^6.4|^7.0",
2255 "symfony/http-kernel": "^6.4|^7.0"
2256 },
2257 "type": "library",
2258 "autoload": {
2259 "psr-4": {
2260 "Symfony\\Component\\Asset\\": ""
2261 },
2262 "exclude-from-classmap": [
2263 "/Tests/"
2264 ]
2265 },
2266 "notification-url": "https://packagist.org/downloads/",
2267 "license": [
2268 "MIT"
2269 ],
2270 "authors": [
2271 {
2272 "name": "Fabien Potencier",
2273 "email": "fabien@symfony.com"
2274 },
2275 {
2276 "name": "Symfony Community",
2277 "homepage": "https://symfony.com/contributors"
2278 }
2279 ],
2280 "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
2281 "homepage": "https://symfony.com",
2282 "support": {
2283 "source": "https://github.com/symfony/asset/tree/v7.0.3"
2284 },
2285 "funding": [
2286 {
2287 "url": "https://symfony.com/sponsor",
2288 "type": "custom"
2289 },
2290 {
2291 "url": "https://github.com/fabpot",
2292 "type": "github"
2293 },
2294 {
2295 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2296 "type": "tidelift"
2297 }
2298 ],
2299 "time": "2024-01-23T15:02:46+00:00"
2300 },
2301 {
2302 "name": "symfony/cache",
2303 "version": "v7.0.3",
2304 "source": {
2305 "type": "git",
2306 "url": "https://github.com/symfony/cache.git",
2307 "reference": "2207eceb2433d74df81232d97439bf508cb9e050"
2308 },
2309 "dist": {
2310 "type": "zip",
2311 "url": "https://api.github.com/repos/symfony/cache/zipball/2207eceb2433d74df81232d97439bf508cb9e050",
2312 "reference": "2207eceb2433d74df81232d97439bf508cb9e050",
2313 "shasum": ""
2314 },
2315 "require": {
2316 "php": ">=8.2",
2317 "psr/cache": "^2.0|^3.0",
2318 "psr/log": "^1.1|^2|^3",
2319 "symfony/cache-contracts": "^2.5|^3",
2320 "symfony/service-contracts": "^2.5|^3",
2321 "symfony/var-exporter": "^6.4|^7.0"
2322 },
2323 "conflict": {
2324 "doctrine/dbal": "<3.6",
2325 "symfony/dependency-injection": "<6.4",
2326 "symfony/http-kernel": "<6.4",
2327 "symfony/var-dumper": "<6.4"
2328 },
2329 "provide": {
2330 "psr/cache-implementation": "2.0|3.0",
2331 "psr/simple-cache-implementation": "1.0|2.0|3.0",
2332 "symfony/cache-implementation": "1.1|2.0|3.0"
2333 },
2334 "require-dev": {
2335 "cache/integration-tests": "dev-master",
2336 "doctrine/dbal": "^3.6|^4",
2337 "predis/predis": "^1.1|^2.0",
2338 "psr/simple-cache": "^1.0|^2.0|^3.0",
2339 "symfony/config": "^6.4|^7.0",
2340 "symfony/dependency-injection": "^6.4|^7.0",
2341 "symfony/filesystem": "^6.4|^7.0",
2342 "symfony/http-kernel": "^6.4|^7.0",
2343 "symfony/messenger": "^6.4|^7.0",
2344 "symfony/var-dumper": "^6.4|^7.0"
2345 },
2346 "type": "library",
2347 "autoload": {
2348 "psr-4": {
2349 "Symfony\\Component\\Cache\\": ""
2350 },
2351 "classmap": [
2352 "Traits/ValueWrapper.php"
2353 ],
2354 "exclude-from-classmap": [
2355 "/Tests/"
2356 ]
2357 },
2358 "notification-url": "https://packagist.org/downloads/",
2359 "license": [
2360 "MIT"
2361 ],
2362 "authors": [
2363 {
2364 "name": "Nicolas Grekas",
2365 "email": "p@tchwork.com"
2366 },
2367 {
2368 "name": "Symfony Community",
2369 "homepage": "https://symfony.com/contributors"
2370 }
2371 ],
2372 "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
2373 "homepage": "https://symfony.com",
2374 "keywords": [
2375 "caching",
2376 "psr6"
2377 ],
2378 "support": {
2379 "source": "https://github.com/symfony/cache/tree/v7.0.3"
2380 },
2381 "funding": [
2382 {
2383 "url": "https://symfony.com/sponsor",
2384 "type": "custom"
2385 },
2386 {
2387 "url": "https://github.com/fabpot",
2388 "type": "github"
2389 },
2390 {
2391 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2392 "type": "tidelift"
2393 }
2394 ],
2395 "time": "2024-01-23T15:02:46+00:00"
2396 },
2397 {
2398 "name": "symfony/cache-contracts",
2399 "version": "v3.4.0",
2400 "source": {
2401 "type": "git",
2402 "url": "https://github.com/symfony/cache-contracts.git",
2403 "reference": "1d74b127da04ffa87aa940abe15446fa89653778"
2404 },
2405 "dist": {
2406 "type": "zip",
2407 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778",
2408 "reference": "1d74b127da04ffa87aa940abe15446fa89653778",
2409 "shasum": ""
2410 },
2411 "require": {
2412 "php": ">=8.1",
2413 "psr/cache": "^3.0"
2414 },
2415 "type": "library",
2416 "extra": {
2417 "branch-alias": {
2418 "dev-main": "3.4-dev"
2419 },
2420 "thanks": {
2421 "name": "symfony/contracts",
2422 "url": "https://github.com/symfony/contracts"
2423 }
2424 },
2425 "autoload": {
2426 "psr-4": {
2427 "Symfony\\Contracts\\Cache\\": ""
2428 }
2429 },
2430 "notification-url": "https://packagist.org/downloads/",
2431 "license": [
2432 "MIT"
2433 ],
2434 "authors": [
2435 {
2436 "name": "Nicolas Grekas",
2437 "email": "p@tchwork.com"
2438 },
2439 {
2440 "name": "Symfony Community",
2441 "homepage": "https://symfony.com/contributors"
2442 }
2443 ],
2444 "description": "Generic abstractions related to caching",
2445 "homepage": "https://symfony.com",
2446 "keywords": [
2447 "abstractions",
2448 "contracts",
2449 "decoupling",
2450 "interfaces",
2451 "interoperability",
2452 "standards"
2453 ],
2454 "support": {
2455 "source": "https://github.com/symfony/cache-contracts/tree/v3.4.0"
2456 },
2457 "funding": [
2458 {
2459 "url": "https://symfony.com/sponsor",
2460 "type": "custom"
2461 },
2462 {
2463 "url": "https://github.com/fabpot",
2464 "type": "github"
2465 },
2466 {
2467 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2468 "type": "tidelift"
2469 }
2470 ],
2471 "time": "2023-09-25T12:52:38+00:00"
2472 },
2473 {
2474 "name": "symfony/clock",
2475 "version": "v7.0.3",
2476 "source": {
2477 "type": "git",
2478 "url": "https://github.com/symfony/clock.git",
2479 "reference": "1c680e565dc0044d8ed3baeb57835fcacd9c6aed"
2480 },
2481 "dist": {
2482 "type": "zip",
2483 "url": "https://api.github.com/repos/symfony/clock/zipball/1c680e565dc0044d8ed3baeb57835fcacd9c6aed",
2484 "reference": "1c680e565dc0044d8ed3baeb57835fcacd9c6aed",
2485 "shasum": ""
2486 },
2487 "require": {
2488 "php": ">=8.2",
2489 "psr/clock": "^1.0",
2490 "symfony/polyfill-php83": "^1.28"
2491 },
2492 "provide": {
2493 "psr/clock-implementation": "1.0"
2494 },
2495 "type": "library",
2496 "autoload": {
2497 "files": [
2498 "Resources/now.php"
2499 ],
2500 "psr-4": {
2501 "Symfony\\Component\\Clock\\": ""
2502 },
2503 "exclude-from-classmap": [
2504 "/Tests/"
2505 ]
2506 },
2507 "notification-url": "https://packagist.org/downloads/",
2508 "license": [
2509 "MIT"
2510 ],
2511 "authors": [
2512 {
2513 "name": "Nicolas Grekas",
2514 "email": "p@tchwork.com"
2515 },
2516 {
2517 "name": "Symfony Community",
2518 "homepage": "https://symfony.com/contributors"
2519 }
2520 ],
2521 "description": "Decouples applications from the system clock",
2522 "homepage": "https://symfony.com",
2523 "keywords": [
2524 "clock",
2525 "psr20",
2526 "time"
2527 ],
2528 "support": {
2529 "source": "https://github.com/symfony/clock/tree/v7.0.3"
2530 },
2531 "funding": [
2532 {
2533 "url": "https://symfony.com/sponsor",
2534 "type": "custom"
2535 },
2536 {
2537 "url": "https://github.com/fabpot",
2538 "type": "github"
2539 },
2540 {
2541 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2542 "type": "tidelift"
2543 }
2544 ],
2545 "time": "2024-01-23T15:02:46+00:00"
2546 },
2547 {
2548 "name": "symfony/config",
2549 "version": "v7.0.3",
2550 "source": {
2551 "type": "git",
2552 "url": "https://github.com/symfony/config.git",
2553 "reference": "86a5027869ca3d6bdecae6d5d6c2f77c8f2c1d16"
2554 },
2555 "dist": {
2556 "type": "zip",
2557 "url": "https://api.github.com/repos/symfony/config/zipball/86a5027869ca3d6bdecae6d5d6c2f77c8f2c1d16",
2558 "reference": "86a5027869ca3d6bdecae6d5d6c2f77c8f2c1d16",
2559 "shasum": ""
2560 },
2561 "require": {
2562 "php": ">=8.2",
2563 "symfony/deprecation-contracts": "^2.5|^3",
2564 "symfony/filesystem": "^6.4|^7.0",
2565 "symfony/polyfill-ctype": "~1.8"
2566 },
2567 "conflict": {
2568 "symfony/finder": "<6.4",
2569 "symfony/service-contracts": "<2.5"
2570 },
2571 "require-dev": {
2572 "symfony/event-dispatcher": "^6.4|^7.0",
2573 "symfony/finder": "^6.4|^7.0",
2574 "symfony/messenger": "^6.4|^7.0",
2575 "symfony/service-contracts": "^2.5|^3",
2576 "symfony/yaml": "^6.4|^7.0"
2577 },
2578 "type": "library",
2579 "autoload": {
2580 "psr-4": {
2581 "Symfony\\Component\\Config\\": ""
2582 },
2583 "exclude-from-classmap": [
2584 "/Tests/"
2585 ]
2586 },
2587 "notification-url": "https://packagist.org/downloads/",
2588 "license": [
2589 "MIT"
2590 ],
2591 "authors": [
2592 {
2593 "name": "Fabien Potencier",
2594 "email": "fabien@symfony.com"
2595 },
2596 {
2597 "name": "Symfony Community",
2598 "homepage": "https://symfony.com/contributors"
2599 }
2600 ],
2601 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
2602 "homepage": "https://symfony.com",
2603 "support": {
2604 "source": "https://github.com/symfony/config/tree/v7.0.3"
2605 },
2606 "funding": [
2607 {
2608 "url": "https://symfony.com/sponsor",
2609 "type": "custom"
2610 },
2611 {
2612 "url": "https://github.com/fabpot",
2613 "type": "github"
2614 },
2615 {
2616 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2617 "type": "tidelift"
2618 }
2619 ],
2620 "time": "2024-01-30T08:34:29+00:00"
2621 },
2622 {
2623 "name": "symfony/console",
2624 "version": "v7.0.3",
2625 "source": {
2626 "type": "git",
2627 "url": "https://github.com/symfony/console.git",
2628 "reference": "c5010d50f1ee4b25cfa0201d9915cf1b14071456"
2629 },
2630 "dist": {
2631 "type": "zip",
2632 "url": "https://api.github.com/repos/symfony/console/zipball/c5010d50f1ee4b25cfa0201d9915cf1b14071456",
2633 "reference": "c5010d50f1ee4b25cfa0201d9915cf1b14071456",
2634 "shasum": ""
2635 },
2636 "require": {
2637 "php": ">=8.2",
2638 "symfony/polyfill-mbstring": "~1.0",
2639 "symfony/service-contracts": "^2.5|^3",
2640 "symfony/string": "^6.4|^7.0"
2641 },
2642 "conflict": {
2643 "symfony/dependency-injection": "<6.4",
2644 "symfony/dotenv": "<6.4",
2645 "symfony/event-dispatcher": "<6.4",
2646 "symfony/lock": "<6.4",
2647 "symfony/process": "<6.4"
2648 },
2649 "provide": {
2650 "psr/log-implementation": "1.0|2.0|3.0"
2651 },
2652 "require-dev": {
2653 "psr/log": "^1|^2|^3",
2654 "symfony/config": "^6.4|^7.0",
2655 "symfony/dependency-injection": "^6.4|^7.0",
2656 "symfony/event-dispatcher": "^6.4|^7.0",
2657 "symfony/http-foundation": "^6.4|^7.0",
2658 "symfony/http-kernel": "^6.4|^7.0",
2659 "symfony/lock": "^6.4|^7.0",
2660 "symfony/messenger": "^6.4|^7.0",
2661 "symfony/process": "^6.4|^7.0",
2662 "symfony/stopwatch": "^6.4|^7.0",
2663 "symfony/var-dumper": "^6.4|^7.0"
2664 },
2665 "type": "library",
2666 "autoload": {
2667 "psr-4": {
2668 "Symfony\\Component\\Console\\": ""
2669 },
2670 "exclude-from-classmap": [
2671 "/Tests/"
2672 ]
2673 },
2674 "notification-url": "https://packagist.org/downloads/",
2675 "license": [
2676 "MIT"
2677 ],
2678 "authors": [
2679 {
2680 "name": "Fabien Potencier",
2681 "email": "fabien@symfony.com"
2682 },
2683 {
2684 "name": "Symfony Community",
2685 "homepage": "https://symfony.com/contributors"
2686 }
2687 ],
2688 "description": "Eases the creation of beautiful and testable command line interfaces",
2689 "homepage": "https://symfony.com",
2690 "keywords": [
2691 "cli",
2692 "command-line",
2693 "console",
2694 "terminal"
2695 ],
2696 "support": {
2697 "source": "https://github.com/symfony/console/tree/v7.0.3"
2698 },
2699 "funding": [
2700 {
2701 "url": "https://symfony.com/sponsor",
2702 "type": "custom"
2703 },
2704 {
2705 "url": "https://github.com/fabpot",
2706 "type": "github"
2707 },
2708 {
2709 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2710 "type": "tidelift"
2711 }
2712 ],
2713 "time": "2024-01-23T15:02:46+00:00"
2714 },
2715 {
2716 "name": "symfony/dependency-injection",
2717 "version": "v7.0.3",
2718 "source": {
2719 "type": "git",
2720 "url": "https://github.com/symfony/dependency-injection.git",
2721 "reference": "e915c6684b8e3ae90a4441f6823ebbb40edf0b92"
2722 },
2723 "dist": {
2724 "type": "zip",
2725 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e915c6684b8e3ae90a4441f6823ebbb40edf0b92",
2726 "reference": "e915c6684b8e3ae90a4441f6823ebbb40edf0b92",
2727 "shasum": ""
2728 },
2729 "require": {
2730 "php": ">=8.2",
2731 "psr/container": "^1.1|^2.0",
2732 "symfony/deprecation-contracts": "^2.5|^3",
2733 "symfony/service-contracts": "^3.3",
2734 "symfony/var-exporter": "^6.4|^7.0"
2735 },
2736 "conflict": {
2737 "ext-psr": "<1.1|>=2",
2738 "symfony/config": "<6.4",
2739 "symfony/finder": "<6.4",
2740 "symfony/yaml": "<6.4"
2741 },
2742 "provide": {
2743 "psr/container-implementation": "1.1|2.0",
2744 "symfony/service-implementation": "1.1|2.0|3.0"
2745 },
2746 "require-dev": {
2747 "symfony/config": "^6.4|^7.0",
2748 "symfony/expression-language": "^6.4|^7.0",
2749 "symfony/yaml": "^6.4|^7.0"
2750 },
2751 "type": "library",
2752 "autoload": {
2753 "psr-4": {
2754 "Symfony\\Component\\DependencyInjection\\": ""
2755 },
2756 "exclude-from-classmap": [
2757 "/Tests/"
2758 ]
2759 },
2760 "notification-url": "https://packagist.org/downloads/",
2761 "license": [
2762 "MIT"
2763 ],
2764 "authors": [
2765 {
2766 "name": "Fabien Potencier",
2767 "email": "fabien@symfony.com"
2768 },
2769 {
2770 "name": "Symfony Community",
2771 "homepage": "https://symfony.com/contributors"
2772 }
2773 ],
2774 "description": "Allows you to standardize and centralize the way objects are constructed in your application",
2775 "homepage": "https://symfony.com",
2776 "support": {
2777 "source": "https://github.com/symfony/dependency-injection/tree/v7.0.3"
2778 },
2779 "funding": [
2780 {
2781 "url": "https://symfony.com/sponsor",
2782 "type": "custom"
2783 },
2784 {
2785 "url": "https://github.com/fabpot",
2786 "type": "github"
2787 },
2788 {
2789 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2790 "type": "tidelift"
2791 }
2792 ],
2793 "time": "2024-01-30T08:34:29+00:00"
2794 },
2795 {
2796 "name": "symfony/deprecation-contracts",
2797 "version": "v3.4.0",
2798 "source": {
2799 "type": "git",
2800 "url": "https://github.com/symfony/deprecation-contracts.git",
2801 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
2802 },
2803 "dist": {
2804 "type": "zip",
2805 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
2806 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
2807 "shasum": ""
2808 },
2809 "require": {
2810 "php": ">=8.1"
2811 },
2812 "type": "library",
2813 "extra": {
2814 "branch-alias": {
2815 "dev-main": "3.4-dev"
2816 },
2817 "thanks": {
2818 "name": "symfony/contracts",
2819 "url": "https://github.com/symfony/contracts"
2820 }
2821 },
2822 "autoload": {
2823 "files": [
2824 "function.php"
2825 ]
2826 },
2827 "notification-url": "https://packagist.org/downloads/",
2828 "license": [
2829 "MIT"
2830 ],
2831 "authors": [
2832 {
2833 "name": "Nicolas Grekas",
2834 "email": "p@tchwork.com"
2835 },
2836 {
2837 "name": "Symfony Community",
2838 "homepage": "https://symfony.com/contributors"
2839 }
2840 ],
2841 "description": "A generic function and convention to trigger deprecation notices",
2842 "homepage": "https://symfony.com",
2843 "support": {
2844 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
2845 },
2846 "funding": [
2847 {
2848 "url": "https://symfony.com/sponsor",
2849 "type": "custom"
2850 },
2851 {
2852 "url": "https://github.com/fabpot",
2853 "type": "github"
2854 },
2855 {
2856 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2857 "type": "tidelift"
2858 }
2859 ],
2860 "time": "2023-05-23T14:45:45+00:00"
2861 },
2862 {
2863 "name": "symfony/doctrine-bridge",
2864 "version": "v7.0.3",
2865 "source": {
2866 "type": "git",
2867 "url": "https://github.com/symfony/doctrine-bridge.git",
2868 "reference": "fbea8d2b5f5c6cf0a2aab882571a047ee9238cb4"
2869 },
2870 "dist": {
2871 "type": "zip",
2872 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/fbea8d2b5f5c6cf0a2aab882571a047ee9238cb4",
2873 "reference": "fbea8d2b5f5c6cf0a2aab882571a047ee9238cb4",
2874 "shasum": ""
2875 },
2876 "require": {
2877 "doctrine/event-manager": "^2",
2878 "doctrine/persistence": "^3.1",
2879 "php": ">=8.2",
2880 "symfony/polyfill-ctype": "~1.8",
2881 "symfony/polyfill-mbstring": "~1.0",
2882 "symfony/service-contracts": "^2.5|^3"
2883 },
2884 "conflict": {
2885 "doctrine/dbal": "<3.6",
2886 "doctrine/lexer": "<1.1",
2887 "doctrine/orm": "<2.15",
2888 "symfony/cache": "<6.4",
2889 "symfony/dependency-injection": "<6.4",
2890 "symfony/form": "<6.4",
2891 "symfony/http-foundation": "<6.4",
2892 "symfony/http-kernel": "<6.4",
2893 "symfony/lock": "<6.4",
2894 "symfony/messenger": "<6.4",
2895 "symfony/property-info": "<6.4",
2896 "symfony/security-bundle": "<6.4",
2897 "symfony/security-core": "<6.4",
2898 "symfony/validator": "<6.4"
2899 },
2900 "require-dev": {
2901 "doctrine/collections": "^1.0|^2.0",
2902 "doctrine/data-fixtures": "^1.1",
2903 "doctrine/dbal": "^3.6|^4",
2904 "doctrine/orm": "^2.15|^3",
2905 "psr/log": "^1|^2|^3",
2906 "symfony/cache": "^6.4|^7.0",
2907 "symfony/config": "^6.4|^7.0",
2908 "symfony/dependency-injection": "^6.4|^7.0",
2909 "symfony/doctrine-messenger": "^6.4|^7.0",
2910 "symfony/expression-language": "^6.4|^7.0",
2911 "symfony/form": "^6.4|^7.0",
2912 "symfony/http-kernel": "^6.4|^7.0",
2913 "symfony/lock": "^6.4|^7.0",
2914 "symfony/messenger": "^6.4|^7.0",
2915 "symfony/property-access": "^6.4|^7.0",
2916 "symfony/property-info": "^6.4|^7.0",
2917 "symfony/security-core": "^6.4|^7.0",
2918 "symfony/stopwatch": "^6.4|^7.0",
2919 "symfony/translation": "^6.4|^7.0",
2920 "symfony/uid": "^6.4|^7.0",
2921 "symfony/validator": "^6.4|^7.0",
2922 "symfony/var-dumper": "^6.4|^7.0"
2923 },
2924 "type": "symfony-bridge",
2925 "autoload": {
2926 "psr-4": {
2927 "Symfony\\Bridge\\Doctrine\\": ""
2928 },
2929 "exclude-from-classmap": [
2930 "/Tests/"
2931 ]
2932 },
2933 "notification-url": "https://packagist.org/downloads/",
2934 "license": [
2935 "MIT"
2936 ],
2937 "authors": [
2938 {
2939 "name": "Fabien Potencier",
2940 "email": "fabien@symfony.com"
2941 },
2942 {
2943 "name": "Symfony Community",
2944 "homepage": "https://symfony.com/contributors"
2945 }
2946 ],
2947 "description": "Provides integration for Doctrine with various Symfony components",
2948 "homepage": "https://symfony.com",
2949 "support": {
2950 "source": "https://github.com/symfony/doctrine-bridge/tree/v7.0.3"
2951 },
2952 "funding": [
2953 {
2954 "url": "https://symfony.com/sponsor",
2955 "type": "custom"
2956 },
2957 {
2958 "url": "https://github.com/fabpot",
2959 "type": "github"
2960 },
2961 {
2962 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2963 "type": "tidelift"
2964 }
2965 ],
2966 "time": "2024-01-30T13:55:15+00:00"
2967 },
2968 {
2969 "name": "symfony/doctrine-messenger",
2970 "version": "v7.0.3",
2971 "source": {
2972 "type": "git",
2973 "url": "https://github.com/symfony/doctrine-messenger.git",
2974 "reference": "2e31535147212328570717d091e082326963d40e"
2975 },
2976 "dist": {
2977 "type": "zip",
2978 "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/2e31535147212328570717d091e082326963d40e",
2979 "reference": "2e31535147212328570717d091e082326963d40e",
2980 "shasum": ""
2981 },
2982 "require": {
2983 "doctrine/dbal": "^3.6|^4",
2984 "php": ">=8.2",
2985 "symfony/messenger": "^6.4|^7.0",
2986 "symfony/service-contracts": "^2.5|^3"
2987 },
2988 "conflict": {
2989 "doctrine/persistence": "<1.3"
2990 },
2991 "require-dev": {
2992 "doctrine/persistence": "^1.3|^2|^3",
2993 "symfony/property-access": "^6.4|^7.0",
2994 "symfony/serializer": "^6.4|^7.0"
2995 },
2996 "type": "symfony-messenger-bridge",
2997 "autoload": {
2998 "psr-4": {
2999 "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": ""
3000 },
3001 "exclude-from-classmap": [
3002 "/Tests/"
3003 ]
3004 },
3005 "notification-url": "https://packagist.org/downloads/",
3006 "license": [
3007 "MIT"
3008 ],
3009 "authors": [
3010 {
3011 "name": "Fabien Potencier",
3012 "email": "fabien@symfony.com"
3013 },
3014 {
3015 "name": "Symfony Community",
3016 "homepage": "https://symfony.com/contributors"
3017 }
3018 ],
3019 "description": "Symfony Doctrine Messenger Bridge",
3020 "homepage": "https://symfony.com",
3021 "support": {
3022 "source": "https://github.com/symfony/doctrine-messenger/tree/v7.0.3"
3023 },
3024 "funding": [
3025 {
3026 "url": "https://symfony.com/sponsor",
3027 "type": "custom"
3028 },
3029 {
3030 "url": "https://github.com/fabpot",
3031 "type": "github"
3032 },
3033 {
3034 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3035 "type": "tidelift"
3036 }
3037 ],
3038 "time": "2024-01-23T15:02:46+00:00"
3039 },
3040 {
3041 "name": "symfony/dotenv",
3042 "version": "v7.0.3",
3043 "source": {
3044 "type": "git",
3045 "url": "https://github.com/symfony/dotenv.git",
3046 "reference": "4c69bf8ff41bd959050033eccb28ebe4b5c9b012"
3047 },
3048 "dist": {
3049 "type": "zip",
3050 "url": "https://api.github.com/repos/symfony/dotenv/zipball/4c69bf8ff41bd959050033eccb28ebe4b5c9b012",
3051 "reference": "4c69bf8ff41bd959050033eccb28ebe4b5c9b012",
3052 "shasum": ""
3053 },
3054 "require": {
3055 "php": ">=8.2"
3056 },
3057 "conflict": {
3058 "symfony/console": "<6.4",
3059 "symfony/process": "<6.4"
3060 },
3061 "require-dev": {
3062 "symfony/console": "^6.4|^7.0",
3063 "symfony/process": "^6.4|^7.0"
3064 },
3065 "type": "library",
3066 "autoload": {
3067 "psr-4": {
3068 "Symfony\\Component\\Dotenv\\": ""
3069 },
3070 "exclude-from-classmap": [
3071 "/Tests/"
3072 ]
3073 },
3074 "notification-url": "https://packagist.org/downloads/",
3075 "license": [
3076 "MIT"
3077 ],
3078 "authors": [
3079 {
3080 "name": "Fabien Potencier",
3081 "email": "fabien@symfony.com"
3082 },
3083 {
3084 "name": "Symfony Community",
3085 "homepage": "https://symfony.com/contributors"
3086 }
3087 ],
3088 "description": "Registers environment variables from a .env file",
3089 "homepage": "https://symfony.com",
3090 "keywords": [
3091 "dotenv",
3092 "env",
3093 "environment"
3094 ],
3095 "support": {
3096 "source": "https://github.com/symfony/dotenv/tree/v7.0.3"
3097 },
3098 "funding": [
3099 {
3100 "url": "https://symfony.com/sponsor",
3101 "type": "custom"
3102 },
3103 {
3104 "url": "https://github.com/fabpot",
3105 "type": "github"
3106 },
3107 {
3108 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3109 "type": "tidelift"
3110 }
3111 ],
3112 "time": "2024-01-23T15:02:46+00:00"
3113 },
3114 {
3115 "name": "symfony/error-handler",
3116 "version": "v7.0.3",
3117 "source": {
3118 "type": "git",
3119 "url": "https://github.com/symfony/error-handler.git",
3120 "reference": "9441608b79577176b6d8e44012cc3d20b4b45242"
3121 },
3122 "dist": {
3123 "type": "zip",
3124 "url": "https://api.github.com/repos/symfony/error-handler/zipball/9441608b79577176b6d8e44012cc3d20b4b45242",
3125 "reference": "9441608b79577176b6d8e44012cc3d20b4b45242",
3126 "shasum": ""
3127 },
3128 "require": {
3129 "php": ">=8.2",
3130 "psr/log": "^1|^2|^3",
3131 "symfony/var-dumper": "^6.4|^7.0"
3132 },
3133 "conflict": {
3134 "symfony/deprecation-contracts": "<2.5",
3135 "symfony/http-kernel": "<6.4"
3136 },
3137 "require-dev": {
3138 "symfony/deprecation-contracts": "^2.5|^3",
3139 "symfony/http-kernel": "^6.4|^7.0",
3140 "symfony/serializer": "^6.4|^7.0"
3141 },
3142 "bin": [
3143 "Resources/bin/patch-type-declarations"
3144 ],
3145 "type": "library",
3146 "autoload": {
3147 "psr-4": {
3148 "Symfony\\Component\\ErrorHandler\\": ""
3149 },
3150 "exclude-from-classmap": [
3151 "/Tests/"
3152 ]
3153 },
3154 "notification-url": "https://packagist.org/downloads/",
3155 "license": [
3156 "MIT"
3157 ],
3158 "authors": [
3159 {
3160 "name": "Fabien Potencier",
3161 "email": "fabien@symfony.com"
3162 },
3163 {
3164 "name": "Symfony Community",
3165 "homepage": "https://symfony.com/contributors"
3166 }
3167 ],
3168 "description": "Provides tools to manage errors and ease debugging PHP code",
3169 "homepage": "https://symfony.com",
3170 "support": {
3171 "source": "https://github.com/symfony/error-handler/tree/v7.0.3"
3172 },
3173 "funding": [
3174 {
3175 "url": "https://symfony.com/sponsor",
3176 "type": "custom"
3177 },
3178 {
3179 "url": "https://github.com/fabpot",
3180 "type": "github"
3181 },
3182 {
3183 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3184 "type": "tidelift"
3185 }
3186 ],
3187 "time": "2024-01-29T15:41:16+00:00"
3188 },
3189 {
3190 "name": "symfony/event-dispatcher",
3191 "version": "v7.0.3",
3192 "source": {
3193 "type": "git",
3194 "url": "https://github.com/symfony/event-dispatcher.git",
3195 "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e"
3196 },
3197 "dist": {
3198 "type": "zip",
3199 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/834c28d533dd0636f910909d01b9ff45cc094b5e",
3200 "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e",
3201 "shasum": ""
3202 },
3203 "require": {
3204 "php": ">=8.2",
3205 "symfony/event-dispatcher-contracts": "^2.5|^3"
3206 },
3207 "conflict": {
3208 "symfony/dependency-injection": "<6.4",
3209 "symfony/service-contracts": "<2.5"
3210 },
3211 "provide": {
3212 "psr/event-dispatcher-implementation": "1.0",
3213 "symfony/event-dispatcher-implementation": "2.0|3.0"
3214 },
3215 "require-dev": {
3216 "psr/log": "^1|^2|^3",
3217 "symfony/config": "^6.4|^7.0",
3218 "symfony/dependency-injection": "^6.4|^7.0",
3219 "symfony/error-handler": "^6.4|^7.0",
3220 "symfony/expression-language": "^6.4|^7.0",
3221 "symfony/http-foundation": "^6.4|^7.0",
3222 "symfony/service-contracts": "^2.5|^3",
3223 "symfony/stopwatch": "^6.4|^7.0"
3224 },
3225 "type": "library",
3226 "autoload": {
3227 "psr-4": {
3228 "Symfony\\Component\\EventDispatcher\\": ""
3229 },
3230 "exclude-from-classmap": [
3231 "/Tests/"
3232 ]
3233 },
3234 "notification-url": "https://packagist.org/downloads/",
3235 "license": [
3236 "MIT"
3237 ],
3238 "authors": [
3239 {
3240 "name": "Fabien Potencier",
3241 "email": "fabien@symfony.com"
3242 },
3243 {
3244 "name": "Symfony Community",
3245 "homepage": "https://symfony.com/contributors"
3246 }
3247 ],
3248 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
3249 "homepage": "https://symfony.com",
3250 "support": {
3251 "source": "https://github.com/symfony/event-dispatcher/tree/v7.0.3"
3252 },
3253 "funding": [
3254 {
3255 "url": "https://symfony.com/sponsor",
3256 "type": "custom"
3257 },
3258 {
3259 "url": "https://github.com/fabpot",
3260 "type": "github"
3261 },
3262 {
3263 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3264 "type": "tidelift"
3265 }
3266 ],
3267 "time": "2024-01-23T15:02:46+00:00"
3268 },
3269 {
3270 "name": "symfony/event-dispatcher-contracts",
3271 "version": "v3.4.0",
3272 "source": {
3273 "type": "git",
3274 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3275 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
3276 },
3277 "dist": {
3278 "type": "zip",
3279 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
3280 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
3281 "shasum": ""
3282 },
3283 "require": {
3284 "php": ">=8.1",
3285 "psr/event-dispatcher": "^1"
3286 },
3287 "type": "library",
3288 "extra": {
3289 "branch-alias": {
3290 "dev-main": "3.4-dev"
3291 },
3292 "thanks": {
3293 "name": "symfony/contracts",
3294 "url": "https://github.com/symfony/contracts"
3295 }
3296 },
3297 "autoload": {
3298 "psr-4": {
3299 "Symfony\\Contracts\\EventDispatcher\\": ""
3300 }
3301 },
3302 "notification-url": "https://packagist.org/downloads/",
3303 "license": [
3304 "MIT"
3305 ],
3306 "authors": [
3307 {
3308 "name": "Nicolas Grekas",
3309 "email": "p@tchwork.com"
3310 },
3311 {
3312 "name": "Symfony Community",
3313 "homepage": "https://symfony.com/contributors"
3314 }
3315 ],
3316 "description": "Generic abstractions related to dispatching event",
3317 "homepage": "https://symfony.com",
3318 "keywords": [
3319 "abstractions",
3320 "contracts",
3321 "decoupling",
3322 "interfaces",
3323 "interoperability",
3324 "standards"
3325 ],
3326 "support": {
3327 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
3328 },
3329 "funding": [
3330 {
3331 "url": "https://symfony.com/sponsor",
3332 "type": "custom"
3333 },
3334 {
3335 "url": "https://github.com/fabpot",
3336 "type": "github"
3337 },
3338 {
3339 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3340 "type": "tidelift"
3341 }
3342 ],
3343 "time": "2023-05-23T14:45:45+00:00"
3344 },
3345 {
3346 "name": "symfony/expression-language",
3347 "version": "v7.0.3",
3348 "source": {
3349 "type": "git",
3350 "url": "https://github.com/symfony/expression-language.git",
3351 "reference": "0877c599cb260c9614f9229c0a2090d6919fd621"
3352 },
3353 "dist": {
3354 "type": "zip",
3355 "url": "https://api.github.com/repos/symfony/expression-language/zipball/0877c599cb260c9614f9229c0a2090d6919fd621",
3356 "reference": "0877c599cb260c9614f9229c0a2090d6919fd621",
3357 "shasum": ""
3358 },
3359 "require": {
3360 "php": ">=8.2",
3361 "symfony/cache": "^6.4|^7.0",
3362 "symfony/service-contracts": "^2.5|^3"
3363 },
3364 "type": "library",
3365 "autoload": {
3366 "psr-4": {
3367 "Symfony\\Component\\ExpressionLanguage\\": ""
3368 },
3369 "exclude-from-classmap": [
3370 "/Tests/"
3371 ]
3372 },
3373 "notification-url": "https://packagist.org/downloads/",
3374 "license": [
3375 "MIT"
3376 ],
3377 "authors": [
3378 {
3379 "name": "Fabien Potencier",
3380 "email": "fabien@symfony.com"
3381 },
3382 {
3383 "name": "Symfony Community",
3384 "homepage": "https://symfony.com/contributors"
3385 }
3386 ],
3387 "description": "Provides an engine that can compile and evaluate expressions",
3388 "homepage": "https://symfony.com",
3389 "support": {
3390 "source": "https://github.com/symfony/expression-language/tree/v7.0.3"
3391 },
3392 "funding": [
3393 {
3394 "url": "https://symfony.com/sponsor",
3395 "type": "custom"
3396 },
3397 {
3398 "url": "https://github.com/fabpot",
3399 "type": "github"
3400 },
3401 {
3402 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3403 "type": "tidelift"
3404 }
3405 ],
3406 "time": "2024-01-23T15:02:46+00:00"
3407 },
3408 {
3409 "name": "symfony/filesystem",
3410 "version": "v7.0.3",
3411 "source": {
3412 "type": "git",
3413 "url": "https://github.com/symfony/filesystem.git",
3414 "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12"
3415 },
3416 "dist": {
3417 "type": "zip",
3418 "url": "https://api.github.com/repos/symfony/filesystem/zipball/2890e3a825bc0c0558526c04499c13f83e1b6b12",
3419 "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12",
3420 "shasum": ""
3421 },
3422 "require": {
3423 "php": ">=8.2",
3424 "symfony/polyfill-ctype": "~1.8",
3425 "symfony/polyfill-mbstring": "~1.8"
3426 },
3427 "type": "library",
3428 "autoload": {
3429 "psr-4": {
3430 "Symfony\\Component\\Filesystem\\": ""
3431 },
3432 "exclude-from-classmap": [
3433 "/Tests/"
3434 ]
3435 },
3436 "notification-url": "https://packagist.org/downloads/",
3437 "license": [
3438 "MIT"
3439 ],
3440 "authors": [
3441 {
3442 "name": "Fabien Potencier",
3443 "email": "fabien@symfony.com"
3444 },
3445 {
3446 "name": "Symfony Community",
3447 "homepage": "https://symfony.com/contributors"
3448 }
3449 ],
3450 "description": "Provides basic utilities for the filesystem",
3451 "homepage": "https://symfony.com",
3452 "support": {
3453 "source": "https://github.com/symfony/filesystem/tree/v7.0.3"
3454 },
3455 "funding": [
3456 {
3457 "url": "https://symfony.com/sponsor",
3458 "type": "custom"
3459 },
3460 {
3461 "url": "https://github.com/fabpot",
3462 "type": "github"
3463 },
3464 {
3465 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3466 "type": "tidelift"
3467 }
3468 ],
3469 "time": "2024-01-23T15:02:46+00:00"
3470 },
3471 {
3472 "name": "symfony/finder",
3473 "version": "v7.0.0",
3474 "source": {
3475 "type": "git",
3476 "url": "https://github.com/symfony/finder.git",
3477 "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56"
3478 },
3479 "dist": {
3480 "type": "zip",
3481 "url": "https://api.github.com/repos/symfony/finder/zipball/6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
3482 "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
3483 "shasum": ""
3484 },
3485 "require": {
3486 "php": ">=8.2"
3487 },
3488 "require-dev": {
3489 "symfony/filesystem": "^6.4|^7.0"
3490 },
3491 "type": "library",
3492 "autoload": {
3493 "psr-4": {
3494 "Symfony\\Component\\Finder\\": ""
3495 },
3496 "exclude-from-classmap": [
3497 "/Tests/"
3498 ]
3499 },
3500 "notification-url": "https://packagist.org/downloads/",
3501 "license": [
3502 "MIT"
3503 ],
3504 "authors": [
3505 {
3506 "name": "Fabien Potencier",
3507 "email": "fabien@symfony.com"
3508 },
3509 {
3510 "name": "Symfony Community",
3511 "homepage": "https://symfony.com/contributors"
3512 }
3513 ],
3514 "description": "Finds files and directories via an intuitive fluent interface",
3515 "homepage": "https://symfony.com",
3516 "support": {
3517 "source": "https://github.com/symfony/finder/tree/v7.0.0"
3518 },
3519 "funding": [
3520 {
3521 "url": "https://symfony.com/sponsor",
3522 "type": "custom"
3523 },
3524 {
3525 "url": "https://github.com/fabpot",
3526 "type": "github"
3527 },
3528 {
3529 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3530 "type": "tidelift"
3531 }
3532 ],
3533 "time": "2023-10-31T17:59:56+00:00"
3534 },
3535 {
3536 "name": "symfony/flex",
3537 "version": "v2.4.4",
3538 "source": {
3539 "type": "git",
3540 "url": "https://github.com/symfony/flex.git",
3541 "reference": "bec213c39511eda66663baa2ee7440c65f89c695"
3542 },
3543 "dist": {
3544 "type": "zip",
3545 "url": "https://api.github.com/repos/symfony/flex/zipball/bec213c39511eda66663baa2ee7440c65f89c695",
3546 "reference": "bec213c39511eda66663baa2ee7440c65f89c695",
3547 "shasum": ""
3548 },
3549 "require": {
3550 "composer-plugin-api": "^2.1",
3551 "php": ">=8.0"
3552 },
3553 "require-dev": {
3554 "composer/composer": "^2.1",
3555 "symfony/dotenv": "^5.4|^6.0",
3556 "symfony/filesystem": "^5.4|^6.0",
3557 "symfony/phpunit-bridge": "^5.4|^6.0",
3558 "symfony/process": "^5.4|^6.0"
3559 },
3560 "type": "composer-plugin",
3561 "extra": {
3562 "class": "Symfony\\Flex\\Flex"
3563 },
3564 "autoload": {
3565 "psr-4": {
3566 "Symfony\\Flex\\": "src"
3567 }
3568 },
3569 "notification-url": "https://packagist.org/downloads/",
3570 "license": [
3571 "MIT"
3572 ],
3573 "authors": [
3574 {
3575 "name": "Fabien Potencier",
3576 "email": "fabien.potencier@gmail.com"
3577 }
3578 ],
3579 "description": "Composer plugin for Symfony",
3580 "support": {
3581 "issues": "https://github.com/symfony/flex/issues",
3582 "source": "https://github.com/symfony/flex/tree/v2.4.4"
3583 },
3584 "funding": [
3585 {
3586 "url": "https://symfony.com/sponsor",
3587 "type": "custom"
3588 },
3589 {
3590 "url": "https://github.com/fabpot",
3591 "type": "github"
3592 },
3593 {
3594 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3595 "type": "tidelift"
3596 }
3597 ],
3598 "time": "2024-02-05T18:04:53+00:00"
3599 },
3600 {
3601 "name": "symfony/form",
3602 "version": "v7.0.3",
3603 "source": {
3604 "type": "git",
3605 "url": "https://github.com/symfony/form.git",
3606 "reference": "76bfa17bf31d86bb00938725f276a84e697491b9"
3607 },
3608 "dist": {
3609 "type": "zip",
3610 "url": "https://api.github.com/repos/symfony/form/zipball/76bfa17bf31d86bb00938725f276a84e697491b9",
3611 "reference": "76bfa17bf31d86bb00938725f276a84e697491b9",
3612 "shasum": ""
3613 },
3614 "require": {
3615 "php": ">=8.2",
3616 "symfony/event-dispatcher": "^6.4|^7.0",
3617 "symfony/options-resolver": "^6.4|^7.0",
3618 "symfony/polyfill-ctype": "~1.8",
3619 "symfony/polyfill-intl-icu": "^1.21",
3620 "symfony/polyfill-mbstring": "~1.0",
3621 "symfony/property-access": "^6.4|^7.0",
3622 "symfony/service-contracts": "^2.5|^3"
3623 },
3624 "conflict": {
3625 "symfony/console": "<6.4",
3626 "symfony/dependency-injection": "<6.4",
3627 "symfony/doctrine-bridge": "<6.4",
3628 "symfony/error-handler": "<6.4",
3629 "symfony/framework-bundle": "<6.4",
3630 "symfony/http-kernel": "<6.4",
3631 "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
3632 "symfony/translation-contracts": "<2.5",
3633 "symfony/twig-bridge": "<6.4"
3634 },
3635 "require-dev": {
3636 "doctrine/collections": "^1.0|^2.0",
3637 "symfony/config": "^6.4|^7.0",
3638 "symfony/console": "^6.4|^7.0",
3639 "symfony/dependency-injection": "^6.4|^7.0",
3640 "symfony/expression-language": "^6.4|^7.0",
3641 "symfony/html-sanitizer": "^6.4|^7.0",
3642 "symfony/http-foundation": "^6.4|^7.0",
3643 "symfony/http-kernel": "^6.4|^7.0",
3644 "symfony/intl": "^6.4|^7.0",
3645 "symfony/security-core": "^6.4|^7.0",
3646 "symfony/security-csrf": "^6.4|^7.0",
3647 "symfony/translation": "^6.4.3|^7.0.3",
3648 "symfony/uid": "^6.4|^7.0",
3649 "symfony/validator": "^6.4|^7.0",
3650 "symfony/var-dumper": "^6.4|^7.0"
3651 },
3652 "type": "library",
3653 "autoload": {
3654 "psr-4": {
3655 "Symfony\\Component\\Form\\": ""
3656 },
3657 "exclude-from-classmap": [
3658 "/Tests/"
3659 ]
3660 },
3661 "notification-url": "https://packagist.org/downloads/",
3662 "license": [
3663 "MIT"
3664 ],
3665 "authors": [
3666 {
3667 "name": "Fabien Potencier",
3668 "email": "fabien@symfony.com"
3669 },
3670 {
3671 "name": "Symfony Community",
3672 "homepage": "https://symfony.com/contributors"
3673 }
3674 ],
3675 "description": "Allows to easily create, process and reuse HTML forms",
3676 "homepage": "https://symfony.com",
3677 "support": {
3678 "source": "https://github.com/symfony/form/tree/v7.0.3"
3679 },
3680 "funding": [
3681 {
3682 "url": "https://symfony.com/sponsor",
3683 "type": "custom"
3684 },
3685 {
3686 "url": "https://github.com/fabpot",
3687 "type": "github"
3688 },
3689 {
3690 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3691 "type": "tidelift"
3692 }
3693 ],
3694 "time": "2024-01-23T15:02:46+00:00"
3695 },
3696 {
3697 "name": "symfony/framework-bundle",
3698 "version": "v7.0.3",
3699 "source": {
3700 "type": "git",
3701 "url": "https://github.com/symfony/framework-bundle.git",
3702 "reference": "3584457e3dbea9d6d43726e52c18672489669ff5"
3703 },
3704 "dist": {
3705 "type": "zip",
3706 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/3584457e3dbea9d6d43726e52c18672489669ff5",
3707 "reference": "3584457e3dbea9d6d43726e52c18672489669ff5",
3708 "shasum": ""
3709 },
3710 "require": {
3711 "composer-runtime-api": ">=2.1",
3712 "ext-xml": "*",
3713 "php": ">=8.2",
3714 "symfony/cache": "^6.4|^7.0",
3715 "symfony/config": "^6.4|^7.0",
3716 "symfony/dependency-injection": "^6.4|^7.0",
3717 "symfony/deprecation-contracts": "^2.5|^3",
3718 "symfony/error-handler": "^6.4|^7.0",
3719 "symfony/event-dispatcher": "^6.4|^7.0",
3720 "symfony/filesystem": "^6.4|^7.0",
3721 "symfony/finder": "^6.4|^7.0",
3722 "symfony/http-foundation": "^6.4|^7.0",
3723 "symfony/http-kernel": "^6.4|^7.0",
3724 "symfony/polyfill-mbstring": "~1.0",
3725 "symfony/routing": "^6.4|^7.0"
3726 },
3727 "conflict": {
3728 "doctrine/persistence": "<1.3",
3729 "phpdocumentor/reflection-docblock": "<3.2.2",
3730 "phpdocumentor/type-resolver": "<1.4.0",
3731 "symfony/asset": "<6.4",
3732 "symfony/asset-mapper": "<6.4",
3733 "symfony/clock": "<6.4",
3734 "symfony/console": "<6.4",
3735 "symfony/dom-crawler": "<6.4",
3736 "symfony/dotenv": "<6.4",
3737 "symfony/form": "<6.4",
3738 "symfony/http-client": "<6.4",
3739 "symfony/lock": "<6.4",
3740 "symfony/mailer": "<6.4",
3741 "symfony/messenger": "<6.4",
3742 "symfony/mime": "<6.4",
3743 "symfony/property-access": "<6.4",
3744 "symfony/property-info": "<6.4",
3745 "symfony/scheduler": "<6.4.3|>=7.0.0,<7.0.3",
3746 "symfony/security-core": "<6.4",
3747 "symfony/security-csrf": "<6.4",
3748 "symfony/serializer": "<6.4",
3749 "symfony/stopwatch": "<6.4",
3750 "symfony/translation": "<6.4",
3751 "symfony/twig-bridge": "<6.4",
3752 "symfony/twig-bundle": "<6.4",
3753 "symfony/validator": "<6.4",
3754 "symfony/web-profiler-bundle": "<6.4",
3755 "symfony/workflow": "<6.4"
3756 },
3757 "require-dev": {
3758 "doctrine/persistence": "^1.3|^2|^3",
3759 "dragonmantank/cron-expression": "^3.1",
3760 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
3761 "seld/jsonlint": "^1.10",
3762 "symfony/asset": "^6.4|^7.0",
3763 "symfony/asset-mapper": "^6.4|^7.0",
3764 "symfony/browser-kit": "^6.4|^7.0",
3765 "symfony/clock": "^6.4|^7.0",
3766 "symfony/console": "^6.4|^7.0",
3767 "symfony/css-selector": "^6.4|^7.0",
3768 "symfony/dom-crawler": "^6.4|^7.0",
3769 "symfony/dotenv": "^6.4|^7.0",
3770 "symfony/expression-language": "^6.4|^7.0",
3771 "symfony/form": "^6.4|^7.0",
3772 "symfony/html-sanitizer": "^6.4|^7.0",
3773 "symfony/http-client": "^6.4|^7.0",
3774 "symfony/lock": "^6.4|^7.0",
3775 "symfony/mailer": "^6.4|^7.0",
3776 "symfony/messenger": "^6.4|^7.0",
3777 "symfony/mime": "^6.4|^7.0",
3778 "symfony/notifier": "^6.4|^7.0",
3779 "symfony/polyfill-intl-icu": "~1.0",
3780 "symfony/process": "^6.4|^7.0",
3781 "symfony/property-info": "^6.4|^7.0",
3782 "symfony/rate-limiter": "^6.4|^7.0",
3783 "symfony/scheduler": "^6.4.3|^7.0.3",
3784 "symfony/security-bundle": "^6.4|^7.0",
3785 "symfony/semaphore": "^6.4|^7.0",
3786 "symfony/serializer": "^6.4|^7.0",
3787 "symfony/stopwatch": "^6.4|^7.0",
3788 "symfony/string": "^6.4|^7.0",
3789 "symfony/translation": "^6.4|^7.0",
3790 "symfony/twig-bundle": "^6.4|^7.0",
3791 "symfony/uid": "^6.4|^7.0",
3792 "symfony/validator": "^6.4|^7.0",
3793 "symfony/web-link": "^6.4|^7.0",
3794 "symfony/workflow": "^6.4|^7.0",
3795 "symfony/yaml": "^6.4|^7.0",
3796 "twig/twig": "^3.0.4"
3797 },
3798 "type": "symfony-bundle",
3799 "autoload": {
3800 "psr-4": {
3801 "Symfony\\Bundle\\FrameworkBundle\\": ""
3802 },
3803 "exclude-from-classmap": [
3804 "/Tests/"
3805 ]
3806 },
3807 "notification-url": "https://packagist.org/downloads/",
3808 "license": [
3809 "MIT"
3810 ],
3811 "authors": [
3812 {
3813 "name": "Fabien Potencier",
3814 "email": "fabien@symfony.com"
3815 },
3816 {
3817 "name": "Symfony Community",
3818 "homepage": "https://symfony.com/contributors"
3819 }
3820 ],
3821 "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
3822 "homepage": "https://symfony.com",
3823 "support": {
3824 "source": "https://github.com/symfony/framework-bundle/tree/v7.0.3"
3825 },
3826 "funding": [
3827 {
3828 "url": "https://symfony.com/sponsor",
3829 "type": "custom"
3830 },
3831 {
3832 "url": "https://github.com/fabpot",
3833 "type": "github"
3834 },
3835 {
3836 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3837 "type": "tidelift"
3838 }
3839 ],
3840 "time": "2024-01-29T15:41:16+00:00"
3841 },
3842 {
3843 "name": "symfony/http-client",
3844 "version": "v7.0.3",
3845 "source": {
3846 "type": "git",
3847 "url": "https://github.com/symfony/http-client.git",
3848 "reference": "3d2605c07cd14aec294f72f5bf8147702f7a5ada"
3849 },
3850 "dist": {
3851 "type": "zip",
3852 "url": "https://api.github.com/repos/symfony/http-client/zipball/3d2605c07cd14aec294f72f5bf8147702f7a5ada",
3853 "reference": "3d2605c07cd14aec294f72f5bf8147702f7a5ada",
3854 "shasum": ""
3855 },
3856 "require": {
3857 "php": ">=8.2",
3858 "psr/log": "^1|^2|^3",
3859 "symfony/http-client-contracts": "^3",
3860 "symfony/service-contracts": "^2.5|^3"
3861 },
3862 "conflict": {
3863 "php-http/discovery": "<1.15",
3864 "symfony/http-foundation": "<6.4"
3865 },
3866 "provide": {
3867 "php-http/async-client-implementation": "*",
3868 "php-http/client-implementation": "*",
3869 "psr/http-client-implementation": "1.0",
3870 "symfony/http-client-implementation": "3.0"
3871 },
3872 "require-dev": {
3873 "amphp/amp": "^2.5",
3874 "amphp/http-client": "^4.2.1",
3875 "amphp/http-tunnel": "^1.0",
3876 "amphp/socket": "^1.1",
3877 "guzzlehttp/promises": "^1.4",
3878 "nyholm/psr7": "^1.0",
3879 "php-http/httplug": "^1.0|^2.0",
3880 "psr/http-client": "^1.0",
3881 "symfony/dependency-injection": "^6.4|^7.0",
3882 "symfony/http-kernel": "^6.4|^7.0",
3883 "symfony/messenger": "^6.4|^7.0",
3884 "symfony/process": "^6.4|^7.0",
3885 "symfony/stopwatch": "^6.4|^7.0"
3886 },
3887 "type": "library",
3888 "autoload": {
3889 "psr-4": {
3890 "Symfony\\Component\\HttpClient\\": ""
3891 },
3892 "exclude-from-classmap": [
3893 "/Tests/"
3894 ]
3895 },
3896 "notification-url": "https://packagist.org/downloads/",
3897 "license": [
3898 "MIT"
3899 ],
3900 "authors": [
3901 {
3902 "name": "Nicolas Grekas",
3903 "email": "p@tchwork.com"
3904 },
3905 {
3906 "name": "Symfony Community",
3907 "homepage": "https://symfony.com/contributors"
3908 }
3909 ],
3910 "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
3911 "homepage": "https://symfony.com",
3912 "keywords": [
3913 "http"
3914 ],
3915 "support": {
3916 "source": "https://github.com/symfony/http-client/tree/v7.0.3"
3917 },
3918 "funding": [
3919 {
3920 "url": "https://symfony.com/sponsor",
3921 "type": "custom"
3922 },
3923 {
3924 "url": "https://github.com/fabpot",
3925 "type": "github"
3926 },
3927 {
3928 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3929 "type": "tidelift"
3930 }
3931 ],
3932 "time": "2024-01-29T15:41:16+00:00"
3933 },
3934 {
3935 "name": "symfony/http-client-contracts",
3936 "version": "v3.4.0",
3937 "source": {
3938 "type": "git",
3939 "url": "https://github.com/symfony/http-client-contracts.git",
3940 "reference": "1ee70e699b41909c209a0c930f11034b93578654"
3941 },
3942 "dist": {
3943 "type": "zip",
3944 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1ee70e699b41909c209a0c930f11034b93578654",
3945 "reference": "1ee70e699b41909c209a0c930f11034b93578654",
3946 "shasum": ""
3947 },
3948 "require": {
3949 "php": ">=8.1"
3950 },
3951 "type": "library",
3952 "extra": {
3953 "branch-alias": {
3954 "dev-main": "3.4-dev"
3955 },
3956 "thanks": {
3957 "name": "symfony/contracts",
3958 "url": "https://github.com/symfony/contracts"
3959 }
3960 },
3961 "autoload": {
3962 "psr-4": {
3963 "Symfony\\Contracts\\HttpClient\\": ""
3964 },
3965 "exclude-from-classmap": [
3966 "/Test/"
3967 ]
3968 },
3969 "notification-url": "https://packagist.org/downloads/",
3970 "license": [
3971 "MIT"
3972 ],
3973 "authors": [
3974 {
3975 "name": "Nicolas Grekas",
3976 "email": "p@tchwork.com"
3977 },
3978 {
3979 "name": "Symfony Community",
3980 "homepage": "https://symfony.com/contributors"
3981 }
3982 ],
3983 "description": "Generic abstractions related to HTTP clients",
3984 "homepage": "https://symfony.com",
3985 "keywords": [
3986 "abstractions",
3987 "contracts",
3988 "decoupling",
3989 "interfaces",
3990 "interoperability",
3991 "standards"
3992 ],
3993 "support": {
3994 "source": "https://github.com/symfony/http-client-contracts/tree/v3.4.0"
3995 },
3996 "funding": [
3997 {
3998 "url": "https://symfony.com/sponsor",
3999 "type": "custom"
4000 },
4001 {
4002 "url": "https://github.com/fabpot",
4003 "type": "github"
4004 },
4005 {
4006 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4007 "type": "tidelift"
4008 }
4009 ],
4010 "time": "2023-07-30T20:28:31+00:00"
4011 },
4012 {
4013 "name": "symfony/http-foundation",
4014 "version": "v7.0.3",
4015 "source": {
4016 "type": "git",
4017 "url": "https://github.com/symfony/http-foundation.git",
4018 "reference": "f24e2568376e98978022fd09ce45e2dd049e67c8"
4019 },
4020 "dist": {
4021 "type": "zip",
4022 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f24e2568376e98978022fd09ce45e2dd049e67c8",
4023 "reference": "f24e2568376e98978022fd09ce45e2dd049e67c8",
4024 "shasum": ""
4025 },
4026 "require": {
4027 "php": ">=8.2",
4028 "symfony/polyfill-mbstring": "~1.1",
4029 "symfony/polyfill-php83": "^1.27"
4030 },
4031 "conflict": {
4032 "doctrine/dbal": "<3.6",
4033 "symfony/cache": "<6.4"
4034 },
4035 "require-dev": {
4036 "doctrine/dbal": "^3.6|^4",
4037 "predis/predis": "^1.1|^2.0",
4038 "symfony/cache": "^6.4|^7.0",
4039 "symfony/dependency-injection": "^6.4|^7.0",
4040 "symfony/expression-language": "^6.4|^7.0",
4041 "symfony/http-kernel": "^6.4|^7.0",
4042 "symfony/mime": "^6.4|^7.0",
4043 "symfony/rate-limiter": "^6.4|^7.0"
4044 },
4045 "type": "library",
4046 "autoload": {
4047 "psr-4": {
4048 "Symfony\\Component\\HttpFoundation\\": ""
4049 },
4050 "exclude-from-classmap": [
4051 "/Tests/"
4052 ]
4053 },
4054 "notification-url": "https://packagist.org/downloads/",
4055 "license": [
4056 "MIT"
4057 ],
4058 "authors": [
4059 {
4060 "name": "Fabien Potencier",
4061 "email": "fabien@symfony.com"
4062 },
4063 {
4064 "name": "Symfony Community",
4065 "homepage": "https://symfony.com/contributors"
4066 }
4067 ],
4068 "description": "Defines an object-oriented layer for the HTTP specification",
4069 "homepage": "https://symfony.com",
4070 "support": {
4071 "source": "https://github.com/symfony/http-foundation/tree/v7.0.3"
4072 },
4073 "funding": [
4074 {
4075 "url": "https://symfony.com/sponsor",
4076 "type": "custom"
4077 },
4078 {
4079 "url": "https://github.com/fabpot",
4080 "type": "github"
4081 },
4082 {
4083 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4084 "type": "tidelift"
4085 }
4086 ],
4087 "time": "2024-01-23T15:02:46+00:00"
4088 },
4089 {
4090 "name": "symfony/http-kernel",
4091 "version": "v7.0.3",
4092 "source": {
4093 "type": "git",
4094 "url": "https://github.com/symfony/http-kernel.git",
4095 "reference": "6352029d6667e8ac5b54aae95afe10b2706b31ac"
4096 },
4097 "dist": {
4098 "type": "zip",
4099 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6352029d6667e8ac5b54aae95afe10b2706b31ac",
4100 "reference": "6352029d6667e8ac5b54aae95afe10b2706b31ac",
4101 "shasum": ""
4102 },
4103 "require": {
4104 "php": ">=8.2",
4105 "psr/log": "^1|^2|^3",
4106 "symfony/error-handler": "^6.4|^7.0",
4107 "symfony/event-dispatcher": "^6.4|^7.0",
4108 "symfony/http-foundation": "^6.4|^7.0",
4109 "symfony/polyfill-ctype": "^1.8"
4110 },
4111 "conflict": {
4112 "symfony/browser-kit": "<6.4",
4113 "symfony/cache": "<6.4",
4114 "symfony/config": "<6.4",
4115 "symfony/console": "<6.4",
4116 "symfony/dependency-injection": "<6.4",
4117 "symfony/doctrine-bridge": "<6.4",
4118 "symfony/form": "<6.4",
4119 "symfony/http-client": "<6.4",
4120 "symfony/http-client-contracts": "<2.5",
4121 "symfony/mailer": "<6.4",
4122 "symfony/messenger": "<6.4",
4123 "symfony/translation": "<6.4",
4124 "symfony/translation-contracts": "<2.5",
4125 "symfony/twig-bridge": "<6.4",
4126 "symfony/validator": "<6.4",
4127 "symfony/var-dumper": "<6.4",
4128 "twig/twig": "<3.0.4"
4129 },
4130 "provide": {
4131 "psr/log-implementation": "1.0|2.0|3.0"
4132 },
4133 "require-dev": {
4134 "psr/cache": "^1.0|^2.0|^3.0",
4135 "symfony/browser-kit": "^6.4|^7.0",
4136 "symfony/clock": "^6.4|^7.0",
4137 "symfony/config": "^6.4|^7.0",
4138 "symfony/console": "^6.4|^7.0",
4139 "symfony/css-selector": "^6.4|^7.0",
4140 "symfony/dependency-injection": "^6.4|^7.0",
4141 "symfony/dom-crawler": "^6.4|^7.0",
4142 "symfony/expression-language": "^6.4|^7.0",
4143 "symfony/finder": "^6.4|^7.0",
4144 "symfony/http-client-contracts": "^2.5|^3",
4145 "symfony/process": "^6.4|^7.0",
4146 "symfony/property-access": "^6.4|^7.0",
4147 "symfony/routing": "^6.4|^7.0",
4148 "symfony/serializer": "^6.4|^7.0",
4149 "symfony/stopwatch": "^6.4|^7.0",
4150 "symfony/translation": "^6.4|^7.0",
4151 "symfony/translation-contracts": "^2.5|^3",
4152 "symfony/uid": "^6.4|^7.0",
4153 "symfony/validator": "^6.4|^7.0",
4154 "symfony/var-exporter": "^6.4|^7.0",
4155 "twig/twig": "^3.0.4"
4156 },
4157 "type": "library",
4158 "autoload": {
4159 "psr-4": {
4160 "Symfony\\Component\\HttpKernel\\": ""
4161 },
4162 "exclude-from-classmap": [
4163 "/Tests/"
4164 ]
4165 },
4166 "notification-url": "https://packagist.org/downloads/",
4167 "license": [
4168 "MIT"
4169 ],
4170 "authors": [
4171 {
4172 "name": "Fabien Potencier",
4173 "email": "fabien@symfony.com"
4174 },
4175 {
4176 "name": "Symfony Community",
4177 "homepage": "https://symfony.com/contributors"
4178 }
4179 ],
4180 "description": "Provides a structured process for converting a Request into a Response",
4181 "homepage": "https://symfony.com",
4182 "support": {
4183 "source": "https://github.com/symfony/http-kernel/tree/v7.0.3"
4184 },
4185 "funding": [
4186 {
4187 "url": "https://symfony.com/sponsor",
4188 "type": "custom"
4189 },
4190 {
4191 "url": "https://github.com/fabpot",
4192 "type": "github"
4193 },
4194 {
4195 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4196 "type": "tidelift"
4197 }
4198 ],
4199 "time": "2024-01-31T07:32:56+00:00"
4200 },
4201 {
4202 "name": "symfony/intl",
4203 "version": "v7.0.3",
4204 "source": {
4205 "type": "git",
4206 "url": "https://github.com/symfony/intl.git",
4207 "reference": "295995df4acf6790a35b9ce6ec32b313efb11ff8"
4208 },
4209 "dist": {
4210 "type": "zip",
4211 "url": "https://api.github.com/repos/symfony/intl/zipball/295995df4acf6790a35b9ce6ec32b313efb11ff8",
4212 "reference": "295995df4acf6790a35b9ce6ec32b313efb11ff8",
4213 "shasum": ""
4214 },
4215 "require": {
4216 "php": ">=8.2"
4217 },
4218 "require-dev": {
4219 "symfony/filesystem": "^6.4|^7.0",
4220 "symfony/finder": "^6.4|^7.0",
4221 "symfony/var-exporter": "^6.4|^7.0"
4222 },
4223 "type": "library",
4224 "autoload": {
4225 "psr-4": {
4226 "Symfony\\Component\\Intl\\": ""
4227 },
4228 "exclude-from-classmap": [
4229 "/Tests/"
4230 ]
4231 },
4232 "notification-url": "https://packagist.org/downloads/",
4233 "license": [
4234 "MIT"
4235 ],
4236 "authors": [
4237 {
4238 "name": "Bernhard Schussek",
4239 "email": "bschussek@gmail.com"
4240 },
4241 {
4242 "name": "Eriksen Costa",
4243 "email": "eriksen.costa@infranology.com.br"
4244 },
4245 {
4246 "name": "Igor Wiedler",
4247 "email": "igor@wiedler.ch"
4248 },
4249 {
4250 "name": "Symfony Community",
4251 "homepage": "https://symfony.com/contributors"
4252 }
4253 ],
4254 "description": "Provides access to the localization data of the ICU library",
4255 "homepage": "https://symfony.com",
4256 "keywords": [
4257 "i18n",
4258 "icu",
4259 "internationalization",
4260 "intl",
4261 "l10n",
4262 "localization"
4263 ],
4264 "support": {
4265 "source": "https://github.com/symfony/intl/tree/v7.0.3"
4266 },
4267 "funding": [
4268 {
4269 "url": "https://symfony.com/sponsor",
4270 "type": "custom"
4271 },
4272 {
4273 "url": "https://github.com/fabpot",
4274 "type": "github"
4275 },
4276 {
4277 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4278 "type": "tidelift"
4279 }
4280 ],
4281 "time": "2024-01-23T15:02:46+00:00"
4282 },
4283 {
4284 "name": "symfony/mailer",
4285 "version": "v7.0.3",
4286 "source": {
4287 "type": "git",
4288 "url": "https://github.com/symfony/mailer.git",
4289 "reference": "2f71c0f6d62d28784783fdc5477e19dd57065d78"
4290 },
4291 "dist": {
4292 "type": "zip",
4293 "url": "https://api.github.com/repos/symfony/mailer/zipball/2f71c0f6d62d28784783fdc5477e19dd57065d78",
4294 "reference": "2f71c0f6d62d28784783fdc5477e19dd57065d78",
4295 "shasum": ""
4296 },
4297 "require": {
4298 "egulias/email-validator": "^2.1.10|^3|^4",
4299 "php": ">=8.2",
4300 "psr/event-dispatcher": "^1",
4301 "psr/log": "^1|^2|^3",
4302 "symfony/event-dispatcher": "^6.4|^7.0",
4303 "symfony/mime": "^6.4|^7.0",
4304 "symfony/service-contracts": "^2.5|^3"
4305 },
4306 "conflict": {
4307 "symfony/http-client-contracts": "<2.5",
4308 "symfony/http-kernel": "<6.4",
4309 "symfony/messenger": "<6.4",
4310 "symfony/mime": "<6.4",
4311 "symfony/twig-bridge": "<6.4"
4312 },
4313 "require-dev": {
4314 "symfony/console": "^6.4|^7.0",
4315 "symfony/http-client": "^6.4|^7.0",
4316 "symfony/messenger": "^6.4|^7.0",
4317 "symfony/twig-bridge": "^6.4|^7.0"
4318 },
4319 "type": "library",
4320 "autoload": {
4321 "psr-4": {
4322 "Symfony\\Component\\Mailer\\": ""
4323 },
4324 "exclude-from-classmap": [
4325 "/Tests/"
4326 ]
4327 },
4328 "notification-url": "https://packagist.org/downloads/",
4329 "license": [
4330 "MIT"
4331 ],
4332 "authors": [
4333 {
4334 "name": "Fabien Potencier",
4335 "email": "fabien@symfony.com"
4336 },
4337 {
4338 "name": "Symfony Community",
4339 "homepage": "https://symfony.com/contributors"
4340 }
4341 ],
4342 "description": "Helps sending emails",
4343 "homepage": "https://symfony.com",
4344 "support": {
4345 "source": "https://github.com/symfony/mailer/tree/v7.0.3"
4346 },
4347 "funding": [
4348 {
4349 "url": "https://symfony.com/sponsor",
4350 "type": "custom"
4351 },
4352 {
4353 "url": "https://github.com/fabpot",
4354 "type": "github"
4355 },
4356 {
4357 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4358 "type": "tidelift"
4359 }
4360 ],
4361 "time": "2024-01-29T15:41:16+00:00"
4362 },
4363 {
4364 "name": "symfony/messenger",
4365 "version": "v7.0.3",
4366 "source": {
4367 "type": "git",
4368 "url": "https://github.com/symfony/messenger.git",
4369 "reference": "6271373f5dd4cc1750eccb73839d20797bd66072"
4370 },
4371 "dist": {
4372 "type": "zip",
4373 "url": "https://api.github.com/repos/symfony/messenger/zipball/6271373f5dd4cc1750eccb73839d20797bd66072",
4374 "reference": "6271373f5dd4cc1750eccb73839d20797bd66072",
4375 "shasum": ""
4376 },
4377 "require": {
4378 "php": ">=8.2",
4379 "psr/log": "^1|^2|^3",
4380 "symfony/clock": "^6.4|^7.0"
4381 },
4382 "conflict": {
4383 "symfony/console": "<6.4",
4384 "symfony/event-dispatcher": "<6.4",
4385 "symfony/event-dispatcher-contracts": "<2.5",
4386 "symfony/framework-bundle": "<6.4",
4387 "symfony/http-kernel": "<6.4",
4388 "symfony/serializer": "<6.4"
4389 },
4390 "require-dev": {
4391 "psr/cache": "^1.0|^2.0|^3.0",
4392 "symfony/console": "^6.4|^7.0",
4393 "symfony/dependency-injection": "^6.4|^7.0",
4394 "symfony/event-dispatcher": "^6.4|^7.0",
4395 "symfony/http-kernel": "^6.4|^7.0",
4396 "symfony/process": "^6.4|^7.0",
4397 "symfony/property-access": "^6.4|^7.0",
4398 "symfony/rate-limiter": "^6.4|^7.0",
4399 "symfony/routing": "^6.4|^7.0",
4400 "symfony/serializer": "^6.4|^7.0",
4401 "symfony/service-contracts": "^2.5|^3",
4402 "symfony/stopwatch": "^6.4|^7.0",
4403 "symfony/validator": "^6.4|^7.0"
4404 },
4405 "type": "library",
4406 "autoload": {
4407 "psr-4": {
4408 "Symfony\\Component\\Messenger\\": ""
4409 },
4410 "exclude-from-classmap": [
4411 "/Tests/"
4412 ]
4413 },
4414 "notification-url": "https://packagist.org/downloads/",
4415 "license": [
4416 "MIT"
4417 ],
4418 "authors": [
4419 {
4420 "name": "Samuel Roze",
4421 "email": "samuel.roze@gmail.com"
4422 },
4423 {
4424 "name": "Symfony Community",
4425 "homepage": "https://symfony.com/contributors"
4426 }
4427 ],
4428 "description": "Helps applications send and receive messages to/from other applications or via message queues",
4429 "homepage": "https://symfony.com",
4430 "support": {
4431 "source": "https://github.com/symfony/messenger/tree/v7.0.3"
4432 },
4433 "funding": [
4434 {
4435 "url": "https://symfony.com/sponsor",
4436 "type": "custom"
4437 },
4438 {
4439 "url": "https://github.com/fabpot",
4440 "type": "github"
4441 },
4442 {
4443 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4444 "type": "tidelift"
4445 }
4446 ],
4447 "time": "2024-01-30T13:55:15+00:00"
4448 },
4449 {
4450 "name": "symfony/mime",
4451 "version": "v7.0.3",
4452 "source": {
4453 "type": "git",
4454 "url": "https://github.com/symfony/mime.git",
4455 "reference": "c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716"
4456 },
4457 "dist": {
4458 "type": "zip",
4459 "url": "https://api.github.com/repos/symfony/mime/zipball/c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716",
4460 "reference": "c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716",
4461 "shasum": ""
4462 },
4463 "require": {
4464 "php": ">=8.2",
4465 "symfony/polyfill-intl-idn": "^1.10",
4466 "symfony/polyfill-mbstring": "^1.0"
4467 },
4468 "conflict": {
4469 "egulias/email-validator": "~3.0.0",
4470 "phpdocumentor/reflection-docblock": "<3.2.2",
4471 "phpdocumentor/type-resolver": "<1.4.0",
4472 "symfony/mailer": "<6.4",
4473 "symfony/serializer": "<6.4"
4474 },
4475 "require-dev": {
4476 "egulias/email-validator": "^2.1.10|^3.1|^4",
4477 "league/html-to-markdown": "^5.0",
4478 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
4479 "symfony/dependency-injection": "^6.4|^7.0",
4480 "symfony/property-access": "^6.4|^7.0",
4481 "symfony/property-info": "^6.4|^7.0",
4482 "symfony/serializer": "^6.4|^7.0"
4483 },
4484 "type": "library",
4485 "autoload": {
4486 "psr-4": {
4487 "Symfony\\Component\\Mime\\": ""
4488 },
4489 "exclude-from-classmap": [
4490 "/Tests/"
4491 ]
4492 },
4493 "notification-url": "https://packagist.org/downloads/",
4494 "license": [
4495 "MIT"
4496 ],
4497 "authors": [
4498 {
4499 "name": "Fabien Potencier",
4500 "email": "fabien@symfony.com"
4501 },
4502 {
4503 "name": "Symfony Community",
4504 "homepage": "https://symfony.com/contributors"
4505 }
4506 ],
4507 "description": "Allows manipulating MIME messages",
4508 "homepage": "https://symfony.com",
4509 "keywords": [
4510 "mime",
4511 "mime-type"
4512 ],
4513 "support": {
4514 "source": "https://github.com/symfony/mime/tree/v7.0.3"
4515 },
4516 "funding": [
4517 {
4518 "url": "https://symfony.com/sponsor",
4519 "type": "custom"
4520 },
4521 {
4522 "url": "https://github.com/fabpot",
4523 "type": "github"
4524 },
4525 {
4526 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4527 "type": "tidelift"
4528 }
4529 ],
4530 "time": "2024-01-30T08:34:29+00:00"
4531 },
4532 {
4533 "name": "symfony/monolog-bridge",
4534 "version": "v7.0.3",
4535 "source": {
4536 "type": "git",
4537 "url": "https://github.com/symfony/monolog-bridge.git",
4538 "reference": "5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1"
4539 },
4540 "dist": {
4541 "type": "zip",
4542 "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1",
4543 "reference": "5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1",
4544 "shasum": ""
4545 },
4546 "require": {
4547 "monolog/monolog": "^3",
4548 "php": ">=8.2",
4549 "symfony/http-kernel": "^6.4|^7.0",
4550 "symfony/service-contracts": "^2.5|^3"
4551 },
4552 "conflict": {
4553 "symfony/console": "<6.4",
4554 "symfony/http-foundation": "<6.4",
4555 "symfony/security-core": "<6.4"
4556 },
4557 "require-dev": {
4558 "symfony/console": "^6.4|^7.0",
4559 "symfony/http-client": "^6.4|^7.0",
4560 "symfony/mailer": "^6.4|^7.0",
4561 "symfony/messenger": "^6.4|^7.0",
4562 "symfony/mime": "^6.4|^7.0",
4563 "symfony/security-core": "^6.4|^7.0",
4564 "symfony/var-dumper": "^6.4|^7.0"
4565 },
4566 "type": "symfony-bridge",
4567 "autoload": {
4568 "psr-4": {
4569 "Symfony\\Bridge\\Monolog\\": ""
4570 },
4571 "exclude-from-classmap": [
4572 "/Tests/"
4573 ]
4574 },
4575 "notification-url": "https://packagist.org/downloads/",
4576 "license": [
4577 "MIT"
4578 ],
4579 "authors": [
4580 {
4581 "name": "Fabien Potencier",
4582 "email": "fabien@symfony.com"
4583 },
4584 {
4585 "name": "Symfony Community",
4586 "homepage": "https://symfony.com/contributors"
4587 }
4588 ],
4589 "description": "Provides integration for Monolog with various Symfony components",
4590 "homepage": "https://symfony.com",
4591 "support": {
4592 "source": "https://github.com/symfony/monolog-bridge/tree/v7.0.3"
4593 },
4594 "funding": [
4595 {
4596 "url": "https://symfony.com/sponsor",
4597 "type": "custom"
4598 },
4599 {
4600 "url": "https://github.com/fabpot",
4601 "type": "github"
4602 },
4603 {
4604 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4605 "type": "tidelift"
4606 }
4607 ],
4608 "time": "2024-01-23T15:02:46+00:00"
4609 },
4610 {
4611 "name": "symfony/monolog-bundle",
4612 "version": "v3.10.0",
4613 "source": {
4614 "type": "git",
4615 "url": "https://github.com/symfony/monolog-bundle.git",
4616 "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181"
4617 },
4618 "dist": {
4619 "type": "zip",
4620 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
4621 "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
4622 "shasum": ""
4623 },
4624 "require": {
4625 "monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
4626 "php": ">=7.2.5",
4627 "symfony/config": "^5.4 || ^6.0 || ^7.0",
4628 "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
4629 "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
4630 "symfony/monolog-bridge": "^5.4 || ^6.0 || ^7.0"
4631 },
4632 "require-dev": {
4633 "symfony/console": "^5.4 || ^6.0 || ^7.0",
4634 "symfony/phpunit-bridge": "^6.3 || ^7.0",
4635 "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
4636 },
4637 "type": "symfony-bundle",
4638 "extra": {
4639 "branch-alias": {
4640 "dev-master": "3.x-dev"
4641 }
4642 },
4643 "autoload": {
4644 "psr-4": {
4645 "Symfony\\Bundle\\MonologBundle\\": ""
4646 },
4647 "exclude-from-classmap": [
4648 "/Tests/"
4649 ]
4650 },
4651 "notification-url": "https://packagist.org/downloads/",
4652 "license": [
4653 "MIT"
4654 ],
4655 "authors": [
4656 {
4657 "name": "Fabien Potencier",
4658 "email": "fabien@symfony.com"
4659 },
4660 {
4661 "name": "Symfony Community",
4662 "homepage": "https://symfony.com/contributors"
4663 }
4664 ],
4665 "description": "Symfony MonologBundle",
4666 "homepage": "https://symfony.com",
4667 "keywords": [
4668 "log",
4669 "logging"
4670 ],
4671 "support": {
4672 "issues": "https://github.com/symfony/monolog-bundle/issues",
4673 "source": "https://github.com/symfony/monolog-bundle/tree/v3.10.0"
4674 },
4675 "funding": [
4676 {
4677 "url": "https://symfony.com/sponsor",
4678 "type": "custom"
4679 },
4680 {
4681 "url": "https://github.com/fabpot",
4682 "type": "github"
4683 },
4684 {
4685 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4686 "type": "tidelift"
4687 }
4688 ],
4689 "time": "2023-11-06T17:08:13+00:00"
4690 },
4691 {
4692 "name": "symfony/notifier",
4693 "version": "v7.0.3",
4694 "source": {
4695 "type": "git",
4696 "url": "https://github.com/symfony/notifier.git",
4697 "reference": "515326dab227ecd3198b04df50edf949f7767a9a"
4698 },
4699 "dist": {
4700 "type": "zip",
4701 "url": "https://api.github.com/repos/symfony/notifier/zipball/515326dab227ecd3198b04df50edf949f7767a9a",
4702 "reference": "515326dab227ecd3198b04df50edf949f7767a9a",
4703 "shasum": ""
4704 },
4705 "require": {
4706 "php": ">=8.2",
4707 "psr/log": "^1|^2|^3"
4708 },
4709 "conflict": {
4710 "symfony/event-dispatcher": "<6.4",
4711 "symfony/event-dispatcher-contracts": "<2.5",
4712 "symfony/http-client-contracts": "<2.5",
4713 "symfony/http-kernel": "<6.4"
4714 },
4715 "require-dev": {
4716 "symfony/event-dispatcher-contracts": "^2.5|^3",
4717 "symfony/http-client-contracts": "^2.5|^3",
4718 "symfony/http-foundation": "^6.4|^7.0",
4719 "symfony/messenger": "^6.4|^7.0"
4720 },
4721 "type": "library",
4722 "autoload": {
4723 "psr-4": {
4724 "Symfony\\Component\\Notifier\\": ""
4725 },
4726 "exclude-from-classmap": [
4727 "/Tests/"
4728 ]
4729 },
4730 "notification-url": "https://packagist.org/downloads/",
4731 "license": [
4732 "MIT"
4733 ],
4734 "authors": [
4735 {
4736 "name": "Fabien Potencier",
4737 "email": "fabien@symfony.com"
4738 },
4739 {
4740 "name": "Symfony Community",
4741 "homepage": "https://symfony.com/contributors"
4742 }
4743 ],
4744 "description": "Sends notifications via one or more channels (email, SMS, ...)",
4745 "homepage": "https://symfony.com",
4746 "keywords": [
4747 "notification",
4748 "notifier"
4749 ],
4750 "support": {
4751 "source": "https://github.com/symfony/notifier/tree/v7.0.3"
4752 },
4753 "funding": [
4754 {
4755 "url": "https://symfony.com/sponsor",
4756 "type": "custom"
4757 },
4758 {
4759 "url": "https://github.com/fabpot",
4760 "type": "github"
4761 },
4762 {
4763 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4764 "type": "tidelift"
4765 }
4766 ],
4767 "time": "2024-01-23T15:02:46+00:00"
4768 },
4769 {
4770 "name": "symfony/options-resolver",
4771 "version": "v7.0.0",
4772 "source": {
4773 "type": "git",
4774 "url": "https://github.com/symfony/options-resolver.git",
4775 "reference": "700ff4096e346f54cb628ea650767c8130f1001f"
4776 },
4777 "dist": {
4778 "type": "zip",
4779 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/700ff4096e346f54cb628ea650767c8130f1001f",
4780 "reference": "700ff4096e346f54cb628ea650767c8130f1001f",
4781 "shasum": ""
4782 },
4783 "require": {
4784 "php": ">=8.2",
4785 "symfony/deprecation-contracts": "^2.5|^3"
4786 },
4787 "type": "library",
4788 "autoload": {
4789 "psr-4": {
4790 "Symfony\\Component\\OptionsResolver\\": ""
4791 },
4792 "exclude-from-classmap": [
4793 "/Tests/"
4794 ]
4795 },
4796 "notification-url": "https://packagist.org/downloads/",
4797 "license": [
4798 "MIT"
4799 ],
4800 "authors": [
4801 {
4802 "name": "Fabien Potencier",
4803 "email": "fabien@symfony.com"
4804 },
4805 {
4806 "name": "Symfony Community",
4807 "homepage": "https://symfony.com/contributors"
4808 }
4809 ],
4810 "description": "Provides an improved replacement for the array_replace PHP function",
4811 "homepage": "https://symfony.com",
4812 "keywords": [
4813 "config",
4814 "configuration",
4815 "options"
4816 ],
4817 "support": {
4818 "source": "https://github.com/symfony/options-resolver/tree/v7.0.0"
4819 },
4820 "funding": [
4821 {
4822 "url": "https://symfony.com/sponsor",
4823 "type": "custom"
4824 },
4825 {
4826 "url": "https://github.com/fabpot",
4827 "type": "github"
4828 },
4829 {
4830 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4831 "type": "tidelift"
4832 }
4833 ],
4834 "time": "2023-08-08T10:20:21+00:00"
4835 },
4836 {
4837 "name": "symfony/password-hasher",
4838 "version": "v7.0.3",
4839 "source": {
4840 "type": "git",
4841 "url": "https://github.com/symfony/password-hasher.git",
4842 "reference": "c2447171293bd73dabeae293c8d9d824b444babf"
4843 },
4844 "dist": {
4845 "type": "zip",
4846 "url": "https://api.github.com/repos/symfony/password-hasher/zipball/c2447171293bd73dabeae293c8d9d824b444babf",
4847 "reference": "c2447171293bd73dabeae293c8d9d824b444babf",
4848 "shasum": ""
4849 },
4850 "require": {
4851 "php": ">=8.2"
4852 },
4853 "conflict": {
4854 "symfony/security-core": "<6.4"
4855 },
4856 "require-dev": {
4857 "symfony/console": "^6.4|^7.0",
4858 "symfony/security-core": "^6.4|^7.0"
4859 },
4860 "type": "library",
4861 "autoload": {
4862 "psr-4": {
4863 "Symfony\\Component\\PasswordHasher\\": ""
4864 },
4865 "exclude-from-classmap": [
4866 "/Tests/"
4867 ]
4868 },
4869 "notification-url": "https://packagist.org/downloads/",
4870 "license": [
4871 "MIT"
4872 ],
4873 "authors": [
4874 {
4875 "name": "Robin Chalas",
4876 "email": "robin.chalas@gmail.com"
4877 },
4878 {
4879 "name": "Symfony Community",
4880 "homepage": "https://symfony.com/contributors"
4881 }
4882 ],
4883 "description": "Provides password hashing utilities",
4884 "homepage": "https://symfony.com",
4885 "keywords": [
4886 "hashing",
4887 "password"
4888 ],
4889 "support": {
4890 "source": "https://github.com/symfony/password-hasher/tree/v7.0.3"
4891 },
4892 "funding": [
4893 {
4894 "url": "https://symfony.com/sponsor",
4895 "type": "custom"
4896 },
4897 {
4898 "url": "https://github.com/fabpot",
4899 "type": "github"
4900 },
4901 {
4902 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4903 "type": "tidelift"
4904 }
4905 ],
4906 "time": "2024-01-23T15:02:46+00:00"
4907 },
4908 {
4909 "name": "symfony/polyfill-intl-grapheme",
4910 "version": "v1.29.0",
4911 "source": {
4912 "type": "git",
4913 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
4914 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
4915 },
4916 "dist": {
4917 "type": "zip",
4918 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
4919 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
4920 "shasum": ""
4921 },
4922 "require": {
4923 "php": ">=7.1"
4924 },
4925 "suggest": {
4926 "ext-intl": "For best performance"
4927 },
4928 "type": "library",
4929 "extra": {
4930 "thanks": {
4931 "name": "symfony/polyfill",
4932 "url": "https://github.com/symfony/polyfill"
4933 }
4934 },
4935 "autoload": {
4936 "files": [
4937 "bootstrap.php"
4938 ],
4939 "psr-4": {
4940 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
4941 }
4942 },
4943 "notification-url": "https://packagist.org/downloads/",
4944 "license": [
4945 "MIT"
4946 ],
4947 "authors": [
4948 {
4949 "name": "Nicolas Grekas",
4950 "email": "p@tchwork.com"
4951 },
4952 {
4953 "name": "Symfony Community",
4954 "homepage": "https://symfony.com/contributors"
4955 }
4956 ],
4957 "description": "Symfony polyfill for intl's grapheme_* functions",
4958 "homepage": "https://symfony.com",
4959 "keywords": [
4960 "compatibility",
4961 "grapheme",
4962 "intl",
4963 "polyfill",
4964 "portable",
4965 "shim"
4966 ],
4967 "support": {
4968 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
4969 },
4970 "funding": [
4971 {
4972 "url": "https://symfony.com/sponsor",
4973 "type": "custom"
4974 },
4975 {
4976 "url": "https://github.com/fabpot",
4977 "type": "github"
4978 },
4979 {
4980 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4981 "type": "tidelift"
4982 }
4983 ],
4984 "time": "2024-01-29T20:11:03+00:00"
4985 },
4986 {
4987 "name": "symfony/polyfill-intl-icu",
4988 "version": "v1.29.0",
4989 "source": {
4990 "type": "git",
4991 "url": "https://github.com/symfony/polyfill-intl-icu.git",
4992 "reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1"
4993 },
4994 "dist": {
4995 "type": "zip",
4996 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/07094a28851a49107f3ab4f9120ca2975a64b6e1",
4997 "reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1",
4998 "shasum": ""
4999 },
5000 "require": {
5001 "php": ">=7.1"
5002 },
5003 "suggest": {
5004 "ext-intl": "For best performance and support of other locales than \"en\""
5005 },
5006 "type": "library",
5007 "extra": {
5008 "thanks": {
5009 "name": "symfony/polyfill",
5010 "url": "https://github.com/symfony/polyfill"
5011 }
5012 },
5013 "autoload": {
5014 "files": [
5015 "bootstrap.php"
5016 ],
5017 "psr-4": {
5018 "Symfony\\Polyfill\\Intl\\Icu\\": ""
5019 },
5020 "classmap": [
5021 "Resources/stubs"
5022 ],
5023 "exclude-from-classmap": [
5024 "/Tests/"
5025 ]
5026 },
5027 "notification-url": "https://packagist.org/downloads/",
5028 "license": [
5029 "MIT"
5030 ],
5031 "authors": [
5032 {
5033 "name": "Nicolas Grekas",
5034 "email": "p@tchwork.com"
5035 },
5036 {
5037 "name": "Symfony Community",
5038 "homepage": "https://symfony.com/contributors"
5039 }
5040 ],
5041 "description": "Symfony polyfill for intl's ICU-related data and classes",
5042 "homepage": "https://symfony.com",
5043 "keywords": [
5044 "compatibility",
5045 "icu",
5046 "intl",
5047 "polyfill",
5048 "portable",
5049 "shim"
5050 ],
5051 "support": {
5052 "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.29.0"
5053 },
5054 "funding": [
5055 {
5056 "url": "https://symfony.com/sponsor",
5057 "type": "custom"
5058 },
5059 {
5060 "url": "https://github.com/fabpot",
5061 "type": "github"
5062 },
5063 {
5064 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5065 "type": "tidelift"
5066 }
5067 ],
5068 "time": "2024-01-29T20:12:16+00:00"
5069 },
5070 {
5071 "name": "symfony/polyfill-intl-idn",
5072 "version": "v1.29.0",
5073 "source": {
5074 "type": "git",
5075 "url": "https://github.com/symfony/polyfill-intl-idn.git",
5076 "reference": "a287ed7475f85bf6f61890146edbc932c0fff919"
5077 },
5078 "dist": {
5079 "type": "zip",
5080 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919",
5081 "reference": "a287ed7475f85bf6f61890146edbc932c0fff919",
5082 "shasum": ""
5083 },
5084 "require": {
5085 "php": ">=7.1",
5086 "symfony/polyfill-intl-normalizer": "^1.10",
5087 "symfony/polyfill-php72": "^1.10"
5088 },
5089 "suggest": {
5090 "ext-intl": "For best performance"
5091 },
5092 "type": "library",
5093 "extra": {
5094 "thanks": {
5095 "name": "symfony/polyfill",
5096 "url": "https://github.com/symfony/polyfill"
5097 }
5098 },
5099 "autoload": {
5100 "files": [
5101 "bootstrap.php"
5102 ],
5103 "psr-4": {
5104 "Symfony\\Polyfill\\Intl\\Idn\\": ""
5105 }
5106 },
5107 "notification-url": "https://packagist.org/downloads/",
5108 "license": [
5109 "MIT"
5110 ],
5111 "authors": [
5112 {
5113 "name": "Laurent Bassin",
5114 "email": "laurent@bassin.info"
5115 },
5116 {
5117 "name": "Trevor Rowbotham",
5118 "email": "trevor.rowbotham@pm.me"
5119 },
5120 {
5121 "name": "Symfony Community",
5122 "homepage": "https://symfony.com/contributors"
5123 }
5124 ],
5125 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
5126 "homepage": "https://symfony.com",
5127 "keywords": [
5128 "compatibility",
5129 "idn",
5130 "intl",
5131 "polyfill",
5132 "portable",
5133 "shim"
5134 ],
5135 "support": {
5136 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0"
5137 },
5138 "funding": [
5139 {
5140 "url": "https://symfony.com/sponsor",
5141 "type": "custom"
5142 },
5143 {
5144 "url": "https://github.com/fabpot",
5145 "type": "github"
5146 },
5147 {
5148 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5149 "type": "tidelift"
5150 }
5151 ],
5152 "time": "2024-01-29T20:11:03+00:00"
5153 },
5154 {
5155 "name": "symfony/polyfill-intl-normalizer",
5156 "version": "v1.29.0",
5157 "source": {
5158 "type": "git",
5159 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5160 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
5161 },
5162 "dist": {
5163 "type": "zip",
5164 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
5165 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
5166 "shasum": ""
5167 },
5168 "require": {
5169 "php": ">=7.1"
5170 },
5171 "suggest": {
5172 "ext-intl": "For best performance"
5173 },
5174 "type": "library",
5175 "extra": {
5176 "thanks": {
5177 "name": "symfony/polyfill",
5178 "url": "https://github.com/symfony/polyfill"
5179 }
5180 },
5181 "autoload": {
5182 "files": [
5183 "bootstrap.php"
5184 ],
5185 "psr-4": {
5186 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
5187 },
5188 "classmap": [
5189 "Resources/stubs"
5190 ]
5191 },
5192 "notification-url": "https://packagist.org/downloads/",
5193 "license": [
5194 "MIT"
5195 ],
5196 "authors": [
5197 {
5198 "name": "Nicolas Grekas",
5199 "email": "p@tchwork.com"
5200 },
5201 {
5202 "name": "Symfony Community",
5203 "homepage": "https://symfony.com/contributors"
5204 }
5205 ],
5206 "description": "Symfony polyfill for intl's Normalizer class and related functions",
5207 "homepage": "https://symfony.com",
5208 "keywords": [
5209 "compatibility",
5210 "intl",
5211 "normalizer",
5212 "polyfill",
5213 "portable",
5214 "shim"
5215 ],
5216 "support": {
5217 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
5218 },
5219 "funding": [
5220 {
5221 "url": "https://symfony.com/sponsor",
5222 "type": "custom"
5223 },
5224 {
5225 "url": "https://github.com/fabpot",
5226 "type": "github"
5227 },
5228 {
5229 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5230 "type": "tidelift"
5231 }
5232 ],
5233 "time": "2024-01-29T20:11:03+00:00"
5234 },
5235 {
5236 "name": "symfony/polyfill-mbstring",
5237 "version": "v1.29.0",
5238 "source": {
5239 "type": "git",
5240 "url": "https://github.com/symfony/polyfill-mbstring.git",
5241 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
5242 },
5243 "dist": {
5244 "type": "zip",
5245 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
5246 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
5247 "shasum": ""
5248 },
5249 "require": {
5250 "php": ">=7.1"
5251 },
5252 "provide": {
5253 "ext-mbstring": "*"
5254 },
5255 "suggest": {
5256 "ext-mbstring": "For best performance"
5257 },
5258 "type": "library",
5259 "extra": {
5260 "thanks": {
5261 "name": "symfony/polyfill",
5262 "url": "https://github.com/symfony/polyfill"
5263 }
5264 },
5265 "autoload": {
5266 "files": [
5267 "bootstrap.php"
5268 ],
5269 "psr-4": {
5270 "Symfony\\Polyfill\\Mbstring\\": ""
5271 }
5272 },
5273 "notification-url": "https://packagist.org/downloads/",
5274 "license": [
5275 "MIT"
5276 ],
5277 "authors": [
5278 {
5279 "name": "Nicolas Grekas",
5280 "email": "p@tchwork.com"
5281 },
5282 {
5283 "name": "Symfony Community",
5284 "homepage": "https://symfony.com/contributors"
5285 }
5286 ],
5287 "description": "Symfony polyfill for the Mbstring extension",
5288 "homepage": "https://symfony.com",
5289 "keywords": [
5290 "compatibility",
5291 "mbstring",
5292 "polyfill",
5293 "portable",
5294 "shim"
5295 ],
5296 "support": {
5297 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
5298 },
5299 "funding": [
5300 {
5301 "url": "https://symfony.com/sponsor",
5302 "type": "custom"
5303 },
5304 {
5305 "url": "https://github.com/fabpot",
5306 "type": "github"
5307 },
5308 {
5309 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5310 "type": "tidelift"
5311 }
5312 ],
5313 "time": "2024-01-29T20:11:03+00:00"
5314 },
5315 {
5316 "name": "symfony/polyfill-php83",
5317 "version": "v1.29.0",
5318 "source": {
5319 "type": "git",
5320 "url": "https://github.com/symfony/polyfill-php83.git",
5321 "reference": "86fcae159633351e5fd145d1c47de6c528f8caff"
5322 },
5323 "dist": {
5324 "type": "zip",
5325 "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
5326 "reference": "86fcae159633351e5fd145d1c47de6c528f8caff",
5327 "shasum": ""
5328 },
5329 "require": {
5330 "php": ">=7.1",
5331 "symfony/polyfill-php80": "^1.14"
5332 },
5333 "type": "library",
5334 "extra": {
5335 "thanks": {
5336 "name": "symfony/polyfill",
5337 "url": "https://github.com/symfony/polyfill"
5338 }
5339 },
5340 "autoload": {
5341 "files": [
5342 "bootstrap.php"
5343 ],
5344 "psr-4": {
5345 "Symfony\\Polyfill\\Php83\\": ""
5346 },
5347 "classmap": [
5348 "Resources/stubs"
5349 ]
5350 },
5351 "notification-url": "https://packagist.org/downloads/",
5352 "license": [
5353 "MIT"
5354 ],
5355 "authors": [
5356 {
5357 "name": "Nicolas Grekas",
5358 "email": "p@tchwork.com"
5359 },
5360 {
5361 "name": "Symfony Community",
5362 "homepage": "https://symfony.com/contributors"
5363 }
5364 ],
5365 "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
5366 "homepage": "https://symfony.com",
5367 "keywords": [
5368 "compatibility",
5369 "polyfill",
5370 "portable",
5371 "shim"
5372 ],
5373 "support": {
5374 "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0"
5375 },
5376 "funding": [
5377 {
5378 "url": "https://symfony.com/sponsor",
5379 "type": "custom"
5380 },
5381 {
5382 "url": "https://github.com/fabpot",
5383 "type": "github"
5384 },
5385 {
5386 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5387 "type": "tidelift"
5388 }
5389 ],
5390 "time": "2024-01-29T20:11:03+00:00"
5391 },
5392 {
5393 "name": "symfony/process",
5394 "version": "v7.0.3",
5395 "source": {
5396 "type": "git",
5397 "url": "https://github.com/symfony/process.git",
5398 "reference": "937a195147e0c27b2759ade834169ed006d0bc74"
5399 },
5400 "dist": {
5401 "type": "zip",
5402 "url": "https://api.github.com/repos/symfony/process/zipball/937a195147e0c27b2759ade834169ed006d0bc74",
5403 "reference": "937a195147e0c27b2759ade834169ed006d0bc74",
5404 "shasum": ""
5405 },
5406 "require": {
5407 "php": ">=8.2"
5408 },
5409 "type": "library",
5410 "autoload": {
5411 "psr-4": {
5412 "Symfony\\Component\\Process\\": ""
5413 },
5414 "exclude-from-classmap": [
5415 "/Tests/"
5416 ]
5417 },
5418 "notification-url": "https://packagist.org/downloads/",
5419 "license": [
5420 "MIT"
5421 ],
5422 "authors": [
5423 {
5424 "name": "Fabien Potencier",
5425 "email": "fabien@symfony.com"
5426 },
5427 {
5428 "name": "Symfony Community",
5429 "homepage": "https://symfony.com/contributors"
5430 }
5431 ],
5432 "description": "Executes commands in sub-processes",
5433 "homepage": "https://symfony.com",
5434 "support": {
5435 "source": "https://github.com/symfony/process/tree/v7.0.3"
5436 },
5437 "funding": [
5438 {
5439 "url": "https://symfony.com/sponsor",
5440 "type": "custom"
5441 },
5442 {
5443 "url": "https://github.com/fabpot",
5444 "type": "github"
5445 },
5446 {
5447 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5448 "type": "tidelift"
5449 }
5450 ],
5451 "time": "2024-01-23T15:02:46+00:00"
5452 },
5453 {
5454 "name": "symfony/profiler-pack",
5455 "version": "v1.0.6",
5456 "source": {
5457 "type": "git",
5458 "url": "https://github.com/symfony/profiler-pack.git",
5459 "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7"
5460 },
5461 "dist": {
5462 "type": "zip",
5463 "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/bcd6e80af9819454ac18594362e7875fd1d771c7",
5464 "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7",
5465 "shasum": ""
5466 },
5467 "require": {
5468 "symfony/stopwatch": "*",
5469 "symfony/web-profiler-bundle": "*"
5470 },
5471 "require-dev": {
5472 "symfony/stopwatch": "*",
5473 "symfony/web-profiler-bundle": "*"
5474 },
5475 "type": "symfony-pack",
5476 "notification-url": "https://packagist.org/downloads/",
5477 "license": [
5478 "MIT"
5479 ],
5480 "description": "A pack for the Symfony web profiler",
5481 "support": {
5482 "issues": "https://github.com/symfony/profiler-pack/issues",
5483 "source": "https://github.com/symfony/profiler-pack/tree/v1.0.6"
5484 },
5485 "funding": [
5486 {
5487 "url": "https://symfony.com/sponsor",
5488 "type": "custom"
5489 },
5490 {
5491 "url": "https://github.com/fabpot",
5492 "type": "github"
5493 },
5494 {
5495 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5496 "type": "tidelift"
5497 }
5498 ],
5499 "time": "2021-08-20T17:27:58+00:00"
5500 },
5501 {
5502 "name": "symfony/property-access",
5503 "version": "v7.0.3",
5504 "source": {
5505 "type": "git",
5506 "url": "https://github.com/symfony/property-access.git",
5507 "reference": "5c7814d1a84bc11254c5bc761d9878b04e708dec"
5508 },
5509 "dist": {
5510 "type": "zip",
5511 "url": "https://api.github.com/repos/symfony/property-access/zipball/5c7814d1a84bc11254c5bc761d9878b04e708dec",
5512 "reference": "5c7814d1a84bc11254c5bc761d9878b04e708dec",
5513 "shasum": ""
5514 },
5515 "require": {
5516 "php": ">=8.2",
5517 "symfony/property-info": "^6.4|^7.0"
5518 },
5519 "require-dev": {
5520 "symfony/cache": "^6.4|^7.0"
5521 },
5522 "type": "library",
5523 "autoload": {
5524 "psr-4": {
5525 "Symfony\\Component\\PropertyAccess\\": ""
5526 },
5527 "exclude-from-classmap": [
5528 "/Tests/"
5529 ]
5530 },
5531 "notification-url": "https://packagist.org/downloads/",
5532 "license": [
5533 "MIT"
5534 ],
5535 "authors": [
5536 {
5537 "name": "Fabien Potencier",
5538 "email": "fabien@symfony.com"
5539 },
5540 {
5541 "name": "Symfony Community",
5542 "homepage": "https://symfony.com/contributors"
5543 }
5544 ],
5545 "description": "Provides functions to read and write from/to an object or array using a simple string notation",
5546 "homepage": "https://symfony.com",
5547 "keywords": [
5548 "access",
5549 "array",
5550 "extraction",
5551 "index",
5552 "injection",
5553 "object",
5554 "property",
5555 "property-path",
5556 "reflection"
5557 ],
5558 "support": {
5559 "source": "https://github.com/symfony/property-access/tree/v7.0.3"
5560 },
5561 "funding": [
5562 {
5563 "url": "https://symfony.com/sponsor",
5564 "type": "custom"
5565 },
5566 {
5567 "url": "https://github.com/fabpot",
5568 "type": "github"
5569 },
5570 {
5571 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5572 "type": "tidelift"
5573 }
5574 ],
5575 "time": "2024-01-23T15:02:46+00:00"
5576 },
5577 {
5578 "name": "symfony/property-info",
5579 "version": "v7.0.3",
5580 "source": {
5581 "type": "git",
5582 "url": "https://github.com/symfony/property-info.git",
5583 "reference": "e160f92ea827243abf2dbf36b8460b1377194406"
5584 },
5585 "dist": {
5586 "type": "zip",
5587 "url": "https://api.github.com/repos/symfony/property-info/zipball/e160f92ea827243abf2dbf36b8460b1377194406",
5588 "reference": "e160f92ea827243abf2dbf36b8460b1377194406",
5589 "shasum": ""
5590 },
5591 "require": {
5592 "php": ">=8.2",
5593 "symfony/string": "^6.4|^7.0"
5594 },
5595 "conflict": {
5596 "phpdocumentor/reflection-docblock": "<5.2",
5597 "phpdocumentor/type-resolver": "<1.5.1",
5598 "symfony/dependency-injection": "<6.4",
5599 "symfony/serializer": "<6.4"
5600 },
5601 "require-dev": {
5602 "phpdocumentor/reflection-docblock": "^5.2",
5603 "phpstan/phpdoc-parser": "^1.0",
5604 "symfony/cache": "^6.4|^7.0",
5605 "symfony/dependency-injection": "^6.4|^7.0",
5606 "symfony/serializer": "^6.4|^7.0"
5607 },
5608 "type": "library",
5609 "autoload": {
5610 "psr-4": {
5611 "Symfony\\Component\\PropertyInfo\\": ""
5612 },
5613 "exclude-from-classmap": [
5614 "/Tests/"
5615 ]
5616 },
5617 "notification-url": "https://packagist.org/downloads/",
5618 "license": [
5619 "MIT"
5620 ],
5621 "authors": [
5622 {
5623 "name": "Kévin Dunglas",
5624 "email": "dunglas@gmail.com"
5625 },
5626 {
5627 "name": "Symfony Community",
5628 "homepage": "https://symfony.com/contributors"
5629 }
5630 ],
5631 "description": "Extracts information about PHP class' properties using metadata of popular sources",
5632 "homepage": "https://symfony.com",
5633 "keywords": [
5634 "doctrine",
5635 "phpdoc",
5636 "property",
5637 "symfony",
5638 "type",
5639 "validator"
5640 ],
5641 "support": {
5642 "source": "https://github.com/symfony/property-info/tree/v7.0.3"
5643 },
5644 "funding": [
5645 {
5646 "url": "https://symfony.com/sponsor",
5647 "type": "custom"
5648 },
5649 {
5650 "url": "https://github.com/fabpot",
5651 "type": "github"
5652 },
5653 {
5654 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5655 "type": "tidelift"
5656 }
5657 ],
5658 "time": "2024-01-23T15:02:46+00:00"
5659 },
5660 {
5661 "name": "symfony/routing",
5662 "version": "v7.0.3",
5663 "source": {
5664 "type": "git",
5665 "url": "https://github.com/symfony/routing.git",
5666 "reference": "858b26756ffc35a11238b269b484ee3a393a74d3"
5667 },
5668 "dist": {
5669 "type": "zip",
5670 "url": "https://api.github.com/repos/symfony/routing/zipball/858b26756ffc35a11238b269b484ee3a393a74d3",
5671 "reference": "858b26756ffc35a11238b269b484ee3a393a74d3",
5672 "shasum": ""
5673 },
5674 "require": {
5675 "php": ">=8.2",
5676 "symfony/deprecation-contracts": "^2.5|^3"
5677 },
5678 "conflict": {
5679 "symfony/config": "<6.4",
5680 "symfony/dependency-injection": "<6.4",
5681 "symfony/yaml": "<6.4"
5682 },
5683 "require-dev": {
5684 "psr/log": "^1|^2|^3",
5685 "symfony/config": "^6.4|^7.0",
5686 "symfony/dependency-injection": "^6.4|^7.0",
5687 "symfony/expression-language": "^6.4|^7.0",
5688 "symfony/http-foundation": "^6.4|^7.0",
5689 "symfony/yaml": "^6.4|^7.0"
5690 },
5691 "type": "library",
5692 "autoload": {
5693 "psr-4": {
5694 "Symfony\\Component\\Routing\\": ""
5695 },
5696 "exclude-from-classmap": [
5697 "/Tests/"
5698 ]
5699 },
5700 "notification-url": "https://packagist.org/downloads/",
5701 "license": [
5702 "MIT"
5703 ],
5704 "authors": [
5705 {
5706 "name": "Fabien Potencier",
5707 "email": "fabien@symfony.com"
5708 },
5709 {
5710 "name": "Symfony Community",
5711 "homepage": "https://symfony.com/contributors"
5712 }
5713 ],
5714 "description": "Maps an HTTP request to a set of configuration variables",
5715 "homepage": "https://symfony.com",
5716 "keywords": [
5717 "router",
5718 "routing",
5719 "uri",
5720 "url"
5721 ],
5722 "support": {
5723 "source": "https://github.com/symfony/routing/tree/v7.0.3"
5724 },
5725 "funding": [
5726 {
5727 "url": "https://symfony.com/sponsor",
5728 "type": "custom"
5729 },
5730 {
5731 "url": "https://github.com/fabpot",
5732 "type": "github"
5733 },
5734 {
5735 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5736 "type": "tidelift"
5737 }
5738 ],
5739 "time": "2024-01-30T13:55:15+00:00"
5740 },
5741 {
5742 "name": "symfony/runtime",
5743 "version": "v7.0.3",
5744 "source": {
5745 "type": "git",
5746 "url": "https://github.com/symfony/runtime.git",
5747 "reference": "ef2c2fd4b40fb8cd22221154399ad8888e81cdb5"
5748 },
5749 "dist": {
5750 "type": "zip",
5751 "url": "https://api.github.com/repos/symfony/runtime/zipball/ef2c2fd4b40fb8cd22221154399ad8888e81cdb5",
5752 "reference": "ef2c2fd4b40fb8cd22221154399ad8888e81cdb5",
5753 "shasum": ""
5754 },
5755 "require": {
5756 "composer-plugin-api": "^1.0|^2.0",
5757 "php": ">=8.2"
5758 },
5759 "conflict": {
5760 "symfony/dotenv": "<6.4"
5761 },
5762 "require-dev": {
5763 "composer/composer": "^2.6",
5764 "symfony/console": "^6.4|^7.0",
5765 "symfony/dotenv": "^6.4|^7.0",
5766 "symfony/http-foundation": "^6.4|^7.0",
5767 "symfony/http-kernel": "^6.4|^7.0"
5768 },
5769 "type": "composer-plugin",
5770 "extra": {
5771 "class": "Symfony\\Component\\Runtime\\Internal\\ComposerPlugin"
5772 },
5773 "autoload": {
5774 "psr-4": {
5775 "Symfony\\Component\\Runtime\\": "",
5776 "Symfony\\Runtime\\Symfony\\Component\\": "Internal/"
5777 },
5778 "exclude-from-classmap": [
5779 "/Tests/"
5780 ]
5781 },
5782 "notification-url": "https://packagist.org/downloads/",
5783 "license": [
5784 "MIT"
5785 ],
5786 "authors": [
5787 {
5788 "name": "Nicolas Grekas",
5789 "email": "p@tchwork.com"
5790 },
5791 {
5792 "name": "Symfony Community",
5793 "homepage": "https://symfony.com/contributors"
5794 }
5795 ],
5796 "description": "Enables decoupling PHP applications from global state",
5797 "homepage": "https://symfony.com",
5798 "keywords": [
5799 "runtime"
5800 ],
5801 "support": {
5802 "source": "https://github.com/symfony/runtime/tree/v7.0.3"
5803 },
5804 "funding": [
5805 {
5806 "url": "https://symfony.com/sponsor",
5807 "type": "custom"
5808 },
5809 {
5810 "url": "https://github.com/fabpot",
5811 "type": "github"
5812 },
5813 {
5814 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5815 "type": "tidelift"
5816 }
5817 ],
5818 "time": "2024-01-23T15:02:46+00:00"
5819 },
5820 {
5821 "name": "symfony/security-bundle",
5822 "version": "v7.0.3",
5823 "source": {
5824 "type": "git",
5825 "url": "https://github.com/symfony/security-bundle.git",
5826 "reference": "84984586e74a3c194c17d6b33ccca682ead23e05"
5827 },
5828 "dist": {
5829 "type": "zip",
5830 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/84984586e74a3c194c17d6b33ccca682ead23e05",
5831 "reference": "84984586e74a3c194c17d6b33ccca682ead23e05",
5832 "shasum": ""
5833 },
5834 "require": {
5835 "composer-runtime-api": ">=2.1",
5836 "ext-xml": "*",
5837 "php": ">=8.2",
5838 "symfony/clock": "^6.4|^7.0",
5839 "symfony/config": "^6.4|^7.0",
5840 "symfony/dependency-injection": "^6.4|^7.0",
5841 "symfony/event-dispatcher": "^6.4|^7.0",
5842 "symfony/http-foundation": "^6.4|^7.0",
5843 "symfony/http-kernel": "^6.4|^7.0",
5844 "symfony/password-hasher": "^6.4|^7.0",
5845 "symfony/security-core": "^6.4|^7.0",
5846 "symfony/security-csrf": "^6.4|^7.0",
5847 "symfony/security-http": "^6.4|^7.0",
5848 "symfony/service-contracts": "^2.5|^3"
5849 },
5850 "conflict": {
5851 "symfony/browser-kit": "<6.4",
5852 "symfony/console": "<6.4",
5853 "symfony/framework-bundle": "<6.4",
5854 "symfony/http-client": "<6.4",
5855 "symfony/ldap": "<6.4",
5856 "symfony/serializer": "<6.4",
5857 "symfony/twig-bundle": "<6.4",
5858 "symfony/validator": "<6.4"
5859 },
5860 "require-dev": {
5861 "symfony/asset": "^6.4|^7.0",
5862 "symfony/browser-kit": "^6.4|^7.0",
5863 "symfony/console": "^6.4|^7.0",
5864 "symfony/css-selector": "^6.4|^7.0",
5865 "symfony/dom-crawler": "^6.4|^7.0",
5866 "symfony/expression-language": "^6.4|^7.0",
5867 "symfony/form": "^6.4|^7.0",
5868 "symfony/framework-bundle": "^6.4|^7.0",
5869 "symfony/http-client": "^6.4|^7.0",
5870 "symfony/ldap": "^6.4|^7.0",
5871 "symfony/process": "^6.4|^7.0",
5872 "symfony/rate-limiter": "^6.4|^7.0",
5873 "symfony/serializer": "^6.4|^7.0",
5874 "symfony/translation": "^6.4|^7.0",
5875 "symfony/twig-bridge": "^6.4|^7.0",
5876 "symfony/twig-bundle": "^6.4|^7.0",
5877 "symfony/validator": "^6.4|^7.0",
5878 "symfony/yaml": "^6.4|^7.0",
5879 "twig/twig": "^3.0.4",
5880 "web-token/jwt-checker": "^3.1",
5881 "web-token/jwt-signature-algorithm-ecdsa": "^3.1",
5882 "web-token/jwt-signature-algorithm-eddsa": "^3.1",
5883 "web-token/jwt-signature-algorithm-hmac": "^3.1",
5884 "web-token/jwt-signature-algorithm-none": "^3.1",
5885 "web-token/jwt-signature-algorithm-rsa": "^3.1"
5886 },
5887 "type": "symfony-bundle",
5888 "autoload": {
5889 "psr-4": {
5890 "Symfony\\Bundle\\SecurityBundle\\": ""
5891 },
5892 "exclude-from-classmap": [
5893 "/Tests/"
5894 ]
5895 },
5896 "notification-url": "https://packagist.org/downloads/",
5897 "license": [
5898 "MIT"
5899 ],
5900 "authors": [
5901 {
5902 "name": "Fabien Potencier",
5903 "email": "fabien@symfony.com"
5904 },
5905 {
5906 "name": "Symfony Community",
5907 "homepage": "https://symfony.com/contributors"
5908 }
5909 ],
5910 "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
5911 "homepage": "https://symfony.com",
5912 "support": {
5913 "source": "https://github.com/symfony/security-bundle/tree/v7.0.3"
5914 },
5915 "funding": [
5916 {
5917 "url": "https://symfony.com/sponsor",
5918 "type": "custom"
5919 },
5920 {
5921 "url": "https://github.com/fabpot",
5922 "type": "github"
5923 },
5924 {
5925 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5926 "type": "tidelift"
5927 }
5928 ],
5929 "time": "2024-01-29T15:41:16+00:00"
5930 },
5931 {
5932 "name": "symfony/security-core",
5933 "version": "v7.0.3",
5934 "source": {
5935 "type": "git",
5936 "url": "https://github.com/symfony/security-core.git",
5937 "reference": "72b9d961a5dcd21e6bc29b99df51a9000a15dde0"
5938 },
5939 "dist": {
5940 "type": "zip",
5941 "url": "https://api.github.com/repos/symfony/security-core/zipball/72b9d961a5dcd21e6bc29b99df51a9000a15dde0",
5942 "reference": "72b9d961a5dcd21e6bc29b99df51a9000a15dde0",
5943 "shasum": ""
5944 },
5945 "require": {
5946 "php": ">=8.2",
5947 "symfony/event-dispatcher-contracts": "^2.5|^3",
5948 "symfony/password-hasher": "^6.4|^7.0",
5949 "symfony/service-contracts": "^2.5|^3"
5950 },
5951 "conflict": {
5952 "symfony/event-dispatcher": "<6.4",
5953 "symfony/http-foundation": "<6.4",
5954 "symfony/ldap": "<6.4",
5955 "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
5956 "symfony/validator": "<6.4"
5957 },
5958 "require-dev": {
5959 "psr/cache": "^1.0|^2.0|^3.0",
5960 "psr/container": "^1.1|^2.0",
5961 "psr/log": "^1|^2|^3",
5962 "symfony/cache": "^6.4|^7.0",
5963 "symfony/event-dispatcher": "^6.4|^7.0",
5964 "symfony/expression-language": "^6.4|^7.0",
5965 "symfony/http-foundation": "^6.4|^7.0",
5966 "symfony/ldap": "^6.4|^7.0",
5967 "symfony/string": "^6.4|^7.0",
5968 "symfony/translation": "^6.4.3|^7.0.3",
5969 "symfony/validator": "^6.4|^7.0"
5970 },
5971 "type": "library",
5972 "autoload": {
5973 "psr-4": {
5974 "Symfony\\Component\\Security\\Core\\": ""
5975 },
5976 "exclude-from-classmap": [
5977 "/Tests/"
5978 ]
5979 },
5980 "notification-url": "https://packagist.org/downloads/",
5981 "license": [
5982 "MIT"
5983 ],
5984 "authors": [
5985 {
5986 "name": "Fabien Potencier",
5987 "email": "fabien@symfony.com"
5988 },
5989 {
5990 "name": "Symfony Community",
5991 "homepage": "https://symfony.com/contributors"
5992 }
5993 ],
5994 "description": "Symfony Security Component - Core Library",
5995 "homepage": "https://symfony.com",
5996 "support": {
5997 "source": "https://github.com/symfony/security-core/tree/v7.0.3"
5998 },
5999 "funding": [
6000 {
6001 "url": "https://symfony.com/sponsor",
6002 "type": "custom"
6003 },
6004 {
6005 "url": "https://github.com/fabpot",
6006 "type": "github"
6007 },
6008 {
6009 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6010 "type": "tidelift"
6011 }
6012 ],
6013 "time": "2024-01-23T15:02:46+00:00"
6014 },
6015 {
6016 "name": "symfony/security-csrf",
6017 "version": "v7.0.3",
6018 "source": {
6019 "type": "git",
6020 "url": "https://github.com/symfony/security-csrf.git",
6021 "reference": "f0f724e599f069b768e335e4bdf795726c7dfe8e"
6022 },
6023 "dist": {
6024 "type": "zip",
6025 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/f0f724e599f069b768e335e4bdf795726c7dfe8e",
6026 "reference": "f0f724e599f069b768e335e4bdf795726c7dfe8e",
6027 "shasum": ""
6028 },
6029 "require": {
6030 "php": ">=8.2",
6031 "symfony/security-core": "^6.4|^7.0"
6032 },
6033 "conflict": {
6034 "symfony/http-foundation": "<6.4"
6035 },
6036 "require-dev": {
6037 "symfony/http-foundation": "^6.4|^7.0"
6038 },
6039 "type": "library",
6040 "autoload": {
6041 "psr-4": {
6042 "Symfony\\Component\\Security\\Csrf\\": ""
6043 },
6044 "exclude-from-classmap": [
6045 "/Tests/"
6046 ]
6047 },
6048 "notification-url": "https://packagist.org/downloads/",
6049 "license": [
6050 "MIT"
6051 ],
6052 "authors": [
6053 {
6054 "name": "Fabien Potencier",
6055 "email": "fabien@symfony.com"
6056 },
6057 {
6058 "name": "Symfony Community",
6059 "homepage": "https://symfony.com/contributors"
6060 }
6061 ],
6062 "description": "Symfony Security Component - CSRF Library",
6063 "homepage": "https://symfony.com",
6064 "support": {
6065 "source": "https://github.com/symfony/security-csrf/tree/v7.0.3"
6066 },
6067 "funding": [
6068 {
6069 "url": "https://symfony.com/sponsor",
6070 "type": "custom"
6071 },
6072 {
6073 "url": "https://github.com/fabpot",
6074 "type": "github"
6075 },
6076 {
6077 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6078 "type": "tidelift"
6079 }
6080 ],
6081 "time": "2024-01-23T15:02:46+00:00"
6082 },
6083 {
6084 "name": "symfony/security-http",
6085 "version": "v7.0.3",
6086 "source": {
6087 "type": "git",
6088 "url": "https://github.com/symfony/security-http.git",
6089 "reference": "d974526dc43525a17bd588e45f86f382edd57331"
6090 },
6091 "dist": {
6092 "type": "zip",
6093 "url": "https://api.github.com/repos/symfony/security-http/zipball/d974526dc43525a17bd588e45f86f382edd57331",
6094 "reference": "d974526dc43525a17bd588e45f86f382edd57331",
6095 "shasum": ""
6096 },
6097 "require": {
6098 "php": ">=8.2",
6099 "symfony/http-foundation": "^6.4|^7.0",
6100 "symfony/http-kernel": "^6.4|^7.0",
6101 "symfony/polyfill-mbstring": "~1.0",
6102 "symfony/property-access": "^6.4|^7.0",
6103 "symfony/security-core": "^6.4|^7.0",
6104 "symfony/service-contracts": "^2.5|^3"
6105 },
6106 "conflict": {
6107 "symfony/clock": "<6.4",
6108 "symfony/event-dispatcher": "<6.4",
6109 "symfony/http-client-contracts": "<3.0",
6110 "symfony/security-bundle": "<6.4",
6111 "symfony/security-csrf": "<6.4"
6112 },
6113 "require-dev": {
6114 "psr/log": "^1|^2|^3",
6115 "symfony/cache": "^6.4|^7.0",
6116 "symfony/clock": "^6.4|^7.0",
6117 "symfony/expression-language": "^6.4|^7.0",
6118 "symfony/http-client-contracts": "^3.0",
6119 "symfony/rate-limiter": "^6.4|^7.0",
6120 "symfony/routing": "^6.4|^7.0",
6121 "symfony/security-csrf": "^6.4|^7.0",
6122 "symfony/translation": "^6.4|^7.0",
6123 "web-token/jwt-checker": "^3.1",
6124 "web-token/jwt-signature-algorithm-ecdsa": "^3.1"
6125 },
6126 "type": "library",
6127 "autoload": {
6128 "psr-4": {
6129 "Symfony\\Component\\Security\\Http\\": ""
6130 },
6131 "exclude-from-classmap": [
6132 "/Tests/"
6133 ]
6134 },
6135 "notification-url": "https://packagist.org/downloads/",
6136 "license": [
6137 "MIT"
6138 ],
6139 "authors": [
6140 {
6141 "name": "Fabien Potencier",
6142 "email": "fabien@symfony.com"
6143 },
6144 {
6145 "name": "Symfony Community",
6146 "homepage": "https://symfony.com/contributors"
6147 }
6148 ],
6149 "description": "Symfony Security Component - HTTP Integration",
6150 "homepage": "https://symfony.com",
6151 "support": {
6152 "source": "https://github.com/symfony/security-http/tree/v7.0.3"
6153 },
6154 "funding": [
6155 {
6156 "url": "https://symfony.com/sponsor",
6157 "type": "custom"
6158 },
6159 {
6160 "url": "https://github.com/fabpot",
6161 "type": "github"
6162 },
6163 {
6164 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6165 "type": "tidelift"
6166 }
6167 ],
6168 "time": "2024-01-23T15:02:46+00:00"
6169 },
6170 {
6171 "name": "symfony/serializer",
6172 "version": "v7.0.3",
6173 "source": {
6174 "type": "git",
6175 "url": "https://github.com/symfony/serializer.git",
6176 "reference": "6e83031c481e50b6f28e72531660341f1f120e6f"
6177 },
6178 "dist": {
6179 "type": "zip",
6180 "url": "https://api.github.com/repos/symfony/serializer/zipball/6e83031c481e50b6f28e72531660341f1f120e6f",
6181 "reference": "6e83031c481e50b6f28e72531660341f1f120e6f",
6182 "shasum": ""
6183 },
6184 "require": {
6185 "php": ">=8.2",
6186 "symfony/polyfill-ctype": "~1.8"
6187 },
6188 "conflict": {
6189 "phpdocumentor/reflection-docblock": "<3.2.2",
6190 "phpdocumentor/type-resolver": "<1.4.0",
6191 "symfony/dependency-injection": "<6.4",
6192 "symfony/property-access": "<6.4",
6193 "symfony/property-info": "<6.4",
6194 "symfony/uid": "<6.4",
6195 "symfony/validator": "<6.4",
6196 "symfony/yaml": "<6.4"
6197 },
6198 "require-dev": {
6199 "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
6200 "seld/jsonlint": "^1.10",
6201 "symfony/cache": "^6.4|^7.0",
6202 "symfony/config": "^6.4|^7.0",
6203 "symfony/console": "^6.4|^7.0",
6204 "symfony/dependency-injection": "^6.4|^7.0",
6205 "symfony/error-handler": "^6.4|^7.0",
6206 "symfony/filesystem": "^6.4|^7.0",
6207 "symfony/form": "^6.4|^7.0",
6208 "symfony/http-foundation": "^6.4|^7.0",
6209 "symfony/http-kernel": "^6.4|^7.0",
6210 "symfony/messenger": "^6.4|^7.0",
6211 "symfony/mime": "^6.4|^7.0",
6212 "symfony/property-access": "^6.4|^7.0",
6213 "symfony/property-info": "^6.4|^7.0",
6214 "symfony/translation-contracts": "^2.5|^3",
6215 "symfony/uid": "^6.4|^7.0",
6216 "symfony/validator": "^6.4|^7.0",
6217 "symfony/var-dumper": "^6.4|^7.0",
6218 "symfony/var-exporter": "^6.4|^7.0",
6219 "symfony/yaml": "^6.4|^7.0"
6220 },
6221 "type": "library",
6222 "autoload": {
6223 "psr-4": {
6224 "Symfony\\Component\\Serializer\\": ""
6225 },
6226 "exclude-from-classmap": [
6227 "/Tests/"
6228 ]
6229 },
6230 "notification-url": "https://packagist.org/downloads/",
6231 "license": [
6232 "MIT"
6233 ],
6234 "authors": [
6235 {
6236 "name": "Fabien Potencier",
6237 "email": "fabien@symfony.com"
6238 },
6239 {
6240 "name": "Symfony Community",
6241 "homepage": "https://symfony.com/contributors"
6242 }
6243 ],
6244 "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
6245 "homepage": "https://symfony.com",
6246 "support": {
6247 "source": "https://github.com/symfony/serializer/tree/v7.0.3"
6248 },
6249 "funding": [
6250 {
6251 "url": "https://symfony.com/sponsor",
6252 "type": "custom"
6253 },
6254 {
6255 "url": "https://github.com/fabpot",
6256 "type": "github"
6257 },
6258 {
6259 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6260 "type": "tidelift"
6261 }
6262 ],
6263 "time": "2024-01-30T08:34:29+00:00"
6264 },
6265 {
6266 "name": "symfony/service-contracts",
6267 "version": "v3.4.1",
6268 "source": {
6269 "type": "git",
6270 "url": "https://github.com/symfony/service-contracts.git",
6271 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
6272 },
6273 "dist": {
6274 "type": "zip",
6275 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
6276 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
6277 "shasum": ""
6278 },
6279 "require": {
6280 "php": ">=8.1",
6281 "psr/container": "^1.1|^2.0"
6282 },
6283 "conflict": {
6284 "ext-psr": "<1.1|>=2"
6285 },
6286 "type": "library",
6287 "extra": {
6288 "branch-alias": {
6289 "dev-main": "3.4-dev"
6290 },
6291 "thanks": {
6292 "name": "symfony/contracts",
6293 "url": "https://github.com/symfony/contracts"
6294 }
6295 },
6296 "autoload": {
6297 "psr-4": {
6298 "Symfony\\Contracts\\Service\\": ""
6299 },
6300 "exclude-from-classmap": [
6301 "/Test/"
6302 ]
6303 },
6304 "notification-url": "https://packagist.org/downloads/",
6305 "license": [
6306 "MIT"
6307 ],
6308 "authors": [
6309 {
6310 "name": "Nicolas Grekas",
6311 "email": "p@tchwork.com"
6312 },
6313 {
6314 "name": "Symfony Community",
6315 "homepage": "https://symfony.com/contributors"
6316 }
6317 ],
6318 "description": "Generic abstractions related to writing services",
6319 "homepage": "https://symfony.com",
6320 "keywords": [
6321 "abstractions",
6322 "contracts",
6323 "decoupling",
6324 "interfaces",
6325 "interoperability",
6326 "standards"
6327 ],
6328 "support": {
6329 "source": "https://github.com/symfony/service-contracts/tree/v3.4.1"
6330 },
6331 "funding": [
6332 {
6333 "url": "https://symfony.com/sponsor",
6334 "type": "custom"
6335 },
6336 {
6337 "url": "https://github.com/fabpot",
6338 "type": "github"
6339 },
6340 {
6341 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6342 "type": "tidelift"
6343 }
6344 ],
6345 "time": "2023-12-26T14:02:43+00:00"
6346 },
6347 {
6348 "name": "symfony/stopwatch",
6349 "version": "v7.0.3",
6350 "source": {
6351 "type": "git",
6352 "url": "https://github.com/symfony/stopwatch.git",
6353 "reference": "983900d6fddf2b0cbaacacbbad07610854bd8112"
6354 },
6355 "dist": {
6356 "type": "zip",
6357 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/983900d6fddf2b0cbaacacbbad07610854bd8112",
6358 "reference": "983900d6fddf2b0cbaacacbbad07610854bd8112",
6359 "shasum": ""
6360 },
6361 "require": {
6362 "php": ">=8.2",
6363 "symfony/service-contracts": "^2.5|^3"
6364 },
6365 "type": "library",
6366 "autoload": {
6367 "psr-4": {
6368 "Symfony\\Component\\Stopwatch\\": ""
6369 },
6370 "exclude-from-classmap": [
6371 "/Tests/"
6372 ]
6373 },
6374 "notification-url": "https://packagist.org/downloads/",
6375 "license": [
6376 "MIT"
6377 ],
6378 "authors": [
6379 {
6380 "name": "Fabien Potencier",
6381 "email": "fabien@symfony.com"
6382 },
6383 {
6384 "name": "Symfony Community",
6385 "homepage": "https://symfony.com/contributors"
6386 }
6387 ],
6388 "description": "Provides a way to profile code",
6389 "homepage": "https://symfony.com",
6390 "support": {
6391 "source": "https://github.com/symfony/stopwatch/tree/v7.0.3"
6392 },
6393 "funding": [
6394 {
6395 "url": "https://symfony.com/sponsor",
6396 "type": "custom"
6397 },
6398 {
6399 "url": "https://github.com/fabpot",
6400 "type": "github"
6401 },
6402 {
6403 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6404 "type": "tidelift"
6405 }
6406 ],
6407 "time": "2024-01-23T15:02:46+00:00"
6408 },
6409 {
6410 "name": "symfony/string",
6411 "version": "v7.0.3",
6412 "source": {
6413 "type": "git",
6414 "url": "https://github.com/symfony/string.git",
6415 "reference": "524aac4a280b90a4420d8d6a040718d0586505ac"
6416 },
6417 "dist": {
6418 "type": "zip",
6419 "url": "https://api.github.com/repos/symfony/string/zipball/524aac4a280b90a4420d8d6a040718d0586505ac",
6420 "reference": "524aac4a280b90a4420d8d6a040718d0586505ac",
6421 "shasum": ""
6422 },
6423 "require": {
6424 "php": ">=8.2",
6425 "symfony/polyfill-ctype": "~1.8",
6426 "symfony/polyfill-intl-grapheme": "~1.0",
6427 "symfony/polyfill-intl-normalizer": "~1.0",
6428 "symfony/polyfill-mbstring": "~1.0"
6429 },
6430 "conflict": {
6431 "symfony/translation-contracts": "<2.5"
6432 },
6433 "require-dev": {
6434 "symfony/error-handler": "^6.4|^7.0",
6435 "symfony/http-client": "^6.4|^7.0",
6436 "symfony/intl": "^6.4|^7.0",
6437 "symfony/translation-contracts": "^2.5|^3.0",
6438 "symfony/var-exporter": "^6.4|^7.0"
6439 },
6440 "type": "library",
6441 "autoload": {
6442 "files": [
6443 "Resources/functions.php"
6444 ],
6445 "psr-4": {
6446 "Symfony\\Component\\String\\": ""
6447 },
6448 "exclude-from-classmap": [
6449 "/Tests/"
6450 ]
6451 },
6452 "notification-url": "https://packagist.org/downloads/",
6453 "license": [
6454 "MIT"
6455 ],
6456 "authors": [
6457 {
6458 "name": "Nicolas Grekas",
6459 "email": "p@tchwork.com"
6460 },
6461 {
6462 "name": "Symfony Community",
6463 "homepage": "https://symfony.com/contributors"
6464 }
6465 ],
6466 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
6467 "homepage": "https://symfony.com",
6468 "keywords": [
6469 "grapheme",
6470 "i18n",
6471 "string",
6472 "unicode",
6473 "utf-8",
6474 "utf8"
6475 ],
6476 "support": {
6477 "source": "https://github.com/symfony/string/tree/v7.0.3"
6478 },
6479 "funding": [
6480 {
6481 "url": "https://symfony.com/sponsor",
6482 "type": "custom"
6483 },
6484 {
6485 "url": "https://github.com/fabpot",
6486 "type": "github"
6487 },
6488 {
6489 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6490 "type": "tidelift"
6491 }
6492 ],
6493 "time": "2024-01-29T15:41:16+00:00"
6494 },
6495 {
6496 "name": "symfony/translation",
6497 "version": "v7.0.3",
6498 "source": {
6499 "type": "git",
6500 "url": "https://github.com/symfony/translation.git",
6501 "reference": "7285f25c7dcc74d9ec1232473114274604e50f00"
6502 },
6503 "dist": {
6504 "type": "zip",
6505 "url": "https://api.github.com/repos/symfony/translation/zipball/7285f25c7dcc74d9ec1232473114274604e50f00",
6506 "reference": "7285f25c7dcc74d9ec1232473114274604e50f00",
6507 "shasum": ""
6508 },
6509 "require": {
6510 "php": ">=8.2",
6511 "symfony/polyfill-mbstring": "~1.0",
6512 "symfony/translation-contracts": "^2.5|^3.0"
6513 },
6514 "conflict": {
6515 "symfony/config": "<6.4",
6516 "symfony/console": "<6.4",
6517 "symfony/dependency-injection": "<6.4",
6518 "symfony/http-client-contracts": "<2.5",
6519 "symfony/http-kernel": "<6.4",
6520 "symfony/service-contracts": "<2.5",
6521 "symfony/twig-bundle": "<6.4",
6522 "symfony/yaml": "<6.4"
6523 },
6524 "provide": {
6525 "symfony/translation-implementation": "2.3|3.0"
6526 },
6527 "require-dev": {
6528 "nikic/php-parser": "^4.18|^5.0",
6529 "psr/log": "^1|^2|^3",
6530 "symfony/config": "^6.4|^7.0",
6531 "symfony/console": "^6.4|^7.0",
6532 "symfony/dependency-injection": "^6.4|^7.0",
6533 "symfony/finder": "^6.4|^7.0",
6534 "symfony/http-client-contracts": "^2.5|^3.0",
6535 "symfony/http-kernel": "^6.4|^7.0",
6536 "symfony/intl": "^6.4|^7.0",
6537 "symfony/polyfill-intl-icu": "^1.21",
6538 "symfony/routing": "^6.4|^7.0",
6539 "symfony/service-contracts": "^2.5|^3",
6540 "symfony/yaml": "^6.4|^7.0"
6541 },
6542 "type": "library",
6543 "autoload": {
6544 "files": [
6545 "Resources/functions.php"
6546 ],
6547 "psr-4": {
6548 "Symfony\\Component\\Translation\\": ""
6549 },
6550 "exclude-from-classmap": [
6551 "/Tests/"
6552 ]
6553 },
6554 "notification-url": "https://packagist.org/downloads/",
6555 "license": [
6556 "MIT"
6557 ],
6558 "authors": [
6559 {
6560 "name": "Fabien Potencier",
6561 "email": "fabien@symfony.com"
6562 },
6563 {
6564 "name": "Symfony Community",
6565 "homepage": "https://symfony.com/contributors"
6566 }
6567 ],
6568 "description": "Provides tools to internationalize your application",
6569 "homepage": "https://symfony.com",
6570 "support": {
6571 "source": "https://github.com/symfony/translation/tree/v7.0.3"
6572 },
6573 "funding": [
6574 {
6575 "url": "https://symfony.com/sponsor",
6576 "type": "custom"
6577 },
6578 {
6579 "url": "https://github.com/fabpot",
6580 "type": "github"
6581 },
6582 {
6583 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6584 "type": "tidelift"
6585 }
6586 ],
6587 "time": "2024-01-29T15:41:16+00:00"
6588 },
6589 {
6590 "name": "symfony/translation-contracts",
6591 "version": "v3.4.1",
6592 "source": {
6593 "type": "git",
6594 "url": "https://github.com/symfony/translation-contracts.git",
6595 "reference": "06450585bf65e978026bda220cdebca3f867fde7"
6596 },
6597 "dist": {
6598 "type": "zip",
6599 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
6600 "reference": "06450585bf65e978026bda220cdebca3f867fde7",
6601 "shasum": ""
6602 },
6603 "require": {
6604 "php": ">=8.1"
6605 },
6606 "type": "library",
6607 "extra": {
6608 "branch-alias": {
6609 "dev-main": "3.4-dev"
6610 },
6611 "thanks": {
6612 "name": "symfony/contracts",
6613 "url": "https://github.com/symfony/contracts"
6614 }
6615 },
6616 "autoload": {
6617 "psr-4": {
6618 "Symfony\\Contracts\\Translation\\": ""
6619 },
6620 "exclude-from-classmap": [
6621 "/Test/"
6622 ]
6623 },
6624 "notification-url": "https://packagist.org/downloads/",
6625 "license": [
6626 "MIT"
6627 ],
6628 "authors": [
6629 {
6630 "name": "Nicolas Grekas",
6631 "email": "p@tchwork.com"
6632 },
6633 {
6634 "name": "Symfony Community",
6635 "homepage": "https://symfony.com/contributors"
6636 }
6637 ],
6638 "description": "Generic abstractions related to translation",
6639 "homepage": "https://symfony.com",
6640 "keywords": [
6641 "abstractions",
6642 "contracts",
6643 "decoupling",
6644 "interfaces",
6645 "interoperability",
6646 "standards"
6647 ],
6648 "support": {
6649 "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1"
6650 },
6651 "funding": [
6652 {
6653 "url": "https://symfony.com/sponsor",
6654 "type": "custom"
6655 },
6656 {
6657 "url": "https://github.com/fabpot",
6658 "type": "github"
6659 },
6660 {
6661 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6662 "type": "tidelift"
6663 }
6664 ],
6665 "time": "2023-12-26T14:02:43+00:00"
6666 },
6667 {
6668 "name": "symfony/twig-bridge",
6669 "version": "v7.0.3",
6670 "source": {
6671 "type": "git",
6672 "url": "https://github.com/symfony/twig-bridge.git",
6673 "reference": "414ff6930889262a11ec67f351e9810dd8565b0d"
6674 },
6675 "dist": {
6676 "type": "zip",
6677 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/414ff6930889262a11ec67f351e9810dd8565b0d",
6678 "reference": "414ff6930889262a11ec67f351e9810dd8565b0d",
6679 "shasum": ""
6680 },
6681 "require": {
6682 "php": ">=8.2",
6683 "symfony/translation-contracts": "^2.5|^3",
6684 "twig/twig": "^3.0.4"
6685 },
6686 "conflict": {
6687 "phpdocumentor/reflection-docblock": "<3.2.2",
6688 "phpdocumentor/type-resolver": "<1.4.0",
6689 "symfony/console": "<6.4",
6690 "symfony/form": "<6.4",
6691 "symfony/http-foundation": "<6.4",
6692 "symfony/http-kernel": "<6.4",
6693 "symfony/mime": "<6.4",
6694 "symfony/serializer": "<6.4",
6695 "symfony/translation": "<6.4",
6696 "symfony/workflow": "<6.4"
6697 },
6698 "require-dev": {
6699 "egulias/email-validator": "^2.1.10|^3|^4",
6700 "league/html-to-markdown": "^5.0",
6701 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
6702 "symfony/asset": "^6.4|^7.0",
6703 "symfony/asset-mapper": "^6.4|^7.0",
6704 "symfony/console": "^6.4|^7.0",
6705 "symfony/dependency-injection": "^6.4|^7.0",
6706 "symfony/expression-language": "^6.4|^7.0",
6707 "symfony/finder": "^6.4|^7.0",
6708 "symfony/form": "^6.4|^7.0",
6709 "symfony/html-sanitizer": "^6.4|^7.0",
6710 "symfony/http-foundation": "^6.4|^7.0",
6711 "symfony/http-kernel": "^6.4|^7.0",
6712 "symfony/intl": "^6.4|^7.0",
6713 "symfony/mime": "^6.4|^7.0",
6714 "symfony/polyfill-intl-icu": "~1.0",
6715 "symfony/property-info": "^6.4|^7.0",
6716 "symfony/routing": "^6.4|^7.0",
6717 "symfony/security-acl": "^2.8|^3.0",
6718 "symfony/security-core": "^6.4|^7.0",
6719 "symfony/security-csrf": "^6.4|^7.0",
6720 "symfony/security-http": "^6.4|^7.0",
6721 "symfony/serializer": "^6.4.3|^7.0.3",
6722 "symfony/stopwatch": "^6.4|^7.0",
6723 "symfony/translation": "^6.4|^7.0",
6724 "symfony/web-link": "^6.4|^7.0",
6725 "symfony/workflow": "^6.4|^7.0",
6726 "symfony/yaml": "^6.4|^7.0",
6727 "twig/cssinliner-extra": "^2.12|^3",
6728 "twig/inky-extra": "^2.12|^3",
6729 "twig/markdown-extra": "^2.12|^3"
6730 },
6731 "type": "symfony-bridge",
6732 "autoload": {
6733 "psr-4": {
6734 "Symfony\\Bridge\\Twig\\": ""
6735 },
6736 "exclude-from-classmap": [
6737 "/Tests/"
6738 ]
6739 },
6740 "notification-url": "https://packagist.org/downloads/",
6741 "license": [
6742 "MIT"
6743 ],
6744 "authors": [
6745 {
6746 "name": "Fabien Potencier",
6747 "email": "fabien@symfony.com"
6748 },
6749 {
6750 "name": "Symfony Community",
6751 "homepage": "https://symfony.com/contributors"
6752 }
6753 ],
6754 "description": "Provides integration for Twig with various Symfony components",
6755 "homepage": "https://symfony.com",
6756 "support": {
6757 "source": "https://github.com/symfony/twig-bridge/tree/v7.0.3"
6758 },
6759 "funding": [
6760 {
6761 "url": "https://symfony.com/sponsor",
6762 "type": "custom"
6763 },
6764 {
6765 "url": "https://github.com/fabpot",
6766 "type": "github"
6767 },
6768 {
6769 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6770 "type": "tidelift"
6771 }
6772 ],
6773 "time": "2024-01-30T08:34:29+00:00"
6774 },
6775 {
6776 "name": "symfony/twig-bundle",
6777 "version": "v7.0.3",
6778 "source": {
6779 "type": "git",
6780 "url": "https://github.com/symfony/twig-bundle.git",
6781 "reference": "6fbf0cc2b0d0208be4881ff6069665687396b323"
6782 },
6783 "dist": {
6784 "type": "zip",
6785 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/6fbf0cc2b0d0208be4881ff6069665687396b323",
6786 "reference": "6fbf0cc2b0d0208be4881ff6069665687396b323",
6787 "shasum": ""
6788 },
6789 "require": {
6790 "composer-runtime-api": ">=2.1",
6791 "php": ">=8.2",
6792 "symfony/config": "^6.4|^7.0",
6793 "symfony/dependency-injection": "^6.4|^7.0",
6794 "symfony/http-foundation": "^6.4|^7.0",
6795 "symfony/http-kernel": "^6.4|^7.0",
6796 "symfony/twig-bridge": "^6.4|^7.0",
6797 "twig/twig": "^3.0.4"
6798 },
6799 "conflict": {
6800 "symfony/framework-bundle": "<6.4",
6801 "symfony/translation": "<6.4"
6802 },
6803 "require-dev": {
6804 "symfony/asset": "^6.4|^7.0",
6805 "symfony/expression-language": "^6.4|^7.0",
6806 "symfony/finder": "^6.4|^7.0",
6807 "symfony/form": "^6.4|^7.0",
6808 "symfony/framework-bundle": "^6.4|^7.0",
6809 "symfony/routing": "^6.4|^7.0",
6810 "symfony/stopwatch": "^6.4|^7.0",
6811 "symfony/translation": "^6.4|^7.0",
6812 "symfony/web-link": "^6.4|^7.0",
6813 "symfony/yaml": "^6.4|^7.0"
6814 },
6815 "type": "symfony-bundle",
6816 "autoload": {
6817 "psr-4": {
6818 "Symfony\\Bundle\\TwigBundle\\": ""
6819 },
6820 "exclude-from-classmap": [
6821 "/Tests/"
6822 ]
6823 },
6824 "notification-url": "https://packagist.org/downloads/",
6825 "license": [
6826 "MIT"
6827 ],
6828 "authors": [
6829 {
6830 "name": "Fabien Potencier",
6831 "email": "fabien@symfony.com"
6832 },
6833 {
6834 "name": "Symfony Community",
6835 "homepage": "https://symfony.com/contributors"
6836 }
6837 ],
6838 "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
6839 "homepage": "https://symfony.com",
6840 "support": {
6841 "source": "https://github.com/symfony/twig-bundle/tree/v7.0.3"
6842 },
6843 "funding": [
6844 {
6845 "url": "https://symfony.com/sponsor",
6846 "type": "custom"
6847 },
6848 {
6849 "url": "https://github.com/fabpot",
6850 "type": "github"
6851 },
6852 {
6853 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6854 "type": "tidelift"
6855 }
6856 ],
6857 "time": "2024-01-23T15:02:46+00:00"
6858 },
6859 {
6860 "name": "symfony/validator",
6861 "version": "v7.0.3",
6862 "source": {
6863 "type": "git",
6864 "url": "https://github.com/symfony/validator.git",
6865 "reference": "03b0c75d7d3df1ef9a0fd9fb8db1e86f83ffa2bb"
6866 },
6867 "dist": {
6868 "type": "zip",
6869 "url": "https://api.github.com/repos/symfony/validator/zipball/03b0c75d7d3df1ef9a0fd9fb8db1e86f83ffa2bb",
6870 "reference": "03b0c75d7d3df1ef9a0fd9fb8db1e86f83ffa2bb",
6871 "shasum": ""
6872 },
6873 "require": {
6874 "php": ">=8.2",
6875 "symfony/polyfill-ctype": "~1.8",
6876 "symfony/polyfill-mbstring": "~1.0",
6877 "symfony/polyfill-php83": "^1.27",
6878 "symfony/translation-contracts": "^2.5|^3"
6879 },
6880 "conflict": {
6881 "doctrine/lexer": "<1.1",
6882 "symfony/dependency-injection": "<6.4",
6883 "symfony/doctrine-bridge": "<7.0",
6884 "symfony/expression-language": "<6.4",
6885 "symfony/http-kernel": "<6.4",
6886 "symfony/intl": "<6.4",
6887 "symfony/property-info": "<6.4",
6888 "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
6889 "symfony/yaml": "<6.4"
6890 },
6891 "require-dev": {
6892 "egulias/email-validator": "^2.1.10|^3|^4",
6893 "symfony/cache": "^6.4|^7.0",
6894 "symfony/config": "^6.4|^7.0",
6895 "symfony/console": "^6.4|^7.0",
6896 "symfony/dependency-injection": "^6.4|^7.0",
6897 "symfony/expression-language": "^6.4|^7.0",
6898 "symfony/finder": "^6.4|^7.0",
6899 "symfony/http-client": "^6.4|^7.0",
6900 "symfony/http-foundation": "^6.4|^7.0",
6901 "symfony/http-kernel": "^6.4|^7.0",
6902 "symfony/intl": "^6.4|^7.0",
6903 "symfony/mime": "^6.4|^7.0",
6904 "symfony/property-access": "^6.4|^7.0",
6905 "symfony/property-info": "^6.4|^7.0",
6906 "symfony/translation": "^6.4.3|^7.0.3",
6907 "symfony/yaml": "^6.4|^7.0"
6908 },
6909 "type": "library",
6910 "autoload": {
6911 "psr-4": {
6912 "Symfony\\Component\\Validator\\": ""
6913 },
6914 "exclude-from-classmap": [
6915 "/Tests/"
6916 ]
6917 },
6918 "notification-url": "https://packagist.org/downloads/",
6919 "license": [
6920 "MIT"
6921 ],
6922 "authors": [
6923 {
6924 "name": "Fabien Potencier",
6925 "email": "fabien@symfony.com"
6926 },
6927 {
6928 "name": "Symfony Community",
6929 "homepage": "https://symfony.com/contributors"
6930 }
6931 ],
6932 "description": "Provides tools to validate values",
6933 "homepage": "https://symfony.com",
6934 "support": {
6935 "source": "https://github.com/symfony/validator/tree/v7.0.3"
6936 },
6937 "funding": [
6938 {
6939 "url": "https://symfony.com/sponsor",
6940 "type": "custom"
6941 },
6942 {
6943 "url": "https://github.com/fabpot",
6944 "type": "github"
6945 },
6946 {
6947 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6948 "type": "tidelift"
6949 }
6950 ],
6951 "time": "2024-01-29T15:41:16+00:00"
6952 },
6953 {
6954 "name": "symfony/var-dumper",
6955 "version": "v7.0.3",
6956 "source": {
6957 "type": "git",
6958 "url": "https://github.com/symfony/var-dumper.git",
6959 "reference": "a7a061abbf6fe3d4a79032cbc5149a4d65a10234"
6960 },
6961 "dist": {
6962 "type": "zip",
6963 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a7a061abbf6fe3d4a79032cbc5149a4d65a10234",
6964 "reference": "a7a061abbf6fe3d4a79032cbc5149a4d65a10234",
6965 "shasum": ""
6966 },
6967 "require": {
6968 "php": ">=8.2",
6969 "symfony/polyfill-mbstring": "~1.0"
6970 },
6971 "conflict": {
6972 "symfony/console": "<6.4"
6973 },
6974 "require-dev": {
6975 "ext-iconv": "*",
6976 "symfony/console": "^6.4|^7.0",
6977 "symfony/http-kernel": "^6.4|^7.0",
6978 "symfony/process": "^6.4|^7.0",
6979 "symfony/uid": "^6.4|^7.0",
6980 "twig/twig": "^3.0.4"
6981 },
6982 "bin": [
6983 "Resources/bin/var-dump-server"
6984 ],
6985 "type": "library",
6986 "autoload": {
6987 "files": [
6988 "Resources/functions/dump.php"
6989 ],
6990 "psr-4": {
6991 "Symfony\\Component\\VarDumper\\": ""
6992 },
6993 "exclude-from-classmap": [
6994 "/Tests/"
6995 ]
6996 },
6997 "notification-url": "https://packagist.org/downloads/",
6998 "license": [
6999 "MIT"
7000 ],
7001 "authors": [
7002 {
7003 "name": "Nicolas Grekas",
7004 "email": "p@tchwork.com"
7005 },
7006 {
7007 "name": "Symfony Community",
7008 "homepage": "https://symfony.com/contributors"
7009 }
7010 ],
7011 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
7012 "homepage": "https://symfony.com",
7013 "keywords": [
7014 "debug",
7015 "dump"
7016 ],
7017 "support": {
7018 "source": "https://github.com/symfony/var-dumper/tree/v7.0.3"
7019 },
7020 "funding": [
7021 {
7022 "url": "https://symfony.com/sponsor",
7023 "type": "custom"
7024 },
7025 {
7026 "url": "https://github.com/fabpot",
7027 "type": "github"
7028 },
7029 {
7030 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7031 "type": "tidelift"
7032 }
7033 ],
7034 "time": "2024-01-23T15:02:46+00:00"
7035 },
7036 {
7037 "name": "symfony/var-exporter",
7038 "version": "v7.0.3",
7039 "source": {
7040 "type": "git",
7041 "url": "https://github.com/symfony/var-exporter.git",
7042 "reference": "1fb79308cb5fc2b44bff6e8af10a5af6812e05b8"
7043 },
7044 "dist": {
7045 "type": "zip",
7046 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1fb79308cb5fc2b44bff6e8af10a5af6812e05b8",
7047 "reference": "1fb79308cb5fc2b44bff6e8af10a5af6812e05b8",
7048 "shasum": ""
7049 },
7050 "require": {
7051 "php": ">=8.2"
7052 },
7053 "require-dev": {
7054 "symfony/var-dumper": "^6.4|^7.0"
7055 },
7056 "type": "library",
7057 "autoload": {
7058 "psr-4": {
7059 "Symfony\\Component\\VarExporter\\": ""
7060 },
7061 "exclude-from-classmap": [
7062 "/Tests/"
7063 ]
7064 },
7065 "notification-url": "https://packagist.org/downloads/",
7066 "license": [
7067 "MIT"
7068 ],
7069 "authors": [
7070 {
7071 "name": "Nicolas Grekas",
7072 "email": "p@tchwork.com"
7073 },
7074 {
7075 "name": "Symfony Community",
7076 "homepage": "https://symfony.com/contributors"
7077 }
7078 ],
7079 "description": "Allows exporting any serializable PHP data structure to plain PHP code",
7080 "homepage": "https://symfony.com",
7081 "keywords": [
7082 "clone",
7083 "construct",
7084 "export",
7085 "hydrate",
7086 "instantiate",
7087 "lazy-loading",
7088 "proxy",
7089 "serialize"
7090 ],
7091 "support": {
7092 "source": "https://github.com/symfony/var-exporter/tree/v7.0.3"
7093 },
7094 "funding": [
7095 {
7096 "url": "https://symfony.com/sponsor",
7097 "type": "custom"
7098 },
7099 {
7100 "url": "https://github.com/fabpot",
7101 "type": "github"
7102 },
7103 {
7104 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7105 "type": "tidelift"
7106 }
7107 ],
7108 "time": "2024-01-23T15:02:46+00:00"
7109 },
7110 {
7111 "name": "symfony/web-link",
7112 "version": "v7.0.3",
7113 "source": {
7114 "type": "git",
7115 "url": "https://github.com/symfony/web-link.git",
7116 "reference": "855a347feb2ecfc1d1a379c739aff956d4cbec00"
7117 },
7118 "dist": {
7119 "type": "zip",
7120 "url": "https://api.github.com/repos/symfony/web-link/zipball/855a347feb2ecfc1d1a379c739aff956d4cbec00",
7121 "reference": "855a347feb2ecfc1d1a379c739aff956d4cbec00",
7122 "shasum": ""
7123 },
7124 "require": {
7125 "php": ">=8.2",
7126 "psr/link": "^1.1|^2.0"
7127 },
7128 "conflict": {
7129 "symfony/http-kernel": "<6.4"
7130 },
7131 "provide": {
7132 "psr/link-implementation": "1.0|2.0"
7133 },
7134 "require-dev": {
7135 "symfony/http-kernel": "^6.4|^7.0"
7136 },
7137 "type": "library",
7138 "autoload": {
7139 "psr-4": {
7140 "Symfony\\Component\\WebLink\\": ""
7141 },
7142 "exclude-from-classmap": [
7143 "/Tests/"
7144 ]
7145 },
7146 "notification-url": "https://packagist.org/downloads/",
7147 "license": [
7148 "MIT"
7149 ],
7150 "authors": [
7151 {
7152 "name": "Kévin Dunglas",
7153 "email": "dunglas@gmail.com"
7154 },
7155 {
7156 "name": "Symfony Community",
7157 "homepage": "https://symfony.com/contributors"
7158 }
7159 ],
7160 "description": "Manages links between resources",
7161 "homepage": "https://symfony.com",
7162 "keywords": [
7163 "dns-prefetch",
7164 "http",
7165 "http2",
7166 "link",
7167 "performance",
7168 "prefetch",
7169 "preload",
7170 "prerender",
7171 "psr13",
7172 "push"
7173 ],
7174 "support": {
7175 "source": "https://github.com/symfony/web-link/tree/v7.0.3"
7176 },
7177 "funding": [
7178 {
7179 "url": "https://symfony.com/sponsor",
7180 "type": "custom"
7181 },
7182 {
7183 "url": "https://github.com/fabpot",
7184 "type": "github"
7185 },
7186 {
7187 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7188 "type": "tidelift"
7189 }
7190 ],
7191 "time": "2024-01-23T15:02:46+00:00"
7192 },
7193 {
7194 "name": "symfony/web-profiler-bundle",
7195 "version": "v7.0.3",
7196 "source": {
7197 "type": "git",
7198 "url": "https://github.com/symfony/web-profiler-bundle.git",
7199 "reference": "320dbcaa6e3a72797a614216703df8b187f19265"
7200 },
7201 "dist": {
7202 "type": "zip",
7203 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/320dbcaa6e3a72797a614216703df8b187f19265",
7204 "reference": "320dbcaa6e3a72797a614216703df8b187f19265",
7205 "shasum": ""
7206 },
7207 "require": {
7208 "php": ">=8.2",
7209 "symfony/config": "^6.4|^7.0",
7210 "symfony/framework-bundle": "^6.4|^7.0",
7211 "symfony/http-kernel": "^6.4|^7.0",
7212 "symfony/routing": "^6.4|^7.0",
7213 "symfony/twig-bundle": "^6.4|^7.0",
7214 "twig/twig": "^3.0.4"
7215 },
7216 "conflict": {
7217 "symfony/form": "<6.4",
7218 "symfony/mailer": "<6.4",
7219 "symfony/messenger": "<6.4"
7220 },
7221 "require-dev": {
7222 "symfony/browser-kit": "^6.4|^7.0",
7223 "symfony/console": "^6.4|^7.0",
7224 "symfony/css-selector": "^6.4|^7.0",
7225 "symfony/stopwatch": "^6.4|^7.0"
7226 },
7227 "type": "symfony-bundle",
7228 "autoload": {
7229 "psr-4": {
7230 "Symfony\\Bundle\\WebProfilerBundle\\": ""
7231 },
7232 "exclude-from-classmap": [
7233 "/Tests/"
7234 ]
7235 },
7236 "notification-url": "https://packagist.org/downloads/",
7237 "license": [
7238 "MIT"
7239 ],
7240 "authors": [
7241 {
7242 "name": "Fabien Potencier",
7243 "email": "fabien@symfony.com"
7244 },
7245 {
7246 "name": "Symfony Community",
7247 "homepage": "https://symfony.com/contributors"
7248 }
7249 ],
7250 "description": "Provides a development tool that gives detailed information about the execution of any request",
7251 "homepage": "https://symfony.com",
7252 "keywords": [
7253 "dev"
7254 ],
7255 "support": {
7256 "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.0.3"
7257 },
7258 "funding": [
7259 {
7260 "url": "https://symfony.com/sponsor",
7261 "type": "custom"
7262 },
7263 {
7264 "url": "https://github.com/fabpot",
7265 "type": "github"
7266 },
7267 {
7268 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7269 "type": "tidelift"
7270 }
7271 ],
7272 "time": "2024-01-29T15:41:16+00:00"
7273 },
7274 {
7275 "name": "symfony/yaml",
7276 "version": "v7.0.3",
7277 "source": {
7278 "type": "git",
7279 "url": "https://github.com/symfony/yaml.git",
7280 "reference": "2d4fca631c00700597e9442a0b2451ce234513d3"
7281 },
7282 "dist": {
7283 "type": "zip",
7284 "url": "https://api.github.com/repos/symfony/yaml/zipball/2d4fca631c00700597e9442a0b2451ce234513d3",
7285 "reference": "2d4fca631c00700597e9442a0b2451ce234513d3",
7286 "shasum": ""
7287 },
7288 "require": {
7289 "php": ">=8.2",
7290 "symfony/polyfill-ctype": "^1.8"
7291 },
7292 "conflict": {
7293 "symfony/console": "<6.4"
7294 },
7295 "require-dev": {
7296 "symfony/console": "^6.4|^7.0"
7297 },
7298 "bin": [
7299 "Resources/bin/yaml-lint"
7300 ],
7301 "type": "library",
7302 "autoload": {
7303 "psr-4": {
7304 "Symfony\\Component\\Yaml\\": ""
7305 },
7306 "exclude-from-classmap": [
7307 "/Tests/"
7308 ]
7309 },
7310 "notification-url": "https://packagist.org/downloads/",
7311 "license": [
7312 "MIT"
7313 ],
7314 "authors": [
7315 {
7316 "name": "Fabien Potencier",
7317 "email": "fabien@symfony.com"
7318 },
7319 {
7320 "name": "Symfony Community",
7321 "homepage": "https://symfony.com/contributors"
7322 }
7323 ],
7324 "description": "Loads and dumps YAML files",
7325 "homepage": "https://symfony.com",
7326 "support": {
7327 "source": "https://github.com/symfony/yaml/tree/v7.0.3"
7328 },
7329 "funding": [
7330 {
7331 "url": "https://symfony.com/sponsor",
7332 "type": "custom"
7333 },
7334 {
7335 "url": "https://github.com/fabpot",
7336 "type": "github"
7337 },
7338 {
7339 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7340 "type": "tidelift"
7341 }
7342 ],
7343 "time": "2024-01-23T15:02:46+00:00"
7344 },
7345 {
7346 "name": "twig/extra-bundle",
7347 "version": "v3.8.0",
7348 "source": {
7349 "type": "git",
7350 "url": "https://github.com/twigphp/twig-extra-bundle.git",
7351 "reference": "32807183753de0388c8e59f7ac2d13bb47311140"
7352 },
7353 "dist": {
7354 "type": "zip",
7355 "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/32807183753de0388c8e59f7ac2d13bb47311140",
7356 "reference": "32807183753de0388c8e59f7ac2d13bb47311140",
7357 "shasum": ""
7358 },
7359 "require": {
7360 "php": ">=7.2.5",
7361 "symfony/framework-bundle": "^5.4|^6.0|^7.0",
7362 "symfony/twig-bundle": "^5.4|^6.0|^7.0",
7363 "twig/twig": "^3.0"
7364 },
7365 "require-dev": {
7366 "league/commonmark": "^1.0|^2.0",
7367 "symfony/phpunit-bridge": "^6.4|^7.0",
7368 "twig/cache-extra": "^3.0",
7369 "twig/cssinliner-extra": "^2.12|^3.0",
7370 "twig/html-extra": "^2.12|^3.0",
7371 "twig/inky-extra": "^2.12|^3.0",
7372 "twig/intl-extra": "^2.12|^3.0",
7373 "twig/markdown-extra": "^2.12|^3.0",
7374 "twig/string-extra": "^2.12|^3.0"
7375 },
7376 "type": "symfony-bundle",
7377 "autoload": {
7378 "psr-4": {
7379 "Twig\\Extra\\TwigExtraBundle\\": ""
7380 },
7381 "exclude-from-classmap": [
7382 "/Tests/"
7383 ]
7384 },
7385 "notification-url": "https://packagist.org/downloads/",
7386 "license": [
7387 "MIT"
7388 ],
7389 "authors": [
7390 {
7391 "name": "Fabien Potencier",
7392 "email": "fabien@symfony.com",
7393 "homepage": "http://fabien.potencier.org",
7394 "role": "Lead Developer"
7395 }
7396 ],
7397 "description": "A Symfony bundle for extra Twig extensions",
7398 "homepage": "https://twig.symfony.com",
7399 "keywords": [
7400 "bundle",
7401 "extra",
7402 "twig"
7403 ],
7404 "support": {
7405 "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.8.0"
7406 },
7407 "funding": [
7408 {
7409 "url": "https://github.com/fabpot",
7410 "type": "github"
7411 },
7412 {
7413 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7414 "type": "tidelift"
7415 }
7416 ],
7417 "time": "2023-11-21T14:02:01+00:00"
7418 },
7419 {
7420 "name": "twig/html-extra",
7421 "version": "v3.8.0",
7422 "source": {
7423 "type": "git",
7424 "url": "https://github.com/twigphp/html-extra.git",
7425 "reference": "c04603bb3b71d8d2ece9e583dbf7bd77811df1f2"
7426 },
7427 "dist": {
7428 "type": "zip",
7429 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/c04603bb3b71d8d2ece9e583dbf7bd77811df1f2",
7430 "reference": "c04603bb3b71d8d2ece9e583dbf7bd77811df1f2",
7431 "shasum": ""
7432 },
7433 "require": {
7434 "php": ">=7.2.5",
7435 "symfony/mime": "^5.4|^6.0|^7.0",
7436 "twig/twig": "^3.0"
7437 },
7438 "require-dev": {
7439 "symfony/phpunit-bridge": "^6.4|^7.0"
7440 },
7441 "type": "library",
7442 "autoload": {
7443 "psr-4": {
7444 "Twig\\Extra\\Html\\": ""
7445 },
7446 "exclude-from-classmap": [
7447 "/Tests/"
7448 ]
7449 },
7450 "notification-url": "https://packagist.org/downloads/",
7451 "license": [
7452 "MIT"
7453 ],
7454 "authors": [
7455 {
7456 "name": "Fabien Potencier",
7457 "email": "fabien@symfony.com",
7458 "homepage": "http://fabien.potencier.org",
7459 "role": "Lead Developer"
7460 }
7461 ],
7462 "description": "A Twig extension for HTML",
7463 "homepage": "https://twig.symfony.com",
7464 "keywords": [
7465 "html",
7466 "twig"
7467 ],
7468 "support": {
7469 "source": "https://github.com/twigphp/html-extra/tree/v3.8.0"
7470 },
7471 "funding": [
7472 {
7473 "url": "https://github.com/fabpot",
7474 "type": "github"
7475 },
7476 {
7477 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7478 "type": "tidelift"
7479 }
7480 ],
7481 "time": "2023-11-21T14:02:01+00:00"
7482 },
7483 {
7484 "name": "twig/intl-extra",
7485 "version": "v3.8.0",
7486 "source": {
7487 "type": "git",
7488 "url": "https://github.com/twigphp/intl-extra.git",
7489 "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c"
7490 },
7491 "dist": {
7492 "type": "zip",
7493 "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/7b3db67c700735f473a265a97e1adaeba3e6ca0c",
7494 "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c",
7495 "shasum": ""
7496 },
7497 "require": {
7498 "php": ">=7.2.5",
7499 "symfony/intl": "^5.4|^6.0|^7.0",
7500 "twig/twig": "^3.0"
7501 },
7502 "require-dev": {
7503 "symfony/phpunit-bridge": "^6.4|^7.0"
7504 },
7505 "type": "library",
7506 "autoload": {
7507 "psr-4": {
7508 "Twig\\Extra\\Intl\\": ""
7509 },
7510 "exclude-from-classmap": [
7511 "/Tests/"
7512 ]
7513 },
7514 "notification-url": "https://packagist.org/downloads/",
7515 "license": [
7516 "MIT"
7517 ],
7518 "authors": [
7519 {
7520 "name": "Fabien Potencier",
7521 "email": "fabien@symfony.com",
7522 "homepage": "http://fabien.potencier.org",
7523 "role": "Lead Developer"
7524 }
7525 ],
7526 "description": "A Twig extension for Intl",
7527 "homepage": "https://twig.symfony.com",
7528 "keywords": [
7529 "intl",
7530 "twig"
7531 ],
7532 "support": {
7533 "source": "https://github.com/twigphp/intl-extra/tree/v3.8.0"
7534 },
7535 "funding": [
7536 {
7537 "url": "https://github.com/fabpot",
7538 "type": "github"
7539 },
7540 {
7541 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7542 "type": "tidelift"
7543 }
7544 ],
7545 "time": "2023-11-21T17:27:48+00:00"
7546 },
7547 {
7548 "name": "twig/markdown-extra",
7549 "version": "v3.8.0",
7550 "source": {
7551 "type": "git",
7552 "url": "https://github.com/twigphp/markdown-extra.git",
7553 "reference": "b6e4954ab60030233df5d293886b5404558daac8"
7554 },
7555 "dist": {
7556 "type": "zip",
7557 "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/b6e4954ab60030233df5d293886b5404558daac8",
7558 "reference": "b6e4954ab60030233df5d293886b5404558daac8",
7559 "shasum": ""
7560 },
7561 "require": {
7562 "php": ">=7.2.5",
7563 "twig/twig": "^3.0"
7564 },
7565 "require-dev": {
7566 "erusev/parsedown": "^1.7",
7567 "league/commonmark": "^1.0|^2.0",
7568 "league/html-to-markdown": "^4.8|^5.0",
7569 "michelf/php-markdown": "^1.8|^2.0",
7570 "symfony/phpunit-bridge": "^6.4|^7.0"
7571 },
7572 "type": "library",
7573 "autoload": {
7574 "psr-4": {
7575 "Twig\\Extra\\Markdown\\": ""
7576 },
7577 "exclude-from-classmap": [
7578 "/Tests/"
7579 ]
7580 },
7581 "notification-url": "https://packagist.org/downloads/",
7582 "license": [
7583 "MIT"
7584 ],
7585 "authors": [
7586 {
7587 "name": "Fabien Potencier",
7588 "email": "fabien@symfony.com",
7589 "homepage": "http://fabien.potencier.org",
7590 "role": "Lead Developer"
7591 }
7592 ],
7593 "description": "A Twig extension for Markdown",
7594 "homepage": "https://twig.symfony.com",
7595 "keywords": [
7596 "html",
7597 "markdown",
7598 "twig"
7599 ],
7600 "support": {
7601 "source": "https://github.com/twigphp/markdown-extra/tree/v3.8.0"
7602 },
7603 "funding": [
7604 {
7605 "url": "https://github.com/fabpot",
7606 "type": "github"
7607 },
7608 {
7609 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7610 "type": "tidelift"
7611 }
7612 ],
7613 "time": "2023-11-21T14:02:01+00:00"
7614 },
7615 {
7616 "name": "twig/twig",
7617 "version": "v3.8.0",
7618 "source": {
7619 "type": "git",
7620 "url": "https://github.com/twigphp/Twig.git",
7621 "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d"
7622 },
7623 "dist": {
7624 "type": "zip",
7625 "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
7626 "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
7627 "shasum": ""
7628 },
7629 "require": {
7630 "php": ">=7.2.5",
7631 "symfony/polyfill-ctype": "^1.8",
7632 "symfony/polyfill-mbstring": "^1.3",
7633 "symfony/polyfill-php80": "^1.22"
7634 },
7635 "require-dev": {
7636 "psr/container": "^1.0|^2.0",
7637 "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0"
7638 },
7639 "type": "library",
7640 "autoload": {
7641 "psr-4": {
7642 "Twig\\": "src/"
7643 }
7644 },
7645 "notification-url": "https://packagist.org/downloads/",
7646 "license": [
7647 "BSD-3-Clause"
7648 ],
7649 "authors": [
7650 {
7651 "name": "Fabien Potencier",
7652 "email": "fabien@symfony.com",
7653 "homepage": "http://fabien.potencier.org",
7654 "role": "Lead Developer"
7655 },
7656 {
7657 "name": "Twig Team",
7658 "role": "Contributors"
7659 },
7660 {
7661 "name": "Armin Ronacher",
7662 "email": "armin.ronacher@active-4.com",
7663 "role": "Project Founder"
7664 }
7665 ],
7666 "description": "Twig, the flexible, fast, and secure template language for PHP",
7667 "homepage": "https://twig.symfony.com",
7668 "keywords": [
7669 "templating"
7670 ],
7671 "support": {
7672 "issues": "https://github.com/twigphp/Twig/issues",
7673 "source": "https://github.com/twigphp/Twig/tree/v3.8.0"
7674 },
7675 "funding": [
7676 {
7677 "url": "https://github.com/fabpot",
7678 "type": "github"
7679 },
7680 {
7681 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7682 "type": "tidelift"
7683 }
7684 ],
7685 "time": "2023-11-21T18:54:41+00:00"
7686 },
7687 {
7688 "name": "webmozart/assert",
7689 "version": "1.11.0",
7690 "source": {
7691 "type": "git",
7692 "url": "https://github.com/webmozarts/assert.git",
7693 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
7694 },
7695 "dist": {
7696 "type": "zip",
7697 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
7698 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
7699 "shasum": ""
7700 },
7701 "require": {
7702 "ext-ctype": "*",
7703 "php": "^7.2 || ^8.0"
7704 },
7705 "conflict": {
7706 "phpstan/phpstan": "<0.12.20",
7707 "vimeo/psalm": "<4.6.1 || 4.6.2"
7708 },
7709 "require-dev": {
7710 "phpunit/phpunit": "^8.5.13"
7711 },
7712 "type": "library",
7713 "extra": {
7714 "branch-alias": {
7715 "dev-master": "1.10-dev"
7716 }
7717 },
7718 "autoload": {
7719 "psr-4": {
7720 "Webmozart\\Assert\\": "src/"
7721 }
7722 },
7723 "notification-url": "https://packagist.org/downloads/",
7724 "license": [
7725 "MIT"
7726 ],
7727 "authors": [
7728 {
7729 "name": "Bernhard Schussek",
7730 "email": "bschussek@gmail.com"
7731 }
7732 ],
7733 "description": "Assertions to validate method input/output with nice error messages.",
7734 "keywords": [
7735 "assert",
7736 "check",
7737 "validate"
7738 ],
7739 "support": {
7740 "issues": "https://github.com/webmozarts/assert/issues",
7741 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
7742 },
7743 "time": "2022-06-03T18:03:27+00:00"
7744 }
7745 ],
7746 "packages-dev": [
7747 {
7748 "name": "doctrine/data-fixtures",
7749 "version": "1.7.0",
7750 "source": {
7751 "type": "git",
7752 "url": "https://github.com/doctrine/data-fixtures.git",
7753 "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f"
7754 },
7755 "dist": {
7756 "type": "zip",
7757 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
7758 "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
7759 "shasum": ""
7760 },
7761 "require": {
7762 "doctrine/deprecations": "^0.5.3 || ^1.0",
7763 "doctrine/persistence": "^2.0|^3.0",
7764 "php": "^7.4 || ^8.0"
7765 },
7766 "conflict": {
7767 "doctrine/dbal": "<3.5 || >=5",
7768 "doctrine/orm": "<2.14 || >=4",
7769 "doctrine/phpcr-odm": "<1.3.0"
7770 },
7771 "require-dev": {
7772 "doctrine/annotations": "^1.12 || ^2",
7773 "doctrine/coding-standard": "^12",
7774 "doctrine/dbal": "^3.5 || ^4",
7775 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
7776 "doctrine/orm": "^2.14 || ^3",
7777 "ext-sqlite3": "*",
7778 "phpstan/phpstan": "^1.10",
7779 "phpunit/phpunit": "^9.6.13 || ^10.4.2",
7780 "symfony/cache": "^5.4 || ^6.3 || ^7",
7781 "symfony/var-exporter": "^5.4 || ^6.3 || ^7",
7782 "vimeo/psalm": "^5.9"
7783 },
7784 "suggest": {
7785 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
7786 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
7787 "doctrine/orm": "For loading ORM fixtures",
7788 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
7789 },
7790 "type": "library",
7791 "autoload": {
7792 "psr-4": {
7793 "Doctrine\\Common\\DataFixtures\\": "src"
7794 }
7795 },
7796 "notification-url": "https://packagist.org/downloads/",
7797 "license": [
7798 "MIT"
7799 ],
7800 "authors": [
7801 {
7802 "name": "Jonathan Wage",
7803 "email": "jonwage@gmail.com"
7804 }
7805 ],
7806 "description": "Data Fixtures for all Doctrine Object Managers",
7807 "homepage": "https://www.doctrine-project.org",
7808 "keywords": [
7809 "database"
7810 ],
7811 "support": {
7812 "issues": "https://github.com/doctrine/data-fixtures/issues",
7813 "source": "https://github.com/doctrine/data-fixtures/tree/1.7.0"
7814 },
7815 "funding": [
7816 {
7817 "url": "https://www.doctrine-project.org/sponsorship.html",
7818 "type": "custom"
7819 },
7820 {
7821 "url": "https://www.patreon.com/phpdoctrine",
7822 "type": "patreon"
7823 },
7824 {
7825 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
7826 "type": "tidelift"
7827 }
7828 ],
7829 "time": "2023-11-24T11:18:31+00:00"
7830 },
7831 {
7832 "name": "doctrine/doctrine-fixtures-bundle",
7833 "version": "3.5.1",
7834 "source": {
7835 "type": "git",
7836 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
7837 "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d"
7838 },
7839 "dist": {
7840 "type": "zip",
7841 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/c808a0c85c38c8ee265cc8405b456c1d2b38567d",
7842 "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d",
7843 "shasum": ""
7844 },
7845 "require": {
7846 "doctrine/data-fixtures": "^1.3",
7847 "doctrine/doctrine-bundle": "^2.2",
7848 "doctrine/orm": "^2.14.0 || ^3.0",
7849 "doctrine/persistence": "^2.4|^3.0",
7850 "php": "^7.4 || ^8.0",
7851 "symfony/config": "^5.4|^6.0|^7.0",
7852 "symfony/console": "^5.4|^6.0|^7.0",
7853 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
7854 "symfony/deprecation-contracts": "^2.1|^3",
7855 "symfony/doctrine-bridge": "^5.4|^6.0|^7.0",
7856 "symfony/http-kernel": "^5.4|^6.0|^7.0"
7857 },
7858 "conflict": {
7859 "doctrine/dbal": "< 3"
7860 },
7861 "require-dev": {
7862 "doctrine/coding-standard": "^12",
7863 "phpstan/phpstan": "^1.10.39",
7864 "phpunit/phpunit": "^9.6.13",
7865 "symfony/phpunit-bridge": "^6.3.6",
7866 "vimeo/psalm": "^5.15"
7867 },
7868 "type": "symfony-bundle",
7869 "autoload": {
7870 "psr-4": {
7871 "Doctrine\\Bundle\\FixturesBundle\\": ""
7872 }
7873 },
7874 "notification-url": "https://packagist.org/downloads/",
7875 "license": [
7876 "MIT"
7877 ],
7878 "authors": [
7879 {
7880 "name": "Fabien Potencier",
7881 "email": "fabien@symfony.com"
7882 },
7883 {
7884 "name": "Doctrine Project",
7885 "homepage": "https://www.doctrine-project.org"
7886 },
7887 {
7888 "name": "Symfony Community",
7889 "homepage": "https://symfony.com/contributors"
7890 }
7891 ],
7892 "description": "Symfony DoctrineFixturesBundle",
7893 "homepage": "https://www.doctrine-project.org",
7894 "keywords": [
7895 "Fixture",
7896 "persistence"
7897 ],
7898 "support": {
7899 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
7900 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.5.1"
7901 },
7902 "funding": [
7903 {
7904 "url": "https://www.doctrine-project.org/sponsorship.html",
7905 "type": "custom"
7906 },
7907 {
7908 "url": "https://www.patreon.com/phpdoctrine",
7909 "type": "patreon"
7910 },
7911 {
7912 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
7913 "type": "tidelift"
7914 }
7915 ],
7916 "time": "2023-11-19T12:48:54+00:00"
7917 },
7918 {
7919 "name": "masterminds/html5",
7920 "version": "2.8.1",
7921 "source": {
7922 "type": "git",
7923 "url": "https://github.com/Masterminds/html5-php.git",
7924 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
7925 },
7926 "dist": {
7927 "type": "zip",
7928 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
7929 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
7930 "shasum": ""
7931 },
7932 "require": {
7933 "ext-dom": "*",
7934 "php": ">=5.3.0"
7935 },
7936 "require-dev": {
7937 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
7938 },
7939 "type": "library",
7940 "extra": {
7941 "branch-alias": {
7942 "dev-master": "2.7-dev"
7943 }
7944 },
7945 "autoload": {
7946 "psr-4": {
7947 "Masterminds\\": "src"
7948 }
7949 },
7950 "notification-url": "https://packagist.org/downloads/",
7951 "license": [
7952 "MIT"
7953 ],
7954 "authors": [
7955 {
7956 "name": "Matt Butcher",
7957 "email": "technosophos@gmail.com"
7958 },
7959 {
7960 "name": "Matt Farina",
7961 "email": "matt@mattfarina.com"
7962 },
7963 {
7964 "name": "Asmir Mustafic",
7965 "email": "goetas@gmail.com"
7966 }
7967 ],
7968 "description": "An HTML5 parser and serializer.",
7969 "homepage": "http://masterminds.github.io/html5-php",
7970 "keywords": [
7971 "HTML5",
7972 "dom",
7973 "html",
7974 "parser",
7975 "querypath",
7976 "serializer",
7977 "xml"
7978 ],
7979 "support": {
7980 "issues": "https://github.com/Masterminds/html5-php/issues",
7981 "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
7982 },
7983 "time": "2023-05-10T11:58:31+00:00"
7984 },
7985 {
7986 "name": "myclabs/deep-copy",
7987 "version": "1.11.1",
7988 "source": {
7989 "type": "git",
7990 "url": "https://github.com/myclabs/DeepCopy.git",
7991 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
7992 },
7993 "dist": {
7994 "type": "zip",
7995 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
7996 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
7997 "shasum": ""
7998 },
7999 "require": {
8000 "php": "^7.1 || ^8.0"
8001 },
8002 "conflict": {
8003 "doctrine/collections": "<1.6.8",
8004 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
8005 },
8006 "require-dev": {
8007 "doctrine/collections": "^1.6.8",
8008 "doctrine/common": "^2.13.3 || ^3.2.2",
8009 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
8010 },
8011 "type": "library",
8012 "autoload": {
8013 "files": [
8014 "src/DeepCopy/deep_copy.php"
8015 ],
8016 "psr-4": {
8017 "DeepCopy\\": "src/DeepCopy/"
8018 }
8019 },
8020 "notification-url": "https://packagist.org/downloads/",
8021 "license": [
8022 "MIT"
8023 ],
8024 "description": "Create deep copies (clones) of your objects",
8025 "keywords": [
8026 "clone",
8027 "copy",
8028 "duplicate",
8029 "object",
8030 "object graph"
8031 ],
8032 "support": {
8033 "issues": "https://github.com/myclabs/DeepCopy/issues",
8034 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
8035 },
8036 "funding": [
8037 {
8038 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
8039 "type": "tidelift"
8040 }
8041 ],
8042 "time": "2023-03-08T13:26:56+00:00"
8043 },
8044 {
8045 "name": "nikic/php-parser",
8046 "version": "v5.0.1",
8047 "source": {
8048 "type": "git",
8049 "url": "https://github.com/nikic/PHP-Parser.git",
8050 "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69"
8051 },
8052 "dist": {
8053 "type": "zip",
8054 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/2218c2252c874a4624ab2f613d86ac32d227bc69",
8055 "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69",
8056 "shasum": ""
8057 },
8058 "require": {
8059 "ext-ctype": "*",
8060 "ext-json": "*",
8061 "ext-tokenizer": "*",
8062 "php": ">=7.4"
8063 },
8064 "require-dev": {
8065 "ircmaxell/php-yacc": "^0.0.7",
8066 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
8067 },
8068 "bin": [
8069 "bin/php-parse"
8070 ],
8071 "type": "library",
8072 "extra": {
8073 "branch-alias": {
8074 "dev-master": "5.0-dev"
8075 }
8076 },
8077 "autoload": {
8078 "psr-4": {
8079 "PhpParser\\": "lib/PhpParser"
8080 }
8081 },
8082 "notification-url": "https://packagist.org/downloads/",
8083 "license": [
8084 "BSD-3-Clause"
8085 ],
8086 "authors": [
8087 {
8088 "name": "Nikita Popov"
8089 }
8090 ],
8091 "description": "A PHP parser written in PHP",
8092 "keywords": [
8093 "parser",
8094 "php"
8095 ],
8096 "support": {
8097 "issues": "https://github.com/nikic/PHP-Parser/issues",
8098 "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.1"
8099 },
8100 "time": "2024-02-21T19:24:10+00:00"
8101 },
8102 {
8103 "name": "phar-io/manifest",
8104 "version": "2.0.3",
8105 "source": {
8106 "type": "git",
8107 "url": "https://github.com/phar-io/manifest.git",
8108 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
8109 },
8110 "dist": {
8111 "type": "zip",
8112 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
8113 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
8114 "shasum": ""
8115 },
8116 "require": {
8117 "ext-dom": "*",
8118 "ext-phar": "*",
8119 "ext-xmlwriter": "*",
8120 "phar-io/version": "^3.0.1",
8121 "php": "^7.2 || ^8.0"
8122 },
8123 "type": "library",
8124 "extra": {
8125 "branch-alias": {
8126 "dev-master": "2.0.x-dev"
8127 }
8128 },
8129 "autoload": {
8130 "classmap": [
8131 "src/"
8132 ]
8133 },
8134 "notification-url": "https://packagist.org/downloads/",
8135 "license": [
8136 "BSD-3-Clause"
8137 ],
8138 "authors": [
8139 {
8140 "name": "Arne Blankerts",
8141 "email": "arne@blankerts.de",
8142 "role": "Developer"
8143 },
8144 {
8145 "name": "Sebastian Heuer",
8146 "email": "sebastian@phpeople.de",
8147 "role": "Developer"
8148 },
8149 {
8150 "name": "Sebastian Bergmann",
8151 "email": "sebastian@phpunit.de",
8152 "role": "Developer"
8153 }
8154 ],
8155 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
8156 "support": {
8157 "issues": "https://github.com/phar-io/manifest/issues",
8158 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
8159 },
8160 "time": "2021-07-20T11:28:43+00:00"
8161 },
8162 {
8163 "name": "phar-io/version",
8164 "version": "3.2.1",
8165 "source": {
8166 "type": "git",
8167 "url": "https://github.com/phar-io/version.git",
8168 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
8169 },
8170 "dist": {
8171 "type": "zip",
8172 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
8173 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
8174 "shasum": ""
8175 },
8176 "require": {
8177 "php": "^7.2 || ^8.0"
8178 },
8179 "type": "library",
8180 "autoload": {
8181 "classmap": [
8182 "src/"
8183 ]
8184 },
8185 "notification-url": "https://packagist.org/downloads/",
8186 "license": [
8187 "BSD-3-Clause"
8188 ],
8189 "authors": [
8190 {
8191 "name": "Arne Blankerts",
8192 "email": "arne@blankerts.de",
8193 "role": "Developer"
8194 },
8195 {
8196 "name": "Sebastian Heuer",
8197 "email": "sebastian@phpeople.de",
8198 "role": "Developer"
8199 },
8200 {
8201 "name": "Sebastian Bergmann",
8202 "email": "sebastian@phpunit.de",
8203 "role": "Developer"
8204 }
8205 ],
8206 "description": "Library for handling version information and constraints",
8207 "support": {
8208 "issues": "https://github.com/phar-io/version/issues",
8209 "source": "https://github.com/phar-io/version/tree/3.2.1"
8210 },
8211 "time": "2022-02-21T01:04:05+00:00"
8212 },
8213 {
8214 "name": "phpunit/php-code-coverage",
8215 "version": "10.1.11",
8216 "source": {
8217 "type": "git",
8218 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
8219 "reference": "78c3b7625965c2513ee96569a4dbb62601784145"
8220 },
8221 "dist": {
8222 "type": "zip",
8223 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/78c3b7625965c2513ee96569a4dbb62601784145",
8224 "reference": "78c3b7625965c2513ee96569a4dbb62601784145",
8225 "shasum": ""
8226 },
8227 "require": {
8228 "ext-dom": "*",
8229 "ext-libxml": "*",
8230 "ext-xmlwriter": "*",
8231 "nikic/php-parser": "^4.18 || ^5.0",
8232 "php": ">=8.1",
8233 "phpunit/php-file-iterator": "^4.0",
8234 "phpunit/php-text-template": "^3.0",
8235 "sebastian/code-unit-reverse-lookup": "^3.0",
8236 "sebastian/complexity": "^3.0",
8237 "sebastian/environment": "^6.0",
8238 "sebastian/lines-of-code": "^2.0",
8239 "sebastian/version": "^4.0",
8240 "theseer/tokenizer": "^1.2.0"
8241 },
8242 "require-dev": {
8243 "phpunit/phpunit": "^10.1"
8244 },
8245 "suggest": {
8246 "ext-pcov": "PHP extension that provides line coverage",
8247 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
8248 },
8249 "type": "library",
8250 "extra": {
8251 "branch-alias": {
8252 "dev-main": "10.1-dev"
8253 }
8254 },
8255 "autoload": {
8256 "classmap": [
8257 "src/"
8258 ]
8259 },
8260 "notification-url": "https://packagist.org/downloads/",
8261 "license": [
8262 "BSD-3-Clause"
8263 ],
8264 "authors": [
8265 {
8266 "name": "Sebastian Bergmann",
8267 "email": "sebastian@phpunit.de",
8268 "role": "lead"
8269 }
8270 ],
8271 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
8272 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
8273 "keywords": [
8274 "coverage",
8275 "testing",
8276 "xunit"
8277 ],
8278 "support": {
8279 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
8280 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
8281 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.11"
8282 },
8283 "funding": [
8284 {
8285 "url": "https://github.com/sebastianbergmann",
8286 "type": "github"
8287 }
8288 ],
8289 "time": "2023-12-21T15:38:30+00:00"
8290 },
8291 {
8292 "name": "phpunit/php-file-iterator",
8293 "version": "4.1.0",
8294 "source": {
8295 "type": "git",
8296 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
8297 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
8298 },
8299 "dist": {
8300 "type": "zip",
8301 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
8302 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
8303 "shasum": ""
8304 },
8305 "require": {
8306 "php": ">=8.1"
8307 },
8308 "require-dev": {
8309 "phpunit/phpunit": "^10.0"
8310 },
8311 "type": "library",
8312 "extra": {
8313 "branch-alias": {
8314 "dev-main": "4.0-dev"
8315 }
8316 },
8317 "autoload": {
8318 "classmap": [
8319 "src/"
8320 ]
8321 },
8322 "notification-url": "https://packagist.org/downloads/",
8323 "license": [
8324 "BSD-3-Clause"
8325 ],
8326 "authors": [
8327 {
8328 "name": "Sebastian Bergmann",
8329 "email": "sebastian@phpunit.de",
8330 "role": "lead"
8331 }
8332 ],
8333 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
8334 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
8335 "keywords": [
8336 "filesystem",
8337 "iterator"
8338 ],
8339 "support": {
8340 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
8341 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
8342 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
8343 },
8344 "funding": [
8345 {
8346 "url": "https://github.com/sebastianbergmann",
8347 "type": "github"
8348 }
8349 ],
8350 "time": "2023-08-31T06:24:48+00:00"
8351 },
8352 {
8353 "name": "phpunit/php-invoker",
8354 "version": "4.0.0",
8355 "source": {
8356 "type": "git",
8357 "url": "https://github.com/sebastianbergmann/php-invoker.git",
8358 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
8359 },
8360 "dist": {
8361 "type": "zip",
8362 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
8363 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
8364 "shasum": ""
8365 },
8366 "require": {
8367 "php": ">=8.1"
8368 },
8369 "require-dev": {
8370 "ext-pcntl": "*",
8371 "phpunit/phpunit": "^10.0"
8372 },
8373 "suggest": {
8374 "ext-pcntl": "*"
8375 },
8376 "type": "library",
8377 "extra": {
8378 "branch-alias": {
8379 "dev-main": "4.0-dev"
8380 }
8381 },
8382 "autoload": {
8383 "classmap": [
8384 "src/"
8385 ]
8386 },
8387 "notification-url": "https://packagist.org/downloads/",
8388 "license": [
8389 "BSD-3-Clause"
8390 ],
8391 "authors": [
8392 {
8393 "name": "Sebastian Bergmann",
8394 "email": "sebastian@phpunit.de",
8395 "role": "lead"
8396 }
8397 ],
8398 "description": "Invoke callables with a timeout",
8399 "homepage": "https://github.com/sebastianbergmann/php-invoker/",
8400 "keywords": [
8401 "process"
8402 ],
8403 "support": {
8404 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
8405 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
8406 },
8407 "funding": [
8408 {
8409 "url": "https://github.com/sebastianbergmann",
8410 "type": "github"
8411 }
8412 ],
8413 "time": "2023-02-03T06:56:09+00:00"
8414 },
8415 {
8416 "name": "phpunit/php-text-template",
8417 "version": "3.0.1",
8418 "source": {
8419 "type": "git",
8420 "url": "https://github.com/sebastianbergmann/php-text-template.git",
8421 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
8422 },
8423 "dist": {
8424 "type": "zip",
8425 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
8426 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
8427 "shasum": ""
8428 },
8429 "require": {
8430 "php": ">=8.1"
8431 },
8432 "require-dev": {
8433 "phpunit/phpunit": "^10.0"
8434 },
8435 "type": "library",
8436 "extra": {
8437 "branch-alias": {
8438 "dev-main": "3.0-dev"
8439 }
8440 },
8441 "autoload": {
8442 "classmap": [
8443 "src/"
8444 ]
8445 },
8446 "notification-url": "https://packagist.org/downloads/",
8447 "license": [
8448 "BSD-3-Clause"
8449 ],
8450 "authors": [
8451 {
8452 "name": "Sebastian Bergmann",
8453 "email": "sebastian@phpunit.de",
8454 "role": "lead"
8455 }
8456 ],
8457 "description": "Simple template engine.",
8458 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
8459 "keywords": [
8460 "template"
8461 ],
8462 "support": {
8463 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
8464 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
8465 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
8466 },
8467 "funding": [
8468 {
8469 "url": "https://github.com/sebastianbergmann",
8470 "type": "github"
8471 }
8472 ],
8473 "time": "2023-08-31T14:07:24+00:00"
8474 },
8475 {
8476 "name": "phpunit/php-timer",
8477 "version": "6.0.0",
8478 "source": {
8479 "type": "git",
8480 "url": "https://github.com/sebastianbergmann/php-timer.git",
8481 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
8482 },
8483 "dist": {
8484 "type": "zip",
8485 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
8486 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
8487 "shasum": ""
8488 },
8489 "require": {
8490 "php": ">=8.1"
8491 },
8492 "require-dev": {
8493 "phpunit/phpunit": "^10.0"
8494 },
8495 "type": "library",
8496 "extra": {
8497 "branch-alias": {
8498 "dev-main": "6.0-dev"
8499 }
8500 },
8501 "autoload": {
8502 "classmap": [
8503 "src/"
8504 ]
8505 },
8506 "notification-url": "https://packagist.org/downloads/",
8507 "license": [
8508 "BSD-3-Clause"
8509 ],
8510 "authors": [
8511 {
8512 "name": "Sebastian Bergmann",
8513 "email": "sebastian@phpunit.de",
8514 "role": "lead"
8515 }
8516 ],
8517 "description": "Utility class for timing",
8518 "homepage": "https://github.com/sebastianbergmann/php-timer/",
8519 "keywords": [
8520 "timer"
8521 ],
8522 "support": {
8523 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
8524 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
8525 },
8526 "funding": [
8527 {
8528 "url": "https://github.com/sebastianbergmann",
8529 "type": "github"
8530 }
8531 ],
8532 "time": "2023-02-03T06:57:52+00:00"
8533 },
8534 {
8535 "name": "phpunit/phpunit",
8536 "version": "10.5.10",
8537 "source": {
8538 "type": "git",
8539 "url": "https://github.com/sebastianbergmann/phpunit.git",
8540 "reference": "50b8e314b6d0dd06521dc31d1abffa73f25f850c"
8541 },
8542 "dist": {
8543 "type": "zip",
8544 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/50b8e314b6d0dd06521dc31d1abffa73f25f850c",
8545 "reference": "50b8e314b6d0dd06521dc31d1abffa73f25f850c",
8546 "shasum": ""
8547 },
8548 "require": {
8549 "ext-dom": "*",
8550 "ext-json": "*",
8551 "ext-libxml": "*",
8552 "ext-mbstring": "*",
8553 "ext-xml": "*",
8554 "ext-xmlwriter": "*",
8555 "myclabs/deep-copy": "^1.10.1",
8556 "phar-io/manifest": "^2.0.3",
8557 "phar-io/version": "^3.0.2",
8558 "php": ">=8.1",
8559 "phpunit/php-code-coverage": "^10.1.5",
8560 "phpunit/php-file-iterator": "^4.0",
8561 "phpunit/php-invoker": "^4.0",
8562 "phpunit/php-text-template": "^3.0",
8563 "phpunit/php-timer": "^6.0",
8564 "sebastian/cli-parser": "^2.0",
8565 "sebastian/code-unit": "^2.0",
8566 "sebastian/comparator": "^5.0",
8567 "sebastian/diff": "^5.0",
8568 "sebastian/environment": "^6.0",
8569 "sebastian/exporter": "^5.1",
8570 "sebastian/global-state": "^6.0.1",
8571 "sebastian/object-enumerator": "^5.0",
8572 "sebastian/recursion-context": "^5.0",
8573 "sebastian/type": "^4.0",
8574 "sebastian/version": "^4.0"
8575 },
8576 "suggest": {
8577 "ext-soap": "To be able to generate mocks based on WSDL files"
8578 },
8579 "bin": [
8580 "phpunit"
8581 ],
8582 "type": "library",
8583 "extra": {
8584 "branch-alias": {
8585 "dev-main": "10.5-dev"
8586 }
8587 },
8588 "autoload": {
8589 "files": [
8590 "src/Framework/Assert/Functions.php"
8591 ],
8592 "classmap": [
8593 "src/"
8594 ]
8595 },
8596 "notification-url": "https://packagist.org/downloads/",
8597 "license": [
8598 "BSD-3-Clause"
8599 ],
8600 "authors": [
8601 {
8602 "name": "Sebastian Bergmann",
8603 "email": "sebastian@phpunit.de",
8604 "role": "lead"
8605 }
8606 ],
8607 "description": "The PHP Unit Testing framework.",
8608 "homepage": "https://phpunit.de/",
8609 "keywords": [
8610 "phpunit",
8611 "testing",
8612 "xunit"
8613 ],
8614 "support": {
8615 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
8616 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
8617 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.10"
8618 },
8619 "funding": [
8620 {
8621 "url": "https://phpunit.de/sponsors.html",
8622 "type": "custom"
8623 },
8624 {
8625 "url": "https://github.com/sebastianbergmann",
8626 "type": "github"
8627 },
8628 {
8629 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
8630 "type": "tidelift"
8631 }
8632 ],
8633 "time": "2024-02-04T09:07:51+00:00"
8634 },
8635 {
8636 "name": "sebastian/cli-parser",
8637 "version": "2.0.0",
8638 "source": {
8639 "type": "git",
8640 "url": "https://github.com/sebastianbergmann/cli-parser.git",
8641 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae"
8642 },
8643 "dist": {
8644 "type": "zip",
8645 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae",
8646 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae",
8647 "shasum": ""
8648 },
8649 "require": {
8650 "php": ">=8.1"
8651 },
8652 "require-dev": {
8653 "phpunit/phpunit": "^10.0"
8654 },
8655 "type": "library",
8656 "extra": {
8657 "branch-alias": {
8658 "dev-main": "2.0-dev"
8659 }
8660 },
8661 "autoload": {
8662 "classmap": [
8663 "src/"
8664 ]
8665 },
8666 "notification-url": "https://packagist.org/downloads/",
8667 "license": [
8668 "BSD-3-Clause"
8669 ],
8670 "authors": [
8671 {
8672 "name": "Sebastian Bergmann",
8673 "email": "sebastian@phpunit.de",
8674 "role": "lead"
8675 }
8676 ],
8677 "description": "Library for parsing CLI options",
8678 "homepage": "https://github.com/sebastianbergmann/cli-parser",
8679 "support": {
8680 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
8681 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0"
8682 },
8683 "funding": [
8684 {
8685 "url": "https://github.com/sebastianbergmann",
8686 "type": "github"
8687 }
8688 ],
8689 "time": "2023-02-03T06:58:15+00:00"
8690 },
8691 {
8692 "name": "sebastian/code-unit",
8693 "version": "2.0.0",
8694 "source": {
8695 "type": "git",
8696 "url": "https://github.com/sebastianbergmann/code-unit.git",
8697 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
8698 },
8699 "dist": {
8700 "type": "zip",
8701 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
8702 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
8703 "shasum": ""
8704 },
8705 "require": {
8706 "php": ">=8.1"
8707 },
8708 "require-dev": {
8709 "phpunit/phpunit": "^10.0"
8710 },
8711 "type": "library",
8712 "extra": {
8713 "branch-alias": {
8714 "dev-main": "2.0-dev"
8715 }
8716 },
8717 "autoload": {
8718 "classmap": [
8719 "src/"
8720 ]
8721 },
8722 "notification-url": "https://packagist.org/downloads/",
8723 "license": [
8724 "BSD-3-Clause"
8725 ],
8726 "authors": [
8727 {
8728 "name": "Sebastian Bergmann",
8729 "email": "sebastian@phpunit.de",
8730 "role": "lead"
8731 }
8732 ],
8733 "description": "Collection of value objects that represent the PHP code units",
8734 "homepage": "https://github.com/sebastianbergmann/code-unit",
8735 "support": {
8736 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
8737 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
8738 },
8739 "funding": [
8740 {
8741 "url": "https://github.com/sebastianbergmann",
8742 "type": "github"
8743 }
8744 ],
8745 "time": "2023-02-03T06:58:43+00:00"
8746 },
8747 {
8748 "name": "sebastian/code-unit-reverse-lookup",
8749 "version": "3.0.0",
8750 "source": {
8751 "type": "git",
8752 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8753 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
8754 },
8755 "dist": {
8756 "type": "zip",
8757 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
8758 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
8759 "shasum": ""
8760 },
8761 "require": {
8762 "php": ">=8.1"
8763 },
8764 "require-dev": {
8765 "phpunit/phpunit": "^10.0"
8766 },
8767 "type": "library",
8768 "extra": {
8769 "branch-alias": {
8770 "dev-main": "3.0-dev"
8771 }
8772 },
8773 "autoload": {
8774 "classmap": [
8775 "src/"
8776 ]
8777 },
8778 "notification-url": "https://packagist.org/downloads/",
8779 "license": [
8780 "BSD-3-Clause"
8781 ],
8782 "authors": [
8783 {
8784 "name": "Sebastian Bergmann",
8785 "email": "sebastian@phpunit.de"
8786 }
8787 ],
8788 "description": "Looks up which function or method a line of code belongs to",
8789 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8790 "support": {
8791 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8792 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
8793 },
8794 "funding": [
8795 {
8796 "url": "https://github.com/sebastianbergmann",
8797 "type": "github"
8798 }
8799 ],
8800 "time": "2023-02-03T06:59:15+00:00"
8801 },
8802 {
8803 "name": "sebastian/comparator",
8804 "version": "5.0.1",
8805 "source": {
8806 "type": "git",
8807 "url": "https://github.com/sebastianbergmann/comparator.git",
8808 "reference": "2db5010a484d53ebf536087a70b4a5423c102372"
8809 },
8810 "dist": {
8811 "type": "zip",
8812 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
8813 "reference": "2db5010a484d53ebf536087a70b4a5423c102372",
8814 "shasum": ""
8815 },
8816 "require": {
8817 "ext-dom": "*",
8818 "ext-mbstring": "*",
8819 "php": ">=8.1",
8820 "sebastian/diff": "^5.0",
8821 "sebastian/exporter": "^5.0"
8822 },
8823 "require-dev": {
8824 "phpunit/phpunit": "^10.3"
8825 },
8826 "type": "library",
8827 "extra": {
8828 "branch-alias": {
8829 "dev-main": "5.0-dev"
8830 }
8831 },
8832 "autoload": {
8833 "classmap": [
8834 "src/"
8835 ]
8836 },
8837 "notification-url": "https://packagist.org/downloads/",
8838 "license": [
8839 "BSD-3-Clause"
8840 ],
8841 "authors": [
8842 {
8843 "name": "Sebastian Bergmann",
8844 "email": "sebastian@phpunit.de"
8845 },
8846 {
8847 "name": "Jeff Welch",
8848 "email": "whatthejeff@gmail.com"
8849 },
8850 {
8851 "name": "Volker Dusch",
8852 "email": "github@wallbash.com"
8853 },
8854 {
8855 "name": "Bernhard Schussek",
8856 "email": "bschussek@2bepublished.at"
8857 }
8858 ],
8859 "description": "Provides the functionality to compare PHP values for equality",
8860 "homepage": "https://github.com/sebastianbergmann/comparator",
8861 "keywords": [
8862 "comparator",
8863 "compare",
8864 "equality"
8865 ],
8866 "support": {
8867 "issues": "https://github.com/sebastianbergmann/comparator/issues",
8868 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
8869 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
8870 },
8871 "funding": [
8872 {
8873 "url": "https://github.com/sebastianbergmann",
8874 "type": "github"
8875 }
8876 ],
8877 "time": "2023-08-14T13:18:12+00:00"
8878 },
8879 {
8880 "name": "sebastian/complexity",
8881 "version": "3.2.0",
8882 "source": {
8883 "type": "git",
8884 "url": "https://github.com/sebastianbergmann/complexity.git",
8885 "reference": "68ff824baeae169ec9f2137158ee529584553799"
8886 },
8887 "dist": {
8888 "type": "zip",
8889 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
8890 "reference": "68ff824baeae169ec9f2137158ee529584553799",
8891 "shasum": ""
8892 },
8893 "require": {
8894 "nikic/php-parser": "^4.18 || ^5.0",
8895 "php": ">=8.1"
8896 },
8897 "require-dev": {
8898 "phpunit/phpunit": "^10.0"
8899 },
8900 "type": "library",
8901 "extra": {
8902 "branch-alias": {
8903 "dev-main": "3.2-dev"
8904 }
8905 },
8906 "autoload": {
8907 "classmap": [
8908 "src/"
8909 ]
8910 },
8911 "notification-url": "https://packagist.org/downloads/",
8912 "license": [
8913 "BSD-3-Clause"
8914 ],
8915 "authors": [
8916 {
8917 "name": "Sebastian Bergmann",
8918 "email": "sebastian@phpunit.de",
8919 "role": "lead"
8920 }
8921 ],
8922 "description": "Library for calculating the complexity of PHP code units",
8923 "homepage": "https://github.com/sebastianbergmann/complexity",
8924 "support": {
8925 "issues": "https://github.com/sebastianbergmann/complexity/issues",
8926 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
8927 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
8928 },
8929 "funding": [
8930 {
8931 "url": "https://github.com/sebastianbergmann",
8932 "type": "github"
8933 }
8934 ],
8935 "time": "2023-12-21T08:37:17+00:00"
8936 },
8937 {
8938 "name": "sebastian/diff",
8939 "version": "5.1.0",
8940 "source": {
8941 "type": "git",
8942 "url": "https://github.com/sebastianbergmann/diff.git",
8943 "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f"
8944 },
8945 "dist": {
8946 "type": "zip",
8947 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/fbf413a49e54f6b9b17e12d900ac7f6101591b7f",
8948 "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f",
8949 "shasum": ""
8950 },
8951 "require": {
8952 "php": ">=8.1"
8953 },
8954 "require-dev": {
8955 "phpunit/phpunit": "^10.0",
8956 "symfony/process": "^4.2 || ^5"
8957 },
8958 "type": "library",
8959 "extra": {
8960 "branch-alias": {
8961 "dev-main": "5.1-dev"
8962 }
8963 },
8964 "autoload": {
8965 "classmap": [
8966 "src/"
8967 ]
8968 },
8969 "notification-url": "https://packagist.org/downloads/",
8970 "license": [
8971 "BSD-3-Clause"
8972 ],
8973 "authors": [
8974 {
8975 "name": "Sebastian Bergmann",
8976 "email": "sebastian@phpunit.de"
8977 },
8978 {
8979 "name": "Kore Nordmann",
8980 "email": "mail@kore-nordmann.de"
8981 }
8982 ],
8983 "description": "Diff implementation",
8984 "homepage": "https://github.com/sebastianbergmann/diff",
8985 "keywords": [
8986 "diff",
8987 "udiff",
8988 "unidiff",
8989 "unified diff"
8990 ],
8991 "support": {
8992 "issues": "https://github.com/sebastianbergmann/diff/issues",
8993 "security": "https://github.com/sebastianbergmann/diff/security/policy",
8994 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.0"
8995 },
8996 "funding": [
8997 {
8998 "url": "https://github.com/sebastianbergmann",
8999 "type": "github"
9000 }
9001 ],
9002 "time": "2023-12-22T10:55:06+00:00"
9003 },
9004 {
9005 "name": "sebastian/environment",
9006 "version": "6.0.1",
9007 "source": {
9008 "type": "git",
9009 "url": "https://github.com/sebastianbergmann/environment.git",
9010 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951"
9011 },
9012 "dist": {
9013 "type": "zip",
9014 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951",
9015 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951",
9016 "shasum": ""
9017 },
9018 "require": {
9019 "php": ">=8.1"
9020 },
9021 "require-dev": {
9022 "phpunit/phpunit": "^10.0"
9023 },
9024 "suggest": {
9025 "ext-posix": "*"
9026 },
9027 "type": "library",
9028 "extra": {
9029 "branch-alias": {
9030 "dev-main": "6.0-dev"
9031 }
9032 },
9033 "autoload": {
9034 "classmap": [
9035 "src/"
9036 ]
9037 },
9038 "notification-url": "https://packagist.org/downloads/",
9039 "license": [
9040 "BSD-3-Clause"
9041 ],
9042 "authors": [
9043 {
9044 "name": "Sebastian Bergmann",
9045 "email": "sebastian@phpunit.de"
9046 }
9047 ],
9048 "description": "Provides functionality to handle HHVM/PHP environments",
9049 "homepage": "https://github.com/sebastianbergmann/environment",
9050 "keywords": [
9051 "Xdebug",
9052 "environment",
9053 "hhvm"
9054 ],
9055 "support": {
9056 "issues": "https://github.com/sebastianbergmann/environment/issues",
9057 "security": "https://github.com/sebastianbergmann/environment/security/policy",
9058 "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1"
9059 },
9060 "funding": [
9061 {
9062 "url": "https://github.com/sebastianbergmann",
9063 "type": "github"
9064 }
9065 ],
9066 "time": "2023-04-11T05:39:26+00:00"
9067 },
9068 {
9069 "name": "sebastian/exporter",
9070 "version": "5.1.1",
9071 "source": {
9072 "type": "git",
9073 "url": "https://github.com/sebastianbergmann/exporter.git",
9074 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc"
9075 },
9076 "dist": {
9077 "type": "zip",
9078 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc",
9079 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc",
9080 "shasum": ""
9081 },
9082 "require": {
9083 "ext-mbstring": "*",
9084 "php": ">=8.1",
9085 "sebastian/recursion-context": "^5.0"
9086 },
9087 "require-dev": {
9088 "phpunit/phpunit": "^10.0"
9089 },
9090 "type": "library",
9091 "extra": {
9092 "branch-alias": {
9093 "dev-main": "5.1-dev"
9094 }
9095 },
9096 "autoload": {
9097 "classmap": [
9098 "src/"
9099 ]
9100 },
9101 "notification-url": "https://packagist.org/downloads/",
9102 "license": [
9103 "BSD-3-Clause"
9104 ],
9105 "authors": [
9106 {
9107 "name": "Sebastian Bergmann",
9108 "email": "sebastian@phpunit.de"
9109 },
9110 {
9111 "name": "Jeff Welch",
9112 "email": "whatthejeff@gmail.com"
9113 },
9114 {
9115 "name": "Volker Dusch",
9116 "email": "github@wallbash.com"
9117 },
9118 {
9119 "name": "Adam Harvey",
9120 "email": "aharvey@php.net"
9121 },
9122 {
9123 "name": "Bernhard Schussek",
9124 "email": "bschussek@gmail.com"
9125 }
9126 ],
9127 "description": "Provides the functionality to export PHP variables for visualization",
9128 "homepage": "https://www.github.com/sebastianbergmann/exporter",
9129 "keywords": [
9130 "export",
9131 "exporter"
9132 ],
9133 "support": {
9134 "issues": "https://github.com/sebastianbergmann/exporter/issues",
9135 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
9136 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1"
9137 },
9138 "funding": [
9139 {
9140 "url": "https://github.com/sebastianbergmann",
9141 "type": "github"
9142 }
9143 ],
9144 "time": "2023-09-24T13:22:09+00:00"
9145 },
9146 {
9147 "name": "sebastian/global-state",
9148 "version": "6.0.1",
9149 "source": {
9150 "type": "git",
9151 "url": "https://github.com/sebastianbergmann/global-state.git",
9152 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
9153 },
9154 "dist": {
9155 "type": "zip",
9156 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
9157 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
9158 "shasum": ""
9159 },
9160 "require": {
9161 "php": ">=8.1",
9162 "sebastian/object-reflector": "^3.0",
9163 "sebastian/recursion-context": "^5.0"
9164 },
9165 "require-dev": {
9166 "ext-dom": "*",
9167 "phpunit/phpunit": "^10.0"
9168 },
9169 "type": "library",
9170 "extra": {
9171 "branch-alias": {
9172 "dev-main": "6.0-dev"
9173 }
9174 },
9175 "autoload": {
9176 "classmap": [
9177 "src/"
9178 ]
9179 },
9180 "notification-url": "https://packagist.org/downloads/",
9181 "license": [
9182 "BSD-3-Clause"
9183 ],
9184 "authors": [
9185 {
9186 "name": "Sebastian Bergmann",
9187 "email": "sebastian@phpunit.de"
9188 }
9189 ],
9190 "description": "Snapshotting of global state",
9191 "homepage": "http://www.github.com/sebastianbergmann/global-state",
9192 "keywords": [
9193 "global state"
9194 ],
9195 "support": {
9196 "issues": "https://github.com/sebastianbergmann/global-state/issues",
9197 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
9198 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
9199 },
9200 "funding": [
9201 {
9202 "url": "https://github.com/sebastianbergmann",
9203 "type": "github"
9204 }
9205 ],
9206 "time": "2023-07-19T07:19:23+00:00"
9207 },
9208 {
9209 "name": "sebastian/lines-of-code",
9210 "version": "2.0.2",
9211 "source": {
9212 "type": "git",
9213 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
9214 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
9215 },
9216 "dist": {
9217 "type": "zip",
9218 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
9219 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
9220 "shasum": ""
9221 },
9222 "require": {
9223 "nikic/php-parser": "^4.18 || ^5.0",
9224 "php": ">=8.1"
9225 },
9226 "require-dev": {
9227 "phpunit/phpunit": "^10.0"
9228 },
9229 "type": "library",
9230 "extra": {
9231 "branch-alias": {
9232 "dev-main": "2.0-dev"
9233 }
9234 },
9235 "autoload": {
9236 "classmap": [
9237 "src/"
9238 ]
9239 },
9240 "notification-url": "https://packagist.org/downloads/",
9241 "license": [
9242 "BSD-3-Clause"
9243 ],
9244 "authors": [
9245 {
9246 "name": "Sebastian Bergmann",
9247 "email": "sebastian@phpunit.de",
9248 "role": "lead"
9249 }
9250 ],
9251 "description": "Library for counting the lines of code in PHP source code",
9252 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
9253 "support": {
9254 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
9255 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
9256 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
9257 },
9258 "funding": [
9259 {
9260 "url": "https://github.com/sebastianbergmann",
9261 "type": "github"
9262 }
9263 ],
9264 "time": "2023-12-21T08:38:20+00:00"
9265 },
9266 {
9267 "name": "sebastian/object-enumerator",
9268 "version": "5.0.0",
9269 "source": {
9270 "type": "git",
9271 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
9272 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
9273 },
9274 "dist": {
9275 "type": "zip",
9276 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
9277 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
9278 "shasum": ""
9279 },
9280 "require": {
9281 "php": ">=8.1",
9282 "sebastian/object-reflector": "^3.0",
9283 "sebastian/recursion-context": "^5.0"
9284 },
9285 "require-dev": {
9286 "phpunit/phpunit": "^10.0"
9287 },
9288 "type": "library",
9289 "extra": {
9290 "branch-alias": {
9291 "dev-main": "5.0-dev"
9292 }
9293 },
9294 "autoload": {
9295 "classmap": [
9296 "src/"
9297 ]
9298 },
9299 "notification-url": "https://packagist.org/downloads/",
9300 "license": [
9301 "BSD-3-Clause"
9302 ],
9303 "authors": [
9304 {
9305 "name": "Sebastian Bergmann",
9306 "email": "sebastian@phpunit.de"
9307 }
9308 ],
9309 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
9310 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
9311 "support": {
9312 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
9313 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
9314 },
9315 "funding": [
9316 {
9317 "url": "https://github.com/sebastianbergmann",
9318 "type": "github"
9319 }
9320 ],
9321 "time": "2023-02-03T07:08:32+00:00"
9322 },
9323 {
9324 "name": "sebastian/object-reflector",
9325 "version": "3.0.0",
9326 "source": {
9327 "type": "git",
9328 "url": "https://github.com/sebastianbergmann/object-reflector.git",
9329 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
9330 },
9331 "dist": {
9332 "type": "zip",
9333 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
9334 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
9335 "shasum": ""
9336 },
9337 "require": {
9338 "php": ">=8.1"
9339 },
9340 "require-dev": {
9341 "phpunit/phpunit": "^10.0"
9342 },
9343 "type": "library",
9344 "extra": {
9345 "branch-alias": {
9346 "dev-main": "3.0-dev"
9347 }
9348 },
9349 "autoload": {
9350 "classmap": [
9351 "src/"
9352 ]
9353 },
9354 "notification-url": "https://packagist.org/downloads/",
9355 "license": [
9356 "BSD-3-Clause"
9357 ],
9358 "authors": [
9359 {
9360 "name": "Sebastian Bergmann",
9361 "email": "sebastian@phpunit.de"
9362 }
9363 ],
9364 "description": "Allows reflection of object attributes, including inherited and non-public ones",
9365 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
9366 "support": {
9367 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
9368 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
9369 },
9370 "funding": [
9371 {
9372 "url": "https://github.com/sebastianbergmann",
9373 "type": "github"
9374 }
9375 ],
9376 "time": "2023-02-03T07:06:18+00:00"
9377 },
9378 {
9379 "name": "sebastian/recursion-context",
9380 "version": "5.0.0",
9381 "source": {
9382 "type": "git",
9383 "url": "https://github.com/sebastianbergmann/recursion-context.git",
9384 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
9385 },
9386 "dist": {
9387 "type": "zip",
9388 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
9389 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
9390 "shasum": ""
9391 },
9392 "require": {
9393 "php": ">=8.1"
9394 },
9395 "require-dev": {
9396 "phpunit/phpunit": "^10.0"
9397 },
9398 "type": "library",
9399 "extra": {
9400 "branch-alias": {
9401 "dev-main": "5.0-dev"
9402 }
9403 },
9404 "autoload": {
9405 "classmap": [
9406 "src/"
9407 ]
9408 },
9409 "notification-url": "https://packagist.org/downloads/",
9410 "license": [
9411 "BSD-3-Clause"
9412 ],
9413 "authors": [
9414 {
9415 "name": "Sebastian Bergmann",
9416 "email": "sebastian@phpunit.de"
9417 },
9418 {
9419 "name": "Jeff Welch",
9420 "email": "whatthejeff@gmail.com"
9421 },
9422 {
9423 "name": "Adam Harvey",
9424 "email": "aharvey@php.net"
9425 }
9426 ],
9427 "description": "Provides functionality to recursively process PHP variables",
9428 "homepage": "https://github.com/sebastianbergmann/recursion-context",
9429 "support": {
9430 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
9431 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
9432 },
9433 "funding": [
9434 {
9435 "url": "https://github.com/sebastianbergmann",
9436 "type": "github"
9437 }
9438 ],
9439 "time": "2023-02-03T07:05:40+00:00"
9440 },
9441 {
9442 "name": "sebastian/type",
9443 "version": "4.0.0",
9444 "source": {
9445 "type": "git",
9446 "url": "https://github.com/sebastianbergmann/type.git",
9447 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
9448 },
9449 "dist": {
9450 "type": "zip",
9451 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
9452 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
9453 "shasum": ""
9454 },
9455 "require": {
9456 "php": ">=8.1"
9457 },
9458 "require-dev": {
9459 "phpunit/phpunit": "^10.0"
9460 },
9461 "type": "library",
9462 "extra": {
9463 "branch-alias": {
9464 "dev-main": "4.0-dev"
9465 }
9466 },
9467 "autoload": {
9468 "classmap": [
9469 "src/"
9470 ]
9471 },
9472 "notification-url": "https://packagist.org/downloads/",
9473 "license": [
9474 "BSD-3-Clause"
9475 ],
9476 "authors": [
9477 {
9478 "name": "Sebastian Bergmann",
9479 "email": "sebastian@phpunit.de",
9480 "role": "lead"
9481 }
9482 ],
9483 "description": "Collection of value objects that represent the types of the PHP type system",
9484 "homepage": "https://github.com/sebastianbergmann/type",
9485 "support": {
9486 "issues": "https://github.com/sebastianbergmann/type/issues",
9487 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
9488 },
9489 "funding": [
9490 {
9491 "url": "https://github.com/sebastianbergmann",
9492 "type": "github"
9493 }
9494 ],
9495 "time": "2023-02-03T07:10:45+00:00"
9496 },
9497 {
9498 "name": "sebastian/version",
9499 "version": "4.0.1",
9500 "source": {
9501 "type": "git",
9502 "url": "https://github.com/sebastianbergmann/version.git",
9503 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
9504 },
9505 "dist": {
9506 "type": "zip",
9507 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
9508 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
9509 "shasum": ""
9510 },
9511 "require": {
9512 "php": ">=8.1"
9513 },
9514 "type": "library",
9515 "extra": {
9516 "branch-alias": {
9517 "dev-main": "4.0-dev"
9518 }
9519 },
9520 "autoload": {
9521 "classmap": [
9522 "src/"
9523 ]
9524 },
9525 "notification-url": "https://packagist.org/downloads/",
9526 "license": [
9527 "BSD-3-Clause"
9528 ],
9529 "authors": [
9530 {
9531 "name": "Sebastian Bergmann",
9532 "email": "sebastian@phpunit.de",
9533 "role": "lead"
9534 }
9535 ],
9536 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
9537 "homepage": "https://github.com/sebastianbergmann/version",
9538 "support": {
9539 "issues": "https://github.com/sebastianbergmann/version/issues",
9540 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
9541 },
9542 "funding": [
9543 {
9544 "url": "https://github.com/sebastianbergmann",
9545 "type": "github"
9546 }
9547 ],
9548 "time": "2023-02-07T11:34:05+00:00"
9549 },
9550 {
9551 "name": "symfony/browser-kit",
9552 "version": "v7.0.3",
9553 "source": {
9554 "type": "git",
9555 "url": "https://github.com/symfony/browser-kit.git",
9556 "reference": "725d5b15681685ac17b20b575254c75639722488"
9557 },
9558 "dist": {
9559 "type": "zip",
9560 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/725d5b15681685ac17b20b575254c75639722488",
9561 "reference": "725d5b15681685ac17b20b575254c75639722488",
9562 "shasum": ""
9563 },
9564 "require": {
9565 "php": ">=8.2",
9566 "symfony/dom-crawler": "^6.4|^7.0"
9567 },
9568 "require-dev": {
9569 "symfony/css-selector": "^6.4|^7.0",
9570 "symfony/http-client": "^6.4|^7.0",
9571 "symfony/mime": "^6.4|^7.0",
9572 "symfony/process": "^6.4|^7.0"
9573 },
9574 "type": "library",
9575 "autoload": {
9576 "psr-4": {
9577 "Symfony\\Component\\BrowserKit\\": ""
9578 },
9579 "exclude-from-classmap": [
9580 "/Tests/"
9581 ]
9582 },
9583 "notification-url": "https://packagist.org/downloads/",
9584 "license": [
9585 "MIT"
9586 ],
9587 "authors": [
9588 {
9589 "name": "Fabien Potencier",
9590 "email": "fabien@symfony.com"
9591 },
9592 {
9593 "name": "Symfony Community",
9594 "homepage": "https://symfony.com/contributors"
9595 }
9596 ],
9597 "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
9598 "homepage": "https://symfony.com",
9599 "support": {
9600 "source": "https://github.com/symfony/browser-kit/tree/v7.0.3"
9601 },
9602 "funding": [
9603 {
9604 "url": "https://symfony.com/sponsor",
9605 "type": "custom"
9606 },
9607 {
9608 "url": "https://github.com/fabpot",
9609 "type": "github"
9610 },
9611 {
9612 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9613 "type": "tidelift"
9614 }
9615 ],
9616 "time": "2024-01-23T15:02:46+00:00"
9617 },
9618 {
9619 "name": "symfony/css-selector",
9620 "version": "v7.0.3",
9621 "source": {
9622 "type": "git",
9623 "url": "https://github.com/symfony/css-selector.git",
9624 "reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be"
9625 },
9626 "dist": {
9627 "type": "zip",
9628 "url": "https://api.github.com/repos/symfony/css-selector/zipball/ec60a4edf94e63b0556b6a0888548bb400a3a3be",
9629 "reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be",
9630 "shasum": ""
9631 },
9632 "require": {
9633 "php": ">=8.2"
9634 },
9635 "type": "library",
9636 "autoload": {
9637 "psr-4": {
9638 "Symfony\\Component\\CssSelector\\": ""
9639 },
9640 "exclude-from-classmap": [
9641 "/Tests/"
9642 ]
9643 },
9644 "notification-url": "https://packagist.org/downloads/",
9645 "license": [
9646 "MIT"
9647 ],
9648 "authors": [
9649 {
9650 "name": "Fabien Potencier",
9651 "email": "fabien@symfony.com"
9652 },
9653 {
9654 "name": "Jean-François Simon",
9655 "email": "jeanfrancois.simon@sensiolabs.com"
9656 },
9657 {
9658 "name": "Symfony Community",
9659 "homepage": "https://symfony.com/contributors"
9660 }
9661 ],
9662 "description": "Converts CSS selectors to XPath expressions",
9663 "homepage": "https://symfony.com",
9664 "support": {
9665 "source": "https://github.com/symfony/css-selector/tree/v7.0.3"
9666 },
9667 "funding": [
9668 {
9669 "url": "https://symfony.com/sponsor",
9670 "type": "custom"
9671 },
9672 {
9673 "url": "https://github.com/fabpot",
9674 "type": "github"
9675 },
9676 {
9677 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9678 "type": "tidelift"
9679 }
9680 ],
9681 "time": "2024-01-23T15:02:46+00:00"
9682 },
9683 {
9684 "name": "symfony/debug-bundle",
9685 "version": "v7.0.3",
9686 "source": {
9687 "type": "git",
9688 "url": "https://github.com/symfony/debug-bundle.git",
9689 "reference": "b0db5c443883ce5c10c2265c77feb9833c3d9d6d"
9690 },
9691 "dist": {
9692 "type": "zip",
9693 "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/b0db5c443883ce5c10c2265c77feb9833c3d9d6d",
9694 "reference": "b0db5c443883ce5c10c2265c77feb9833c3d9d6d",
9695 "shasum": ""
9696 },
9697 "require": {
9698 "ext-xml": "*",
9699 "php": ">=8.2",
9700 "symfony/dependency-injection": "^6.4|^7.0",
9701 "symfony/http-kernel": "^6.4|^7.0",
9702 "symfony/twig-bridge": "^6.4|^7.0",
9703 "symfony/var-dumper": "^6.4|^7.0"
9704 },
9705 "conflict": {
9706 "symfony/config": "<6.4",
9707 "symfony/dependency-injection": "<6.4"
9708 },
9709 "require-dev": {
9710 "symfony/config": "^6.4|^7.0",
9711 "symfony/web-profiler-bundle": "^6.4|^7.0"
9712 },
9713 "type": "symfony-bundle",
9714 "autoload": {
9715 "psr-4": {
9716 "Symfony\\Bundle\\DebugBundle\\": ""
9717 },
9718 "exclude-from-classmap": [
9719 "/Tests/"
9720 ]
9721 },
9722 "notification-url": "https://packagist.org/downloads/",
9723 "license": [
9724 "MIT"
9725 ],
9726 "authors": [
9727 {
9728 "name": "Fabien Potencier",
9729 "email": "fabien@symfony.com"
9730 },
9731 {
9732 "name": "Symfony Community",
9733 "homepage": "https://symfony.com/contributors"
9734 }
9735 ],
9736 "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
9737 "homepage": "https://symfony.com",
9738 "support": {
9739 "source": "https://github.com/symfony/debug-bundle/tree/v7.0.3"
9740 },
9741 "funding": [
9742 {
9743 "url": "https://symfony.com/sponsor",
9744 "type": "custom"
9745 },
9746 {
9747 "url": "https://github.com/fabpot",
9748 "type": "github"
9749 },
9750 {
9751 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9752 "type": "tidelift"
9753 }
9754 ],
9755 "time": "2024-01-23T15:02:46+00:00"
9756 },
9757 {
9758 "name": "symfony/dom-crawler",
9759 "version": "v7.0.3",
9760 "source": {
9761 "type": "git",
9762 "url": "https://github.com/symfony/dom-crawler.git",
9763 "reference": "3330a8f836e7631412c5e07f69b88480d27a20a2"
9764 },
9765 "dist": {
9766 "type": "zip",
9767 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3330a8f836e7631412c5e07f69b88480d27a20a2",
9768 "reference": "3330a8f836e7631412c5e07f69b88480d27a20a2",
9769 "shasum": ""
9770 },
9771 "require": {
9772 "masterminds/html5": "^2.6",
9773 "php": ">=8.2",
9774 "symfony/polyfill-ctype": "~1.8",
9775 "symfony/polyfill-mbstring": "~1.0"
9776 },
9777 "require-dev": {
9778 "symfony/css-selector": "^6.4|^7.0"
9779 },
9780 "type": "library",
9781 "autoload": {
9782 "psr-4": {
9783 "Symfony\\Component\\DomCrawler\\": ""
9784 },
9785 "exclude-from-classmap": [
9786 "/Tests/"
9787 ]
9788 },
9789 "notification-url": "https://packagist.org/downloads/",
9790 "license": [
9791 "MIT"
9792 ],
9793 "authors": [
9794 {
9795 "name": "Fabien Potencier",
9796 "email": "fabien@symfony.com"
9797 },
9798 {
9799 "name": "Symfony Community",
9800 "homepage": "https://symfony.com/contributors"
9801 }
9802 ],
9803 "description": "Eases DOM navigation for HTML and XML documents",
9804 "homepage": "https://symfony.com",
9805 "support": {
9806 "source": "https://github.com/symfony/dom-crawler/tree/v7.0.3"
9807 },
9808 "funding": [
9809 {
9810 "url": "https://symfony.com/sponsor",
9811 "type": "custom"
9812 },
9813 {
9814 "url": "https://github.com/fabpot",
9815 "type": "github"
9816 },
9817 {
9818 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9819 "type": "tidelift"
9820 }
9821 ],
9822 "time": "2024-01-23T15:02:46+00:00"
9823 },
9824 {
9825 "name": "symfony/maker-bundle",
9826 "version": "v1.55.1",
9827 "source": {
9828 "type": "git",
9829 "url": "https://github.com/symfony/maker-bundle.git",
9830 "reference": "11a9d3125c5b93ab4043f0f2e9927fdc55881c17"
9831 },
9832 "dist": {
9833 "type": "zip",
9834 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/11a9d3125c5b93ab4043f0f2e9927fdc55881c17",
9835 "reference": "11a9d3125c5b93ab4043f0f2e9927fdc55881c17",
9836 "shasum": ""
9837 },
9838 "require": {
9839 "doctrine/inflector": "^2.0",
9840 "nikic/php-parser": "^4.18|^5.0",
9841 "php": ">=8.1",
9842 "symfony/config": "^6.4|^7.0",
9843 "symfony/console": "^6.4|^7.0",
9844 "symfony/dependency-injection": "^6.4|^7.0",
9845 "symfony/deprecation-contracts": "^2.2|^3",
9846 "symfony/filesystem": "^6.4|^7.0",
9847 "symfony/finder": "^6.4|^7.0",
9848 "symfony/framework-bundle": "^6.4|^7.0",
9849 "symfony/http-kernel": "^6.4|^7.0",
9850 "symfony/process": "^6.4|^7.0"
9851 },
9852 "conflict": {
9853 "doctrine/doctrine-bundle": "<2.10",
9854 "doctrine/orm": "<2.15"
9855 },
9856 "require-dev": {
9857 "composer/semver": "^3.0",
9858 "doctrine/doctrine-bundle": "^2.5.0",
9859 "doctrine/orm": "^2.15|^3",
9860 "symfony/http-client": "^6.4|^7.0",
9861 "symfony/phpunit-bridge": "^6.4.1|^7.0",
9862 "symfony/security-core": "^6.4|^7.0",
9863 "symfony/yaml": "^6.4|^7.0",
9864 "twig/twig": "^3.0|^4.x-dev"
9865 },
9866 "type": "symfony-bundle",
9867 "extra": {
9868 "branch-alias": {
9869 "dev-main": "1.x-dev"
9870 }
9871 },
9872 "autoload": {
9873 "psr-4": {
9874 "Symfony\\Bundle\\MakerBundle\\": "src/"
9875 }
9876 },
9877 "notification-url": "https://packagist.org/downloads/",
9878 "license": [
9879 "MIT"
9880 ],
9881 "authors": [
9882 {
9883 "name": "Symfony Community",
9884 "homepage": "https://symfony.com/contributors"
9885 }
9886 ],
9887 "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
9888 "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
9889 "keywords": [
9890 "code generator",
9891 "dev",
9892 "generator",
9893 "scaffold",
9894 "scaffolding"
9895 ],
9896 "support": {
9897 "issues": "https://github.com/symfony/maker-bundle/issues",
9898 "source": "https://github.com/symfony/maker-bundle/tree/v1.55.1"
9899 },
9900 "funding": [
9901 {
9902 "url": "https://symfony.com/sponsor",
9903 "type": "custom"
9904 },
9905 {
9906 "url": "https://github.com/fabpot",
9907 "type": "github"
9908 },
9909 {
9910 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9911 "type": "tidelift"
9912 }
9913 ],
9914 "time": "2024-02-21T13:41:51+00:00"
9915 },
9916 {
9917 "name": "symfony/phpunit-bridge",
9918 "version": "v7.0.3",
9919 "source": {
9920 "type": "git",
9921 "url": "https://github.com/symfony/phpunit-bridge.git",
9922 "reference": "0a2eeb0d9e68bf01660e3e903f8113508bb46132"
9923 },
9924 "dist": {
9925 "type": "zip",
9926 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/0a2eeb0d9e68bf01660e3e903f8113508bb46132",
9927 "reference": "0a2eeb0d9e68bf01660e3e903f8113508bb46132",
9928 "shasum": ""
9929 },
9930 "require": {
9931 "php": ">=7.2.5"
9932 },
9933 "conflict": {
9934 "phpunit/phpunit": "<7.5|9.1.2"
9935 },
9936 "require-dev": {
9937 "symfony/deprecation-contracts": "^2.5|^3.0",
9938 "symfony/error-handler": "^5.4|^6.4|^7.0",
9939 "symfony/polyfill-php81": "^1.27"
9940 },
9941 "bin": [
9942 "bin/simple-phpunit"
9943 ],
9944 "type": "symfony-bridge",
9945 "extra": {
9946 "thanks": {
9947 "name": "phpunit/phpunit",
9948 "url": "https://github.com/sebastianbergmann/phpunit"
9949 }
9950 },
9951 "autoload": {
9952 "files": [
9953 "bootstrap.php"
9954 ],
9955 "psr-4": {
9956 "Symfony\\Bridge\\PhpUnit\\": ""
9957 },
9958 "exclude-from-classmap": [
9959 "/Tests/"
9960 ]
9961 },
9962 "notification-url": "https://packagist.org/downloads/",
9963 "license": [
9964 "MIT"
9965 ],
9966 "authors": [
9967 {
9968 "name": "Nicolas Grekas",
9969 "email": "p@tchwork.com"
9970 },
9971 {
9972 "name": "Symfony Community",
9973 "homepage": "https://symfony.com/contributors"
9974 }
9975 ],
9976 "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
9977 "homepage": "https://symfony.com",
9978 "support": {
9979 "source": "https://github.com/symfony/phpunit-bridge/tree/v7.0.3"
9980 },
9981 "funding": [
9982 {
9983 "url": "https://symfony.com/sponsor",
9984 "type": "custom"
9985 },
9986 {
9987 "url": "https://github.com/fabpot",
9988 "type": "github"
9989 },
9990 {
9991 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9992 "type": "tidelift"
9993 }
9994 ],
9995 "time": "2024-01-23T15:02:46+00:00"
9996 },
9997 {
9998 "name": "theseer/tokenizer",
9999 "version": "1.2.2",
10000 "source": {
10001 "type": "git",
10002 "url": "https://github.com/theseer/tokenizer.git",
10003 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
10004 },
10005 "dist": {
10006 "type": "zip",
10007 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
10008 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
10009 "shasum": ""
10010 },
10011 "require": {
10012 "ext-dom": "*",
10013 "ext-tokenizer": "*",
10014 "ext-xmlwriter": "*",
10015 "php": "^7.2 || ^8.0"
10016 },
10017 "type": "library",
10018 "autoload": {
10019 "classmap": [
10020 "src/"
10021 ]
10022 },
10023 "notification-url": "https://packagist.org/downloads/",
10024 "license": [
10025 "BSD-3-Clause"
10026 ],
10027 "authors": [
10028 {
10029 "name": "Arne Blankerts",
10030 "email": "arne@blankerts.de",
10031 "role": "Developer"
10032 }
10033 ],
10034 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
10035 "support": {
10036 "issues": "https://github.com/theseer/tokenizer/issues",
10037 "source": "https://github.com/theseer/tokenizer/tree/1.2.2"
10038 },
10039 "funding": [
10040 {
10041 "url": "https://github.com/theseer",
10042 "type": "github"
10043 }
10044 ],
10045 "time": "2023-11-20T00:12:19+00:00"
10046 }
10047 ],
10048 "aliases": [],
10049 "minimum-stability": "dev",
10050 "stability-flags": {
10051 "rapsys/blogbundle": 20,
10052 "rapsys/packbundle": 20,
10053 "rapsys/userbundle": 20
10054 },
10055 "prefer-stable": true,
10056 "prefer-lowest": false,
10057 "platform": {
10058 "php": ">=8.1",
10059 "ext-ctype": "*",
10060 "ext-iconv": "*"
10061 },
10062 "platform-dev": [],
10063 "plugin-api-version": "2.3.0"
10064 }