]> Raphaƫl G. Git Repositories - airlibre/blob - composer.lock
62fae0de8b115488cdb06f6926092b10c6c58998
[airlibre] / 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": "0573577e039402dccd4abeafd3138067",
8 "packages": [
9 {
10 "name": "composer/package-versions-deprecated",
11 "version": "1.11.99.3",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/composer/package-versions-deprecated.git",
15 "reference": "fff576ac850c045158a250e7e27666e146e78d18"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/fff576ac850c045158a250e7e27666e146e78d18",
20 "reference": "fff576ac850c045158a250e7e27666e146e78d18",
21 "shasum": ""
22 },
23 "require": {
24 "composer-plugin-api": "^1.1.0 || ^2.0",
25 "php": "^7 || ^8"
26 },
27 "replace": {
28 "ocramius/package-versions": "1.11.99"
29 },
30 "require-dev": {
31 "composer/composer": "^1.9.3 || ^2.0@dev",
32 "ext-zip": "^1.13",
33 "phpunit/phpunit": "^6.5 || ^7"
34 },
35 "type": "composer-plugin",
36 "extra": {
37 "class": "PackageVersions\\Installer",
38 "branch-alias": {
39 "dev-master": "1.x-dev"
40 }
41 },
42 "autoload": {
43 "psr-4": {
44 "PackageVersions\\": "src/PackageVersions"
45 }
46 },
47 "notification-url": "https://packagist.org/downloads/",
48 "license": [
49 "MIT"
50 ],
51 "authors": [
52 {
53 "name": "Marco Pivetta",
54 "email": "ocramius@gmail.com"
55 },
56 {
57 "name": "Jordi Boggiano",
58 "email": "j.boggiano@seld.be"
59 }
60 ],
61 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
62 "support": {
63 "issues": "https://github.com/composer/package-versions-deprecated/issues",
64 "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.3"
65 },
66 "funding": [
67 {
68 "url": "https://packagist.com",
69 "type": "custom"
70 },
71 {
72 "url": "https://github.com/composer",
73 "type": "github"
74 },
75 {
76 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
77 "type": "tidelift"
78 }
79 ],
80 "time": "2021-08-17T13:49:14+00:00"
81 },
82 {
83 "name": "doctrine/annotations",
84 "version": "1.13.2",
85 "source": {
86 "type": "git",
87 "url": "https://github.com/doctrine/annotations.git",
88 "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
89 },
90 "dist": {
91 "type": "zip",
92 "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
93 "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
94 "shasum": ""
95 },
96 "require": {
97 "doctrine/lexer": "1.*",
98 "ext-tokenizer": "*",
99 "php": "^7.1 || ^8.0",
100 "psr/cache": "^1 || ^2 || ^3"
101 },
102 "require-dev": {
103 "doctrine/cache": "^1.11 || ^2.0",
104 "doctrine/coding-standard": "^6.0 || ^8.1",
105 "phpstan/phpstan": "^0.12.20",
106 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
107 "symfony/cache": "^4.4 || ^5.2"
108 },
109 "type": "library",
110 "autoload": {
111 "psr-4": {
112 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
113 }
114 },
115 "notification-url": "https://packagist.org/downloads/",
116 "license": [
117 "MIT"
118 ],
119 "authors": [
120 {
121 "name": "Guilherme Blanco",
122 "email": "guilhermeblanco@gmail.com"
123 },
124 {
125 "name": "Roman Borschel",
126 "email": "roman@code-factory.org"
127 },
128 {
129 "name": "Benjamin Eberlei",
130 "email": "kontakt@beberlei.de"
131 },
132 {
133 "name": "Jonathan Wage",
134 "email": "jonwage@gmail.com"
135 },
136 {
137 "name": "Johannes Schmitt",
138 "email": "schmittjoh@gmail.com"
139 }
140 ],
141 "description": "Docblock Annotations Parser",
142 "homepage": "https://www.doctrine-project.org/projects/annotations.html",
143 "keywords": [
144 "annotations",
145 "docblock",
146 "parser"
147 ],
148 "support": {
149 "issues": "https://github.com/doctrine/annotations/issues",
150 "source": "https://github.com/doctrine/annotations/tree/1.13.2"
151 },
152 "time": "2021-08-05T19:00:23+00:00"
153 },
154 {
155 "name": "doctrine/cache",
156 "version": "1.12.1",
157 "source": {
158 "type": "git",
159 "url": "https://github.com/doctrine/cache.git",
160 "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8"
161 },
162 "dist": {
163 "type": "zip",
164 "url": "https://api.github.com/repos/doctrine/cache/zipball/4cf401d14df219fa6f38b671f5493449151c9ad8",
165 "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8",
166 "shasum": ""
167 },
168 "require": {
169 "php": "~7.1 || ^8.0"
170 },
171 "conflict": {
172 "doctrine/common": ">2.2,<2.4"
173 },
174 "require-dev": {
175 "alcaeus/mongo-php-adapter": "^1.1",
176 "cache/integration-tests": "dev-master",
177 "doctrine/coding-standard": "^8.0",
178 "mongodb/mongodb": "^1.1",
179 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
180 "predis/predis": "~1.0",
181 "psr/cache": "^1.0 || ^2.0 || ^3.0",
182 "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
183 "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
184 },
185 "suggest": {
186 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
187 },
188 "type": "library",
189 "autoload": {
190 "psr-4": {
191 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
192 }
193 },
194 "notification-url": "https://packagist.org/downloads/",
195 "license": [
196 "MIT"
197 ],
198 "authors": [
199 {
200 "name": "Guilherme Blanco",
201 "email": "guilhermeblanco@gmail.com"
202 },
203 {
204 "name": "Roman Borschel",
205 "email": "roman@code-factory.org"
206 },
207 {
208 "name": "Benjamin Eberlei",
209 "email": "kontakt@beberlei.de"
210 },
211 {
212 "name": "Jonathan Wage",
213 "email": "jonwage@gmail.com"
214 },
215 {
216 "name": "Johannes Schmitt",
217 "email": "schmittjoh@gmail.com"
218 }
219 ],
220 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
221 "homepage": "https://www.doctrine-project.org/projects/cache.html",
222 "keywords": [
223 "abstraction",
224 "apcu",
225 "cache",
226 "caching",
227 "couchdb",
228 "memcached",
229 "php",
230 "redis",
231 "xcache"
232 ],
233 "support": {
234 "issues": "https://github.com/doctrine/cache/issues",
235 "source": "https://github.com/doctrine/cache/tree/1.12.1"
236 },
237 "funding": [
238 {
239 "url": "https://www.doctrine-project.org/sponsorship.html",
240 "type": "custom"
241 },
242 {
243 "url": "https://www.patreon.com/phpdoctrine",
244 "type": "patreon"
245 },
246 {
247 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
248 "type": "tidelift"
249 }
250 ],
251 "time": "2021-07-17T14:39:21+00:00"
252 },
253 {
254 "name": "doctrine/collections",
255 "version": "1.6.8",
256 "source": {
257 "type": "git",
258 "url": "https://github.com/doctrine/collections.git",
259 "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
260 },
261 "dist": {
262 "type": "zip",
263 "url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
264 "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
265 "shasum": ""
266 },
267 "require": {
268 "php": "^7.1.3 || ^8.0"
269 },
270 "require-dev": {
271 "doctrine/coding-standard": "^9.0",
272 "phpstan/phpstan": "^0.12",
273 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
274 "vimeo/psalm": "^4.2.1"
275 },
276 "type": "library",
277 "autoload": {
278 "psr-4": {
279 "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
280 }
281 },
282 "notification-url": "https://packagist.org/downloads/",
283 "license": [
284 "MIT"
285 ],
286 "authors": [
287 {
288 "name": "Guilherme Blanco",
289 "email": "guilhermeblanco@gmail.com"
290 },
291 {
292 "name": "Roman Borschel",
293 "email": "roman@code-factory.org"
294 },
295 {
296 "name": "Benjamin Eberlei",
297 "email": "kontakt@beberlei.de"
298 },
299 {
300 "name": "Jonathan Wage",
301 "email": "jonwage@gmail.com"
302 },
303 {
304 "name": "Johannes Schmitt",
305 "email": "schmittjoh@gmail.com"
306 }
307 ],
308 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
309 "homepage": "https://www.doctrine-project.org/projects/collections.html",
310 "keywords": [
311 "array",
312 "collections",
313 "iterators",
314 "php"
315 ],
316 "support": {
317 "issues": "https://github.com/doctrine/collections/issues",
318 "source": "https://github.com/doctrine/collections/tree/1.6.8"
319 },
320 "time": "2021-08-10T18:51:53+00:00"
321 },
322 {
323 "name": "doctrine/common",
324 "version": "2.13.3",
325 "source": {
326 "type": "git",
327 "url": "https://github.com/doctrine/common.git",
328 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
329 },
330 "dist": {
331 "type": "zip",
332 "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
333 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
334 "shasum": ""
335 },
336 "require": {
337 "doctrine/annotations": "^1.0",
338 "doctrine/cache": "^1.0",
339 "doctrine/collections": "^1.0",
340 "doctrine/event-manager": "^1.0",
341 "doctrine/inflector": "^1.0",
342 "doctrine/lexer": "^1.0",
343 "doctrine/persistence": "^1.3.3",
344 "doctrine/reflection": "^1.0",
345 "php": "^7.1 || ^8.0"
346 },
347 "require-dev": {
348 "doctrine/coding-standard": "^1.0",
349 "phpstan/phpstan": "^0.11",
350 "phpstan/phpstan-phpunit": "^0.11",
351 "phpunit/phpunit": "^7.0",
352 "squizlabs/php_codesniffer": "^3.0",
353 "symfony/phpunit-bridge": "^4.0.5"
354 },
355 "type": "library",
356 "extra": {
357 "branch-alias": {
358 "dev-master": "2.11.x-dev"
359 }
360 },
361 "autoload": {
362 "psr-4": {
363 "Doctrine\\Common\\": "lib/Doctrine/Common"
364 }
365 },
366 "notification-url": "https://packagist.org/downloads/",
367 "license": [
368 "MIT"
369 ],
370 "authors": [
371 {
372 "name": "Guilherme Blanco",
373 "email": "guilhermeblanco@gmail.com"
374 },
375 {
376 "name": "Roman Borschel",
377 "email": "roman@code-factory.org"
378 },
379 {
380 "name": "Benjamin Eberlei",
381 "email": "kontakt@beberlei.de"
382 },
383 {
384 "name": "Jonathan Wage",
385 "email": "jonwage@gmail.com"
386 },
387 {
388 "name": "Johannes Schmitt",
389 "email": "schmittjoh@gmail.com"
390 },
391 {
392 "name": "Marco Pivetta",
393 "email": "ocramius@gmail.com"
394 }
395 ],
396 "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
397 "homepage": "https://www.doctrine-project.org/projects/common.html",
398 "keywords": [
399 "common",
400 "doctrine",
401 "php"
402 ],
403 "support": {
404 "issues": "https://github.com/doctrine/common/issues",
405 "source": "https://github.com/doctrine/common/tree/2.13.x"
406 },
407 "funding": [
408 {
409 "url": "https://www.doctrine-project.org/sponsorship.html",
410 "type": "custom"
411 },
412 {
413 "url": "https://www.patreon.com/phpdoctrine",
414 "type": "patreon"
415 },
416 {
417 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
418 "type": "tidelift"
419 }
420 ],
421 "time": "2020-06-05T16:46:05+00:00"
422 },
423 {
424 "name": "doctrine/dbal",
425 "version": "2.13.2",
426 "source": {
427 "type": "git",
428 "url": "https://github.com/doctrine/dbal.git",
429 "reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4"
430 },
431 "dist": {
432 "type": "zip",
433 "url": "https://api.github.com/repos/doctrine/dbal/zipball/8dd39d2ead4409ce652fd4f02621060f009ea5e4",
434 "reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4",
435 "shasum": ""
436 },
437 "require": {
438 "doctrine/cache": "^1.0|^2.0",
439 "doctrine/deprecations": "^0.5.3",
440 "doctrine/event-manager": "^1.0",
441 "ext-pdo": "*",
442 "php": "^7.1 || ^8"
443 },
444 "require-dev": {
445 "doctrine/coding-standard": "9.0.0",
446 "jetbrains/phpstorm-stubs": "2020.2",
447 "phpstan/phpstan": "0.12.81",
448 "phpunit/phpunit": "^7.5.20|^8.5|9.5.5",
449 "squizlabs/php_codesniffer": "3.6.0",
450 "symfony/cache": "^4.4",
451 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
452 "vimeo/psalm": "4.6.4"
453 },
454 "suggest": {
455 "symfony/console": "For helpful console commands such as SQL execution and import of files."
456 },
457 "bin": [
458 "bin/doctrine-dbal"
459 ],
460 "type": "library",
461 "autoload": {
462 "psr-4": {
463 "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
464 }
465 },
466 "notification-url": "https://packagist.org/downloads/",
467 "license": [
468 "MIT"
469 ],
470 "authors": [
471 {
472 "name": "Guilherme Blanco",
473 "email": "guilhermeblanco@gmail.com"
474 },
475 {
476 "name": "Roman Borschel",
477 "email": "roman@code-factory.org"
478 },
479 {
480 "name": "Benjamin Eberlei",
481 "email": "kontakt@beberlei.de"
482 },
483 {
484 "name": "Jonathan Wage",
485 "email": "jonwage@gmail.com"
486 }
487 ],
488 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
489 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
490 "keywords": [
491 "abstraction",
492 "database",
493 "db2",
494 "dbal",
495 "mariadb",
496 "mssql",
497 "mysql",
498 "oci8",
499 "oracle",
500 "pdo",
501 "pgsql",
502 "postgresql",
503 "queryobject",
504 "sasql",
505 "sql",
506 "sqlanywhere",
507 "sqlite",
508 "sqlserver",
509 "sqlsrv"
510 ],
511 "support": {
512 "issues": "https://github.com/doctrine/dbal/issues",
513 "source": "https://github.com/doctrine/dbal/tree/2.13.2"
514 },
515 "funding": [
516 {
517 "url": "https://www.doctrine-project.org/sponsorship.html",
518 "type": "custom"
519 },
520 {
521 "url": "https://www.patreon.com/phpdoctrine",
522 "type": "patreon"
523 },
524 {
525 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
526 "type": "tidelift"
527 }
528 ],
529 "time": "2021-06-18T21:48:39+00:00"
530 },
531 {
532 "name": "doctrine/deprecations",
533 "version": "v0.5.3",
534 "source": {
535 "type": "git",
536 "url": "https://github.com/doctrine/deprecations.git",
537 "reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
538 },
539 "dist": {
540 "type": "zip",
541 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
542 "reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
543 "shasum": ""
544 },
545 "require": {
546 "php": "^7.1|^8.0"
547 },
548 "require-dev": {
549 "doctrine/coding-standard": "^6.0|^7.0|^8.0",
550 "phpunit/phpunit": "^7.0|^8.0|^9.0",
551 "psr/log": "^1.0"
552 },
553 "suggest": {
554 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
555 },
556 "type": "library",
557 "autoload": {
558 "psr-4": {
559 "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
560 }
561 },
562 "notification-url": "https://packagist.org/downloads/",
563 "license": [
564 "MIT"
565 ],
566 "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.",
567 "homepage": "https://www.doctrine-project.org/",
568 "support": {
569 "issues": "https://github.com/doctrine/deprecations/issues",
570 "source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
571 },
572 "time": "2021-03-21T12:59:47+00:00"
573 },
574 {
575 "name": "doctrine/doctrine-bundle",
576 "version": "1.12.13",
577 "source": {
578 "type": "git",
579 "url": "https://github.com/doctrine/DoctrineBundle.git",
580 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c"
581 },
582 "dist": {
583 "type": "zip",
584 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/85460b85edd8f61a16ad311e7ffc5d255d3c937c",
585 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c",
586 "shasum": ""
587 },
588 "require": {
589 "doctrine/dbal": "^2.5.12|^3.0",
590 "doctrine/doctrine-cache-bundle": "~1.2",
591 "doctrine/persistence": "^1.3.3",
592 "jdorn/sql-formatter": "^1.2.16",
593 "php": "^7.1 || ^8.0",
594 "symfony/cache": "^3.4.30|^4.3.3",
595 "symfony/config": "^3.4.30|^4.3.3",
596 "symfony/console": "^3.4.30|^4.3.3",
597 "symfony/dependency-injection": "^3.4.30|^4.3.3",
598 "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
599 "symfony/framework-bundle": "^3.4.30|^4.3.3",
600 "symfony/service-contracts": "^1.1.1|^2.0"
601 },
602 "conflict": {
603 "doctrine/orm": "<2.6",
604 "twig/twig": "<1.34|>=2.0,<2.4"
605 },
606 "require-dev": {
607 "doctrine/coding-standard": "^6.0",
608 "doctrine/orm": "^2.6",
609 "ocramius/proxy-manager": "^2.1",
610 "php-coveralls/php-coveralls": "^2.1",
611 "phpunit/phpunit": "^7.5",
612 "symfony/phpunit-bridge": "^4.2",
613 "symfony/property-info": "^3.4.30|^4.3.3",
614 "symfony/proxy-manager-bridge": "^3.4|^4|^5",
615 "symfony/twig-bridge": "^3.4|^4.1",
616 "symfony/validator": "^3.4.30|^4.3.3",
617 "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
618 "symfony/yaml": "^3.4.30|^4.3.3",
619 "twig/twig": "^1.34|^2.12"
620 },
621 "suggest": {
622 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
623 "symfony/web-profiler-bundle": "To use the data collector."
624 },
625 "type": "symfony-bundle",
626 "extra": {
627 "branch-alias": {
628 "dev-master": "2.3.x-dev"
629 }
630 },
631 "autoload": {
632 "psr-4": {
633 "Doctrine\\Bundle\\DoctrineBundle\\": ""
634 }
635 },
636 "notification-url": "https://packagist.org/downloads/",
637 "license": [
638 "MIT"
639 ],
640 "authors": [
641 {
642 "name": "Fabien Potencier",
643 "email": "fabien@symfony.com"
644 },
645 {
646 "name": "Benjamin Eberlei",
647 "email": "kontakt@beberlei.de"
648 },
649 {
650 "name": "Symfony Community",
651 "homepage": "http://symfony.com/contributors"
652 },
653 {
654 "name": "Doctrine Project",
655 "homepage": "http://www.doctrine-project.org/"
656 }
657 ],
658 "description": "Symfony DoctrineBundle",
659 "homepage": "http://www.doctrine-project.org",
660 "keywords": [
661 "database",
662 "dbal",
663 "orm",
664 "persistence"
665 ],
666 "support": {
667 "issues": "https://github.com/doctrine/DoctrineBundle/issues",
668 "source": "https://github.com/doctrine/DoctrineBundle/tree/1.12.13"
669 },
670 "funding": [
671 {
672 "url": "https://www.doctrine-project.org/sponsorship.html",
673 "type": "custom"
674 },
675 {
676 "url": "https://www.patreon.com/phpdoctrine",
677 "type": "patreon"
678 },
679 {
680 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
681 "type": "tidelift"
682 }
683 ],
684 "time": "2020-11-14T13:38:44+00:00"
685 },
686 {
687 "name": "doctrine/doctrine-cache-bundle",
688 "version": "1.4.0",
689 "source": {
690 "type": "git",
691 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
692 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
693 },
694 "dist": {
695 "type": "zip",
696 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
697 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
698 "shasum": ""
699 },
700 "require": {
701 "doctrine/cache": "^1.4.2",
702 "doctrine/inflector": "^1.0",
703 "php": "^7.1",
704 "symfony/doctrine-bridge": "^3.4|^4.0"
705 },
706 "require-dev": {
707 "instaclick/coding-standard": "~1.1",
708 "instaclick/object-calisthenics-sniffs": "dev-master",
709 "instaclick/symfony2-coding-standard": "dev-remaster",
710 "phpunit/phpunit": "^7.0",
711 "predis/predis": "~0.8",
712 "satooshi/php-coveralls": "^1.0",
713 "squizlabs/php_codesniffer": "~1.5",
714 "symfony/console": "^3.4|^4.0",
715 "symfony/finder": "^3.4|^4.0",
716 "symfony/framework-bundle": "^3.4|^4.0",
717 "symfony/phpunit-bridge": "^3.4|^4.0",
718 "symfony/security-acl": "^2.8",
719 "symfony/validator": "^3.4|^4.0",
720 "symfony/yaml": "^3.4|^4.0"
721 },
722 "suggest": {
723 "symfony/security-acl": "For using this bundle to cache ACLs"
724 },
725 "type": "symfony-bundle",
726 "extra": {
727 "branch-alias": {
728 "dev-master": "1.4.x-dev"
729 }
730 },
731 "autoload": {
732 "psr-4": {
733 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
734 },
735 "exclude-from-classmap": [
736 "/Tests/"
737 ]
738 },
739 "notification-url": "https://packagist.org/downloads/",
740 "license": [
741 "MIT"
742 ],
743 "authors": [
744 {
745 "name": "Fabien Potencier",
746 "email": "fabien@symfony.com"
747 },
748 {
749 "name": "Benjamin Eberlei",
750 "email": "kontakt@beberlei.de"
751 },
752 {
753 "name": "Fabio B. Silva",
754 "email": "fabio.bat.silva@gmail.com"
755 },
756 {
757 "name": "Guilherme Blanco",
758 "email": "guilhermeblanco@hotmail.com"
759 },
760 {
761 "name": "Symfony Community",
762 "homepage": "http://symfony.com/contributors"
763 },
764 {
765 "name": "Doctrine Project",
766 "homepage": "http://www.doctrine-project.org/"
767 }
768 ],
769 "description": "Symfony Bundle for Doctrine Cache",
770 "homepage": "https://www.doctrine-project.org",
771 "keywords": [
772 "cache",
773 "caching"
774 ],
775 "support": {
776 "issues": "https://github.com/doctrine/DoctrineCacheBundle/issues",
777 "source": "https://github.com/doctrine/DoctrineCacheBundle/tree/1.4.0"
778 },
779 "abandoned": true,
780 "time": "2019-11-29T11:22:01+00:00"
781 },
782 {
783 "name": "doctrine/event-manager",
784 "version": "1.1.1",
785 "source": {
786 "type": "git",
787 "url": "https://github.com/doctrine/event-manager.git",
788 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
789 },
790 "dist": {
791 "type": "zip",
792 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
793 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
794 "shasum": ""
795 },
796 "require": {
797 "php": "^7.1 || ^8.0"
798 },
799 "conflict": {
800 "doctrine/common": "<2.9@dev"
801 },
802 "require-dev": {
803 "doctrine/coding-standard": "^6.0",
804 "phpunit/phpunit": "^7.0"
805 },
806 "type": "library",
807 "extra": {
808 "branch-alias": {
809 "dev-master": "1.0.x-dev"
810 }
811 },
812 "autoload": {
813 "psr-4": {
814 "Doctrine\\Common\\": "lib/Doctrine/Common"
815 }
816 },
817 "notification-url": "https://packagist.org/downloads/",
818 "license": [
819 "MIT"
820 ],
821 "authors": [
822 {
823 "name": "Guilherme Blanco",
824 "email": "guilhermeblanco@gmail.com"
825 },
826 {
827 "name": "Roman Borschel",
828 "email": "roman@code-factory.org"
829 },
830 {
831 "name": "Benjamin Eberlei",
832 "email": "kontakt@beberlei.de"
833 },
834 {
835 "name": "Jonathan Wage",
836 "email": "jonwage@gmail.com"
837 },
838 {
839 "name": "Johannes Schmitt",
840 "email": "schmittjoh@gmail.com"
841 },
842 {
843 "name": "Marco Pivetta",
844 "email": "ocramius@gmail.com"
845 }
846 ],
847 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
848 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
849 "keywords": [
850 "event",
851 "event dispatcher",
852 "event manager",
853 "event system",
854 "events"
855 ],
856 "support": {
857 "issues": "https://github.com/doctrine/event-manager/issues",
858 "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
859 },
860 "funding": [
861 {
862 "url": "https://www.doctrine-project.org/sponsorship.html",
863 "type": "custom"
864 },
865 {
866 "url": "https://www.patreon.com/phpdoctrine",
867 "type": "patreon"
868 },
869 {
870 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
871 "type": "tidelift"
872 }
873 ],
874 "time": "2020-05-29T18:28:51+00:00"
875 },
876 {
877 "name": "doctrine/inflector",
878 "version": "1.4.4",
879 "source": {
880 "type": "git",
881 "url": "https://github.com/doctrine/inflector.git",
882 "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
883 },
884 "dist": {
885 "type": "zip",
886 "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
887 "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
888 "shasum": ""
889 },
890 "require": {
891 "php": "^7.1 || ^8.0"
892 },
893 "require-dev": {
894 "doctrine/coding-standard": "^8.0",
895 "phpstan/phpstan": "^0.12",
896 "phpstan/phpstan-phpunit": "^0.12",
897 "phpstan/phpstan-strict-rules": "^0.12",
898 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
899 },
900 "type": "library",
901 "extra": {
902 "branch-alias": {
903 "dev-master": "2.0.x-dev"
904 }
905 },
906 "autoload": {
907 "psr-4": {
908 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
909 "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
910 }
911 },
912 "notification-url": "https://packagist.org/downloads/",
913 "license": [
914 "MIT"
915 ],
916 "authors": [
917 {
918 "name": "Guilherme Blanco",
919 "email": "guilhermeblanco@gmail.com"
920 },
921 {
922 "name": "Roman Borschel",
923 "email": "roman@code-factory.org"
924 },
925 {
926 "name": "Benjamin Eberlei",
927 "email": "kontakt@beberlei.de"
928 },
929 {
930 "name": "Jonathan Wage",
931 "email": "jonwage@gmail.com"
932 },
933 {
934 "name": "Johannes Schmitt",
935 "email": "schmittjoh@gmail.com"
936 }
937 ],
938 "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
939 "homepage": "https://www.doctrine-project.org/projects/inflector.html",
940 "keywords": [
941 "inflection",
942 "inflector",
943 "lowercase",
944 "manipulation",
945 "php",
946 "plural",
947 "singular",
948 "strings",
949 "uppercase",
950 "words"
951 ],
952 "support": {
953 "issues": "https://github.com/doctrine/inflector/issues",
954 "source": "https://github.com/doctrine/inflector/tree/1.4.4"
955 },
956 "funding": [
957 {
958 "url": "https://www.doctrine-project.org/sponsorship.html",
959 "type": "custom"
960 },
961 {
962 "url": "https://www.patreon.com/phpdoctrine",
963 "type": "patreon"
964 },
965 {
966 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
967 "type": "tidelift"
968 }
969 ],
970 "time": "2021-04-16T17:34:40+00:00"
971 },
972 {
973 "name": "doctrine/instantiator",
974 "version": "1.4.0",
975 "source": {
976 "type": "git",
977 "url": "https://github.com/doctrine/instantiator.git",
978 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
979 },
980 "dist": {
981 "type": "zip",
982 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
983 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
984 "shasum": ""
985 },
986 "require": {
987 "php": "^7.1 || ^8.0"
988 },
989 "require-dev": {
990 "doctrine/coding-standard": "^8.0",
991 "ext-pdo": "*",
992 "ext-phar": "*",
993 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
994 "phpstan/phpstan": "^0.12",
995 "phpstan/phpstan-phpunit": "^0.12",
996 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
997 },
998 "type": "library",
999 "autoload": {
1000 "psr-4": {
1001 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1002 }
1003 },
1004 "notification-url": "https://packagist.org/downloads/",
1005 "license": [
1006 "MIT"
1007 ],
1008 "authors": [
1009 {
1010 "name": "Marco Pivetta",
1011 "email": "ocramius@gmail.com",
1012 "homepage": "https://ocramius.github.io/"
1013 }
1014 ],
1015 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1016 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
1017 "keywords": [
1018 "constructor",
1019 "instantiate"
1020 ],
1021 "support": {
1022 "issues": "https://github.com/doctrine/instantiator/issues",
1023 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
1024 },
1025 "funding": [
1026 {
1027 "url": "https://www.doctrine-project.org/sponsorship.html",
1028 "type": "custom"
1029 },
1030 {
1031 "url": "https://www.patreon.com/phpdoctrine",
1032 "type": "patreon"
1033 },
1034 {
1035 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
1036 "type": "tidelift"
1037 }
1038 ],
1039 "time": "2020-11-10T18:47:58+00:00"
1040 },
1041 {
1042 "name": "doctrine/lexer",
1043 "version": "1.2.1",
1044 "source": {
1045 "type": "git",
1046 "url": "https://github.com/doctrine/lexer.git",
1047 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
1048 },
1049 "dist": {
1050 "type": "zip",
1051 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
1052 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
1053 "shasum": ""
1054 },
1055 "require": {
1056 "php": "^7.2 || ^8.0"
1057 },
1058 "require-dev": {
1059 "doctrine/coding-standard": "^6.0",
1060 "phpstan/phpstan": "^0.11.8",
1061 "phpunit/phpunit": "^8.2"
1062 },
1063 "type": "library",
1064 "extra": {
1065 "branch-alias": {
1066 "dev-master": "1.2.x-dev"
1067 }
1068 },
1069 "autoload": {
1070 "psr-4": {
1071 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
1072 }
1073 },
1074 "notification-url": "https://packagist.org/downloads/",
1075 "license": [
1076 "MIT"
1077 ],
1078 "authors": [
1079 {
1080 "name": "Guilherme Blanco",
1081 "email": "guilhermeblanco@gmail.com"
1082 },
1083 {
1084 "name": "Roman Borschel",
1085 "email": "roman@code-factory.org"
1086 },
1087 {
1088 "name": "Johannes Schmitt",
1089 "email": "schmittjoh@gmail.com"
1090 }
1091 ],
1092 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1093 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1094 "keywords": [
1095 "annotations",
1096 "docblock",
1097 "lexer",
1098 "parser",
1099 "php"
1100 ],
1101 "support": {
1102 "issues": "https://github.com/doctrine/lexer/issues",
1103 "source": "https://github.com/doctrine/lexer/tree/1.2.1"
1104 },
1105 "funding": [
1106 {
1107 "url": "https://www.doctrine-project.org/sponsorship.html",
1108 "type": "custom"
1109 },
1110 {
1111 "url": "https://www.patreon.com/phpdoctrine",
1112 "type": "patreon"
1113 },
1114 {
1115 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
1116 "type": "tidelift"
1117 }
1118 ],
1119 "time": "2020-05-25T17:44:05+00:00"
1120 },
1121 {
1122 "name": "doctrine/orm",
1123 "version": "2.7.5",
1124 "source": {
1125 "type": "git",
1126 "url": "https://github.com/doctrine/orm.git",
1127 "reference": "01187c9260cd085529ddd1273665217cae659640"
1128 },
1129 "dist": {
1130 "type": "zip",
1131 "url": "https://api.github.com/repos/doctrine/orm/zipball/01187c9260cd085529ddd1273665217cae659640",
1132 "reference": "01187c9260cd085529ddd1273665217cae659640",
1133 "shasum": ""
1134 },
1135 "require": {
1136 "composer/package-versions-deprecated": "^1.8",
1137 "doctrine/annotations": "^1.11.1",
1138 "doctrine/cache": "^1.9.1",
1139 "doctrine/collections": "^1.5",
1140 "doctrine/common": "^2.11 || ^3.0",
1141 "doctrine/dbal": "^2.9.3",
1142 "doctrine/event-manager": "^1.1",
1143 "doctrine/inflector": "^1.0",
1144 "doctrine/instantiator": "^1.3",
1145 "doctrine/lexer": "^1.0",
1146 "doctrine/persistence": "^1.3.3 || ^2.0",
1147 "ext-pdo": "*",
1148 "php": "^7.1",
1149 "symfony/console": "^3.0|^4.0|^5.0"
1150 },
1151 "require-dev": {
1152 "doctrine/coding-standard": "^6.0",
1153 "phpstan/phpstan": "^0.12.18",
1154 "phpunit/phpunit": "^8.0",
1155 "symfony/yaml": "^3.4|^4.0|^5.0",
1156 "vimeo/psalm": "^3.11"
1157 },
1158 "suggest": {
1159 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1160 },
1161 "bin": [
1162 "bin/doctrine"
1163 ],
1164 "type": "library",
1165 "extra": {
1166 "branch-alias": {
1167 "dev-master": "2.7.x-dev"
1168 }
1169 },
1170 "autoload": {
1171 "psr-4": {
1172 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1173 }
1174 },
1175 "notification-url": "https://packagist.org/downloads/",
1176 "license": [
1177 "MIT"
1178 ],
1179 "authors": [
1180 {
1181 "name": "Guilherme Blanco",
1182 "email": "guilhermeblanco@gmail.com"
1183 },
1184 {
1185 "name": "Roman Borschel",
1186 "email": "roman@code-factory.org"
1187 },
1188 {
1189 "name": "Benjamin Eberlei",
1190 "email": "kontakt@beberlei.de"
1191 },
1192 {
1193 "name": "Jonathan Wage",
1194 "email": "jonwage@gmail.com"
1195 },
1196 {
1197 "name": "Marco Pivetta",
1198 "email": "ocramius@gmail.com"
1199 }
1200 ],
1201 "description": "Object-Relational-Mapper for PHP",
1202 "homepage": "https://www.doctrine-project.org/projects/orm.html",
1203 "keywords": [
1204 "database",
1205 "orm"
1206 ],
1207 "support": {
1208 "issues": "https://github.com/doctrine/orm/issues",
1209 "source": "https://github.com/doctrine/orm/tree/2.7.5"
1210 },
1211 "time": "2020-12-03T08:52:14+00:00"
1212 },
1213 {
1214 "name": "doctrine/persistence",
1215 "version": "1.3.8",
1216 "source": {
1217 "type": "git",
1218 "url": "https://github.com/doctrine/persistence.git",
1219 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
1220 },
1221 "dist": {
1222 "type": "zip",
1223 "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
1224 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
1225 "shasum": ""
1226 },
1227 "require": {
1228 "doctrine/annotations": "^1.0",
1229 "doctrine/cache": "^1.0",
1230 "doctrine/collections": "^1.0",
1231 "doctrine/event-manager": "^1.0",
1232 "doctrine/reflection": "^1.2",
1233 "php": "^7.1 || ^8.0"
1234 },
1235 "conflict": {
1236 "doctrine/common": "<2.10@dev"
1237 },
1238 "require-dev": {
1239 "doctrine/coding-standard": "^6.0",
1240 "phpstan/phpstan": "^0.11",
1241 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
1242 "vimeo/psalm": "^3.11"
1243 },
1244 "type": "library",
1245 "extra": {
1246 "branch-alias": {
1247 "dev-master": "1.3.x-dev"
1248 }
1249 },
1250 "autoload": {
1251 "psr-4": {
1252 "Doctrine\\Common\\": "lib/Doctrine/Common",
1253 "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
1254 }
1255 },
1256 "notification-url": "https://packagist.org/downloads/",
1257 "license": [
1258 "MIT"
1259 ],
1260 "authors": [
1261 {
1262 "name": "Guilherme Blanco",
1263 "email": "guilhermeblanco@gmail.com"
1264 },
1265 {
1266 "name": "Roman Borschel",
1267 "email": "roman@code-factory.org"
1268 },
1269 {
1270 "name": "Benjamin Eberlei",
1271 "email": "kontakt@beberlei.de"
1272 },
1273 {
1274 "name": "Jonathan Wage",
1275 "email": "jonwage@gmail.com"
1276 },
1277 {
1278 "name": "Johannes Schmitt",
1279 "email": "schmittjoh@gmail.com"
1280 },
1281 {
1282 "name": "Marco Pivetta",
1283 "email": "ocramius@gmail.com"
1284 }
1285 ],
1286 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1287 "homepage": "https://doctrine-project.org/projects/persistence.html",
1288 "keywords": [
1289 "mapper",
1290 "object",
1291 "odm",
1292 "orm",
1293 "persistence"
1294 ],
1295 "support": {
1296 "issues": "https://github.com/doctrine/persistence/issues",
1297 "source": "https://github.com/doctrine/persistence/tree/1.3.x"
1298 },
1299 "funding": [
1300 {
1301 "url": "https://www.doctrine-project.org/sponsorship.html",
1302 "type": "custom"
1303 },
1304 {
1305 "url": "https://www.patreon.com/phpdoctrine",
1306 "type": "patreon"
1307 },
1308 {
1309 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
1310 "type": "tidelift"
1311 }
1312 ],
1313 "time": "2020-06-20T12:56:16+00:00"
1314 },
1315 {
1316 "name": "doctrine/reflection",
1317 "version": "1.2.2",
1318 "source": {
1319 "type": "git",
1320 "url": "https://github.com/doctrine/reflection.git",
1321 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
1322 },
1323 "dist": {
1324 "type": "zip",
1325 "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
1326 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
1327 "shasum": ""
1328 },
1329 "require": {
1330 "doctrine/annotations": "^1.0",
1331 "ext-tokenizer": "*",
1332 "php": "^7.1 || ^8.0"
1333 },
1334 "conflict": {
1335 "doctrine/common": "<2.9"
1336 },
1337 "require-dev": {
1338 "doctrine/coding-standard": "^6.0 || ^8.2.0",
1339 "doctrine/common": "^2.10",
1340 "phpstan/phpstan": "^0.11.0 || ^0.12.20",
1341 "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
1342 "phpunit/phpunit": "^7.5 || ^9.1.5"
1343 },
1344 "type": "library",
1345 "extra": {
1346 "branch-alias": {
1347 "dev-master": "1.2.x-dev"
1348 }
1349 },
1350 "autoload": {
1351 "psr-4": {
1352 "Doctrine\\Common\\": "lib/Doctrine/Common"
1353 }
1354 },
1355 "notification-url": "https://packagist.org/downloads/",
1356 "license": [
1357 "MIT"
1358 ],
1359 "authors": [
1360 {
1361 "name": "Guilherme Blanco",
1362 "email": "guilhermeblanco@gmail.com"
1363 },
1364 {
1365 "name": "Roman Borschel",
1366 "email": "roman@code-factory.org"
1367 },
1368 {
1369 "name": "Benjamin Eberlei",
1370 "email": "kontakt@beberlei.de"
1371 },
1372 {
1373 "name": "Jonathan Wage",
1374 "email": "jonwage@gmail.com"
1375 },
1376 {
1377 "name": "Johannes Schmitt",
1378 "email": "schmittjoh@gmail.com"
1379 },
1380 {
1381 "name": "Marco Pivetta",
1382 "email": "ocramius@gmail.com"
1383 }
1384 ],
1385 "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
1386 "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1387 "keywords": [
1388 "reflection",
1389 "static"
1390 ],
1391 "support": {
1392 "issues": "https://github.com/doctrine/reflection/issues",
1393 "source": "https://github.com/doctrine/reflection/tree/1.2.2"
1394 },
1395 "abandoned": "roave/better-reflection",
1396 "time": "2020-10-27T21:46:55+00:00"
1397 },
1398 {
1399 "name": "egulias/email-validator",
1400 "version": "3.1.1",
1401 "source": {
1402 "type": "git",
1403 "url": "https://github.com/egulias/EmailValidator.git",
1404 "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307"
1405 },
1406 "dist": {
1407 "type": "zip",
1408 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307",
1409 "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307",
1410 "shasum": ""
1411 },
1412 "require": {
1413 "doctrine/lexer": "^1.2",
1414 "php": ">=7.2",
1415 "symfony/polyfill-intl-idn": "^1.15"
1416 },
1417 "require-dev": {
1418 "php-coveralls/php-coveralls": "^2.2",
1419 "phpunit/phpunit": "^8.5.8|^9.3.3",
1420 "vimeo/psalm": "^4"
1421 },
1422 "suggest": {
1423 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1424 },
1425 "type": "library",
1426 "extra": {
1427 "branch-alias": {
1428 "dev-master": "3.0.x-dev"
1429 }
1430 },
1431 "autoload": {
1432 "psr-4": {
1433 "Egulias\\EmailValidator\\": "src"
1434 }
1435 },
1436 "notification-url": "https://packagist.org/downloads/",
1437 "license": [
1438 "MIT"
1439 ],
1440 "authors": [
1441 {
1442 "name": "Eduardo Gulias Davis"
1443 }
1444 ],
1445 "description": "A library for validating emails against several RFCs",
1446 "homepage": "https://github.com/egulias/EmailValidator",
1447 "keywords": [
1448 "email",
1449 "emailvalidation",
1450 "emailvalidator",
1451 "validation",
1452 "validator"
1453 ],
1454 "support": {
1455 "issues": "https://github.com/egulias/EmailValidator/issues",
1456 "source": "https://github.com/egulias/EmailValidator/tree/3.1.1"
1457 },
1458 "funding": [
1459 {
1460 "url": "https://github.com/egulias",
1461 "type": "github"
1462 }
1463 ],
1464 "time": "2021-04-01T18:37:14+00:00"
1465 },
1466 {
1467 "name": "erusev/parsedown",
1468 "version": "1.7.4",
1469 "source": {
1470 "type": "git",
1471 "url": "https://github.com/erusev/parsedown.git",
1472 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
1473 },
1474 "dist": {
1475 "type": "zip",
1476 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
1477 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
1478 "shasum": ""
1479 },
1480 "require": {
1481 "ext-mbstring": "*",
1482 "php": ">=5.3.0"
1483 },
1484 "require-dev": {
1485 "phpunit/phpunit": "^4.8.35"
1486 },
1487 "type": "library",
1488 "autoload": {
1489 "psr-0": {
1490 "Parsedown": ""
1491 }
1492 },
1493 "notification-url": "https://packagist.org/downloads/",
1494 "license": [
1495 "MIT"
1496 ],
1497 "authors": [
1498 {
1499 "name": "Emanuil Rusev",
1500 "email": "hello@erusev.com",
1501 "homepage": "http://erusev.com"
1502 }
1503 ],
1504 "description": "Parser for Markdown.",
1505 "homepage": "http://parsedown.org",
1506 "keywords": [
1507 "markdown",
1508 "parser"
1509 ],
1510 "support": {
1511 "issues": "https://github.com/erusev/parsedown/issues",
1512 "source": "https://github.com/erusev/parsedown/tree/1.7.x"
1513 },
1514 "time": "2019-12-30T22:54:17+00:00"
1515 },
1516 {
1517 "name": "firebase/php-jwt",
1518 "version": "v5.4.0",
1519 "source": {
1520 "type": "git",
1521 "url": "https://github.com/firebase/php-jwt.git",
1522 "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
1523 },
1524 "dist": {
1525 "type": "zip",
1526 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
1527 "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
1528 "shasum": ""
1529 },
1530 "require": {
1531 "php": ">=5.3.0"
1532 },
1533 "require-dev": {
1534 "phpunit/phpunit": ">=4.8 <=9"
1535 },
1536 "suggest": {
1537 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
1538 },
1539 "type": "library",
1540 "autoload": {
1541 "psr-4": {
1542 "Firebase\\JWT\\": "src"
1543 }
1544 },
1545 "notification-url": "https://packagist.org/downloads/",
1546 "license": [
1547 "BSD-3-Clause"
1548 ],
1549 "authors": [
1550 {
1551 "name": "Neuman Vong",
1552 "email": "neuman+pear@twilio.com",
1553 "role": "Developer"
1554 },
1555 {
1556 "name": "Anant Narayanan",
1557 "email": "anant@php.net",
1558 "role": "Developer"
1559 }
1560 ],
1561 "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
1562 "homepage": "https://github.com/firebase/php-jwt",
1563 "keywords": [
1564 "jwt",
1565 "php"
1566 ],
1567 "support": {
1568 "issues": "https://github.com/firebase/php-jwt/issues",
1569 "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
1570 },
1571 "time": "2021-06-23T19:00:23+00:00"
1572 },
1573 {
1574 "name": "fpdf/fpdf",
1575 "version": "1.83.2",
1576 "source": {
1577 "type": "git",
1578 "url": "https://github.com/coreydoughty/Fpdf.git",
1579 "reference": "6aa31c9b70a3aef2a63f79144fec79b62bad4bb0"
1580 },
1581 "dist": {
1582 "type": "zip",
1583 "url": "https://api.github.com/repos/coreydoughty/Fpdf/zipball/6aa31c9b70a3aef2a63f79144fec79b62bad4bb0",
1584 "reference": "6aa31c9b70a3aef2a63f79144fec79b62bad4bb0",
1585 "shasum": ""
1586 },
1587 "require": {
1588 "php": ">=5.6.0"
1589 },
1590 "type": "library",
1591 "autoload": {
1592 "psr-4": {
1593 "Fpdf\\": "src/Fpdf"
1594 }
1595 },
1596 "notification-url": "https://packagist.org/downloads/",
1597 "license": [
1598 "MIT"
1599 ],
1600 "authors": [
1601 {
1602 "name": "Corey Doughty",
1603 "email": "corey@doughty.ca"
1604 }
1605 ],
1606 "description": "FPDF Composer Wrapper",
1607 "homepage": "https://github.com/coreydoughty/Fpdf",
1608 "keywords": [
1609 "fpdf",
1610 "pdf",
1611 "wrapper"
1612 ],
1613 "support": {
1614 "issues": "https://github.com/coreydoughty/Fpdf/issues",
1615 "source": "https://github.com/coreydoughty/Fpdf/tree/1.83.2"
1616 },
1617 "time": "2021-07-07T10:26:51+00:00"
1618 },
1619 {
1620 "name": "google/apiclient",
1621 "version": "v2.10.1",
1622 "source": {
1623 "type": "git",
1624 "url": "https://github.com/googleapis/google-api-php-client.git",
1625 "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b"
1626 },
1627 "dist": {
1628 "type": "zip",
1629 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/11871e94006ce7a419bb6124d51b6f9ace3f679b",
1630 "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b",
1631 "shasum": ""
1632 },
1633 "require": {
1634 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
1635 "google/apiclient-services": "~0.200",
1636 "google/auth": "^1.10",
1637 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
1638 "guzzlehttp/psr7": "^1.2",
1639 "monolog/monolog": "^1.17|^2.0",
1640 "php": "^5.6|^7.0|^8.0",
1641 "phpseclib/phpseclib": "~2.0||^3.0.2"
1642 },
1643 "require-dev": {
1644 "cache/filesystem-adapter": "^0.3.2|^1.1",
1645 "composer/composer": "^1.10.22",
1646 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
1647 "phpcompatibility/php-compatibility": "^9.2",
1648 "phpunit/phpunit": "^5.7||^8.5.13",
1649 "squizlabs/php_codesniffer": "~2.3",
1650 "symfony/css-selector": "~2.1",
1651 "symfony/dom-crawler": "~2.1"
1652 },
1653 "suggest": {
1654 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
1655 },
1656 "type": "library",
1657 "extra": {
1658 "branch-alias": {
1659 "dev-master": "2.x-dev"
1660 }
1661 },
1662 "autoload": {
1663 "psr-4": {
1664 "Google\\": "src/"
1665 },
1666 "files": [
1667 "src/aliases.php"
1668 ],
1669 "classmap": [
1670 "src/aliases.php"
1671 ]
1672 },
1673 "notification-url": "https://packagist.org/downloads/",
1674 "license": [
1675 "Apache-2.0"
1676 ],
1677 "description": "Client library for Google APIs",
1678 "homepage": "http://developers.google.com/api-client-library/php",
1679 "keywords": [
1680 "google"
1681 ],
1682 "support": {
1683 "issues": "https://github.com/googleapis/google-api-php-client/issues",
1684 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.10.1"
1685 },
1686 "time": "2021-06-25T14:25:44+00:00"
1687 },
1688 {
1689 "name": "google/apiclient-services",
1690 "version": "v0.209.0",
1691 "source": {
1692 "type": "git",
1693 "url": "https://github.com/googleapis/google-api-php-client-services.git",
1694 "reference": "0c463d5f15e91feb8de4ffe199e5010cf3b563d3"
1695 },
1696 "dist": {
1697 "type": "zip",
1698 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/0c463d5f15e91feb8de4ffe199e5010cf3b563d3",
1699 "reference": "0c463d5f15e91feb8de4ffe199e5010cf3b563d3",
1700 "shasum": ""
1701 },
1702 "require": {
1703 "php": ">=5.6"
1704 },
1705 "require-dev": {
1706 "phpunit/phpunit": "^5.7||^8.5.13"
1707 },
1708 "type": "library",
1709 "autoload": {
1710 "psr-4": {
1711 "Google\\Service\\": "src"
1712 },
1713 "files": [
1714 "autoload.php"
1715 ]
1716 },
1717 "notification-url": "https://packagist.org/downloads/",
1718 "license": [
1719 "Apache-2.0"
1720 ],
1721 "description": "Client library for Google APIs",
1722 "homepage": "http://developers.google.com/api-client-library/php",
1723 "keywords": [
1724 "google"
1725 ],
1726 "support": {
1727 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
1728 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.209.0"
1729 },
1730 "time": "2021-08-22T11:18:24+00:00"
1731 },
1732 {
1733 "name": "google/auth",
1734 "version": "v1.18.0",
1735 "source": {
1736 "type": "git",
1737 "url": "https://github.com/googleapis/google-auth-library-php.git",
1738 "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347"
1739 },
1740 "dist": {
1741 "type": "zip",
1742 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/21dd478e77b0634ed9e3a68613f74ed250ca9347",
1743 "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347",
1744 "shasum": ""
1745 },
1746 "require": {
1747 "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
1748 "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
1749 "guzzlehttp/psr7": "^1.7|^2.0",
1750 "php": ">=5.4",
1751 "psr/cache": "^1.0|^2.0",
1752 "psr/http-message": "^1.0"
1753 },
1754 "require-dev": {
1755 "guzzlehttp/promises": "0.1.1|^1.3",
1756 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
1757 "phpseclib/phpseclib": "^2.0.31",
1758 "phpunit/phpunit": "^4.8.36|^5.7",
1759 "sebastian/comparator": ">=1.2.3"
1760 },
1761 "suggest": {
1762 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
1763 },
1764 "type": "library",
1765 "autoload": {
1766 "psr-4": {
1767 "Google\\Auth\\": "src"
1768 }
1769 },
1770 "notification-url": "https://packagist.org/downloads/",
1771 "license": [
1772 "Apache-2.0"
1773 ],
1774 "description": "Google Auth Library for PHP",
1775 "homepage": "http://github.com/google/google-auth-library-php",
1776 "keywords": [
1777 "Authentication",
1778 "google",
1779 "oauth2"
1780 ],
1781 "support": {
1782 "docs": "https://googleapis.github.io/google-auth-library-php/master/",
1783 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
1784 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.18.0"
1785 },
1786 "time": "2021-08-24T18:03:18+00:00"
1787 },
1788 {
1789 "name": "guzzlehttp/guzzle",
1790 "version": "7.3.0",
1791 "source": {
1792 "type": "git",
1793 "url": "https://github.com/guzzle/guzzle.git",
1794 "reference": "7008573787b430c1c1f650e3722d9bba59967628"
1795 },
1796 "dist": {
1797 "type": "zip",
1798 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
1799 "reference": "7008573787b430c1c1f650e3722d9bba59967628",
1800 "shasum": ""
1801 },
1802 "require": {
1803 "ext-json": "*",
1804 "guzzlehttp/promises": "^1.4",
1805 "guzzlehttp/psr7": "^1.7 || ^2.0",
1806 "php": "^7.2.5 || ^8.0",
1807 "psr/http-client": "^1.0"
1808 },
1809 "provide": {
1810 "psr/http-client-implementation": "1.0"
1811 },
1812 "require-dev": {
1813 "bamarni/composer-bin-plugin": "^1.4.1",
1814 "ext-curl": "*",
1815 "php-http/client-integration-tests": "^3.0",
1816 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1817 "psr/log": "^1.1"
1818 },
1819 "suggest": {
1820 "ext-curl": "Required for CURL handler support",
1821 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1822 "psr/log": "Required for using the Log middleware"
1823 },
1824 "type": "library",
1825 "extra": {
1826 "branch-alias": {
1827 "dev-master": "7.3-dev"
1828 }
1829 },
1830 "autoload": {
1831 "psr-4": {
1832 "GuzzleHttp\\": "src/"
1833 },
1834 "files": [
1835 "src/functions_include.php"
1836 ]
1837 },
1838 "notification-url": "https://packagist.org/downloads/",
1839 "license": [
1840 "MIT"
1841 ],
1842 "authors": [
1843 {
1844 "name": "Michael Dowling",
1845 "email": "mtdowling@gmail.com",
1846 "homepage": "https://github.com/mtdowling"
1847 },
1848 {
1849 "name": "MƔrk SƔgi-KazƔr",
1850 "email": "mark.sagikazar@gmail.com",
1851 "homepage": "https://sagikazarmark.hu"
1852 }
1853 ],
1854 "description": "Guzzle is a PHP HTTP client library",
1855 "homepage": "http://guzzlephp.org/",
1856 "keywords": [
1857 "client",
1858 "curl",
1859 "framework",
1860 "http",
1861 "http client",
1862 "psr-18",
1863 "psr-7",
1864 "rest",
1865 "web service"
1866 ],
1867 "support": {
1868 "issues": "https://github.com/guzzle/guzzle/issues",
1869 "source": "https://github.com/guzzle/guzzle/tree/7.3.0"
1870 },
1871 "funding": [
1872 {
1873 "url": "https://github.com/GrahamCampbell",
1874 "type": "github"
1875 },
1876 {
1877 "url": "https://github.com/Nyholm",
1878 "type": "github"
1879 },
1880 {
1881 "url": "https://github.com/alexeyshockov",
1882 "type": "github"
1883 },
1884 {
1885 "url": "https://github.com/gmponos",
1886 "type": "github"
1887 }
1888 ],
1889 "time": "2021-03-23T11:33:13+00:00"
1890 },
1891 {
1892 "name": "guzzlehttp/promises",
1893 "version": "1.4.1",
1894 "source": {
1895 "type": "git",
1896 "url": "https://github.com/guzzle/promises.git",
1897 "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
1898 },
1899 "dist": {
1900 "type": "zip",
1901 "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
1902 "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
1903 "shasum": ""
1904 },
1905 "require": {
1906 "php": ">=5.5"
1907 },
1908 "require-dev": {
1909 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1910 },
1911 "type": "library",
1912 "extra": {
1913 "branch-alias": {
1914 "dev-master": "1.4-dev"
1915 }
1916 },
1917 "autoload": {
1918 "psr-4": {
1919 "GuzzleHttp\\Promise\\": "src/"
1920 },
1921 "files": [
1922 "src/functions_include.php"
1923 ]
1924 },
1925 "notification-url": "https://packagist.org/downloads/",
1926 "license": [
1927 "MIT"
1928 ],
1929 "authors": [
1930 {
1931 "name": "Michael Dowling",
1932 "email": "mtdowling@gmail.com",
1933 "homepage": "https://github.com/mtdowling"
1934 }
1935 ],
1936 "description": "Guzzle promises library",
1937 "keywords": [
1938 "promise"
1939 ],
1940 "support": {
1941 "issues": "https://github.com/guzzle/promises/issues",
1942 "source": "https://github.com/guzzle/promises/tree/1.4.1"
1943 },
1944 "time": "2021-03-07T09:25:29+00:00"
1945 },
1946 {
1947 "name": "guzzlehttp/psr7",
1948 "version": "1.8.2",
1949 "source": {
1950 "type": "git",
1951 "url": "https://github.com/guzzle/psr7.git",
1952 "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
1953 },
1954 "dist": {
1955 "type": "zip",
1956 "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
1957 "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
1958 "shasum": ""
1959 },
1960 "require": {
1961 "php": ">=5.4.0",
1962 "psr/http-message": "~1.0",
1963 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
1964 },
1965 "provide": {
1966 "psr/http-message-implementation": "1.0"
1967 },
1968 "require-dev": {
1969 "ext-zlib": "*",
1970 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
1971 },
1972 "suggest": {
1973 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1974 },
1975 "type": "library",
1976 "extra": {
1977 "branch-alias": {
1978 "dev-master": "1.7-dev"
1979 }
1980 },
1981 "autoload": {
1982 "psr-4": {
1983 "GuzzleHttp\\Psr7\\": "src/"
1984 },
1985 "files": [
1986 "src/functions_include.php"
1987 ]
1988 },
1989 "notification-url": "https://packagist.org/downloads/",
1990 "license": [
1991 "MIT"
1992 ],
1993 "authors": [
1994 {
1995 "name": "Michael Dowling",
1996 "email": "mtdowling@gmail.com",
1997 "homepage": "https://github.com/mtdowling"
1998 },
1999 {
2000 "name": "Tobias Schultze",
2001 "homepage": "https://github.com/Tobion"
2002 }
2003 ],
2004 "description": "PSR-7 message implementation that also provides common utility methods",
2005 "keywords": [
2006 "http",
2007 "message",
2008 "psr-7",
2009 "request",
2010 "response",
2011 "stream",
2012 "uri",
2013 "url"
2014 ],
2015 "support": {
2016 "issues": "https://github.com/guzzle/psr7/issues",
2017 "source": "https://github.com/guzzle/psr7/tree/1.8.2"
2018 },
2019 "time": "2021-04-26T09:17:50+00:00"
2020 },
2021 {
2022 "name": "jdorn/sql-formatter",
2023 "version": "v1.2.17",
2024 "source": {
2025 "type": "git",
2026 "url": "https://github.com/jdorn/sql-formatter.git",
2027 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
2028 },
2029 "dist": {
2030 "type": "zip",
2031 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
2032 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
2033 "shasum": ""
2034 },
2035 "require": {
2036 "php": ">=5.2.4"
2037 },
2038 "require-dev": {
2039 "phpunit/phpunit": "3.7.*"
2040 },
2041 "type": "library",
2042 "extra": {
2043 "branch-alias": {
2044 "dev-master": "1.3.x-dev"
2045 }
2046 },
2047 "autoload": {
2048 "classmap": [
2049 "lib"
2050 ]
2051 },
2052 "notification-url": "https://packagist.org/downloads/",
2053 "license": [
2054 "MIT"
2055 ],
2056 "authors": [
2057 {
2058 "name": "Jeremy Dorn",
2059 "email": "jeremy@jeremydorn.com",
2060 "homepage": "http://jeremydorn.com/"
2061 }
2062 ],
2063 "description": "a PHP SQL highlighting library",
2064 "homepage": "https://github.com/jdorn/sql-formatter/",
2065 "keywords": [
2066 "highlight",
2067 "sql"
2068 ],
2069 "support": {
2070 "issues": "https://github.com/jdorn/sql-formatter/issues",
2071 "source": "https://github.com/jdorn/sql-formatter/tree/master"
2072 },
2073 "time": "2014-01-12T16:20:24+00:00"
2074 },
2075 {
2076 "name": "monolog/monolog",
2077 "version": "2.3.2",
2078 "source": {
2079 "type": "git",
2080 "url": "https://github.com/Seldaek/monolog.git",
2081 "reference": "71312564759a7db5b789296369c1a264efc43aad"
2082 },
2083 "dist": {
2084 "type": "zip",
2085 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
2086 "reference": "71312564759a7db5b789296369c1a264efc43aad",
2087 "shasum": ""
2088 },
2089 "require": {
2090 "php": ">=7.2",
2091 "psr/log": "^1.0.1"
2092 },
2093 "provide": {
2094 "psr/log-implementation": "1.0.0"
2095 },
2096 "require-dev": {
2097 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
2098 "doctrine/couchdb": "~1.0@dev",
2099 "elasticsearch/elasticsearch": "^7",
2100 "graylog2/gelf-php": "^1.4.2",
2101 "mongodb/mongodb": "^1.8",
2102 "php-amqplib/php-amqplib": "~2.4",
2103 "php-console/php-console": "^3.1.3",
2104 "phpspec/prophecy": "^1.6.1",
2105 "phpstan/phpstan": "^0.12.91",
2106 "phpunit/phpunit": "^8.5",
2107 "predis/predis": "^1.1",
2108 "rollbar/rollbar": "^1.3",
2109 "ruflin/elastica": ">=0.90 <7.0.1",
2110 "swiftmailer/swiftmailer": "^5.3|^6.0"
2111 },
2112 "suggest": {
2113 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2114 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2115 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2116 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2117 "ext-mbstring": "Allow to work properly with unicode symbols",
2118 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2119 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2120 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2121 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2122 "php-console/php-console": "Allow sending log messages to Google Chrome",
2123 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2124 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2125 },
2126 "type": "library",
2127 "extra": {
2128 "branch-alias": {
2129 "dev-main": "2.x-dev"
2130 }
2131 },
2132 "autoload": {
2133 "psr-4": {
2134 "Monolog\\": "src/Monolog"
2135 }
2136 },
2137 "notification-url": "https://packagist.org/downloads/",
2138 "license": [
2139 "MIT"
2140 ],
2141 "authors": [
2142 {
2143 "name": "Jordi Boggiano",
2144 "email": "j.boggiano@seld.be",
2145 "homepage": "https://seld.be"
2146 }
2147 ],
2148 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2149 "homepage": "https://github.com/Seldaek/monolog",
2150 "keywords": [
2151 "log",
2152 "logging",
2153 "psr-3"
2154 ],
2155 "support": {
2156 "issues": "https://github.com/Seldaek/monolog/issues",
2157 "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
2158 },
2159 "funding": [
2160 {
2161 "url": "https://github.com/Seldaek",
2162 "type": "github"
2163 },
2164 {
2165 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
2166 "type": "tidelift"
2167 }
2168 ],
2169 "time": "2021-07-23T07:42:52+00:00"
2170 },
2171 {
2172 "name": "paragonie/constant_time_encoding",
2173 "version": "v2.4.0",
2174 "source": {
2175 "type": "git",
2176 "url": "https://github.com/paragonie/constant_time_encoding.git",
2177 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
2178 },
2179 "dist": {
2180 "type": "zip",
2181 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
2182 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
2183 "shasum": ""
2184 },
2185 "require": {
2186 "php": "^7|^8"
2187 },
2188 "require-dev": {
2189 "phpunit/phpunit": "^6|^7|^8|^9",
2190 "vimeo/psalm": "^1|^2|^3|^4"
2191 },
2192 "type": "library",
2193 "autoload": {
2194 "psr-4": {
2195 "ParagonIE\\ConstantTime\\": "src/"
2196 }
2197 },
2198 "notification-url": "https://packagist.org/downloads/",
2199 "license": [
2200 "MIT"
2201 ],
2202 "authors": [
2203 {
2204 "name": "Paragon Initiative Enterprises",
2205 "email": "security@paragonie.com",
2206 "homepage": "https://paragonie.com",
2207 "role": "Maintainer"
2208 },
2209 {
2210 "name": "Steve 'Sc00bz' Thomas",
2211 "email": "steve@tobtu.com",
2212 "homepage": "https://www.tobtu.com",
2213 "role": "Original Developer"
2214 }
2215 ],
2216 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
2217 "keywords": [
2218 "base16",
2219 "base32",
2220 "base32_decode",
2221 "base32_encode",
2222 "base64",
2223 "base64_decode",
2224 "base64_encode",
2225 "bin2hex",
2226 "encoding",
2227 "hex",
2228 "hex2bin",
2229 "rfc4648"
2230 ],
2231 "support": {
2232 "email": "info@paragonie.com",
2233 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
2234 "source": "https://github.com/paragonie/constant_time_encoding"
2235 },
2236 "time": "2020-12-06T15:14:20+00:00"
2237 },
2238 {
2239 "name": "phpseclib/phpseclib",
2240 "version": "3.0.10",
2241 "source": {
2242 "type": "git",
2243 "url": "https://github.com/phpseclib/phpseclib.git",
2244 "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187"
2245 },
2246 "dist": {
2247 "type": "zip",
2248 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/62fcc5a94ac83b1506f52d7558d828617fac9187",
2249 "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187",
2250 "shasum": ""
2251 },
2252 "require": {
2253 "paragonie/constant_time_encoding": "^1|^2",
2254 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
2255 "php": ">=5.6.1"
2256 },
2257 "require-dev": {
2258 "phing/phing": "~2.7",
2259 "phpunit/phpunit": "^5.7|^6.0|^9.4",
2260 "squizlabs/php_codesniffer": "~2.0"
2261 },
2262 "suggest": {
2263 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
2264 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
2265 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
2266 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
2267 },
2268 "type": "library",
2269 "autoload": {
2270 "files": [
2271 "phpseclib/bootstrap.php"
2272 ],
2273 "psr-4": {
2274 "phpseclib3\\": "phpseclib/"
2275 }
2276 },
2277 "notification-url": "https://packagist.org/downloads/",
2278 "license": [
2279 "MIT"
2280 ],
2281 "authors": [
2282 {
2283 "name": "Jim Wigginton",
2284 "email": "terrafrost@php.net",
2285 "role": "Lead Developer"
2286 },
2287 {
2288 "name": "Patrick Monnerat",
2289 "email": "pm@datasphere.ch",
2290 "role": "Developer"
2291 },
2292 {
2293 "name": "Andreas Fischer",
2294 "email": "bantu@phpbb.com",
2295 "role": "Developer"
2296 },
2297 {
2298 "name": "Hans-JĆ¼rgen Petrich",
2299 "email": "petrich@tronic-media.com",
2300 "role": "Developer"
2301 },
2302 {
2303 "name": "Graham Campbell",
2304 "email": "graham@alt-three.com",
2305 "role": "Developer"
2306 }
2307 ],
2308 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
2309 "homepage": "http://phpseclib.sourceforge.net",
2310 "keywords": [
2311 "BigInteger",
2312 "aes",
2313 "asn.1",
2314 "asn1",
2315 "blowfish",
2316 "crypto",
2317 "cryptography",
2318 "encryption",
2319 "rsa",
2320 "security",
2321 "sftp",
2322 "signature",
2323 "signing",
2324 "ssh",
2325 "twofish",
2326 "x.509",
2327 "x509"
2328 ],
2329 "support": {
2330 "issues": "https://github.com/phpseclib/phpseclib/issues",
2331 "source": "https://github.com/phpseclib/phpseclib/tree/3.0.10"
2332 },
2333 "funding": [
2334 {
2335 "url": "https://github.com/terrafrost",
2336 "type": "github"
2337 },
2338 {
2339 "url": "https://www.patreon.com/phpseclib",
2340 "type": "patreon"
2341 },
2342 {
2343 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
2344 "type": "tidelift"
2345 }
2346 ],
2347 "time": "2021-08-16T04:24:45+00:00"
2348 },
2349 {
2350 "name": "psr/cache",
2351 "version": "1.0.1",
2352 "source": {
2353 "type": "git",
2354 "url": "https://github.com/php-fig/cache.git",
2355 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
2356 },
2357 "dist": {
2358 "type": "zip",
2359 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
2360 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
2361 "shasum": ""
2362 },
2363 "require": {
2364 "php": ">=5.3.0"
2365 },
2366 "type": "library",
2367 "extra": {
2368 "branch-alias": {
2369 "dev-master": "1.0.x-dev"
2370 }
2371 },
2372 "autoload": {
2373 "psr-4": {
2374 "Psr\\Cache\\": "src/"
2375 }
2376 },
2377 "notification-url": "https://packagist.org/downloads/",
2378 "license": [
2379 "MIT"
2380 ],
2381 "authors": [
2382 {
2383 "name": "PHP-FIG",
2384 "homepage": "http://www.php-fig.org/"
2385 }
2386 ],
2387 "description": "Common interface for caching libraries",
2388 "keywords": [
2389 "cache",
2390 "psr",
2391 "psr-6"
2392 ],
2393 "support": {
2394 "source": "https://github.com/php-fig/cache/tree/master"
2395 },
2396 "time": "2016-08-06T20:24:11+00:00"
2397 },
2398 {
2399 "name": "psr/container",
2400 "version": "1.1.1",
2401 "source": {
2402 "type": "git",
2403 "url": "https://github.com/php-fig/container.git",
2404 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
2405 },
2406 "dist": {
2407 "type": "zip",
2408 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
2409 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
2410 "shasum": ""
2411 },
2412 "require": {
2413 "php": ">=7.2.0"
2414 },
2415 "type": "library",
2416 "autoload": {
2417 "psr-4": {
2418 "Psr\\Container\\": "src/"
2419 }
2420 },
2421 "notification-url": "https://packagist.org/downloads/",
2422 "license": [
2423 "MIT"
2424 ],
2425 "authors": [
2426 {
2427 "name": "PHP-FIG",
2428 "homepage": "https://www.php-fig.org/"
2429 }
2430 ],
2431 "description": "Common Container Interface (PHP FIG PSR-11)",
2432 "homepage": "https://github.com/php-fig/container",
2433 "keywords": [
2434 "PSR-11",
2435 "container",
2436 "container-interface",
2437 "container-interop",
2438 "psr"
2439 ],
2440 "support": {
2441 "issues": "https://github.com/php-fig/container/issues",
2442 "source": "https://github.com/php-fig/container/tree/1.1.1"
2443 },
2444 "time": "2021-03-05T17:36:06+00:00"
2445 },
2446 {
2447 "name": "psr/http-client",
2448 "version": "1.0.1",
2449 "source": {
2450 "type": "git",
2451 "url": "https://github.com/php-fig/http-client.git",
2452 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
2453 },
2454 "dist": {
2455 "type": "zip",
2456 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
2457 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
2458 "shasum": ""
2459 },
2460 "require": {
2461 "php": "^7.0 || ^8.0",
2462 "psr/http-message": "^1.0"
2463 },
2464 "type": "library",
2465 "extra": {
2466 "branch-alias": {
2467 "dev-master": "1.0.x-dev"
2468 }
2469 },
2470 "autoload": {
2471 "psr-4": {
2472 "Psr\\Http\\Client\\": "src/"
2473 }
2474 },
2475 "notification-url": "https://packagist.org/downloads/",
2476 "license": [
2477 "MIT"
2478 ],
2479 "authors": [
2480 {
2481 "name": "PHP-FIG",
2482 "homepage": "http://www.php-fig.org/"
2483 }
2484 ],
2485 "description": "Common interface for HTTP clients",
2486 "homepage": "https://github.com/php-fig/http-client",
2487 "keywords": [
2488 "http",
2489 "http-client",
2490 "psr",
2491 "psr-18"
2492 ],
2493 "support": {
2494 "source": "https://github.com/php-fig/http-client/tree/master"
2495 },
2496 "time": "2020-06-29T06:28:15+00:00"
2497 },
2498 {
2499 "name": "psr/http-message",
2500 "version": "1.0.1",
2501 "source": {
2502 "type": "git",
2503 "url": "https://github.com/php-fig/http-message.git",
2504 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2505 },
2506 "dist": {
2507 "type": "zip",
2508 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2509 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2510 "shasum": ""
2511 },
2512 "require": {
2513 "php": ">=5.3.0"
2514 },
2515 "type": "library",
2516 "extra": {
2517 "branch-alias": {
2518 "dev-master": "1.0.x-dev"
2519 }
2520 },
2521 "autoload": {
2522 "psr-4": {
2523 "Psr\\Http\\Message\\": "src/"
2524 }
2525 },
2526 "notification-url": "https://packagist.org/downloads/",
2527 "license": [
2528 "MIT"
2529 ],
2530 "authors": [
2531 {
2532 "name": "PHP-FIG",
2533 "homepage": "http://www.php-fig.org/"
2534 }
2535 ],
2536 "description": "Common interface for HTTP messages",
2537 "homepage": "https://github.com/php-fig/http-message",
2538 "keywords": [
2539 "http",
2540 "http-message",
2541 "psr",
2542 "psr-7",
2543 "request",
2544 "response"
2545 ],
2546 "support": {
2547 "source": "https://github.com/php-fig/http-message/tree/master"
2548 },
2549 "time": "2016-08-06T14:39:51+00:00"
2550 },
2551 {
2552 "name": "psr/log",
2553 "version": "1.1.4",
2554 "source": {
2555 "type": "git",
2556 "url": "https://github.com/php-fig/log.git",
2557 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
2558 },
2559 "dist": {
2560 "type": "zip",
2561 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
2562 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
2563 "shasum": ""
2564 },
2565 "require": {
2566 "php": ">=5.3.0"
2567 },
2568 "type": "library",
2569 "extra": {
2570 "branch-alias": {
2571 "dev-master": "1.1.x-dev"
2572 }
2573 },
2574 "autoload": {
2575 "psr-4": {
2576 "Psr\\Log\\": "Psr/Log/"
2577 }
2578 },
2579 "notification-url": "https://packagist.org/downloads/",
2580 "license": [
2581 "MIT"
2582 ],
2583 "authors": [
2584 {
2585 "name": "PHP-FIG",
2586 "homepage": "https://www.php-fig.org/"
2587 }
2588 ],
2589 "description": "Common interface for logging libraries",
2590 "homepage": "https://github.com/php-fig/log",
2591 "keywords": [
2592 "log",
2593 "psr",
2594 "psr-3"
2595 ],
2596 "support": {
2597 "source": "https://github.com/php-fig/log/tree/1.1.4"
2598 },
2599 "time": "2021-05-03T11:20:27+00:00"
2600 },
2601 {
2602 "name": "ralouphie/getallheaders",
2603 "version": "3.0.3",
2604 "source": {
2605 "type": "git",
2606 "url": "https://github.com/ralouphie/getallheaders.git",
2607 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2608 },
2609 "dist": {
2610 "type": "zip",
2611 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2612 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2613 "shasum": ""
2614 },
2615 "require": {
2616 "php": ">=5.6"
2617 },
2618 "require-dev": {
2619 "php-coveralls/php-coveralls": "^2.1",
2620 "phpunit/phpunit": "^5 || ^6.5"
2621 },
2622 "type": "library",
2623 "autoload": {
2624 "files": [
2625 "src/getallheaders.php"
2626 ]
2627 },
2628 "notification-url": "https://packagist.org/downloads/",
2629 "license": [
2630 "MIT"
2631 ],
2632 "authors": [
2633 {
2634 "name": "Ralph Khattar",
2635 "email": "ralph.khattar@gmail.com"
2636 }
2637 ],
2638 "description": "A polyfill for getallheaders.",
2639 "support": {
2640 "issues": "https://github.com/ralouphie/getallheaders/issues",
2641 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
2642 },
2643 "time": "2019-03-08T08:55:37+00:00"
2644 },
2645 {
2646 "name": "rapsys/airbundle",
2647 "version": "dev-master",
2648 "source": {
2649 "type": "git",
2650 "url": "https://rapsys@git.rapsys.eu/airbundle",
2651 "reference": "master"
2652 },
2653 "require": {
2654 "doctrine/doctrine-bundle": "^1.12",
2655 "doctrine/orm": "^2.7",
2656 "fpdf/fpdf": "^1.83.1",
2657 "google/apiclient": "^2.9",
2658 "rapsys/packbundle": "dev-master",
2659 "rapsys/userbundle": "dev-master",
2660 "symfony/flex": "^1.5",
2661 "symfony/form": "^4.4",
2662 "symfony/framework-bundle": "^4.4",
2663 "symfony/mailer": "^4.4",
2664 "symfony/profiler-pack": "^1.0",
2665 "symfony/security-bundle": "^4.4",
2666 "symfony/translation": "^4.4",
2667 "symfony/twig-bundle": "^4.4",
2668 "symfony/validator": "^4.4",
2669 "twig/extensions": "^1.5",
2670 "twig/html-extra": "^2.12"
2671 },
2672 "require-dev": {
2673 "doctrine/doctrine-fixtures-bundle": "^3.3",
2674 "symfony/browser-kit": "^4.3",
2675 "symfony/maker-bundle": "^1.14",
2676 "symfony/phpunit-bridge": "^4.4",
2677 "symfony/web-profiler-bundle": "^4.4"
2678 },
2679 "type": "library",
2680 "autoload": {
2681 "psr-4": {
2682 "Rapsys\\AirBundle\\": ""
2683 }
2684 }
2685 },
2686 {
2687 "name": "rapsys/packbundle",
2688 "version": "dev-master",
2689 "source": {
2690 "type": "git",
2691 "url": "https://rapsys@git.rapsys.eu/packbundle",
2692 "reference": "master"
2693 },
2694 "require": {
2695 "symfony/asset": "^4.4",
2696 "symfony/flex": "^1.5",
2697 "symfony/framework-bundle": "^4.4",
2698 "symfony/process": "^4.4",
2699 "symfony/twig-bundle": "^4.4",
2700 "twig/extensions": "^1.5"
2701 },
2702 "type": "library",
2703 "autoload": {
2704 "psr-4": {
2705 "Rapsys\\PackBundle\\": ""
2706 }
2707 }
2708 },
2709 {
2710 "name": "rapsys/userbundle",
2711 "version": "dev-master",
2712 "source": {
2713 "type": "git",
2714 "url": "https://rapsys@git.rapsys.eu/userbundle",
2715 "reference": "master"
2716 },
2717 "require": {
2718 "doctrine/doctrine-bundle": "^1.12",
2719 "rapsys/packbundle": "dev-master",
2720 "symfony/flex": "^1.5",
2721 "symfony/form": "^4.4",
2722 "symfony/framework-bundle": "^4.4",
2723 "symfony/security-bundle": "^4.4",
2724 "symfony/validator": "^4.4"
2725 },
2726 "type": "library",
2727 "autoload": {
2728 "psr-4": {
2729 "Rapsys\\UserBundle\\": ""
2730 }
2731 }
2732 },
2733 {
2734 "name": "symfony/asset",
2735 "version": "v4.4.27",
2736 "source": {
2737 "type": "git",
2738 "url": "https://github.com/symfony/asset.git",
2739 "reference": "1910a978dbe03503d9ee72408e2fef7c4041d97d"
2740 },
2741 "dist": {
2742 "type": "zip",
2743 "url": "https://api.github.com/repos/symfony/asset/zipball/1910a978dbe03503d9ee72408e2fef7c4041d97d",
2744 "reference": "1910a978dbe03503d9ee72408e2fef7c4041d97d",
2745 "shasum": ""
2746 },
2747 "require": {
2748 "php": ">=7.1.3",
2749 "symfony/polyfill-php80": "^1.16"
2750 },
2751 "require-dev": {
2752 "symfony/http-foundation": "^3.4|^4.0|^5.0",
2753 "symfony/http-kernel": "^3.4|^4.0|^5.0"
2754 },
2755 "suggest": {
2756 "symfony/http-foundation": ""
2757 },
2758 "type": "library",
2759 "autoload": {
2760 "psr-4": {
2761 "Symfony\\Component\\Asset\\": ""
2762 },
2763 "exclude-from-classmap": [
2764 "/Tests/"
2765 ]
2766 },
2767 "notification-url": "https://packagist.org/downloads/",
2768 "license": [
2769 "MIT"
2770 ],
2771 "authors": [
2772 {
2773 "name": "Fabien Potencier",
2774 "email": "fabien@symfony.com"
2775 },
2776 {
2777 "name": "Symfony Community",
2778 "homepage": "https://symfony.com/contributors"
2779 }
2780 ],
2781 "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
2782 "homepage": "https://symfony.com",
2783 "support": {
2784 "source": "https://github.com/symfony/asset/tree/v4.4.27"
2785 },
2786 "funding": [
2787 {
2788 "url": "https://symfony.com/sponsor",
2789 "type": "custom"
2790 },
2791 {
2792 "url": "https://github.com/fabpot",
2793 "type": "github"
2794 },
2795 {
2796 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2797 "type": "tidelift"
2798 }
2799 ],
2800 "time": "2021-07-21T12:19:41+00:00"
2801 },
2802 {
2803 "name": "symfony/cache",
2804 "version": "v4.4.27",
2805 "source": {
2806 "type": "git",
2807 "url": "https://github.com/symfony/cache.git",
2808 "reference": "49002c15f3e26b13c7d36c6ffe5d597ef6719cc1"
2809 },
2810 "dist": {
2811 "type": "zip",
2812 "url": "https://api.github.com/repos/symfony/cache/zipball/49002c15f3e26b13c7d36c6ffe5d597ef6719cc1",
2813 "reference": "49002c15f3e26b13c7d36c6ffe5d597ef6719cc1",
2814 "shasum": ""
2815 },
2816 "require": {
2817 "php": ">=7.1.3",
2818 "psr/cache": "^1.0|^2.0",
2819 "psr/log": "^1|^2|^3",
2820 "symfony/cache-contracts": "^1.1.7|^2",
2821 "symfony/polyfill-php80": "^1.16",
2822 "symfony/service-contracts": "^1.1|^2",
2823 "symfony/var-exporter": "^4.2|^5.0"
2824 },
2825 "conflict": {
2826 "doctrine/dbal": "<2.6",
2827 "symfony/dependency-injection": "<3.4",
2828 "symfony/http-kernel": "<4.4|>=5.0",
2829 "symfony/var-dumper": "<4.4"
2830 },
2831 "provide": {
2832 "psr/cache-implementation": "1.0|2.0",
2833 "psr/simple-cache-implementation": "1.0",
2834 "symfony/cache-implementation": "1.0|2.0"
2835 },
2836 "require-dev": {
2837 "cache/integration-tests": "dev-master",
2838 "doctrine/cache": "^1.6|^2.0",
2839 "doctrine/dbal": "^2.6|^3.0",
2840 "predis/predis": "^1.1",
2841 "psr/simple-cache": "^1.0",
2842 "symfony/config": "^4.2|^5.0",
2843 "symfony/dependency-injection": "^3.4|^4.1|^5.0",
2844 "symfony/filesystem": "^4.4|^5.0",
2845 "symfony/http-kernel": "^4.4",
2846 "symfony/var-dumper": "^4.4|^5.0"
2847 },
2848 "type": "library",
2849 "autoload": {
2850 "psr-4": {
2851 "Symfony\\Component\\Cache\\": ""
2852 },
2853 "exclude-from-classmap": [
2854 "/Tests/"
2855 ]
2856 },
2857 "notification-url": "https://packagist.org/downloads/",
2858 "license": [
2859 "MIT"
2860 ],
2861 "authors": [
2862 {
2863 "name": "Nicolas Grekas",
2864 "email": "p@tchwork.com"
2865 },
2866 {
2867 "name": "Symfony Community",
2868 "homepage": "https://symfony.com/contributors"
2869 }
2870 ],
2871 "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
2872 "homepage": "https://symfony.com",
2873 "keywords": [
2874 "caching",
2875 "psr6"
2876 ],
2877 "support": {
2878 "source": "https://github.com/symfony/cache/tree/v4.4.27"
2879 },
2880 "funding": [
2881 {
2882 "url": "https://symfony.com/sponsor",
2883 "type": "custom"
2884 },
2885 {
2886 "url": "https://github.com/fabpot",
2887 "type": "github"
2888 },
2889 {
2890 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2891 "type": "tidelift"
2892 }
2893 ],
2894 "time": "2021-07-23T15:41:52+00:00"
2895 },
2896 {
2897 "name": "symfony/cache-contracts",
2898 "version": "v2.4.0",
2899 "source": {
2900 "type": "git",
2901 "url": "https://github.com/symfony/cache-contracts.git",
2902 "reference": "c0446463729b89dd4fa62e9aeecc80287323615d"
2903 },
2904 "dist": {
2905 "type": "zip",
2906 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d",
2907 "reference": "c0446463729b89dd4fa62e9aeecc80287323615d",
2908 "shasum": ""
2909 },
2910 "require": {
2911 "php": ">=7.2.5",
2912 "psr/cache": "^1.0|^2.0|^3.0"
2913 },
2914 "suggest": {
2915 "symfony/cache-implementation": ""
2916 },
2917 "type": "library",
2918 "extra": {
2919 "branch-alias": {
2920 "dev-main": "2.4-dev"
2921 },
2922 "thanks": {
2923 "name": "symfony/contracts",
2924 "url": "https://github.com/symfony/contracts"
2925 }
2926 },
2927 "autoload": {
2928 "psr-4": {
2929 "Symfony\\Contracts\\Cache\\": ""
2930 }
2931 },
2932 "notification-url": "https://packagist.org/downloads/",
2933 "license": [
2934 "MIT"
2935 ],
2936 "authors": [
2937 {
2938 "name": "Nicolas Grekas",
2939 "email": "p@tchwork.com"
2940 },
2941 {
2942 "name": "Symfony Community",
2943 "homepage": "https://symfony.com/contributors"
2944 }
2945 ],
2946 "description": "Generic abstractions related to caching",
2947 "homepage": "https://symfony.com",
2948 "keywords": [
2949 "abstractions",
2950 "contracts",
2951 "decoupling",
2952 "interfaces",
2953 "interoperability",
2954 "standards"
2955 ],
2956 "support": {
2957 "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0"
2958 },
2959 "funding": [
2960 {
2961 "url": "https://symfony.com/sponsor",
2962 "type": "custom"
2963 },
2964 {
2965 "url": "https://github.com/fabpot",
2966 "type": "github"
2967 },
2968 {
2969 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2970 "type": "tidelift"
2971 }
2972 ],
2973 "time": "2021-03-23T23:28:01+00:00"
2974 },
2975 {
2976 "name": "symfony/config",
2977 "version": "v4.4.27",
2978 "source": {
2979 "type": "git",
2980 "url": "https://github.com/symfony/config.git",
2981 "reference": "8132e8d645d703e9b7c9c4f25067b93638683a35"
2982 },
2983 "dist": {
2984 "type": "zip",
2985 "url": "https://api.github.com/repos/symfony/config/zipball/8132e8d645d703e9b7c9c4f25067b93638683a35",
2986 "reference": "8132e8d645d703e9b7c9c4f25067b93638683a35",
2987 "shasum": ""
2988 },
2989 "require": {
2990 "php": ">=7.1.3",
2991 "symfony/filesystem": "^3.4|^4.0|^5.0",
2992 "symfony/polyfill-ctype": "~1.8",
2993 "symfony/polyfill-php80": "^1.16",
2994 "symfony/polyfill-php81": "^1.22"
2995 },
2996 "conflict": {
2997 "symfony/finder": "<3.4"
2998 },
2999 "require-dev": {
3000 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
3001 "symfony/finder": "^3.4|^4.0|^5.0",
3002 "symfony/messenger": "^4.1|^5.0",
3003 "symfony/service-contracts": "^1.1|^2",
3004 "symfony/yaml": "^3.4|^4.0|^5.0"
3005 },
3006 "suggest": {
3007 "symfony/yaml": "To use the yaml reference dumper"
3008 },
3009 "type": "library",
3010 "autoload": {
3011 "psr-4": {
3012 "Symfony\\Component\\Config\\": ""
3013 },
3014 "exclude-from-classmap": [
3015 "/Tests/"
3016 ]
3017 },
3018 "notification-url": "https://packagist.org/downloads/",
3019 "license": [
3020 "MIT"
3021 ],
3022 "authors": [
3023 {
3024 "name": "Fabien Potencier",
3025 "email": "fabien@symfony.com"
3026 },
3027 {
3028 "name": "Symfony Community",
3029 "homepage": "https://symfony.com/contributors"
3030 }
3031 ],
3032 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
3033 "homepage": "https://symfony.com",
3034 "support": {
3035 "source": "https://github.com/symfony/config/tree/v4.4.27"
3036 },
3037 "funding": [
3038 {
3039 "url": "https://symfony.com/sponsor",
3040 "type": "custom"
3041 },
3042 {
3043 "url": "https://github.com/fabpot",
3044 "type": "github"
3045 },
3046 {
3047 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3048 "type": "tidelift"
3049 }
3050 ],
3051 "time": "2021-07-21T12:19:41+00:00"
3052 },
3053 {
3054 "name": "symfony/console",
3055 "version": "v4.4.29",
3056 "source": {
3057 "type": "git",
3058 "url": "https://github.com/symfony/console.git",
3059 "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b"
3060 },
3061 "dist": {
3062 "type": "zip",
3063 "url": "https://api.github.com/repos/symfony/console/zipball/8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b",
3064 "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b",
3065 "shasum": ""
3066 },
3067 "require": {
3068 "php": ">=7.1.3",
3069 "symfony/polyfill-mbstring": "~1.0",
3070 "symfony/polyfill-php73": "^1.8",
3071 "symfony/polyfill-php80": "^1.16",
3072 "symfony/service-contracts": "^1.1|^2"
3073 },
3074 "conflict": {
3075 "psr/log": ">=3",
3076 "symfony/dependency-injection": "<3.4",
3077 "symfony/event-dispatcher": "<4.3|>=5",
3078 "symfony/lock": "<4.4",
3079 "symfony/process": "<3.3"
3080 },
3081 "provide": {
3082 "psr/log-implementation": "1.0|2.0"
3083 },
3084 "require-dev": {
3085 "psr/log": "^1|^2",
3086 "symfony/config": "^3.4|^4.0|^5.0",
3087 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3088 "symfony/event-dispatcher": "^4.3",
3089 "symfony/lock": "^4.4|^5.0",
3090 "symfony/process": "^3.4|^4.0|^5.0",
3091 "symfony/var-dumper": "^4.3|^5.0"
3092 },
3093 "suggest": {
3094 "psr/log": "For using the console logger",
3095 "symfony/event-dispatcher": "",
3096 "symfony/lock": "",
3097 "symfony/process": ""
3098 },
3099 "type": "library",
3100 "autoload": {
3101 "psr-4": {
3102 "Symfony\\Component\\Console\\": ""
3103 },
3104 "exclude-from-classmap": [
3105 "/Tests/"
3106 ]
3107 },
3108 "notification-url": "https://packagist.org/downloads/",
3109 "license": [
3110 "MIT"
3111 ],
3112 "authors": [
3113 {
3114 "name": "Fabien Potencier",
3115 "email": "fabien@symfony.com"
3116 },
3117 {
3118 "name": "Symfony Community",
3119 "homepage": "https://symfony.com/contributors"
3120 }
3121 ],
3122 "description": "Eases the creation of beautiful and testable command line interfaces",
3123 "homepage": "https://symfony.com",
3124 "support": {
3125 "source": "https://github.com/symfony/console/tree/v4.4.29"
3126 },
3127 "funding": [
3128 {
3129 "url": "https://symfony.com/sponsor",
3130 "type": "custom"
3131 },
3132 {
3133 "url": "https://github.com/fabpot",
3134 "type": "github"
3135 },
3136 {
3137 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3138 "type": "tidelift"
3139 }
3140 ],
3141 "time": "2021-07-27T19:04:53+00:00"
3142 },
3143 {
3144 "name": "symfony/debug",
3145 "version": "v4.4.27",
3146 "source": {
3147 "type": "git",
3148 "url": "https://github.com/symfony/debug.git",
3149 "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c"
3150 },
3151 "dist": {
3152 "type": "zip",
3153 "url": "https://api.github.com/repos/symfony/debug/zipball/2f9160e92eb64c95da7368c867b663a8e34e980c",
3154 "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c",
3155 "shasum": ""
3156 },
3157 "require": {
3158 "php": ">=7.1.3",
3159 "psr/log": "^1|^2|^3"
3160 },
3161 "conflict": {
3162 "symfony/http-kernel": "<3.4"
3163 },
3164 "require-dev": {
3165 "symfony/http-kernel": "^3.4|^4.0|^5.0"
3166 },
3167 "type": "library",
3168 "autoload": {
3169 "psr-4": {
3170 "Symfony\\Component\\Debug\\": ""
3171 },
3172 "exclude-from-classmap": [
3173 "/Tests/"
3174 ]
3175 },
3176 "notification-url": "https://packagist.org/downloads/",
3177 "license": [
3178 "MIT"
3179 ],
3180 "authors": [
3181 {
3182 "name": "Fabien Potencier",
3183 "email": "fabien@symfony.com"
3184 },
3185 {
3186 "name": "Symfony Community",
3187 "homepage": "https://symfony.com/contributors"
3188 }
3189 ],
3190 "description": "Provides tools to ease debugging PHP code",
3191 "homepage": "https://symfony.com",
3192 "support": {
3193 "source": "https://github.com/symfony/debug/tree/v4.4.27"
3194 },
3195 "funding": [
3196 {
3197 "url": "https://symfony.com/sponsor",
3198 "type": "custom"
3199 },
3200 {
3201 "url": "https://github.com/fabpot",
3202 "type": "github"
3203 },
3204 {
3205 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3206 "type": "tidelift"
3207 }
3208 ],
3209 "time": "2021-07-22T07:21:39+00:00"
3210 },
3211 {
3212 "name": "symfony/dependency-injection",
3213 "version": "v4.4.27",
3214 "source": {
3215 "type": "git",
3216 "url": "https://github.com/symfony/dependency-injection.git",
3217 "reference": "52866e2cb314972ff36c5b3d405ba8f523e56f6e"
3218 },
3219 "dist": {
3220 "type": "zip",
3221 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/52866e2cb314972ff36c5b3d405ba8f523e56f6e",
3222 "reference": "52866e2cb314972ff36c5b3d405ba8f523e56f6e",
3223 "shasum": ""
3224 },
3225 "require": {
3226 "php": ">=7.1.3",
3227 "psr/container": "^1.0",
3228 "symfony/polyfill-php80": "^1.16",
3229 "symfony/service-contracts": "^1.1.6|^2"
3230 },
3231 "conflict": {
3232 "symfony/config": "<4.3|>=5.0",
3233 "symfony/finder": "<3.4",
3234 "symfony/proxy-manager-bridge": "<3.4",
3235 "symfony/yaml": "<3.4"
3236 },
3237 "provide": {
3238 "psr/container-implementation": "1.0",
3239 "symfony/service-implementation": "1.0|2.0"
3240 },
3241 "require-dev": {
3242 "symfony/config": "^4.3",
3243 "symfony/expression-language": "^3.4|^4.0|^5.0",
3244 "symfony/yaml": "^4.4|^5.0"
3245 },
3246 "suggest": {
3247 "symfony/config": "",
3248 "symfony/expression-language": "For using expressions in service container configuration",
3249 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
3250 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
3251 "symfony/yaml": ""
3252 },
3253 "type": "library",
3254 "autoload": {
3255 "psr-4": {
3256 "Symfony\\Component\\DependencyInjection\\": ""
3257 },
3258 "exclude-from-classmap": [
3259 "/Tests/"
3260 ]
3261 },
3262 "notification-url": "https://packagist.org/downloads/",
3263 "license": [
3264 "MIT"
3265 ],
3266 "authors": [
3267 {
3268 "name": "Fabien Potencier",
3269 "email": "fabien@symfony.com"
3270 },
3271 {
3272 "name": "Symfony Community",
3273 "homepage": "https://symfony.com/contributors"
3274 }
3275 ],
3276 "description": "Allows you to standardize and centralize the way objects are constructed in your application",
3277 "homepage": "https://symfony.com",
3278 "support": {
3279 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.27"
3280 },
3281 "funding": [
3282 {
3283 "url": "https://symfony.com/sponsor",
3284 "type": "custom"
3285 },
3286 {
3287 "url": "https://github.com/fabpot",
3288 "type": "github"
3289 },
3290 {
3291 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3292 "type": "tidelift"
3293 }
3294 ],
3295 "time": "2021-07-23T15:41:52+00:00"
3296 },
3297 {
3298 "name": "symfony/doctrine-bridge",
3299 "version": "v4.4.27",
3300 "source": {
3301 "type": "git",
3302 "url": "https://github.com/symfony/doctrine-bridge.git",
3303 "reference": "c3cb73a2c8932ffe4158c3cbe579df29ba899759"
3304 },
3305 "dist": {
3306 "type": "zip",
3307 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/c3cb73a2c8932ffe4158c3cbe579df29ba899759",
3308 "reference": "c3cb73a2c8932ffe4158c3cbe579df29ba899759",
3309 "shasum": ""
3310 },
3311 "require": {
3312 "doctrine/event-manager": "~1.0",
3313 "doctrine/persistence": "^1.3|^2",
3314 "php": ">=7.1.3",
3315 "symfony/polyfill-ctype": "~1.8",
3316 "symfony/polyfill-mbstring": "~1.0",
3317 "symfony/polyfill-php80": "^1.16",
3318 "symfony/service-contracts": "^1.1|^2"
3319 },
3320 "conflict": {
3321 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3322 "symfony/dependency-injection": "<3.4",
3323 "symfony/form": "<4.4",
3324 "symfony/http-kernel": "<4.3.7",
3325 "symfony/messenger": "<4.3",
3326 "symfony/security-core": "<4.4",
3327 "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
3328 },
3329 "require-dev": {
3330 "composer/package-versions-deprecated": "^1.8",
3331 "doctrine/annotations": "^1.10.4",
3332 "doctrine/collections": "~1.0",
3333 "doctrine/data-fixtures": "^1.1",
3334 "doctrine/dbal": "^2.6|^3.0",
3335 "doctrine/orm": "^2.6.3",
3336 "symfony/config": "^4.2|^5.0",
3337 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3338 "symfony/expression-language": "^3.4|^4.0|^5.0",
3339 "symfony/form": "^4.4.11|^5.0.11",
3340 "symfony/http-kernel": "^4.3.7",
3341 "symfony/messenger": "^4.4|^5.0",
3342 "symfony/property-access": "^3.4|^4.0|^5.0",
3343 "symfony/property-info": "^3.4|^4.0|^5.0",
3344 "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
3345 "symfony/security-core": "^4.4|^5.0",
3346 "symfony/stopwatch": "^3.4|^4.0|^5.0",
3347 "symfony/translation": "^3.4|^4.0|^5.0",
3348 "symfony/validator": "^4.4.2|^5.0.2",
3349 "symfony/var-dumper": "^3.4|^4.0|^5.0"
3350 },
3351 "suggest": {
3352 "doctrine/data-fixtures": "",
3353 "doctrine/dbal": "",
3354 "doctrine/orm": "",
3355 "symfony/form": "",
3356 "symfony/property-info": "",
3357 "symfony/validator": ""
3358 },
3359 "type": "symfony-bridge",
3360 "autoload": {
3361 "psr-4": {
3362 "Symfony\\Bridge\\Doctrine\\": ""
3363 },
3364 "exclude-from-classmap": [
3365 "/Tests/"
3366 ]
3367 },
3368 "notification-url": "https://packagist.org/downloads/",
3369 "license": [
3370 "MIT"
3371 ],
3372 "authors": [
3373 {
3374 "name": "Fabien Potencier",
3375 "email": "fabien@symfony.com"
3376 },
3377 {
3378 "name": "Symfony Community",
3379 "homepage": "https://symfony.com/contributors"
3380 }
3381 ],
3382 "description": "Provides integration for Doctrine with various Symfony components",
3383 "homepage": "https://symfony.com",
3384 "support": {
3385 "source": "https://github.com/symfony/doctrine-bridge/tree/v4.4.27"
3386 },
3387 "funding": [
3388 {
3389 "url": "https://symfony.com/sponsor",
3390 "type": "custom"
3391 },
3392 {
3393 "url": "https://github.com/fabpot",
3394 "type": "github"
3395 },
3396 {
3397 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3398 "type": "tidelift"
3399 }
3400 ],
3401 "time": "2021-07-21T13:02:15+00:00"
3402 },
3403 {
3404 "name": "symfony/dom-crawler",
3405 "version": "v4.4.27",
3406 "source": {
3407 "type": "git",
3408 "url": "https://github.com/symfony/dom-crawler.git",
3409 "reference": "86aa075c9e0b13ac7db8d73d1f9d8b656143881a"
3410 },
3411 "dist": {
3412 "type": "zip",
3413 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/86aa075c9e0b13ac7db8d73d1f9d8b656143881a",
3414 "reference": "86aa075c9e0b13ac7db8d73d1f9d8b656143881a",
3415 "shasum": ""
3416 },
3417 "require": {
3418 "php": ">=7.1.3",
3419 "symfony/polyfill-ctype": "~1.8",
3420 "symfony/polyfill-mbstring": "~1.0",
3421 "symfony/polyfill-php80": "^1.16"
3422 },
3423 "conflict": {
3424 "masterminds/html5": "<2.6"
3425 },
3426 "require-dev": {
3427 "masterminds/html5": "^2.6",
3428 "symfony/css-selector": "^3.4|^4.0|^5.0"
3429 },
3430 "suggest": {
3431 "symfony/css-selector": ""
3432 },
3433 "type": "library",
3434 "autoload": {
3435 "psr-4": {
3436 "Symfony\\Component\\DomCrawler\\": ""
3437 },
3438 "exclude-from-classmap": [
3439 "/Tests/"
3440 ]
3441 },
3442 "notification-url": "https://packagist.org/downloads/",
3443 "license": [
3444 "MIT"
3445 ],
3446 "authors": [
3447 {
3448 "name": "Fabien Potencier",
3449 "email": "fabien@symfony.com"
3450 },
3451 {
3452 "name": "Symfony Community",
3453 "homepage": "https://symfony.com/contributors"
3454 }
3455 ],
3456 "description": "Eases DOM navigation for HTML and XML documents",
3457 "homepage": "https://symfony.com",
3458 "support": {
3459 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.27"
3460 },
3461 "funding": [
3462 {
3463 "url": "https://symfony.com/sponsor",
3464 "type": "custom"
3465 },
3466 {
3467 "url": "https://github.com/fabpot",
3468 "type": "github"
3469 },
3470 {
3471 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3472 "type": "tidelift"
3473 }
3474 ],
3475 "time": "2021-07-23T15:41:52+00:00"
3476 },
3477 {
3478 "name": "symfony/dotenv",
3479 "version": "v4.4.29",
3480 "source": {
3481 "type": "git",
3482 "url": "https://github.com/symfony/dotenv.git",
3483 "reference": "2b078eff6268875f4639cf16e48e321982c671bb"
3484 },
3485 "dist": {
3486 "type": "zip",
3487 "url": "https://api.github.com/repos/symfony/dotenv/zipball/2b078eff6268875f4639cf16e48e321982c671bb",
3488 "reference": "2b078eff6268875f4639cf16e48e321982c671bb",
3489 "shasum": ""
3490 },
3491 "require": {
3492 "php": ">=7.1.3"
3493 },
3494 "require-dev": {
3495 "symfony/process": "^3.4.2|^4.0|^5.0"
3496 },
3497 "type": "library",
3498 "autoload": {
3499 "psr-4": {
3500 "Symfony\\Component\\Dotenv\\": ""
3501 },
3502 "exclude-from-classmap": [
3503 "/Tests/"
3504 ]
3505 },
3506 "notification-url": "https://packagist.org/downloads/",
3507 "license": [
3508 "MIT"
3509 ],
3510 "authors": [
3511 {
3512 "name": "Fabien Potencier",
3513 "email": "fabien@symfony.com"
3514 },
3515 {
3516 "name": "Symfony Community",
3517 "homepage": "https://symfony.com/contributors"
3518 }
3519 ],
3520 "description": "Registers environment variables from a .env file",
3521 "homepage": "https://symfony.com",
3522 "keywords": [
3523 "dotenv",
3524 "env",
3525 "environment"
3526 ],
3527 "support": {
3528 "source": "https://github.com/symfony/dotenv/tree/v4.4.29"
3529 },
3530 "funding": [
3531 {
3532 "url": "https://symfony.com/sponsor",
3533 "type": "custom"
3534 },
3535 {
3536 "url": "https://github.com/fabpot",
3537 "type": "github"
3538 },
3539 {
3540 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3541 "type": "tidelift"
3542 }
3543 ],
3544 "time": "2021-07-27T16:19:30+00:00"
3545 },
3546 {
3547 "name": "symfony/error-handler",
3548 "version": "v4.4.27",
3549 "source": {
3550 "type": "git",
3551 "url": "https://github.com/symfony/error-handler.git",
3552 "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905"
3553 },
3554 "dist": {
3555 "type": "zip",
3556 "url": "https://api.github.com/repos/symfony/error-handler/zipball/16ac2be1c0f49d6d9eb9d3ce9324bde268717905",
3557 "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905",
3558 "shasum": ""
3559 },
3560 "require": {
3561 "php": ">=7.1.3",
3562 "psr/log": "^1|^2|^3",
3563 "symfony/debug": "^4.4.5",
3564 "symfony/var-dumper": "^4.4|^5.0"
3565 },
3566 "require-dev": {
3567 "symfony/http-kernel": "^4.4|^5.0",
3568 "symfony/serializer": "^4.4|^5.0"
3569 },
3570 "type": "library",
3571 "autoload": {
3572 "psr-4": {
3573 "Symfony\\Component\\ErrorHandler\\": ""
3574 },
3575 "exclude-from-classmap": [
3576 "/Tests/"
3577 ]
3578 },
3579 "notification-url": "https://packagist.org/downloads/",
3580 "license": [
3581 "MIT"
3582 ],
3583 "authors": [
3584 {
3585 "name": "Fabien Potencier",
3586 "email": "fabien@symfony.com"
3587 },
3588 {
3589 "name": "Symfony Community",
3590 "homepage": "https://symfony.com/contributors"
3591 }
3592 ],
3593 "description": "Provides tools to manage errors and ease debugging PHP code",
3594 "homepage": "https://symfony.com",
3595 "support": {
3596 "source": "https://github.com/symfony/error-handler/tree/v4.4.27"
3597 },
3598 "funding": [
3599 {
3600 "url": "https://symfony.com/sponsor",
3601 "type": "custom"
3602 },
3603 {
3604 "url": "https://github.com/fabpot",
3605 "type": "github"
3606 },
3607 {
3608 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3609 "type": "tidelift"
3610 }
3611 ],
3612 "time": "2021-07-23T15:41:52+00:00"
3613 },
3614 {
3615 "name": "symfony/event-dispatcher",
3616 "version": "v4.4.27",
3617 "source": {
3618 "type": "git",
3619 "url": "https://github.com/symfony/event-dispatcher.git",
3620 "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9"
3621 },
3622 "dist": {
3623 "type": "zip",
3624 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/958a128b184fcf0ba45ec90c0e88554c9327c2e9",
3625 "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9",
3626 "shasum": ""
3627 },
3628 "require": {
3629 "php": ">=7.1.3",
3630 "symfony/event-dispatcher-contracts": "^1.1",
3631 "symfony/polyfill-php80": "^1.16"
3632 },
3633 "conflict": {
3634 "symfony/dependency-injection": "<3.4"
3635 },
3636 "provide": {
3637 "psr/event-dispatcher-implementation": "1.0",
3638 "symfony/event-dispatcher-implementation": "1.1"
3639 },
3640 "require-dev": {
3641 "psr/log": "^1|^2|^3",
3642 "symfony/config": "^3.4|^4.0|^5.0",
3643 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3644 "symfony/error-handler": "~3.4|~4.4",
3645 "symfony/expression-language": "^3.4|^4.0|^5.0",
3646 "symfony/http-foundation": "^3.4|^4.0|^5.0",
3647 "symfony/service-contracts": "^1.1|^2",
3648 "symfony/stopwatch": "^3.4|^4.0|^5.0"
3649 },
3650 "suggest": {
3651 "symfony/dependency-injection": "",
3652 "symfony/http-kernel": ""
3653 },
3654 "type": "library",
3655 "autoload": {
3656 "psr-4": {
3657 "Symfony\\Component\\EventDispatcher\\": ""
3658 },
3659 "exclude-from-classmap": [
3660 "/Tests/"
3661 ]
3662 },
3663 "notification-url": "https://packagist.org/downloads/",
3664 "license": [
3665 "MIT"
3666 ],
3667 "authors": [
3668 {
3669 "name": "Fabien Potencier",
3670 "email": "fabien@symfony.com"
3671 },
3672 {
3673 "name": "Symfony Community",
3674 "homepage": "https://symfony.com/contributors"
3675 }
3676 ],
3677 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
3678 "homepage": "https://symfony.com",
3679 "support": {
3680 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.27"
3681 },
3682 "funding": [
3683 {
3684 "url": "https://symfony.com/sponsor",
3685 "type": "custom"
3686 },
3687 {
3688 "url": "https://github.com/fabpot",
3689 "type": "github"
3690 },
3691 {
3692 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3693 "type": "tidelift"
3694 }
3695 ],
3696 "time": "2021-07-23T15:41:52+00:00"
3697 },
3698 {
3699 "name": "symfony/event-dispatcher-contracts",
3700 "version": "v1.1.9",
3701 "source": {
3702 "type": "git",
3703 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3704 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
3705 },
3706 "dist": {
3707 "type": "zip",
3708 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
3709 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
3710 "shasum": ""
3711 },
3712 "require": {
3713 "php": ">=7.1.3"
3714 },
3715 "suggest": {
3716 "psr/event-dispatcher": "",
3717 "symfony/event-dispatcher-implementation": ""
3718 },
3719 "type": "library",
3720 "extra": {
3721 "branch-alias": {
3722 "dev-master": "1.1-dev"
3723 },
3724 "thanks": {
3725 "name": "symfony/contracts",
3726 "url": "https://github.com/symfony/contracts"
3727 }
3728 },
3729 "autoload": {
3730 "psr-4": {
3731 "Symfony\\Contracts\\EventDispatcher\\": ""
3732 }
3733 },
3734 "notification-url": "https://packagist.org/downloads/",
3735 "license": [
3736 "MIT"
3737 ],
3738 "authors": [
3739 {
3740 "name": "Nicolas Grekas",
3741 "email": "p@tchwork.com"
3742 },
3743 {
3744 "name": "Symfony Community",
3745 "homepage": "https://symfony.com/contributors"
3746 }
3747 ],
3748 "description": "Generic abstractions related to dispatching event",
3749 "homepage": "https://symfony.com",
3750 "keywords": [
3751 "abstractions",
3752 "contracts",
3753 "decoupling",
3754 "interfaces",
3755 "interoperability",
3756 "standards"
3757 ],
3758 "support": {
3759 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
3760 },
3761 "funding": [
3762 {
3763 "url": "https://symfony.com/sponsor",
3764 "type": "custom"
3765 },
3766 {
3767 "url": "https://github.com/fabpot",
3768 "type": "github"
3769 },
3770 {
3771 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3772 "type": "tidelift"
3773 }
3774 ],
3775 "time": "2020-07-06T13:19:58+00:00"
3776 },
3777 {
3778 "name": "symfony/filesystem",
3779 "version": "v4.4.27",
3780 "source": {
3781 "type": "git",
3782 "url": "https://github.com/symfony/filesystem.git",
3783 "reference": "517fb795794faf29086a77d99eb8f35e457837a7"
3784 },
3785 "dist": {
3786 "type": "zip",
3787 "url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7",
3788 "reference": "517fb795794faf29086a77d99eb8f35e457837a7",
3789 "shasum": ""
3790 },
3791 "require": {
3792 "php": ">=7.1.3",
3793 "symfony/polyfill-ctype": "~1.8",
3794 "symfony/polyfill-php80": "^1.16"
3795 },
3796 "type": "library",
3797 "autoload": {
3798 "psr-4": {
3799 "Symfony\\Component\\Filesystem\\": ""
3800 },
3801 "exclude-from-classmap": [
3802 "/Tests/"
3803 ]
3804 },
3805 "notification-url": "https://packagist.org/downloads/",
3806 "license": [
3807 "MIT"
3808 ],
3809 "authors": [
3810 {
3811 "name": "Fabien Potencier",
3812 "email": "fabien@symfony.com"
3813 },
3814 {
3815 "name": "Symfony Community",
3816 "homepage": "https://symfony.com/contributors"
3817 }
3818 ],
3819 "description": "Provides basic utilities for the filesystem",
3820 "homepage": "https://symfony.com",
3821 "support": {
3822 "source": "https://github.com/symfony/filesystem/tree/v4.4.27"
3823 },
3824 "funding": [
3825 {
3826 "url": "https://symfony.com/sponsor",
3827 "type": "custom"
3828 },
3829 {
3830 "url": "https://github.com/fabpot",
3831 "type": "github"
3832 },
3833 {
3834 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3835 "type": "tidelift"
3836 }
3837 ],
3838 "time": "2021-07-21T12:19:41+00:00"
3839 },
3840 {
3841 "name": "symfony/finder",
3842 "version": "v4.4.27",
3843 "source": {
3844 "type": "git",
3845 "url": "https://github.com/symfony/finder.git",
3846 "reference": "42414d7ac96fc2880a783b872185789dea0d4262"
3847 },
3848 "dist": {
3849 "type": "zip",
3850 "url": "https://api.github.com/repos/symfony/finder/zipball/42414d7ac96fc2880a783b872185789dea0d4262",
3851 "reference": "42414d7ac96fc2880a783b872185789dea0d4262",
3852 "shasum": ""
3853 },
3854 "require": {
3855 "php": ">=7.1.3",
3856 "symfony/polyfill-php80": "^1.16"
3857 },
3858 "type": "library",
3859 "autoload": {
3860 "psr-4": {
3861 "Symfony\\Component\\Finder\\": ""
3862 },
3863 "exclude-from-classmap": [
3864 "/Tests/"
3865 ]
3866 },
3867 "notification-url": "https://packagist.org/downloads/",
3868 "license": [
3869 "MIT"
3870 ],
3871 "authors": [
3872 {
3873 "name": "Fabien Potencier",
3874 "email": "fabien@symfony.com"
3875 },
3876 {
3877 "name": "Symfony Community",
3878 "homepage": "https://symfony.com/contributors"
3879 }
3880 ],
3881 "description": "Finds files and directories via an intuitive fluent interface",
3882 "homepage": "https://symfony.com",
3883 "support": {
3884 "source": "https://github.com/symfony/finder/tree/v4.4.27"
3885 },
3886 "funding": [
3887 {
3888 "url": "https://symfony.com/sponsor",
3889 "type": "custom"
3890 },
3891 {
3892 "url": "https://github.com/fabpot",
3893 "type": "github"
3894 },
3895 {
3896 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3897 "type": "tidelift"
3898 }
3899 ],
3900 "time": "2021-07-23T15:41:52+00:00"
3901 },
3902 {
3903 "name": "symfony/flex",
3904 "version": "v1.14.6",
3905 "source": {
3906 "type": "git",
3907 "url": "https://github.com/symfony/flex.git",
3908 "reference": "2aae1ef7541d855962de3834d22186585d4f2049"
3909 },
3910 "dist": {
3911 "type": "zip",
3912 "url": "https://api.github.com/repos/symfony/flex/zipball/2aae1ef7541d855962de3834d22186585d4f2049",
3913 "reference": "2aae1ef7541d855962de3834d22186585d4f2049",
3914 "shasum": ""
3915 },
3916 "require": {
3917 "composer-plugin-api": "^1.0|^2.0",
3918 "php": ">=7.1"
3919 },
3920 "require-dev": {
3921 "composer/composer": "^1.0.2|^2.0",
3922 "symfony/dotenv": "^4.4|^5.0",
3923 "symfony/filesystem": "^4.4|^5.0",
3924 "symfony/phpunit-bridge": "^4.4|^5.0",
3925 "symfony/process": "^3.4|^4.4|^5.0"
3926 },
3927 "type": "composer-plugin",
3928 "extra": {
3929 "branch-alias": {
3930 "dev-main": "1.13-dev"
3931 },
3932 "class": "Symfony\\Flex\\Flex"
3933 },
3934 "autoload": {
3935 "psr-4": {
3936 "Symfony\\Flex\\": "src"
3937 }
3938 },
3939 "notification-url": "https://packagist.org/downloads/",
3940 "license": [
3941 "MIT"
3942 ],
3943 "authors": [
3944 {
3945 "name": "Fabien Potencier",
3946 "email": "fabien.potencier@gmail.com"
3947 }
3948 ],
3949 "description": "Composer plugin for Symfony",
3950 "support": {
3951 "issues": "https://github.com/symfony/flex/issues",
3952 "source": "https://github.com/symfony/flex/tree/v1.14.6"
3953 },
3954 "funding": [
3955 {
3956 "url": "https://symfony.com/sponsor",
3957 "type": "custom"
3958 },
3959 {
3960 "url": "https://github.com/fabpot",
3961 "type": "github"
3962 },
3963 {
3964 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3965 "type": "tidelift"
3966 }
3967 ],
3968 "time": "2021-08-27T14:11:31+00:00"
3969 },
3970 {
3971 "name": "symfony/form",
3972 "version": "v4.4.27",
3973 "source": {
3974 "type": "git",
3975 "url": "https://github.com/symfony/form.git",
3976 "reference": "9179357ade083469ecd96da1f07cf4c2c5a54829"
3977 },
3978 "dist": {
3979 "type": "zip",
3980 "url": "https://api.github.com/repos/symfony/form/zipball/9179357ade083469ecd96da1f07cf4c2c5a54829",
3981 "reference": "9179357ade083469ecd96da1f07cf4c2c5a54829",
3982 "shasum": ""
3983 },
3984 "require": {
3985 "php": ">=7.1.3",
3986 "symfony/event-dispatcher": "^4.3",
3987 "symfony/intl": "^4.4|^5.0",
3988 "symfony/options-resolver": "~4.3|^5.0",
3989 "symfony/polyfill-ctype": "~1.8",
3990 "symfony/polyfill-mbstring": "~1.0",
3991 "symfony/polyfill-php80": "^1.16",
3992 "symfony/property-access": "^3.4.40|^4.4.8|^5.0.8",
3993 "symfony/service-contracts": "^1.1|^2"
3994 },
3995 "conflict": {
3996 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3997 "symfony/console": "<4.3",
3998 "symfony/dependency-injection": "<3.4",
3999 "symfony/doctrine-bridge": "<3.4",
4000 "symfony/framework-bundle": "<3.4",
4001 "symfony/http-kernel": "<4.4",
4002 "symfony/intl": "<4.3",
4003 "symfony/translation": "<4.2",
4004 "symfony/twig-bridge": "<3.4.5|<4.0.5,>=4.0"
4005 },
4006 "require-dev": {
4007 "doctrine/collections": "~1.0",
4008 "symfony/config": "^3.4|^4.0|^5.0",
4009 "symfony/console": "^4.3|^5.0",
4010 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4011 "symfony/expression-language": "^3.4|^4.0|^5.0",
4012 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4013 "symfony/http-kernel": "^4.4",
4014 "symfony/security-csrf": "^3.4|^4.0|^5.0",
4015 "symfony/translation": "^4.2|^5.0",
4016 "symfony/validator": "^4.4.17|^5.1.9",
4017 "symfony/var-dumper": "^4.3|^5.0"
4018 },
4019 "suggest": {
4020 "symfony/security-csrf": "For protecting forms against CSRF attacks.",
4021 "symfony/twig-bridge": "For templating with Twig.",
4022 "symfony/validator": "For form validation."
4023 },
4024 "type": "library",
4025 "autoload": {
4026 "psr-4": {
4027 "Symfony\\Component\\Form\\": ""
4028 },
4029 "exclude-from-classmap": [
4030 "/Tests/"
4031 ]
4032 },
4033 "notification-url": "https://packagist.org/downloads/",
4034 "license": [
4035 "MIT"
4036 ],
4037 "authors": [
4038 {
4039 "name": "Fabien Potencier",
4040 "email": "fabien@symfony.com"
4041 },
4042 {
4043 "name": "Symfony Community",
4044 "homepage": "https://symfony.com/contributors"
4045 }
4046 ],
4047 "description": "Allows to easily create, process and reuse HTML forms",
4048 "homepage": "https://symfony.com",
4049 "support": {
4050 "source": "https://github.com/symfony/form/tree/v4.4.27"
4051 },
4052 "funding": [
4053 {
4054 "url": "https://symfony.com/sponsor",
4055 "type": "custom"
4056 },
4057 {
4058 "url": "https://github.com/fabpot",
4059 "type": "github"
4060 },
4061 {
4062 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4063 "type": "tidelift"
4064 }
4065 ],
4066 "time": "2021-07-23T15:41:52+00:00"
4067 },
4068 {
4069 "name": "symfony/framework-bundle",
4070 "version": "v4.4.27",
4071 "source": {
4072 "type": "git",
4073 "url": "https://github.com/symfony/framework-bundle.git",
4074 "reference": "b616b87fad76a783e6148a6849a5fbef18006e63"
4075 },
4076 "dist": {
4077 "type": "zip",
4078 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/b616b87fad76a783e6148a6849a5fbef18006e63",
4079 "reference": "b616b87fad76a783e6148a6849a5fbef18006e63",
4080 "shasum": ""
4081 },
4082 "require": {
4083 "ext-xml": "*",
4084 "php": ">=7.1.3",
4085 "symfony/cache": "^4.4|^5.0",
4086 "symfony/config": "^4.4.11|~5.0.11|^5.1.3",
4087 "symfony/dependency-injection": "^4.4.1|^5.0.1",
4088 "symfony/error-handler": "^4.4.1|^5.0.1",
4089 "symfony/filesystem": "^3.4|^4.0|^5.0",
4090 "symfony/finder": "^3.4|^4.0|^5.0",
4091 "symfony/http-foundation": "^4.4|^5.0",
4092 "symfony/http-kernel": "^4.4",
4093 "symfony/polyfill-mbstring": "~1.0",
4094 "symfony/polyfill-php80": "^1.16",
4095 "symfony/routing": "^4.4.12|^5.1.4"
4096 },
4097 "conflict": {
4098 "doctrine/persistence": "<1.3",
4099 "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
4100 "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
4101 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
4102 "symfony/asset": "<3.4",
4103 "symfony/browser-kit": "<4.3",
4104 "symfony/console": "<4.4.21",
4105 "symfony/dom-crawler": "<4.3",
4106 "symfony/dotenv": "<4.3.6",
4107 "symfony/form": "<4.3.5",
4108 "symfony/http-client": "<4.4",
4109 "symfony/lock": "<4.4",
4110 "symfony/mailer": "<4.4",
4111 "symfony/messenger": "<4.4",
4112 "symfony/mime": "<4.4",
4113 "symfony/property-info": "<3.4",
4114 "symfony/security-bundle": "<4.4",
4115 "symfony/serializer": "<4.4",
4116 "symfony/stopwatch": "<3.4",
4117 "symfony/translation": "<4.4",
4118 "symfony/twig-bridge": "<4.1.1",
4119 "symfony/twig-bundle": "<4.4",
4120 "symfony/validator": "<4.4",
4121 "symfony/web-profiler-bundle": "<4.4",
4122 "symfony/workflow": "<4.3.6"
4123 },
4124 "require-dev": {
4125 "doctrine/annotations": "^1.10.4",
4126 "doctrine/cache": "^1.0|^2.0",
4127 "doctrine/persistence": "^1.3|^2.0",
4128 "paragonie/sodium_compat": "^1.8",
4129 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
4130 "symfony/asset": "^3.4|^4.0|^5.0",
4131 "symfony/browser-kit": "^4.3|^5.0",
4132 "symfony/console": "^4.4.21|^5.0",
4133 "symfony/css-selector": "^3.4|^4.0|^5.0",
4134 "symfony/dom-crawler": "^4.3|^5.0",
4135 "symfony/dotenv": "^4.3.6|^5.0",
4136 "symfony/expression-language": "^3.4|^4.0|^5.0",
4137 "symfony/form": "^4.3.5|^5.0",
4138 "symfony/http-client": "^4.4|^5.0",
4139 "symfony/lock": "^4.4|^5.0",
4140 "symfony/mailer": "^4.4|^5.0",
4141 "symfony/messenger": "^4.4|^5.0",
4142 "symfony/mime": "^4.4|^5.0",
4143 "symfony/polyfill-intl-icu": "~1.0",
4144 "symfony/process": "^3.4|^4.0|^5.0",
4145 "symfony/property-info": "^3.4|^4.0|^5.0",
4146 "symfony/security-core": "^3.4|^4.4|^5.2",
4147 "symfony/security-csrf": "^3.4|^4.0|^5.0",
4148 "symfony/security-http": "^3.4|^4.0|^5.0",
4149 "symfony/serializer": "^4.4|^5.0",
4150 "symfony/stopwatch": "^3.4|^4.0|^5.0",
4151 "symfony/templating": "^3.4|^4.0|^5.0",
4152 "symfony/translation": "^4.4|^5.0",
4153 "symfony/twig-bundle": "^4.4|^5.0",
4154 "symfony/validator": "^4.4|^5.0",
4155 "symfony/web-link": "^4.4|^5.0",
4156 "symfony/workflow": "^4.3.6|^5.0",
4157 "symfony/yaml": "^3.4|^4.0|^5.0",
4158 "twig/twig": "^1.43|^2.13|^3.0.4"
4159 },
4160 "suggest": {
4161 "ext-apcu": "For best performance of the system caches",
4162 "symfony/console": "For using the console commands",
4163 "symfony/form": "For using forms",
4164 "symfony/property-info": "For using the property_info service",
4165 "symfony/serializer": "For using the serializer service",
4166 "symfony/validator": "For using validation",
4167 "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
4168 "symfony/yaml": "For using the debug:config and lint:yaml commands"
4169 },
4170 "type": "symfony-bundle",
4171 "autoload": {
4172 "psr-4": {
4173 "Symfony\\Bundle\\FrameworkBundle\\": ""
4174 },
4175 "exclude-from-classmap": [
4176 "/Tests/"
4177 ]
4178 },
4179 "notification-url": "https://packagist.org/downloads/",
4180 "license": [
4181 "MIT"
4182 ],
4183 "authors": [
4184 {
4185 "name": "Fabien Potencier",
4186 "email": "fabien@symfony.com"
4187 },
4188 {
4189 "name": "Symfony Community",
4190 "homepage": "https://symfony.com/contributors"
4191 }
4192 ],
4193 "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
4194 "homepage": "https://symfony.com",
4195 "support": {
4196 "source": "https://github.com/symfony/framework-bundle/tree/v4.4.27"
4197 },
4198 "funding": [
4199 {
4200 "url": "https://symfony.com/sponsor",
4201 "type": "custom"
4202 },
4203 {
4204 "url": "https://github.com/fabpot",
4205 "type": "github"
4206 },
4207 {
4208 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4209 "type": "tidelift"
4210 }
4211 ],
4212 "time": "2021-07-21T13:02:15+00:00"
4213 },
4214 {
4215 "name": "symfony/http-client-contracts",
4216 "version": "v2.4.0",
4217 "source": {
4218 "type": "git",
4219 "url": "https://github.com/symfony/http-client-contracts.git",
4220 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
4221 },
4222 "dist": {
4223 "type": "zip",
4224 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
4225 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
4226 "shasum": ""
4227 },
4228 "require": {
4229 "php": ">=7.2.5"
4230 },
4231 "suggest": {
4232 "symfony/http-client-implementation": ""
4233 },
4234 "type": "library",
4235 "extra": {
4236 "branch-alias": {
4237 "dev-main": "2.4-dev"
4238 },
4239 "thanks": {
4240 "name": "symfony/contracts",
4241 "url": "https://github.com/symfony/contracts"
4242 }
4243 },
4244 "autoload": {
4245 "psr-4": {
4246 "Symfony\\Contracts\\HttpClient\\": ""
4247 }
4248 },
4249 "notification-url": "https://packagist.org/downloads/",
4250 "license": [
4251 "MIT"
4252 ],
4253 "authors": [
4254 {
4255 "name": "Nicolas Grekas",
4256 "email": "p@tchwork.com"
4257 },
4258 {
4259 "name": "Symfony Community",
4260 "homepage": "https://symfony.com/contributors"
4261 }
4262 ],
4263 "description": "Generic abstractions related to HTTP clients",
4264 "homepage": "https://symfony.com",
4265 "keywords": [
4266 "abstractions",
4267 "contracts",
4268 "decoupling",
4269 "interfaces",
4270 "interoperability",
4271 "standards"
4272 ],
4273 "support": {
4274 "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
4275 },
4276 "funding": [
4277 {
4278 "url": "https://symfony.com/sponsor",
4279 "type": "custom"
4280 },
4281 {
4282 "url": "https://github.com/fabpot",
4283 "type": "github"
4284 },
4285 {
4286 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4287 "type": "tidelift"
4288 }
4289 ],
4290 "time": "2021-04-11T23:07:08+00:00"
4291 },
4292 {
4293 "name": "symfony/http-foundation",
4294 "version": "v4.4.29",
4295 "source": {
4296 "type": "git",
4297 "url": "https://github.com/symfony/http-foundation.git",
4298 "reference": "7016057b01f0ed3ec3ba1f31a580b6661667c2e1"
4299 },
4300 "dist": {
4301 "type": "zip",
4302 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7016057b01f0ed3ec3ba1f31a580b6661667c2e1",
4303 "reference": "7016057b01f0ed3ec3ba1f31a580b6661667c2e1",
4304 "shasum": ""
4305 },
4306 "require": {
4307 "php": ">=7.1.3",
4308 "symfony/mime": "^4.3|^5.0",
4309 "symfony/polyfill-mbstring": "~1.1",
4310 "symfony/polyfill-php80": "^1.16"
4311 },
4312 "require-dev": {
4313 "predis/predis": "~1.0",
4314 "symfony/expression-language": "^3.4|^4.0|^5.0"
4315 },
4316 "type": "library",
4317 "autoload": {
4318 "psr-4": {
4319 "Symfony\\Component\\HttpFoundation\\": ""
4320 },
4321 "exclude-from-classmap": [
4322 "/Tests/"
4323 ]
4324 },
4325 "notification-url": "https://packagist.org/downloads/",
4326 "license": [
4327 "MIT"
4328 ],
4329 "authors": [
4330 {
4331 "name": "Fabien Potencier",
4332 "email": "fabien@symfony.com"
4333 },
4334 {
4335 "name": "Symfony Community",
4336 "homepage": "https://symfony.com/contributors"
4337 }
4338 ],
4339 "description": "Defines an object-oriented layer for the HTTP specification",
4340 "homepage": "https://symfony.com",
4341 "support": {
4342 "source": "https://github.com/symfony/http-foundation/tree/v4.4.29"
4343 },
4344 "funding": [
4345 {
4346 "url": "https://symfony.com/sponsor",
4347 "type": "custom"
4348 },
4349 {
4350 "url": "https://github.com/fabpot",
4351 "type": "github"
4352 },
4353 {
4354 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4355 "type": "tidelift"
4356 }
4357 ],
4358 "time": "2021-07-27T14:32:23+00:00"
4359 },
4360 {
4361 "name": "symfony/http-kernel",
4362 "version": "v4.4.29",
4363 "source": {
4364 "type": "git",
4365 "url": "https://github.com/symfony/http-kernel.git",
4366 "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506"
4367 },
4368 "dist": {
4369 "type": "zip",
4370 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506",
4371 "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506",
4372 "shasum": ""
4373 },
4374 "require": {
4375 "php": ">=7.1.3",
4376 "psr/log": "^1|^2",
4377 "symfony/error-handler": "^4.4",
4378 "symfony/event-dispatcher": "^4.4",
4379 "symfony/http-client-contracts": "^1.1|^2",
4380 "symfony/http-foundation": "^4.4|^5.0",
4381 "symfony/polyfill-ctype": "^1.8",
4382 "symfony/polyfill-php73": "^1.9",
4383 "symfony/polyfill-php80": "^1.16"
4384 },
4385 "conflict": {
4386 "symfony/browser-kit": "<4.3",
4387 "symfony/config": "<3.4",
4388 "symfony/console": ">=5",
4389 "symfony/dependency-injection": "<4.3",
4390 "symfony/translation": "<4.2",
4391 "twig/twig": "<1.43|<2.13,>=2"
4392 },
4393 "provide": {
4394 "psr/log-implementation": "1.0|2.0"
4395 },
4396 "require-dev": {
4397 "psr/cache": "^1.0|^2.0|^3.0",
4398 "symfony/browser-kit": "^4.3|^5.0",
4399 "symfony/config": "^3.4|^4.0|^5.0",
4400 "symfony/console": "^3.4|^4.0",
4401 "symfony/css-selector": "^3.4|^4.0|^5.0",
4402 "symfony/dependency-injection": "^4.3|^5.0",
4403 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
4404 "symfony/expression-language": "^3.4|^4.0|^5.0",
4405 "symfony/finder": "^3.4|^4.0|^5.0",
4406 "symfony/process": "^3.4|^4.0|^5.0",
4407 "symfony/routing": "^3.4|^4.0|^5.0",
4408 "symfony/stopwatch": "^3.4|^4.0|^5.0",
4409 "symfony/templating": "^3.4|^4.0|^5.0",
4410 "symfony/translation": "^4.2|^5.0",
4411 "symfony/translation-contracts": "^1.1|^2",
4412 "twig/twig": "^1.43|^2.13|^3.0.4"
4413 },
4414 "suggest": {
4415 "symfony/browser-kit": "",
4416 "symfony/config": "",
4417 "symfony/console": "",
4418 "symfony/dependency-injection": ""
4419 },
4420 "type": "library",
4421 "autoload": {
4422 "psr-4": {
4423 "Symfony\\Component\\HttpKernel\\": ""
4424 },
4425 "exclude-from-classmap": [
4426 "/Tests/"
4427 ]
4428 },
4429 "notification-url": "https://packagist.org/downloads/",
4430 "license": [
4431 "MIT"
4432 ],
4433 "authors": [
4434 {
4435 "name": "Fabien Potencier",
4436 "email": "fabien@symfony.com"
4437 },
4438 {
4439 "name": "Symfony Community",
4440 "homepage": "https://symfony.com/contributors"
4441 }
4442 ],
4443 "description": "Provides a structured process for converting a Request into a Response",
4444 "homepage": "https://symfony.com",
4445 "support": {
4446 "source": "https://github.com/symfony/http-kernel/tree/v4.4.29"
4447 },
4448 "funding": [
4449 {
4450 "url": "https://symfony.com/sponsor",
4451 "type": "custom"
4452 },
4453 {
4454 "url": "https://github.com/fabpot",
4455 "type": "github"
4456 },
4457 {
4458 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4459 "type": "tidelift"
4460 }
4461 ],
4462 "time": "2021-07-29T06:45:05+00:00"
4463 },
4464 {
4465 "name": "symfony/inflector",
4466 "version": "v4.4.27",
4467 "source": {
4468 "type": "git",
4469 "url": "https://github.com/symfony/inflector.git",
4470 "reference": "2eb2095edc03a4f0780a417c2cf5b6f6ac5a7284"
4471 },
4472 "dist": {
4473 "type": "zip",
4474 "url": "https://api.github.com/repos/symfony/inflector/zipball/2eb2095edc03a4f0780a417c2cf5b6f6ac5a7284",
4475 "reference": "2eb2095edc03a4f0780a417c2cf5b6f6ac5a7284",
4476 "shasum": ""
4477 },
4478 "require": {
4479 "php": ">=7.1.3",
4480 "symfony/polyfill-ctype": "~1.8",
4481 "symfony/polyfill-php80": "^1.16"
4482 },
4483 "type": "library",
4484 "autoload": {
4485 "psr-4": {
4486 "Symfony\\Component\\Inflector\\": ""
4487 },
4488 "exclude-from-classmap": [
4489 "/Tests/"
4490 ]
4491 },
4492 "notification-url": "https://packagist.org/downloads/",
4493 "license": [
4494 "MIT"
4495 ],
4496 "authors": [
4497 {
4498 "name": "Bernhard Schussek",
4499 "email": "bschussek@gmail.com"
4500 },
4501 {
4502 "name": "Symfony Community",
4503 "homepage": "https://symfony.com/contributors"
4504 }
4505 ],
4506 "description": "Converts words between their singular and plural forms (English only)",
4507 "homepage": "https://symfony.com",
4508 "keywords": [
4509 "inflection",
4510 "pluralize",
4511 "singularize",
4512 "string",
4513 "symfony",
4514 "words"
4515 ],
4516 "support": {
4517 "source": "https://github.com/symfony/inflector/tree/v4.4.27"
4518 },
4519 "funding": [
4520 {
4521 "url": "https://symfony.com/sponsor",
4522 "type": "custom"
4523 },
4524 {
4525 "url": "https://github.com/fabpot",
4526 "type": "github"
4527 },
4528 {
4529 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4530 "type": "tidelift"
4531 }
4532 ],
4533 "abandoned": "use `EnglishInflector` from the String component instead",
4534 "time": "2021-07-21T12:19:41+00:00"
4535 },
4536 {
4537 "name": "symfony/intl",
4538 "version": "v4.4.27",
4539 "source": {
4540 "type": "git",
4541 "url": "https://github.com/symfony/intl.git",
4542 "reference": "68d3e86b943956234d241d8be78e0ebba96cebf7"
4543 },
4544 "dist": {
4545 "type": "zip",
4546 "url": "https://api.github.com/repos/symfony/intl/zipball/68d3e86b943956234d241d8be78e0ebba96cebf7",
4547 "reference": "68d3e86b943956234d241d8be78e0ebba96cebf7",
4548 "shasum": ""
4549 },
4550 "require": {
4551 "php": ">=7.1.3",
4552 "symfony/polyfill-intl-icu": "~1.0",
4553 "symfony/polyfill-php80": "^1.16"
4554 },
4555 "require-dev": {
4556 "symfony/filesystem": "^3.4|^4.0|^5.0"
4557 },
4558 "suggest": {
4559 "ext-intl": "to use the component with locales other than \"en\""
4560 },
4561 "type": "library",
4562 "autoload": {
4563 "psr-4": {
4564 "Symfony\\Component\\Intl\\": ""
4565 },
4566 "classmap": [
4567 "Resources/stubs"
4568 ],
4569 "exclude-from-classmap": [
4570 "/Tests/"
4571 ]
4572 },
4573 "notification-url": "https://packagist.org/downloads/",
4574 "license": [
4575 "MIT"
4576 ],
4577 "authors": [
4578 {
4579 "name": "Bernhard Schussek",
4580 "email": "bschussek@gmail.com"
4581 },
4582 {
4583 "name": "Eriksen Costa",
4584 "email": "eriksen.costa@infranology.com.br"
4585 },
4586 {
4587 "name": "Igor Wiedler",
4588 "email": "igor@wiedler.ch"
4589 },
4590 {
4591 "name": "Symfony Community",
4592 "homepage": "https://symfony.com/contributors"
4593 }
4594 ],
4595 "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
4596 "homepage": "https://symfony.com",
4597 "keywords": [
4598 "i18n",
4599 "icu",
4600 "internationalization",
4601 "intl",
4602 "l10n",
4603 "localization"
4604 ],
4605 "support": {
4606 "source": "https://github.com/symfony/intl/tree/v4.4.27"
4607 },
4608 "funding": [
4609 {
4610 "url": "https://symfony.com/sponsor",
4611 "type": "custom"
4612 },
4613 {
4614 "url": "https://github.com/fabpot",
4615 "type": "github"
4616 },
4617 {
4618 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4619 "type": "tidelift"
4620 }
4621 ],
4622 "time": "2021-07-23T15:41:52+00:00"
4623 },
4624 {
4625 "name": "symfony/mailer",
4626 "version": "v4.4.27",
4627 "source": {
4628 "type": "git",
4629 "url": "https://github.com/symfony/mailer.git",
4630 "reference": "edcd1e89670d6b939a8222110ad5e13ab135bd22"
4631 },
4632 "dist": {
4633 "type": "zip",
4634 "url": "https://api.github.com/repos/symfony/mailer/zipball/edcd1e89670d6b939a8222110ad5e13ab135bd22",
4635 "reference": "edcd1e89670d6b939a8222110ad5e13ab135bd22",
4636 "shasum": ""
4637 },
4638 "require": {
4639 "egulias/email-validator": "^2.1.10|^3",
4640 "php": ">=7.1.3",
4641 "psr/log": "^1|^2|^3",
4642 "symfony/event-dispatcher": "^4.3",
4643 "symfony/mime": "^4.4.21|^5.2.6",
4644 "symfony/polyfill-php80": "^1.16",
4645 "symfony/service-contracts": "^1.1|^2"
4646 },
4647 "conflict": {
4648 "symfony/http-kernel": "<4.4",
4649 "symfony/sendgrid-mailer": "<4.4"
4650 },
4651 "require-dev": {
4652 "symfony/amazon-mailer": "^4.4|^5.0",
4653 "symfony/google-mailer": "^4.4|^5.0",
4654 "symfony/http-client-contracts": "^1.1|^2",
4655 "symfony/mailchimp-mailer": "^4.4|^5.0",
4656 "symfony/mailgun-mailer": "^4.4|^5.0",
4657 "symfony/messenger": "^4.4|^5.0",
4658 "symfony/postmark-mailer": "^4.4|^5.0",
4659 "symfony/sendgrid-mailer": "^4.4|^5.0"
4660 },
4661 "type": "library",
4662 "autoload": {
4663 "psr-4": {
4664 "Symfony\\Component\\Mailer\\": ""
4665 },
4666 "exclude-from-classmap": [
4667 "/Tests/"
4668 ]
4669 },
4670 "notification-url": "https://packagist.org/downloads/",
4671 "license": [
4672 "MIT"
4673 ],
4674 "authors": [
4675 {
4676 "name": "Fabien Potencier",
4677 "email": "fabien@symfony.com"
4678 },
4679 {
4680 "name": "Symfony Community",
4681 "homepage": "https://symfony.com/contributors"
4682 }
4683 ],
4684 "description": "Helps sending emails",
4685 "homepage": "https://symfony.com",
4686 "support": {
4687 "source": "https://github.com/symfony/mailer/tree/v4.4.27"
4688 },
4689 "funding": [
4690 {
4691 "url": "https://symfony.com/sponsor",
4692 "type": "custom"
4693 },
4694 {
4695 "url": "https://github.com/fabpot",
4696 "type": "github"
4697 },
4698 {
4699 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4700 "type": "tidelift"
4701 }
4702 ],
4703 "time": "2021-07-23T15:41:52+00:00"
4704 },
4705 {
4706 "name": "symfony/mime",
4707 "version": "v4.4.27",
4708 "source": {
4709 "type": "git",
4710 "url": "https://github.com/symfony/mime.git",
4711 "reference": "6ab91e811439360339ebde803630c8d74223fa77"
4712 },
4713 "dist": {
4714 "type": "zip",
4715 "url": "https://api.github.com/repos/symfony/mime/zipball/6ab91e811439360339ebde803630c8d74223fa77",
4716 "reference": "6ab91e811439360339ebde803630c8d74223fa77",
4717 "shasum": ""
4718 },
4719 "require": {
4720 "php": ">=7.1.3",
4721 "symfony/polyfill-intl-idn": "^1.10",
4722 "symfony/polyfill-mbstring": "^1.0",
4723 "symfony/polyfill-php80": "^1.16"
4724 },
4725 "conflict": {
4726 "egulias/email-validator": "~3.0.0",
4727 "symfony/mailer": "<4.4"
4728 },
4729 "require-dev": {
4730 "egulias/email-validator": "^2.1.10|^3.1",
4731 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
4732 },
4733 "type": "library",
4734 "autoload": {
4735 "psr-4": {
4736 "Symfony\\Component\\Mime\\": ""
4737 },
4738 "exclude-from-classmap": [
4739 "/Tests/"
4740 ]
4741 },
4742 "notification-url": "https://packagist.org/downloads/",
4743 "license": [
4744 "MIT"
4745 ],
4746 "authors": [
4747 {
4748 "name": "Fabien Potencier",
4749 "email": "fabien@symfony.com"
4750 },
4751 {
4752 "name": "Symfony Community",
4753 "homepage": "https://symfony.com/contributors"
4754 }
4755 ],
4756 "description": "Allows manipulating MIME messages",
4757 "homepage": "https://symfony.com",
4758 "keywords": [
4759 "mime",
4760 "mime-type"
4761 ],
4762 "support": {
4763 "source": "https://github.com/symfony/mime/tree/v4.4.27"
4764 },
4765 "funding": [
4766 {
4767 "url": "https://symfony.com/sponsor",
4768 "type": "custom"
4769 },
4770 {
4771 "url": "https://github.com/fabpot",
4772 "type": "github"
4773 },
4774 {
4775 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4776 "type": "tidelift"
4777 }
4778 ],
4779 "time": "2021-07-21T12:19:41+00:00"
4780 },
4781 {
4782 "name": "symfony/options-resolver",
4783 "version": "v4.4.27",
4784 "source": {
4785 "type": "git",
4786 "url": "https://github.com/symfony/options-resolver.git",
4787 "reference": "66a3346190f9ddb8bcb160649ee452af3529a990"
4788 },
4789 "dist": {
4790 "type": "zip",
4791 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/66a3346190f9ddb8bcb160649ee452af3529a990",
4792 "reference": "66a3346190f9ddb8bcb160649ee452af3529a990",
4793 "shasum": ""
4794 },
4795 "require": {
4796 "php": ">=7.1.3",
4797 "symfony/polyfill-php80": "^1.16"
4798 },
4799 "type": "library",
4800 "autoload": {
4801 "psr-4": {
4802 "Symfony\\Component\\OptionsResolver\\": ""
4803 },
4804 "exclude-from-classmap": [
4805 "/Tests/"
4806 ]
4807 },
4808 "notification-url": "https://packagist.org/downloads/",
4809 "license": [
4810 "MIT"
4811 ],
4812 "authors": [
4813 {
4814 "name": "Fabien Potencier",
4815 "email": "fabien@symfony.com"
4816 },
4817 {
4818 "name": "Symfony Community",
4819 "homepage": "https://symfony.com/contributors"
4820 }
4821 ],
4822 "description": "Provides an improved replacement for the array_replace PHP function",
4823 "homepage": "https://symfony.com",
4824 "keywords": [
4825 "config",
4826 "configuration",
4827 "options"
4828 ],
4829 "support": {
4830 "source": "https://github.com/symfony/options-resolver/tree/v4.4.27"
4831 },
4832 "funding": [
4833 {
4834 "url": "https://symfony.com/sponsor",
4835 "type": "custom"
4836 },
4837 {
4838 "url": "https://github.com/fabpot",
4839 "type": "github"
4840 },
4841 {
4842 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4843 "type": "tidelift"
4844 }
4845 ],
4846 "time": "2021-07-23T15:41:52+00:00"
4847 },
4848 {
4849 "name": "symfony/polyfill-intl-icu",
4850 "version": "v1.23.0",
4851 "source": {
4852 "type": "git",
4853 "url": "https://github.com/symfony/polyfill-intl-icu.git",
4854 "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda"
4855 },
4856 "dist": {
4857 "type": "zip",
4858 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4a80a521d6176870b6445cfb469c130f9cae1dda",
4859 "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda",
4860 "shasum": ""
4861 },
4862 "require": {
4863 "php": ">=7.1"
4864 },
4865 "suggest": {
4866 "ext-intl": "For best performance and support of other locales than \"en\""
4867 },
4868 "type": "library",
4869 "extra": {
4870 "branch-alias": {
4871 "dev-main": "1.23-dev"
4872 },
4873 "thanks": {
4874 "name": "symfony/polyfill",
4875 "url": "https://github.com/symfony/polyfill"
4876 }
4877 },
4878 "autoload": {
4879 "files": [
4880 "bootstrap.php"
4881 ],
4882 "psr-4": {
4883 "Symfony\\Polyfill\\Intl\\Icu\\": ""
4884 },
4885 "classmap": [
4886 "Resources/stubs"
4887 ],
4888 "exclude-from-classmap": [
4889 "/Tests/"
4890 ]
4891 },
4892 "notification-url": "https://packagist.org/downloads/",
4893 "license": [
4894 "MIT"
4895 ],
4896 "authors": [
4897 {
4898 "name": "Nicolas Grekas",
4899 "email": "p@tchwork.com"
4900 },
4901 {
4902 "name": "Symfony Community",
4903 "homepage": "https://symfony.com/contributors"
4904 }
4905 ],
4906 "description": "Symfony polyfill for intl's ICU-related data and classes",
4907 "homepage": "https://symfony.com",
4908 "keywords": [
4909 "compatibility",
4910 "icu",
4911 "intl",
4912 "polyfill",
4913 "portable",
4914 "shim"
4915 ],
4916 "support": {
4917 "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.23.0"
4918 },
4919 "funding": [
4920 {
4921 "url": "https://symfony.com/sponsor",
4922 "type": "custom"
4923 },
4924 {
4925 "url": "https://github.com/fabpot",
4926 "type": "github"
4927 },
4928 {
4929 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4930 "type": "tidelift"
4931 }
4932 ],
4933 "time": "2021-05-24T10:04:56+00:00"
4934 },
4935 {
4936 "name": "symfony/polyfill-intl-idn",
4937 "version": "v1.23.0",
4938 "source": {
4939 "type": "git",
4940 "url": "https://github.com/symfony/polyfill-intl-idn.git",
4941 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
4942 },
4943 "dist": {
4944 "type": "zip",
4945 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
4946 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
4947 "shasum": ""
4948 },
4949 "require": {
4950 "php": ">=7.1",
4951 "symfony/polyfill-intl-normalizer": "^1.10",
4952 "symfony/polyfill-php72": "^1.10"
4953 },
4954 "suggest": {
4955 "ext-intl": "For best performance"
4956 },
4957 "type": "library",
4958 "extra": {
4959 "branch-alias": {
4960 "dev-main": "1.23-dev"
4961 },
4962 "thanks": {
4963 "name": "symfony/polyfill",
4964 "url": "https://github.com/symfony/polyfill"
4965 }
4966 },
4967 "autoload": {
4968 "psr-4": {
4969 "Symfony\\Polyfill\\Intl\\Idn\\": ""
4970 },
4971 "files": [
4972 "bootstrap.php"
4973 ]
4974 },
4975 "notification-url": "https://packagist.org/downloads/",
4976 "license": [
4977 "MIT"
4978 ],
4979 "authors": [
4980 {
4981 "name": "Laurent Bassin",
4982 "email": "laurent@bassin.info"
4983 },
4984 {
4985 "name": "Trevor Rowbotham",
4986 "email": "trevor.rowbotham@pm.me"
4987 },
4988 {
4989 "name": "Symfony Community",
4990 "homepage": "https://symfony.com/contributors"
4991 }
4992 ],
4993 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
4994 "homepage": "https://symfony.com",
4995 "keywords": [
4996 "compatibility",
4997 "idn",
4998 "intl",
4999 "polyfill",
5000 "portable",
5001 "shim"
5002 ],
5003 "support": {
5004 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
5005 },
5006 "funding": [
5007 {
5008 "url": "https://symfony.com/sponsor",
5009 "type": "custom"
5010 },
5011 {
5012 "url": "https://github.com/fabpot",
5013 "type": "github"
5014 },
5015 {
5016 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5017 "type": "tidelift"
5018 }
5019 ],
5020 "time": "2021-05-27T09:27:20+00:00"
5021 },
5022 {
5023 "name": "symfony/polyfill-intl-normalizer",
5024 "version": "v1.23.0",
5025 "source": {
5026 "type": "git",
5027 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5028 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
5029 },
5030 "dist": {
5031 "type": "zip",
5032 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
5033 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
5034 "shasum": ""
5035 },
5036 "require": {
5037 "php": ">=7.1"
5038 },
5039 "suggest": {
5040 "ext-intl": "For best performance"
5041 },
5042 "type": "library",
5043 "extra": {
5044 "branch-alias": {
5045 "dev-main": "1.23-dev"
5046 },
5047 "thanks": {
5048 "name": "symfony/polyfill",
5049 "url": "https://github.com/symfony/polyfill"
5050 }
5051 },
5052 "autoload": {
5053 "psr-4": {
5054 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
5055 },
5056 "files": [
5057 "bootstrap.php"
5058 ],
5059 "classmap": [
5060 "Resources/stubs"
5061 ]
5062 },
5063 "notification-url": "https://packagist.org/downloads/",
5064 "license": [
5065 "MIT"
5066 ],
5067 "authors": [
5068 {
5069 "name": "Nicolas Grekas",
5070 "email": "p@tchwork.com"
5071 },
5072 {
5073 "name": "Symfony Community",
5074 "homepage": "https://symfony.com/contributors"
5075 }
5076 ],
5077 "description": "Symfony polyfill for intl's Normalizer class and related functions",
5078 "homepage": "https://symfony.com",
5079 "keywords": [
5080 "compatibility",
5081 "intl",
5082 "normalizer",
5083 "polyfill",
5084 "portable",
5085 "shim"
5086 ],
5087 "support": {
5088 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
5089 },
5090 "funding": [
5091 {
5092 "url": "https://symfony.com/sponsor",
5093 "type": "custom"
5094 },
5095 {
5096 "url": "https://github.com/fabpot",
5097 "type": "github"
5098 },
5099 {
5100 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5101 "type": "tidelift"
5102 }
5103 ],
5104 "time": "2021-02-19T12:13:01+00:00"
5105 },
5106 {
5107 "name": "symfony/polyfill-mbstring",
5108 "version": "v1.23.1",
5109 "source": {
5110 "type": "git",
5111 "url": "https://github.com/symfony/polyfill-mbstring.git",
5112 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
5113 },
5114 "dist": {
5115 "type": "zip",
5116 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
5117 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
5118 "shasum": ""
5119 },
5120 "require": {
5121 "php": ">=7.1"
5122 },
5123 "suggest": {
5124 "ext-mbstring": "For best performance"
5125 },
5126 "type": "library",
5127 "extra": {
5128 "branch-alias": {
5129 "dev-main": "1.23-dev"
5130 },
5131 "thanks": {
5132 "name": "symfony/polyfill",
5133 "url": "https://github.com/symfony/polyfill"
5134 }
5135 },
5136 "autoload": {
5137 "psr-4": {
5138 "Symfony\\Polyfill\\Mbstring\\": ""
5139 },
5140 "files": [
5141 "bootstrap.php"
5142 ]
5143 },
5144 "notification-url": "https://packagist.org/downloads/",
5145 "license": [
5146 "MIT"
5147 ],
5148 "authors": [
5149 {
5150 "name": "Nicolas Grekas",
5151 "email": "p@tchwork.com"
5152 },
5153 {
5154 "name": "Symfony Community",
5155 "homepage": "https://symfony.com/contributors"
5156 }
5157 ],
5158 "description": "Symfony polyfill for the Mbstring extension",
5159 "homepage": "https://symfony.com",
5160 "keywords": [
5161 "compatibility",
5162 "mbstring",
5163 "polyfill",
5164 "portable",
5165 "shim"
5166 ],
5167 "support": {
5168 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
5169 },
5170 "funding": [
5171 {
5172 "url": "https://symfony.com/sponsor",
5173 "type": "custom"
5174 },
5175 {
5176 "url": "https://github.com/fabpot",
5177 "type": "github"
5178 },
5179 {
5180 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5181 "type": "tidelift"
5182 }
5183 ],
5184 "time": "2021-05-27T12:26:48+00:00"
5185 },
5186 {
5187 "name": "symfony/polyfill-php72",
5188 "version": "v1.23.0",
5189 "source": {
5190 "type": "git",
5191 "url": "https://github.com/symfony/polyfill-php72.git",
5192 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
5193 },
5194 "dist": {
5195 "type": "zip",
5196 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
5197 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
5198 "shasum": ""
5199 },
5200 "require": {
5201 "php": ">=7.1"
5202 },
5203 "type": "library",
5204 "extra": {
5205 "branch-alias": {
5206 "dev-main": "1.23-dev"
5207 },
5208 "thanks": {
5209 "name": "symfony/polyfill",
5210 "url": "https://github.com/symfony/polyfill"
5211 }
5212 },
5213 "autoload": {
5214 "psr-4": {
5215 "Symfony\\Polyfill\\Php72\\": ""
5216 },
5217 "files": [
5218 "bootstrap.php"
5219 ]
5220 },
5221 "notification-url": "https://packagist.org/downloads/",
5222 "license": [
5223 "MIT"
5224 ],
5225 "authors": [
5226 {
5227 "name": "Nicolas Grekas",
5228 "email": "p@tchwork.com"
5229 },
5230 {
5231 "name": "Symfony Community",
5232 "homepage": "https://symfony.com/contributors"
5233 }
5234 ],
5235 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
5236 "homepage": "https://symfony.com",
5237 "keywords": [
5238 "compatibility",
5239 "polyfill",
5240 "portable",
5241 "shim"
5242 ],
5243 "support": {
5244 "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
5245 },
5246 "funding": [
5247 {
5248 "url": "https://symfony.com/sponsor",
5249 "type": "custom"
5250 },
5251 {
5252 "url": "https://github.com/fabpot",
5253 "type": "github"
5254 },
5255 {
5256 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5257 "type": "tidelift"
5258 }
5259 ],
5260 "time": "2021-05-27T09:17:38+00:00"
5261 },
5262 {
5263 "name": "symfony/polyfill-php73",
5264 "version": "v1.23.0",
5265 "source": {
5266 "type": "git",
5267 "url": "https://github.com/symfony/polyfill-php73.git",
5268 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
5269 },
5270 "dist": {
5271 "type": "zip",
5272 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
5273 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
5274 "shasum": ""
5275 },
5276 "require": {
5277 "php": ">=7.1"
5278 },
5279 "type": "library",
5280 "extra": {
5281 "branch-alias": {
5282 "dev-main": "1.23-dev"
5283 },
5284 "thanks": {
5285 "name": "symfony/polyfill",
5286 "url": "https://github.com/symfony/polyfill"
5287 }
5288 },
5289 "autoload": {
5290 "psr-4": {
5291 "Symfony\\Polyfill\\Php73\\": ""
5292 },
5293 "files": [
5294 "bootstrap.php"
5295 ],
5296 "classmap": [
5297 "Resources/stubs"
5298 ]
5299 },
5300 "notification-url": "https://packagist.org/downloads/",
5301 "license": [
5302 "MIT"
5303 ],
5304 "authors": [
5305 {
5306 "name": "Nicolas Grekas",
5307 "email": "p@tchwork.com"
5308 },
5309 {
5310 "name": "Symfony Community",
5311 "homepage": "https://symfony.com/contributors"
5312 }
5313 ],
5314 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
5315 "homepage": "https://symfony.com",
5316 "keywords": [
5317 "compatibility",
5318 "polyfill",
5319 "portable",
5320 "shim"
5321 ],
5322 "support": {
5323 "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
5324 },
5325 "funding": [
5326 {
5327 "url": "https://symfony.com/sponsor",
5328 "type": "custom"
5329 },
5330 {
5331 "url": "https://github.com/fabpot",
5332 "type": "github"
5333 },
5334 {
5335 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5336 "type": "tidelift"
5337 }
5338 ],
5339 "time": "2021-02-19T12:13:01+00:00"
5340 },
5341 {
5342 "name": "symfony/polyfill-php80",
5343 "version": "v1.23.1",
5344 "source": {
5345 "type": "git",
5346 "url": "https://github.com/symfony/polyfill-php80.git",
5347 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
5348 },
5349 "dist": {
5350 "type": "zip",
5351 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
5352 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
5353 "shasum": ""
5354 },
5355 "require": {
5356 "php": ">=7.1"
5357 },
5358 "type": "library",
5359 "extra": {
5360 "branch-alias": {
5361 "dev-main": "1.23-dev"
5362 },
5363 "thanks": {
5364 "name": "symfony/polyfill",
5365 "url": "https://github.com/symfony/polyfill"
5366 }
5367 },
5368 "autoload": {
5369 "psr-4": {
5370 "Symfony\\Polyfill\\Php80\\": ""
5371 },
5372 "files": [
5373 "bootstrap.php"
5374 ],
5375 "classmap": [
5376 "Resources/stubs"
5377 ]
5378 },
5379 "notification-url": "https://packagist.org/downloads/",
5380 "license": [
5381 "MIT"
5382 ],
5383 "authors": [
5384 {
5385 "name": "Ion Bazan",
5386 "email": "ion.bazan@gmail.com"
5387 },
5388 {
5389 "name": "Nicolas Grekas",
5390 "email": "p@tchwork.com"
5391 },
5392 {
5393 "name": "Symfony Community",
5394 "homepage": "https://symfony.com/contributors"
5395 }
5396 ],
5397 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
5398 "homepage": "https://symfony.com",
5399 "keywords": [
5400 "compatibility",
5401 "polyfill",
5402 "portable",
5403 "shim"
5404 ],
5405 "support": {
5406 "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
5407 },
5408 "funding": [
5409 {
5410 "url": "https://symfony.com/sponsor",
5411 "type": "custom"
5412 },
5413 {
5414 "url": "https://github.com/fabpot",
5415 "type": "github"
5416 },
5417 {
5418 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5419 "type": "tidelift"
5420 }
5421 ],
5422 "time": "2021-07-28T13:41:28+00:00"
5423 },
5424 {
5425 "name": "symfony/polyfill-php81",
5426 "version": "v1.23.0",
5427 "source": {
5428 "type": "git",
5429 "url": "https://github.com/symfony/polyfill-php81.git",
5430 "reference": "e66119f3de95efc359483f810c4c3e6436279436"
5431 },
5432 "dist": {
5433 "type": "zip",
5434 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
5435 "reference": "e66119f3de95efc359483f810c4c3e6436279436",
5436 "shasum": ""
5437 },
5438 "require": {
5439 "php": ">=7.1"
5440 },
5441 "type": "library",
5442 "extra": {
5443 "branch-alias": {
5444 "dev-main": "1.23-dev"
5445 },
5446 "thanks": {
5447 "name": "symfony/polyfill",
5448 "url": "https://github.com/symfony/polyfill"
5449 }
5450 },
5451 "autoload": {
5452 "psr-4": {
5453 "Symfony\\Polyfill\\Php81\\": ""
5454 },
5455 "files": [
5456 "bootstrap.php"
5457 ],
5458 "classmap": [
5459 "Resources/stubs"
5460 ]
5461 },
5462 "notification-url": "https://packagist.org/downloads/",
5463 "license": [
5464 "MIT"
5465 ],
5466 "authors": [
5467 {
5468 "name": "Nicolas Grekas",
5469 "email": "p@tchwork.com"
5470 },
5471 {
5472 "name": "Symfony Community",
5473 "homepage": "https://symfony.com/contributors"
5474 }
5475 ],
5476 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
5477 "homepage": "https://symfony.com",
5478 "keywords": [
5479 "compatibility",
5480 "polyfill",
5481 "portable",
5482 "shim"
5483 ],
5484 "support": {
5485 "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0"
5486 },
5487 "funding": [
5488 {
5489 "url": "https://symfony.com/sponsor",
5490 "type": "custom"
5491 },
5492 {
5493 "url": "https://github.com/fabpot",
5494 "type": "github"
5495 },
5496 {
5497 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5498 "type": "tidelift"
5499 }
5500 ],
5501 "time": "2021-05-21T13:25:03+00:00"
5502 },
5503 {
5504 "name": "symfony/process",
5505 "version": "v4.4.27",
5506 "source": {
5507 "type": "git",
5508 "url": "https://github.com/symfony/process.git",
5509 "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f"
5510 },
5511 "dist": {
5512 "type": "zip",
5513 "url": "https://api.github.com/repos/symfony/process/zipball/0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f",
5514 "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f",
5515 "shasum": ""
5516 },
5517 "require": {
5518 "php": ">=7.1.3",
5519 "symfony/polyfill-php80": "^1.16"
5520 },
5521 "type": "library",
5522 "autoload": {
5523 "psr-4": {
5524 "Symfony\\Component\\Process\\": ""
5525 },
5526 "exclude-from-classmap": [
5527 "/Tests/"
5528 ]
5529 },
5530 "notification-url": "https://packagist.org/downloads/",
5531 "license": [
5532 "MIT"
5533 ],
5534 "authors": [
5535 {
5536 "name": "Fabien Potencier",
5537 "email": "fabien@symfony.com"
5538 },
5539 {
5540 "name": "Symfony Community",
5541 "homepage": "https://symfony.com/contributors"
5542 }
5543 ],
5544 "description": "Executes commands in sub-processes",
5545 "homepage": "https://symfony.com",
5546 "support": {
5547 "source": "https://github.com/symfony/process/tree/v4.4.27"
5548 },
5549 "funding": [
5550 {
5551 "url": "https://symfony.com/sponsor",
5552 "type": "custom"
5553 },
5554 {
5555 "url": "https://github.com/fabpot",
5556 "type": "github"
5557 },
5558 {
5559 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5560 "type": "tidelift"
5561 }
5562 ],
5563 "time": "2021-07-23T15:41:52+00:00"
5564 },
5565 {
5566 "name": "symfony/profiler-pack",
5567 "version": "v1.0.6",
5568 "source": {
5569 "type": "git",
5570 "url": "https://github.com/symfony/profiler-pack.git",
5571 "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7"
5572 },
5573 "dist": {
5574 "type": "zip",
5575 "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/bcd6e80af9819454ac18594362e7875fd1d771c7",
5576 "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7",
5577 "shasum": ""
5578 },
5579 "require": {
5580 "symfony/stopwatch": "*",
5581 "symfony/web-profiler-bundle": "*"
5582 },
5583 "require-dev": {
5584 "symfony/stopwatch": "*",
5585 "symfony/web-profiler-bundle": "*"
5586 },
5587 "type": "symfony-pack",
5588 "notification-url": "https://packagist.org/downloads/",
5589 "license": [
5590 "MIT"
5591 ],
5592 "description": "A pack for the Symfony web profiler",
5593 "support": {
5594 "issues": "https://github.com/symfony/profiler-pack/issues",
5595 "source": "https://github.com/symfony/profiler-pack/tree/v1.0.6"
5596 },
5597 "funding": [
5598 {
5599 "url": "https://symfony.com/sponsor",
5600 "type": "custom"
5601 },
5602 {
5603 "url": "https://github.com/fabpot",
5604 "type": "github"
5605 },
5606 {
5607 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5608 "type": "tidelift"
5609 }
5610 ],
5611 "time": "2021-08-20T17:27:58+00:00"
5612 },
5613 {
5614 "name": "symfony/property-access",
5615 "version": "v4.4.27",
5616 "source": {
5617 "type": "git",
5618 "url": "https://github.com/symfony/property-access.git",
5619 "reference": "9fcb3ac3f915749b60d789bc09e0c6d6d50290a9"
5620 },
5621 "dist": {
5622 "type": "zip",
5623 "url": "https://api.github.com/repos/symfony/property-access/zipball/9fcb3ac3f915749b60d789bc09e0c6d6d50290a9",
5624 "reference": "9fcb3ac3f915749b60d789bc09e0c6d6d50290a9",
5625 "shasum": ""
5626 },
5627 "require": {
5628 "php": ">=7.1.3",
5629 "symfony/inflector": "^3.4|^4.0|^5.0",
5630 "symfony/polyfill-php80": "^1.16"
5631 },
5632 "require-dev": {
5633 "symfony/cache": "^3.4|^4.0|^5.0"
5634 },
5635 "suggest": {
5636 "psr/cache-implementation": "To cache access methods."
5637 },
5638 "type": "library",
5639 "autoload": {
5640 "psr-4": {
5641 "Symfony\\Component\\PropertyAccess\\": ""
5642 },
5643 "exclude-from-classmap": [
5644 "/Tests/"
5645 ]
5646 },
5647 "notification-url": "https://packagist.org/downloads/",
5648 "license": [
5649 "MIT"
5650 ],
5651 "authors": [
5652 {
5653 "name": "Fabien Potencier",
5654 "email": "fabien@symfony.com"
5655 },
5656 {
5657 "name": "Symfony Community",
5658 "homepage": "https://symfony.com/contributors"
5659 }
5660 ],
5661 "description": "Provides functions to read and write from/to an object or array using a simple string notation",
5662 "homepage": "https://symfony.com",
5663 "keywords": [
5664 "access",
5665 "array",
5666 "extraction",
5667 "index",
5668 "injection",
5669 "object",
5670 "property",
5671 "property path",
5672 "reflection"
5673 ],
5674 "support": {
5675 "source": "https://github.com/symfony/property-access/tree/v4.4.27"
5676 },
5677 "funding": [
5678 {
5679 "url": "https://symfony.com/sponsor",
5680 "type": "custom"
5681 },
5682 {
5683 "url": "https://github.com/fabpot",
5684 "type": "github"
5685 },
5686 {
5687 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5688 "type": "tidelift"
5689 }
5690 ],
5691 "time": "2021-07-21T12:19:41+00:00"
5692 },
5693 {
5694 "name": "symfony/routing",
5695 "version": "v4.4.27",
5696 "source": {
5697 "type": "git",
5698 "url": "https://github.com/symfony/routing.git",
5699 "reference": "244609821beece97167fa7ba4eef49d2a31862db"
5700 },
5701 "dist": {
5702 "type": "zip",
5703 "url": "https://api.github.com/repos/symfony/routing/zipball/244609821beece97167fa7ba4eef49d2a31862db",
5704 "reference": "244609821beece97167fa7ba4eef49d2a31862db",
5705 "shasum": ""
5706 },
5707 "require": {
5708 "php": ">=7.1.3",
5709 "symfony/polyfill-php80": "^1.16"
5710 },
5711 "conflict": {
5712 "symfony/config": "<4.2",
5713 "symfony/dependency-injection": "<3.4",
5714 "symfony/yaml": "<3.4"
5715 },
5716 "require-dev": {
5717 "doctrine/annotations": "^1.10.4",
5718 "psr/log": "^1|^2|^3",
5719 "symfony/config": "^4.2|^5.0",
5720 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5721 "symfony/expression-language": "^3.4|^4.0|^5.0",
5722 "symfony/http-foundation": "^3.4|^4.0|^5.0",
5723 "symfony/yaml": "^3.4|^4.0|^5.0"
5724 },
5725 "suggest": {
5726 "doctrine/annotations": "For using the annotation loader",
5727 "symfony/config": "For using the all-in-one router or any loader",
5728 "symfony/expression-language": "For using expression matching",
5729 "symfony/http-foundation": "For using a Symfony Request object",
5730 "symfony/yaml": "For using the YAML loader"
5731 },
5732 "type": "library",
5733 "autoload": {
5734 "psr-4": {
5735 "Symfony\\Component\\Routing\\": ""
5736 },
5737 "exclude-from-classmap": [
5738 "/Tests/"
5739 ]
5740 },
5741 "notification-url": "https://packagist.org/downloads/",
5742 "license": [
5743 "MIT"
5744 ],
5745 "authors": [
5746 {
5747 "name": "Fabien Potencier",
5748 "email": "fabien@symfony.com"
5749 },
5750 {
5751 "name": "Symfony Community",
5752 "homepage": "https://symfony.com/contributors"
5753 }
5754 ],
5755 "description": "Maps an HTTP request to a set of configuration variables",
5756 "homepage": "https://symfony.com",
5757 "keywords": [
5758 "router",
5759 "routing",
5760 "uri",
5761 "url"
5762 ],
5763 "support": {
5764 "source": "https://github.com/symfony/routing/tree/v4.4.27"
5765 },
5766 "funding": [
5767 {
5768 "url": "https://symfony.com/sponsor",
5769 "type": "custom"
5770 },
5771 {
5772 "url": "https://github.com/fabpot",
5773 "type": "github"
5774 },
5775 {
5776 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5777 "type": "tidelift"
5778 }
5779 ],
5780 "time": "2021-07-23T15:41:52+00:00"
5781 },
5782 {
5783 "name": "symfony/security-bundle",
5784 "version": "v4.4.27",
5785 "source": {
5786 "type": "git",
5787 "url": "https://github.com/symfony/security-bundle.git",
5788 "reference": "49a09063f633d059b34d53c47adee7144c883bbe"
5789 },
5790 "dist": {
5791 "type": "zip",
5792 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/49a09063f633d059b34d53c47adee7144c883bbe",
5793 "reference": "49a09063f633d059b34d53c47adee7144c883bbe",
5794 "shasum": ""
5795 },
5796 "require": {
5797 "ext-xml": "*",
5798 "php": ">=7.1.3",
5799 "symfony/config": "^4.2|^5.0",
5800 "symfony/dependency-injection": "^4.4|^5.0",
5801 "symfony/http-kernel": "^4.4",
5802 "symfony/polyfill-php80": "^1.16",
5803 "symfony/security-core": "^4.4",
5804 "symfony/security-csrf": "^4.2|^5.0",
5805 "symfony/security-guard": "^4.2|^5.0",
5806 "symfony/security-http": "^4.4.5"
5807 },
5808 "conflict": {
5809 "symfony/browser-kit": "<4.2",
5810 "symfony/console": "<3.4",
5811 "symfony/framework-bundle": "<4.4",
5812 "symfony/ldap": "<4.4",
5813 "symfony/twig-bundle": "<4.4"
5814 },
5815 "require-dev": {
5816 "doctrine/annotations": "^1.10.4",
5817 "symfony/asset": "^3.4|^4.0|^5.0",
5818 "symfony/browser-kit": "^4.2|^5.0",
5819 "symfony/console": "^3.4|^4.0|^5.0",
5820 "symfony/css-selector": "^3.4|^4.0|^5.0",
5821 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
5822 "symfony/expression-language": "^3.4|^4.0|^5.0",
5823 "symfony/form": "^3.4|^4.0|^5.0",
5824 "symfony/framework-bundle": "^4.4|^5.0",
5825 "symfony/process": "^3.4|^4.0|^5.0",
5826 "symfony/serializer": "^4.4|^5.0",
5827 "symfony/translation": "^3.4|^4.0|^5.0",
5828 "symfony/twig-bridge": "^3.4|^4.0|^5.0",
5829 "symfony/twig-bundle": "^4.4|^5.0",
5830 "symfony/validator": "^3.4|^4.0|^5.0",
5831 "symfony/yaml": "^3.4|^4.0|^5.0",
5832 "twig/twig": "^1.43|^2.13|^3.0.4"
5833 },
5834 "type": "symfony-bundle",
5835 "autoload": {
5836 "psr-4": {
5837 "Symfony\\Bundle\\SecurityBundle\\": ""
5838 },
5839 "exclude-from-classmap": [
5840 "/Tests/"
5841 ]
5842 },
5843 "notification-url": "https://packagist.org/downloads/",
5844 "license": [
5845 "MIT"
5846 ],
5847 "authors": [
5848 {
5849 "name": "Fabien Potencier",
5850 "email": "fabien@symfony.com"
5851 },
5852 {
5853 "name": "Symfony Community",
5854 "homepage": "https://symfony.com/contributors"
5855 }
5856 ],
5857 "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
5858 "homepage": "https://symfony.com",
5859 "support": {
5860 "source": "https://github.com/symfony/security-bundle/tree/v4.4.27"
5861 },
5862 "funding": [
5863 {
5864 "url": "https://symfony.com/sponsor",
5865 "type": "custom"
5866 },
5867 {
5868 "url": "https://github.com/fabpot",
5869 "type": "github"
5870 },
5871 {
5872 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5873 "type": "tidelift"
5874 }
5875 ],
5876 "time": "2021-07-24T09:09:34+00:00"
5877 },
5878 {
5879 "name": "symfony/security-core",
5880 "version": "v4.4.29",
5881 "source": {
5882 "type": "git",
5883 "url": "https://github.com/symfony/security-core.git",
5884 "reference": "eb753f38b2baa10642c81e4955f14b58b59dc4b1"
5885 },
5886 "dist": {
5887 "type": "zip",
5888 "url": "https://api.github.com/repos/symfony/security-core/zipball/eb753f38b2baa10642c81e4955f14b58b59dc4b1",
5889 "reference": "eb753f38b2baa10642c81e4955f14b58b59dc4b1",
5890 "shasum": ""
5891 },
5892 "require": {
5893 "php": ">=7.1.3",
5894 "symfony/event-dispatcher-contracts": "^1.1|^2",
5895 "symfony/polyfill-php80": "^1.16",
5896 "symfony/service-contracts": "^1.1.6|^2"
5897 },
5898 "conflict": {
5899 "symfony/event-dispatcher": "<4.3|>=5",
5900 "symfony/ldap": "<4.4",
5901 "symfony/security-guard": "<4.3"
5902 },
5903 "require-dev": {
5904 "psr/container": "^1.0|^2.0",
5905 "psr/log": "^1|^2|^3",
5906 "symfony/event-dispatcher": "^4.3",
5907 "symfony/expression-language": "^3.4|^4.0|^5.0",
5908 "symfony/http-foundation": "^3.4|^4.0|^5.0",
5909 "symfony/ldap": "^4.4|^5.0",
5910 "symfony/translation": "^4.4|^5.0",
5911 "symfony/validator": "^3.4.31|^4.3.4|^5.0"
5912 },
5913 "suggest": {
5914 "psr/container-implementation": "To instantiate the Security class",
5915 "symfony/event-dispatcher": "",
5916 "symfony/expression-language": "For using the expression voter",
5917 "symfony/http-foundation": "",
5918 "symfony/ldap": "For using LDAP integration",
5919 "symfony/validator": "For using the user password constraint"
5920 },
5921 "type": "library",
5922 "autoload": {
5923 "psr-4": {
5924 "Symfony\\Component\\Security\\Core\\": ""
5925 },
5926 "exclude-from-classmap": [
5927 "/Tests/"
5928 ]
5929 },
5930 "notification-url": "https://packagist.org/downloads/",
5931 "license": [
5932 "MIT"
5933 ],
5934 "authors": [
5935 {
5936 "name": "Fabien Potencier",
5937 "email": "fabien@symfony.com"
5938 },
5939 {
5940 "name": "Symfony Community",
5941 "homepage": "https://symfony.com/contributors"
5942 }
5943 ],
5944 "description": "Symfony Security Component - Core Library",
5945 "homepage": "https://symfony.com",
5946 "support": {
5947 "source": "https://github.com/symfony/security-core/tree/v4.4.29"
5948 },
5949 "funding": [
5950 {
5951 "url": "https://symfony.com/sponsor",
5952 "type": "custom"
5953 },
5954 {
5955 "url": "https://github.com/fabpot",
5956 "type": "github"
5957 },
5958 {
5959 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5960 "type": "tidelift"
5961 }
5962 ],
5963 "time": "2021-07-27T06:31:16+00:00"
5964 },
5965 {
5966 "name": "symfony/security-csrf",
5967 "version": "v4.4.27",
5968 "source": {
5969 "type": "git",
5970 "url": "https://github.com/symfony/security-csrf.git",
5971 "reference": "e5bba6497d2f1178e23615d5ca01933a29b65a45"
5972 },
5973 "dist": {
5974 "type": "zip",
5975 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/e5bba6497d2f1178e23615d5ca01933a29b65a45",
5976 "reference": "e5bba6497d2f1178e23615d5ca01933a29b65a45",
5977 "shasum": ""
5978 },
5979 "require": {
5980 "php": ">=7.1.3",
5981 "symfony/polyfill-php80": "^1.16",
5982 "symfony/security-core": "^3.4|^4.0|^5.0"
5983 },
5984 "conflict": {
5985 "symfony/http-foundation": "<3.4"
5986 },
5987 "require-dev": {
5988 "symfony/http-foundation": "^3.4|^4.0|^5.0"
5989 },
5990 "suggest": {
5991 "symfony/http-foundation": "For using the class SessionTokenStorage."
5992 },
5993 "type": "library",
5994 "autoload": {
5995 "psr-4": {
5996 "Symfony\\Component\\Security\\Csrf\\": ""
5997 },
5998 "exclude-from-classmap": [
5999 "/Tests/"
6000 ]
6001 },
6002 "notification-url": "https://packagist.org/downloads/",
6003 "license": [
6004 "MIT"
6005 ],
6006 "authors": [
6007 {
6008 "name": "Fabien Potencier",
6009 "email": "fabien@symfony.com"
6010 },
6011 {
6012 "name": "Symfony Community",
6013 "homepage": "https://symfony.com/contributors"
6014 }
6015 ],
6016 "description": "Symfony Security Component - CSRF Library",
6017 "homepage": "https://symfony.com",
6018 "support": {
6019 "source": "https://github.com/symfony/security-csrf/tree/v4.4.27"
6020 },
6021 "funding": [
6022 {
6023 "url": "https://symfony.com/sponsor",
6024 "type": "custom"
6025 },
6026 {
6027 "url": "https://github.com/fabpot",
6028 "type": "github"
6029 },
6030 {
6031 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6032 "type": "tidelift"
6033 }
6034 ],
6035 "time": "2021-07-21T12:19:41+00:00"
6036 },
6037 {
6038 "name": "symfony/security-guard",
6039 "version": "v4.4.27",
6040 "source": {
6041 "type": "git",
6042 "url": "https://github.com/symfony/security-guard.git",
6043 "reference": "68d4be4fe90f4eccbbf379d478f2067550a25469"
6044 },
6045 "dist": {
6046 "type": "zip",
6047 "url": "https://api.github.com/repos/symfony/security-guard/zipball/68d4be4fe90f4eccbbf379d478f2067550a25469",
6048 "reference": "68d4be4fe90f4eccbbf379d478f2067550a25469",
6049 "shasum": ""
6050 },
6051 "require": {
6052 "php": ">=7.1.3",
6053 "symfony/security-core": "^3.4.22|^4.2.3|^5.0",
6054 "symfony/security-http": "^4.4.1"
6055 },
6056 "require-dev": {
6057 "psr/log": "^1|^2|^3"
6058 },
6059 "type": "library",
6060 "autoload": {
6061 "psr-4": {
6062 "Symfony\\Component\\Security\\Guard\\": ""
6063 },
6064 "exclude-from-classmap": [
6065 "/Tests/"
6066 ]
6067 },
6068 "notification-url": "https://packagist.org/downloads/",
6069 "license": [
6070 "MIT"
6071 ],
6072 "authors": [
6073 {
6074 "name": "Fabien Potencier",
6075 "email": "fabien@symfony.com"
6076 },
6077 {
6078 "name": "Symfony Community",
6079 "homepage": "https://symfony.com/contributors"
6080 }
6081 ],
6082 "description": "Symfony Security Component - Guard",
6083 "homepage": "https://symfony.com",
6084 "support": {
6085 "source": "https://github.com/symfony/security-guard/tree/v4.4.27"
6086 },
6087 "funding": [
6088 {
6089 "url": "https://symfony.com/sponsor",
6090 "type": "custom"
6091 },
6092 {
6093 "url": "https://github.com/fabpot",
6094 "type": "github"
6095 },
6096 {
6097 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6098 "type": "tidelift"
6099 }
6100 ],
6101 "time": "2021-07-18T14:08:08+00:00"
6102 },
6103 {
6104 "name": "symfony/security-http",
6105 "version": "v4.4.27",
6106 "source": {
6107 "type": "git",
6108 "url": "https://github.com/symfony/security-http.git",
6109 "reference": "ffd0ba05ee81b60928c1e422fd212101ef72f0f3"
6110 },
6111 "dist": {
6112 "type": "zip",
6113 "url": "https://api.github.com/repos/symfony/security-http/zipball/ffd0ba05ee81b60928c1e422fd212101ef72f0f3",
6114 "reference": "ffd0ba05ee81b60928c1e422fd212101ef72f0f3",
6115 "shasum": ""
6116 },
6117 "require": {
6118 "php": ">=7.1.3",
6119 "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
6120 "symfony/http-kernel": "^4.4",
6121 "symfony/polyfill-php80": "^1.16",
6122 "symfony/property-access": "^3.4|^4.0|^5.0",
6123 "symfony/security-core": "^4.4.8"
6124 },
6125 "conflict": {
6126 "symfony/event-dispatcher": ">=5",
6127 "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
6128 },
6129 "require-dev": {
6130 "psr/log": "^1|^2|^3",
6131 "symfony/routing": "^3.4|^4.0|^5.0",
6132 "symfony/security-csrf": "^3.4.11|^4.0.11|^5.0"
6133 },
6134 "suggest": {
6135 "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
6136 "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
6137 },
6138 "type": "library",
6139 "autoload": {
6140 "psr-4": {
6141 "Symfony\\Component\\Security\\Http\\": ""
6142 },
6143 "exclude-from-classmap": [
6144 "/Tests/"
6145 ]
6146 },
6147 "notification-url": "https://packagist.org/downloads/",
6148 "license": [
6149 "MIT"
6150 ],
6151 "authors": [
6152 {
6153 "name": "Fabien Potencier",
6154 "email": "fabien@symfony.com"
6155 },
6156 {
6157 "name": "Symfony Community",
6158 "homepage": "https://symfony.com/contributors"
6159 }
6160 ],
6161 "description": "Symfony Security Component - HTTP Integration",
6162 "homepage": "https://symfony.com",
6163 "support": {
6164 "source": "https://github.com/symfony/security-http/tree/v4.4.27"
6165 },
6166 "funding": [
6167 {
6168 "url": "https://symfony.com/sponsor",
6169 "type": "custom"
6170 },
6171 {
6172 "url": "https://github.com/fabpot",
6173 "type": "github"
6174 },
6175 {
6176 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6177 "type": "tidelift"
6178 }
6179 ],
6180 "time": "2021-07-21T12:19:41+00:00"
6181 },
6182 {
6183 "name": "symfony/service-contracts",
6184 "version": "v2.4.0",
6185 "source": {
6186 "type": "git",
6187 "url": "https://github.com/symfony/service-contracts.git",
6188 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
6189 },
6190 "dist": {
6191 "type": "zip",
6192 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
6193 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
6194 "shasum": ""
6195 },
6196 "require": {
6197 "php": ">=7.2.5",
6198 "psr/container": "^1.1"
6199 },
6200 "suggest": {
6201 "symfony/service-implementation": ""
6202 },
6203 "type": "library",
6204 "extra": {
6205 "branch-alias": {
6206 "dev-main": "2.4-dev"
6207 },
6208 "thanks": {
6209 "name": "symfony/contracts",
6210 "url": "https://github.com/symfony/contracts"
6211 }
6212 },
6213 "autoload": {
6214 "psr-4": {
6215 "Symfony\\Contracts\\Service\\": ""
6216 }
6217 },
6218 "notification-url": "https://packagist.org/downloads/",
6219 "license": [
6220 "MIT"
6221 ],
6222 "authors": [
6223 {
6224 "name": "Nicolas Grekas",
6225 "email": "p@tchwork.com"
6226 },
6227 {
6228 "name": "Symfony Community",
6229 "homepage": "https://symfony.com/contributors"
6230 }
6231 ],
6232 "description": "Generic abstractions related to writing services",
6233 "homepage": "https://symfony.com",
6234 "keywords": [
6235 "abstractions",
6236 "contracts",
6237 "decoupling",
6238 "interfaces",
6239 "interoperability",
6240 "standards"
6241 ],
6242 "support": {
6243 "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
6244 },
6245 "funding": [
6246 {
6247 "url": "https://symfony.com/sponsor",
6248 "type": "custom"
6249 },
6250 {
6251 "url": "https://github.com/fabpot",
6252 "type": "github"
6253 },
6254 {
6255 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6256 "type": "tidelift"
6257 }
6258 ],
6259 "time": "2021-04-01T10:43:52+00:00"
6260 },
6261 {
6262 "name": "symfony/stopwatch",
6263 "version": "v4.4.27",
6264 "source": {
6265 "type": "git",
6266 "url": "https://github.com/symfony/stopwatch.git",
6267 "reference": "c85d997af06a58ba83e2d2538e335b894c24523d"
6268 },
6269 "dist": {
6270 "type": "zip",
6271 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c85d997af06a58ba83e2d2538e335b894c24523d",
6272 "reference": "c85d997af06a58ba83e2d2538e335b894c24523d",
6273 "shasum": ""
6274 },
6275 "require": {
6276 "php": ">=7.1.3",
6277 "symfony/service-contracts": "^1.0|^2"
6278 },
6279 "type": "library",
6280 "autoload": {
6281 "psr-4": {
6282 "Symfony\\Component\\Stopwatch\\": ""
6283 },
6284 "exclude-from-classmap": [
6285 "/Tests/"
6286 ]
6287 },
6288 "notification-url": "https://packagist.org/downloads/",
6289 "license": [
6290 "MIT"
6291 ],
6292 "authors": [
6293 {
6294 "name": "Fabien Potencier",
6295 "email": "fabien@symfony.com"
6296 },
6297 {
6298 "name": "Symfony Community",
6299 "homepage": "https://symfony.com/contributors"
6300 }
6301 ],
6302 "description": "Provides a way to profile code",
6303 "homepage": "https://symfony.com",
6304 "support": {
6305 "source": "https://github.com/symfony/stopwatch/tree/v4.4.27"
6306 },
6307 "funding": [
6308 {
6309 "url": "https://symfony.com/sponsor",
6310 "type": "custom"
6311 },
6312 {
6313 "url": "https://github.com/fabpot",
6314 "type": "github"
6315 },
6316 {
6317 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6318 "type": "tidelift"
6319 }
6320 ],
6321 "time": "2021-07-10T08:41:57+00:00"
6322 },
6323 {
6324 "name": "symfony/translation",
6325 "version": "v4.4.27",
6326 "source": {
6327 "type": "git",
6328 "url": "https://github.com/symfony/translation.git",
6329 "reference": "2e3c0f2bf704d635ba862e7198d72331a62d82ba"
6330 },
6331 "dist": {
6332 "type": "zip",
6333 "url": "https://api.github.com/repos/symfony/translation/zipball/2e3c0f2bf704d635ba862e7198d72331a62d82ba",
6334 "reference": "2e3c0f2bf704d635ba862e7198d72331a62d82ba",
6335 "shasum": ""
6336 },
6337 "require": {
6338 "php": ">=7.1.3",
6339 "symfony/polyfill-mbstring": "~1.0",
6340 "symfony/polyfill-php80": "^1.16",
6341 "symfony/translation-contracts": "^1.1.6|^2"
6342 },
6343 "conflict": {
6344 "symfony/config": "<3.4",
6345 "symfony/dependency-injection": "<3.4",
6346 "symfony/http-kernel": "<4.4",
6347 "symfony/yaml": "<3.4"
6348 },
6349 "provide": {
6350 "symfony/translation-implementation": "1.0|2.0"
6351 },
6352 "require-dev": {
6353 "psr/log": "^1|^2|^3",
6354 "symfony/config": "^3.4|^4.0|^5.0",
6355 "symfony/console": "^3.4|^4.0|^5.0",
6356 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6357 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
6358 "symfony/http-kernel": "^4.4",
6359 "symfony/intl": "^3.4|^4.0|^5.0",
6360 "symfony/service-contracts": "^1.1.2|^2",
6361 "symfony/yaml": "^3.4|^4.0|^5.0"
6362 },
6363 "suggest": {
6364 "psr/log-implementation": "To use logging capability in translator",
6365 "symfony/config": "",
6366 "symfony/yaml": ""
6367 },
6368 "type": "library",
6369 "autoload": {
6370 "psr-4": {
6371 "Symfony\\Component\\Translation\\": ""
6372 },
6373 "exclude-from-classmap": [
6374 "/Tests/"
6375 ]
6376 },
6377 "notification-url": "https://packagist.org/downloads/",
6378 "license": [
6379 "MIT"
6380 ],
6381 "authors": [
6382 {
6383 "name": "Fabien Potencier",
6384 "email": "fabien@symfony.com"
6385 },
6386 {
6387 "name": "Symfony Community",
6388 "homepage": "https://symfony.com/contributors"
6389 }
6390 ],
6391 "description": "Provides tools to internationalize your application",
6392 "homepage": "https://symfony.com",
6393 "support": {
6394 "source": "https://github.com/symfony/translation/tree/v4.4.27"
6395 },
6396 "funding": [
6397 {
6398 "url": "https://symfony.com/sponsor",
6399 "type": "custom"
6400 },
6401 {
6402 "url": "https://github.com/fabpot",
6403 "type": "github"
6404 },
6405 {
6406 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6407 "type": "tidelift"
6408 }
6409 ],
6410 "time": "2021-07-21T13:12:00+00:00"
6411 },
6412 {
6413 "name": "symfony/translation-contracts",
6414 "version": "v2.4.0",
6415 "source": {
6416 "type": "git",
6417 "url": "https://github.com/symfony/translation-contracts.git",
6418 "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
6419 },
6420 "dist": {
6421 "type": "zip",
6422 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
6423 "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
6424 "shasum": ""
6425 },
6426 "require": {
6427 "php": ">=7.2.5"
6428 },
6429 "suggest": {
6430 "symfony/translation-implementation": ""
6431 },
6432 "type": "library",
6433 "extra": {
6434 "branch-alias": {
6435 "dev-main": "2.4-dev"
6436 },
6437 "thanks": {
6438 "name": "symfony/contracts",
6439 "url": "https://github.com/symfony/contracts"
6440 }
6441 },
6442 "autoload": {
6443 "psr-4": {
6444 "Symfony\\Contracts\\Translation\\": ""
6445 }
6446 },
6447 "notification-url": "https://packagist.org/downloads/",
6448 "license": [
6449 "MIT"
6450 ],
6451 "authors": [
6452 {
6453 "name": "Nicolas Grekas",
6454 "email": "p@tchwork.com"
6455 },
6456 {
6457 "name": "Symfony Community",
6458 "homepage": "https://symfony.com/contributors"
6459 }
6460 ],
6461 "description": "Generic abstractions related to translation",
6462 "homepage": "https://symfony.com",
6463 "keywords": [
6464 "abstractions",
6465 "contracts",
6466 "decoupling",
6467 "interfaces",
6468 "interoperability",
6469 "standards"
6470 ],
6471 "support": {
6472 "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
6473 },
6474 "funding": [
6475 {
6476 "url": "https://symfony.com/sponsor",
6477 "type": "custom"
6478 },
6479 {
6480 "url": "https://github.com/fabpot",
6481 "type": "github"
6482 },
6483 {
6484 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6485 "type": "tidelift"
6486 }
6487 ],
6488 "time": "2021-03-23T23:28:01+00:00"
6489 },
6490 {
6491 "name": "symfony/twig-bridge",
6492 "version": "v4.4.27",
6493 "source": {
6494 "type": "git",
6495 "url": "https://github.com/symfony/twig-bridge.git",
6496 "reference": "533c37d310d59ab84df8ca6815a581f92e7ffcf6"
6497 },
6498 "dist": {
6499 "type": "zip",
6500 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/533c37d310d59ab84df8ca6815a581f92e7ffcf6",
6501 "reference": "533c37d310d59ab84df8ca6815a581f92e7ffcf6",
6502 "shasum": ""
6503 },
6504 "require": {
6505 "php": ">=7.1.3",
6506 "symfony/polyfill-php80": "^1.16",
6507 "symfony/translation-contracts": "^1.1|^2",
6508 "twig/twig": "^1.43|^2.13|^3.0.4"
6509 },
6510 "conflict": {
6511 "symfony/console": "<3.4",
6512 "symfony/form": "<4.4",
6513 "symfony/http-foundation": "<4.3",
6514 "symfony/translation": "<4.2",
6515 "symfony/workflow": "<4.3"
6516 },
6517 "require-dev": {
6518 "egulias/email-validator": "^2.1.10|^3",
6519 "symfony/asset": "^3.4|^4.0|^5.0",
6520 "symfony/console": "^3.4|^4.0|^5.0",
6521 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6522 "symfony/error-handler": "^4.4|^5.0",
6523 "symfony/expression-language": "^3.4|^4.0|^5.0",
6524 "symfony/finder": "^3.4|^4.0|^5.0",
6525 "symfony/form": "^4.4.17",
6526 "symfony/http-foundation": "^4.3|^5.0",
6527 "symfony/http-kernel": "^4.4",
6528 "symfony/intl": "^4.4|^5.0",
6529 "symfony/mime": "^4.3|^5.0",
6530 "symfony/polyfill-intl-icu": "~1.0",
6531 "symfony/routing": "^3.4|^4.0|^5.0",
6532 "symfony/security-acl": "^2.8|^3.0",
6533 "symfony/security-core": "^3.0|^4.0|^5.0",
6534 "symfony/security-csrf": "^3.4|^4.0|^5.0",
6535 "symfony/security-http": "^3.4|^4.0|^5.0",
6536 "symfony/stopwatch": "^3.4|^4.0|^5.0",
6537 "symfony/templating": "^3.4|^4.0|^5.0",
6538 "symfony/translation": "^4.2.1|^5.0",
6539 "symfony/web-link": "^4.4|^5.0",
6540 "symfony/workflow": "^4.3|^5.0",
6541 "symfony/yaml": "^3.4|^4.0|^5.0",
6542 "twig/cssinliner-extra": "^2.12|^3",
6543 "twig/inky-extra": "^2.12|^3",
6544 "twig/markdown-extra": "^2.12|^3"
6545 },
6546 "suggest": {
6547 "symfony/asset": "For using the AssetExtension",
6548 "symfony/expression-language": "For using the ExpressionExtension",
6549 "symfony/finder": "",
6550 "symfony/form": "For using the FormExtension",
6551 "symfony/http-kernel": "For using the HttpKernelExtension",
6552 "symfony/routing": "For using the RoutingExtension",
6553 "symfony/security-core": "For using the SecurityExtension",
6554 "symfony/security-csrf": "For using the CsrfExtension",
6555 "symfony/security-http": "For using the LogoutUrlExtension",
6556 "symfony/stopwatch": "For using the StopwatchExtension",
6557 "symfony/templating": "For using the TwigEngine",
6558 "symfony/translation": "For using the TranslationExtension",
6559 "symfony/var-dumper": "For using the DumpExtension",
6560 "symfony/web-link": "For using the WebLinkExtension",
6561 "symfony/yaml": "For using the YamlExtension"
6562 },
6563 "type": "symfony-bridge",
6564 "autoload": {
6565 "psr-4": {
6566 "Symfony\\Bridge\\Twig\\": ""
6567 },
6568 "exclude-from-classmap": [
6569 "/Tests/"
6570 ]
6571 },
6572 "notification-url": "https://packagist.org/downloads/",
6573 "license": [
6574 "MIT"
6575 ],
6576 "authors": [
6577 {
6578 "name": "Fabien Potencier",
6579 "email": "fabien@symfony.com"
6580 },
6581 {
6582 "name": "Symfony Community",
6583 "homepage": "https://symfony.com/contributors"
6584 }
6585 ],
6586 "description": "Provides integration for Twig with various Symfony components",
6587 "homepage": "https://symfony.com",
6588 "support": {
6589 "source": "https://github.com/symfony/twig-bridge/tree/v4.4.27"
6590 },
6591 "funding": [
6592 {
6593 "url": "https://symfony.com/sponsor",
6594 "type": "custom"
6595 },
6596 {
6597 "url": "https://github.com/fabpot",
6598 "type": "github"
6599 },
6600 {
6601 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6602 "type": "tidelift"
6603 }
6604 ],
6605 "time": "2021-07-24T09:09:34+00:00"
6606 },
6607 {
6608 "name": "symfony/twig-bundle",
6609 "version": "v4.4.27",
6610 "source": {
6611 "type": "git",
6612 "url": "https://github.com/symfony/twig-bundle.git",
6613 "reference": "3d407405cb77d002fd7e9cd20e31e11c19eeff64"
6614 },
6615 "dist": {
6616 "type": "zip",
6617 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/3d407405cb77d002fd7e9cd20e31e11c19eeff64",
6618 "reference": "3d407405cb77d002fd7e9cd20e31e11c19eeff64",
6619 "shasum": ""
6620 },
6621 "require": {
6622 "php": ">=7.1.3",
6623 "symfony/http-foundation": "^4.3|^5.0",
6624 "symfony/http-kernel": "^4.4",
6625 "symfony/polyfill-ctype": "~1.8",
6626 "symfony/polyfill-php80": "^1.16",
6627 "symfony/twig-bridge": "^4.4|^5.0",
6628 "twig/twig": "^1.43|^2.13|^3.0.4"
6629 },
6630 "conflict": {
6631 "symfony/dependency-injection": "<4.1",
6632 "symfony/framework-bundle": "<4.4",
6633 "symfony/translation": "<4.2"
6634 },
6635 "require-dev": {
6636 "doctrine/annotations": "^1.10.4",
6637 "doctrine/cache": "^1.0|^2.0",
6638 "symfony/asset": "^3.4|^4.0|^5.0",
6639 "symfony/dependency-injection": "^4.2.5|^5.0",
6640 "symfony/expression-language": "^3.4|^4.0|^5.0",
6641 "symfony/finder": "^3.4|^4.0|^5.0",
6642 "symfony/form": "^3.4|^4.0|^5.0",
6643 "symfony/framework-bundle": "^4.4|^5.0",
6644 "symfony/routing": "^3.4|^4.0|^5.0",
6645 "symfony/stopwatch": "^3.4|^4.0|^5.0",
6646 "symfony/templating": "^3.4|^4.0|^5.0",
6647 "symfony/translation": "^4.2|^5.0",
6648 "symfony/web-link": "^3.4|^4.0|^5.0",
6649 "symfony/yaml": "^3.4|^4.0|^5.0"
6650 },
6651 "type": "symfony-bundle",
6652 "autoload": {
6653 "psr-4": {
6654 "Symfony\\Bundle\\TwigBundle\\": ""
6655 },
6656 "exclude-from-classmap": [
6657 "/Tests/"
6658 ]
6659 },
6660 "notification-url": "https://packagist.org/downloads/",
6661 "license": [
6662 "MIT"
6663 ],
6664 "authors": [
6665 {
6666 "name": "Fabien Potencier",
6667 "email": "fabien@symfony.com"
6668 },
6669 {
6670 "name": "Symfony Community",
6671 "homepage": "https://symfony.com/contributors"
6672 }
6673 ],
6674 "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
6675 "homepage": "https://symfony.com",
6676 "support": {
6677 "source": "https://github.com/symfony/twig-bundle/tree/v4.4.27"
6678 },
6679 "funding": [
6680 {
6681 "url": "https://symfony.com/sponsor",
6682 "type": "custom"
6683 },
6684 {
6685 "url": "https://github.com/fabpot",
6686 "type": "github"
6687 },
6688 {
6689 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6690 "type": "tidelift"
6691 }
6692 ],
6693 "time": "2021-07-21T12:19:41+00:00"
6694 },
6695 {
6696 "name": "symfony/validator",
6697 "version": "v4.4.29",
6698 "source": {
6699 "type": "git",
6700 "url": "https://github.com/symfony/validator.git",
6701 "reference": "43ee727eac546610f8da01cf69857fde34b394ea"
6702 },
6703 "dist": {
6704 "type": "zip",
6705 "url": "https://api.github.com/repos/symfony/validator/zipball/43ee727eac546610f8da01cf69857fde34b394ea",
6706 "reference": "43ee727eac546610f8da01cf69857fde34b394ea",
6707 "shasum": ""
6708 },
6709 "require": {
6710 "php": ">=7.1.3",
6711 "symfony/polyfill-ctype": "~1.8",
6712 "symfony/polyfill-mbstring": "~1.0",
6713 "symfony/polyfill-php80": "^1.16",
6714 "symfony/translation-contracts": "^1.1|^2"
6715 },
6716 "conflict": {
6717 "doctrine/lexer": "<1.0.2",
6718 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
6719 "symfony/dependency-injection": "<3.4",
6720 "symfony/http-kernel": "<4.4",
6721 "symfony/intl": "<4.3",
6722 "symfony/translation": ">=5.0",
6723 "symfony/yaml": "<3.4"
6724 },
6725 "require-dev": {
6726 "doctrine/annotations": "^1.10.4",
6727 "doctrine/cache": "^1.0|^2.0",
6728 "egulias/email-validator": "^2.1.10|^3",
6729 "symfony/cache": "^3.4|^4.0|^5.0",
6730 "symfony/config": "^3.4|^4.0|^5.0",
6731 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6732 "symfony/expression-language": "^3.4|^4.0|^5.0",
6733 "symfony/http-client": "^4.3|^5.0",
6734 "symfony/http-foundation": "^4.1|^5.0",
6735 "symfony/http-kernel": "^4.4",
6736 "symfony/intl": "^4.3|^5.0",
6737 "symfony/mime": "^4.4|^5.0",
6738 "symfony/property-access": "^3.4|^4.0|^5.0",
6739 "symfony/property-info": "^3.4|^4.0|^5.0",
6740 "symfony/translation": "^4.2",
6741 "symfony/yaml": "^3.4|^4.0|^5.0"
6742 },
6743 "suggest": {
6744 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
6745 "doctrine/cache": "For using the default cached annotation reader.",
6746 "egulias/email-validator": "Strict (RFC compliant) email validation",
6747 "psr/cache-implementation": "For using the mapping cache.",
6748 "symfony/config": "",
6749 "symfony/expression-language": "For using the Expression validator",
6750 "symfony/http-foundation": "",
6751 "symfony/intl": "",
6752 "symfony/property-access": "For accessing properties within comparison constraints",
6753 "symfony/property-info": "To automatically add NotNull and Type constraints",
6754 "symfony/translation": "For translating validation errors.",
6755 "symfony/yaml": ""
6756 },
6757 "type": "library",
6758 "autoload": {
6759 "psr-4": {
6760 "Symfony\\Component\\Validator\\": ""
6761 },
6762 "exclude-from-classmap": [
6763 "/Tests/"
6764 ]
6765 },
6766 "notification-url": "https://packagist.org/downloads/",
6767 "license": [
6768 "MIT"
6769 ],
6770 "authors": [
6771 {
6772 "name": "Fabien Potencier",
6773 "email": "fabien@symfony.com"
6774 },
6775 {
6776 "name": "Symfony Community",
6777 "homepage": "https://symfony.com/contributors"
6778 }
6779 ],
6780 "description": "Provides tools to validate values",
6781 "homepage": "https://symfony.com",
6782 "support": {
6783 "source": "https://github.com/symfony/validator/tree/v4.4.29"
6784 },
6785 "funding": [
6786 {
6787 "url": "https://symfony.com/sponsor",
6788 "type": "custom"
6789 },
6790 {
6791 "url": "https://github.com/fabpot",
6792 "type": "github"
6793 },
6794 {
6795 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6796 "type": "tidelift"
6797 }
6798 ],
6799 "time": "2021-07-27T06:31:16+00:00"
6800 },
6801 {
6802 "name": "symfony/var-dumper",
6803 "version": "v4.4.27",
6804 "source": {
6805 "type": "git",
6806 "url": "https://github.com/symfony/var-dumper.git",
6807 "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba"
6808 },
6809 "dist": {
6810 "type": "zip",
6811 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
6812 "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
6813 "shasum": ""
6814 },
6815 "require": {
6816 "php": ">=7.1.3",
6817 "symfony/polyfill-mbstring": "~1.0",
6818 "symfony/polyfill-php72": "~1.5",
6819 "symfony/polyfill-php80": "^1.16"
6820 },
6821 "conflict": {
6822 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
6823 "symfony/console": "<3.4"
6824 },
6825 "require-dev": {
6826 "ext-iconv": "*",
6827 "symfony/console": "^3.4|^4.0|^5.0",
6828 "symfony/process": "^4.4|^5.0",
6829 "twig/twig": "^1.43|^2.13|^3.0.4"
6830 },
6831 "suggest": {
6832 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
6833 "ext-intl": "To show region name in time zone dump",
6834 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
6835 },
6836 "bin": [
6837 "Resources/bin/var-dump-server"
6838 ],
6839 "type": "library",
6840 "autoload": {
6841 "files": [
6842 "Resources/functions/dump.php"
6843 ],
6844 "psr-4": {
6845 "Symfony\\Component\\VarDumper\\": ""
6846 },
6847 "exclude-from-classmap": [
6848 "/Tests/"
6849 ]
6850 },
6851 "notification-url": "https://packagist.org/downloads/",
6852 "license": [
6853 "MIT"
6854 ],
6855 "authors": [
6856 {
6857 "name": "Nicolas Grekas",
6858 "email": "p@tchwork.com"
6859 },
6860 {
6861 "name": "Symfony Community",
6862 "homepage": "https://symfony.com/contributors"
6863 }
6864 ],
6865 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
6866 "homepage": "https://symfony.com",
6867 "keywords": [
6868 "debug",
6869 "dump"
6870 ],
6871 "support": {
6872 "source": "https://github.com/symfony/var-dumper/tree/v4.4.27"
6873 },
6874 "funding": [
6875 {
6876 "url": "https://symfony.com/sponsor",
6877 "type": "custom"
6878 },
6879 {
6880 "url": "https://github.com/fabpot",
6881 "type": "github"
6882 },
6883 {
6884 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6885 "type": "tidelift"
6886 }
6887 ],
6888 "time": "2021-07-23T15:41:52+00:00"
6889 },
6890 {
6891 "name": "symfony/var-exporter",
6892 "version": "v4.4.27",
6893 "source": {
6894 "type": "git",
6895 "url": "https://github.com/symfony/var-exporter.git",
6896 "reference": "447d2c9ff61d3844c231280b8575ef5456f5dbb6"
6897 },
6898 "dist": {
6899 "type": "zip",
6900 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/447d2c9ff61d3844c231280b8575ef5456f5dbb6",
6901 "reference": "447d2c9ff61d3844c231280b8575ef5456f5dbb6",
6902 "shasum": ""
6903 },
6904 "require": {
6905 "php": ">=7.1.3",
6906 "symfony/polyfill-php80": "^1.16"
6907 },
6908 "require-dev": {
6909 "symfony/var-dumper": "^4.4.9|^5.0.9"
6910 },
6911 "type": "library",
6912 "autoload": {
6913 "psr-4": {
6914 "Symfony\\Component\\VarExporter\\": ""
6915 },
6916 "exclude-from-classmap": [
6917 "/Tests/"
6918 ]
6919 },
6920 "notification-url": "https://packagist.org/downloads/",
6921 "license": [
6922 "MIT"
6923 ],
6924 "authors": [
6925 {
6926 "name": "Nicolas Grekas",
6927 "email": "p@tchwork.com"
6928 },
6929 {
6930 "name": "Symfony Community",
6931 "homepage": "https://symfony.com/contributors"
6932 }
6933 ],
6934 "description": "Allows exporting any serializable PHP data structure to plain PHP code",
6935 "homepage": "https://symfony.com",
6936 "keywords": [
6937 "clone",
6938 "construct",
6939 "export",
6940 "hydrate",
6941 "instantiate",
6942 "serialize"
6943 ],
6944 "support": {
6945 "source": "https://github.com/symfony/var-exporter/tree/v4.4.27"
6946 },
6947 "funding": [
6948 {
6949 "url": "https://symfony.com/sponsor",
6950 "type": "custom"
6951 },
6952 {
6953 "url": "https://github.com/fabpot",
6954 "type": "github"
6955 },
6956 {
6957 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6958 "type": "tidelift"
6959 }
6960 ],
6961 "time": "2021-07-21T12:19:41+00:00"
6962 },
6963 {
6964 "name": "symfony/web-profiler-bundle",
6965 "version": "v4.4.28",
6966 "source": {
6967 "type": "git",
6968 "url": "https://github.com/symfony/web-profiler-bundle.git",
6969 "reference": "be142cf26bb81ff31f7a482c22b1e58b93719f00"
6970 },
6971 "dist": {
6972 "type": "zip",
6973 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/be142cf26bb81ff31f7a482c22b1e58b93719f00",
6974 "reference": "be142cf26bb81ff31f7a482c22b1e58b93719f00",
6975 "shasum": ""
6976 },
6977 "require": {
6978 "php": ">=7.1.3",
6979 "symfony/config": "^4.2|^5.0",
6980 "symfony/framework-bundle": "^4.4|^5.0",
6981 "symfony/http-kernel": "^4.4",
6982 "symfony/polyfill-php80": "^1.16",
6983 "symfony/routing": "^4.3|^5.0",
6984 "symfony/twig-bundle": "^4.2|^5.0",
6985 "twig/twig": "^1.43|^2.13|^3.0.4"
6986 },
6987 "conflict": {
6988 "symfony/form": "<4.3",
6989 "symfony/messenger": "<4.2"
6990 },
6991 "require-dev": {
6992 "symfony/browser-kit": "^4.3|^5.0",
6993 "symfony/console": "^4.3|^5.0",
6994 "symfony/css-selector": "^3.4|^4.0|^5.0",
6995 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6996 "symfony/stopwatch": "^3.4|^4.0|^5.0"
6997 },
6998 "type": "symfony-bundle",
6999 "autoload": {
7000 "psr-4": {
7001 "Symfony\\Bundle\\WebProfilerBundle\\": ""
7002 },
7003 "exclude-from-classmap": [
7004 "/Tests/"
7005 ]
7006 },
7007 "notification-url": "https://packagist.org/downloads/",
7008 "license": [
7009 "MIT"
7010 ],
7011 "authors": [
7012 {
7013 "name": "Fabien Potencier",
7014 "email": "fabien@symfony.com"
7015 },
7016 {
7017 "name": "Symfony Community",
7018 "homepage": "https://symfony.com/contributors"
7019 }
7020 ],
7021 "description": "Provides a development tool that gives detailed information about the execution of any request",
7022 "homepage": "https://symfony.com",
7023 "support": {
7024 "source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.28"
7025 },
7026 "funding": [
7027 {
7028 "url": "https://symfony.com/sponsor",
7029 "type": "custom"
7030 },
7031 {
7032 "url": "https://github.com/fabpot",
7033 "type": "github"
7034 },
7035 {
7036 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7037 "type": "tidelift"
7038 }
7039 ],
7040 "time": "2021-07-26T19:30:25+00:00"
7041 },
7042 {
7043 "name": "symfony/yaml",
7044 "version": "v4.4.29",
7045 "source": {
7046 "type": "git",
7047 "url": "https://github.com/symfony/yaml.git",
7048 "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a"
7049 },
7050 "dist": {
7051 "type": "zip",
7052 "url": "https://api.github.com/repos/symfony/yaml/zipball/3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
7053 "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
7054 "shasum": ""
7055 },
7056 "require": {
7057 "php": ">=7.1.3",
7058 "symfony/polyfill-ctype": "~1.8"
7059 },
7060 "conflict": {
7061 "symfony/console": "<3.4"
7062 },
7063 "require-dev": {
7064 "symfony/console": "^3.4|^4.0|^5.0"
7065 },
7066 "suggest": {
7067 "symfony/console": "For validating YAML files using the lint command"
7068 },
7069 "type": "library",
7070 "autoload": {
7071 "psr-4": {
7072 "Symfony\\Component\\Yaml\\": ""
7073 },
7074 "exclude-from-classmap": [
7075 "/Tests/"
7076 ]
7077 },
7078 "notification-url": "https://packagist.org/downloads/",
7079 "license": [
7080 "MIT"
7081 ],
7082 "authors": [
7083 {
7084 "name": "Fabien Potencier",
7085 "email": "fabien@symfony.com"
7086 },
7087 {
7088 "name": "Symfony Community",
7089 "homepage": "https://symfony.com/contributors"
7090 }
7091 ],
7092 "description": "Loads and dumps YAML files",
7093 "homepage": "https://symfony.com",
7094 "support": {
7095 "source": "https://github.com/symfony/yaml/tree/v4.4.29"
7096 },
7097 "funding": [
7098 {
7099 "url": "https://symfony.com/sponsor",
7100 "type": "custom"
7101 },
7102 {
7103 "url": "https://github.com/fabpot",
7104 "type": "github"
7105 },
7106 {
7107 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7108 "type": "tidelift"
7109 }
7110 ],
7111 "time": "2021-07-27T16:19:30+00:00"
7112 },
7113 {
7114 "name": "twig/extensions",
7115 "version": "v1.5.4",
7116 "source": {
7117 "type": "git",
7118 "url": "https://github.com/twigphp/Twig-extensions.git",
7119 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
7120 },
7121 "dist": {
7122 "type": "zip",
7123 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
7124 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
7125 "shasum": ""
7126 },
7127 "require": {
7128 "twig/twig": "^1.27|^2.0"
7129 },
7130 "require-dev": {
7131 "symfony/phpunit-bridge": "^3.4",
7132 "symfony/translation": "^2.7|^3.4"
7133 },
7134 "suggest": {
7135 "symfony/translation": "Allow the time_diff output to be translated"
7136 },
7137 "type": "library",
7138 "extra": {
7139 "branch-alias": {
7140 "dev-master": "1.5-dev"
7141 }
7142 },
7143 "autoload": {
7144 "psr-0": {
7145 "Twig_Extensions_": "lib/"
7146 },
7147 "psr-4": {
7148 "Twig\\Extensions\\": "src/"
7149 }
7150 },
7151 "notification-url": "https://packagist.org/downloads/",
7152 "license": [
7153 "MIT"
7154 ],
7155 "authors": [
7156 {
7157 "name": "Fabien Potencier",
7158 "email": "fabien@symfony.com"
7159 }
7160 ],
7161 "description": "Common additional features for Twig that do not directly belong in core",
7162 "keywords": [
7163 "i18n",
7164 "text"
7165 ],
7166 "support": {
7167 "issues": "https://github.com/twigphp/Twig-extensions/issues",
7168 "source": "https://github.com/twigphp/Twig-extensions/tree/master"
7169 },
7170 "abandoned": true,
7171 "time": "2018-12-05T18:34:18+00:00"
7172 },
7173 {
7174 "name": "twig/extra-bundle",
7175 "version": "v3.3.1",
7176 "source": {
7177 "type": "git",
7178 "url": "https://github.com/twigphp/twig-extra-bundle.git",
7179 "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6"
7180 },
7181 "dist": {
7182 "type": "zip",
7183 "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
7184 "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
7185 "shasum": ""
7186 },
7187 "require": {
7188 "php": "^7.1.3|^8.0",
7189 "symfony/framework-bundle": "^4.3|^5.0",
7190 "symfony/twig-bundle": "^4.3|^5.0",
7191 "twig/twig": "^2.4|^3.0"
7192 },
7193 "require-dev": {
7194 "symfony/phpunit-bridge": "^4.4.9|^5.0.9",
7195 "twig/cache-extra": "^3.0",
7196 "twig/cssinliner-extra": "^2.12|^3.0",
7197 "twig/html-extra": "^2.12|^3.0",
7198 "twig/inky-extra": "^2.12|^3.0",
7199 "twig/intl-extra": "^2.12|^3.0",
7200 "twig/markdown-extra": "^2.12|^3.0",
7201 "twig/string-extra": "^2.12|^3.0"
7202 },
7203 "type": "symfony-bundle",
7204 "extra": {
7205 "branch-alias": {
7206 "dev-master": "3.2-dev"
7207 }
7208 },
7209 "autoload": {
7210 "psr-4": {
7211 "Twig\\Extra\\TwigExtraBundle\\": ""
7212 },
7213 "exclude-from-classmap": [
7214 "/Tests/"
7215 ]
7216 },
7217 "notification-url": "https://packagist.org/downloads/",
7218 "license": [
7219 "MIT"
7220 ],
7221 "authors": [
7222 {
7223 "name": "Fabien Potencier",
7224 "email": "fabien@symfony.com",
7225 "homepage": "http://fabien.potencier.org",
7226 "role": "Lead Developer"
7227 }
7228 ],
7229 "description": "A Symfony bundle for extra Twig extensions",
7230 "homepage": "https://twig.symfony.com",
7231 "keywords": [
7232 "bundle",
7233 "extra",
7234 "twig"
7235 ],
7236 "support": {
7237 "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.1"
7238 },
7239 "funding": [
7240 {
7241 "url": "https://github.com/fabpot",
7242 "type": "github"
7243 },
7244 {
7245 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7246 "type": "tidelift"
7247 }
7248 ],
7249 "time": "2021-05-12T07:47:40+00:00"
7250 },
7251 {
7252 "name": "twig/html-extra",
7253 "version": "v2.14.3",
7254 "source": {
7255 "type": "git",
7256 "url": "https://github.com/twigphp/html-extra.git",
7257 "reference": "284ac6431f07dfa6dae71164262349e8b8e15d9a"
7258 },
7259 "dist": {
7260 "type": "zip",
7261 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/284ac6431f07dfa6dae71164262349e8b8e15d9a",
7262 "reference": "284ac6431f07dfa6dae71164262349e8b8e15d9a",
7263 "shasum": ""
7264 },
7265 "require": {
7266 "php": ">=7.1.3",
7267 "symfony/mime": "^4.3|^5.0",
7268 "twig/twig": "^2.4|^3.0"
7269 },
7270 "require-dev": {
7271 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
7272 },
7273 "type": "library",
7274 "extra": {
7275 "branch-alias": {
7276 "dev-master": "2.14-dev"
7277 }
7278 },
7279 "autoload": {
7280 "psr-4": {
7281 "Twig\\Extra\\Html\\": ""
7282 },
7283 "exclude-from-classmap": [
7284 "/Tests/"
7285 ]
7286 },
7287 "notification-url": "https://packagist.org/downloads/",
7288 "license": [
7289 "MIT"
7290 ],
7291 "authors": [
7292 {
7293 "name": "Fabien Potencier",
7294 "email": "fabien@symfony.com",
7295 "homepage": "http://fabien.potencier.org",
7296 "role": "Lead Developer"
7297 }
7298 ],
7299 "description": "A Twig extension for HTML",
7300 "homepage": "https://twig.symfony.com",
7301 "keywords": [
7302 "html",
7303 "twig"
7304 ],
7305 "support": {
7306 "source": "https://github.com/twigphp/html-extra/tree/v2.14.3"
7307 },
7308 "funding": [
7309 {
7310 "url": "https://github.com/fabpot",
7311 "type": "github"
7312 },
7313 {
7314 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7315 "type": "tidelift"
7316 }
7317 ],
7318 "time": "2021-01-01T14:53:48+00:00"
7319 },
7320 {
7321 "name": "twig/markdown-extra",
7322 "version": "v3.3.1",
7323 "source": {
7324 "type": "git",
7325 "url": "https://github.com/twigphp/markdown-extra.git",
7326 "reference": "a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9"
7327 },
7328 "dist": {
7329 "type": "zip",
7330 "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9",
7331 "reference": "a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9",
7332 "shasum": ""
7333 },
7334 "require": {
7335 "php": ">=7.1.3",
7336 "twig/twig": "^2.4|^3.0"
7337 },
7338 "require-dev": {
7339 "erusev/parsedown": "^1.7",
7340 "league/commonmark": "^1.0",
7341 "league/html-to-markdown": "^4.8|^5.0",
7342 "michelf/php-markdown": "^1.8",
7343 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
7344 },
7345 "type": "library",
7346 "extra": {
7347 "branch-alias": {
7348 "dev-master": "3.2-dev"
7349 }
7350 },
7351 "autoload": {
7352 "psr-4": {
7353 "Twig\\Extra\\Markdown\\": ""
7354 },
7355 "exclude-from-classmap": [
7356 "/Tests/"
7357 ]
7358 },
7359 "notification-url": "https://packagist.org/downloads/",
7360 "license": [
7361 "MIT"
7362 ],
7363 "authors": [
7364 {
7365 "name": "Fabien Potencier",
7366 "email": "fabien@symfony.com",
7367 "homepage": "http://fabien.potencier.org",
7368 "role": "Lead Developer"
7369 }
7370 ],
7371 "description": "A Twig extension for Markdown",
7372 "homepage": "https://twig.symfony.com",
7373 "keywords": [
7374 "html",
7375 "markdown",
7376 "twig"
7377 ],
7378 "support": {
7379 "source": "https://github.com/twigphp/markdown-extra/tree/v3.3.1"
7380 },
7381 "funding": [
7382 {
7383 "url": "https://github.com/fabpot",
7384 "type": "github"
7385 },
7386 {
7387 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7388 "type": "tidelift"
7389 }
7390 ],
7391 "time": "2021-04-01T12:19:25+00:00"
7392 },
7393 {
7394 "name": "twig/twig",
7395 "version": "v2.14.6",
7396 "source": {
7397 "type": "git",
7398 "url": "https://github.com/twigphp/Twig.git",
7399 "reference": "27e5cf2b05e3744accf39d4c68a3235d9966d260"
7400 },
7401 "dist": {
7402 "type": "zip",
7403 "url": "https://api.github.com/repos/twigphp/Twig/zipball/27e5cf2b05e3744accf39d4c68a3235d9966d260",
7404 "reference": "27e5cf2b05e3744accf39d4c68a3235d9966d260",
7405 "shasum": ""
7406 },
7407 "require": {
7408 "php": ">=7.2.5",
7409 "symfony/polyfill-ctype": "^1.8",
7410 "symfony/polyfill-mbstring": "^1.3"
7411 },
7412 "require-dev": {
7413 "psr/container": "^1.0",
7414 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
7415 },
7416 "type": "library",
7417 "extra": {
7418 "branch-alias": {
7419 "dev-master": "2.14-dev"
7420 }
7421 },
7422 "autoload": {
7423 "psr-0": {
7424 "Twig_": "lib/"
7425 },
7426 "psr-4": {
7427 "Twig\\": "src/"
7428 }
7429 },
7430 "notification-url": "https://packagist.org/downloads/",
7431 "license": [
7432 "BSD-3-Clause"
7433 ],
7434 "authors": [
7435 {
7436 "name": "Fabien Potencier",
7437 "email": "fabien@symfony.com",
7438 "homepage": "http://fabien.potencier.org",
7439 "role": "Lead Developer"
7440 },
7441 {
7442 "name": "Twig Team",
7443 "role": "Contributors"
7444 },
7445 {
7446 "name": "Armin Ronacher",
7447 "email": "armin.ronacher@active-4.com",
7448 "role": "Project Founder"
7449 }
7450 ],
7451 "description": "Twig, the flexible, fast, and secure template language for PHP",
7452 "homepage": "https://twig.symfony.com",
7453 "keywords": [
7454 "templating"
7455 ],
7456 "support": {
7457 "issues": "https://github.com/twigphp/Twig/issues",
7458 "source": "https://github.com/twigphp/Twig/tree/v2.14.6"
7459 },
7460 "funding": [
7461 {
7462 "url": "https://github.com/fabpot",
7463 "type": "github"
7464 },
7465 {
7466 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7467 "type": "tidelift"
7468 }
7469 ],
7470 "time": "2021-05-16T12:12:47+00:00"
7471 }
7472 ],
7473 "packages-dev": [
7474 {
7475 "name": "doctrine/data-fixtures",
7476 "version": "1.5.0",
7477 "source": {
7478 "type": "git",
7479 "url": "https://github.com/doctrine/data-fixtures.git",
7480 "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5"
7481 },
7482 "dist": {
7483 "type": "zip",
7484 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/51d3d4880d28951fff42a635a2389f8c63baddc5",
7485 "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5",
7486 "shasum": ""
7487 },
7488 "require": {
7489 "doctrine/common": "^2.13|^3.0",
7490 "doctrine/persistence": "^1.3.3|^2.0",
7491 "php": "^7.2 || ^8.0"
7492 },
7493 "conflict": {
7494 "doctrine/phpcr-odm": "<1.3.0"
7495 },
7496 "require-dev": {
7497 "doctrine/coding-standard": "^8.2",
7498 "doctrine/dbal": "^2.5.4",
7499 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
7500 "doctrine/orm": "^2.7.0",
7501 "ext-sqlite3": "*",
7502 "phpunit/phpunit": "^8.0"
7503 },
7504 "suggest": {
7505 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
7506 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
7507 "doctrine/orm": "For loading ORM fixtures",
7508 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
7509 },
7510 "type": "library",
7511 "autoload": {
7512 "psr-4": {
7513 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
7514 }
7515 },
7516 "notification-url": "https://packagist.org/downloads/",
7517 "license": [
7518 "MIT"
7519 ],
7520 "authors": [
7521 {
7522 "name": "Jonathan Wage",
7523 "email": "jonwage@gmail.com"
7524 }
7525 ],
7526 "description": "Data Fixtures for all Doctrine Object Managers",
7527 "homepage": "http://www.doctrine-project.org",
7528 "keywords": [
7529 "database"
7530 ],
7531 "support": {
7532 "issues": "https://github.com/doctrine/data-fixtures/issues",
7533 "source": "https://github.com/doctrine/data-fixtures/tree/1.5.0"
7534 },
7535 "funding": [
7536 {
7537 "url": "https://www.doctrine-project.org/sponsorship.html",
7538 "type": "custom"
7539 },
7540 {
7541 "url": "https://www.patreon.com/phpdoctrine",
7542 "type": "patreon"
7543 },
7544 {
7545 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
7546 "type": "tidelift"
7547 }
7548 ],
7549 "time": "2021-01-23T10:20:43+00:00"
7550 },
7551 {
7552 "name": "doctrine/doctrine-fixtures-bundle",
7553 "version": "3.4.0",
7554 "source": {
7555 "type": "git",
7556 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
7557 "reference": "870189619a7770f468ffb0b80925302e065a3b34"
7558 },
7559 "dist": {
7560 "type": "zip",
7561 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/870189619a7770f468ffb0b80925302e065a3b34",
7562 "reference": "870189619a7770f468ffb0b80925302e065a3b34",
7563 "shasum": ""
7564 },
7565 "require": {
7566 "doctrine/data-fixtures": "^1.3",
7567 "doctrine/doctrine-bundle": "^1.11|^2.0",
7568 "doctrine/orm": "^2.6.0",
7569 "doctrine/persistence": "^1.3.7|^2.0",
7570 "php": "^7.1 || ^8.0",
7571 "symfony/config": "^3.4|^4.3|^5.0",
7572 "symfony/console": "^3.4|^4.3|^5.0",
7573 "symfony/dependency-injection": "^3.4|^4.3|^5.0",
7574 "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
7575 "symfony/http-kernel": "^3.4|^4.3|^5.0"
7576 },
7577 "require-dev": {
7578 "doctrine/coding-standard": "^6.0",
7579 "phpunit/phpunit": "^7.4 || ^8.0 || ^9.2",
7580 "symfony/phpunit-bridge": "^4.1|^5.0"
7581 },
7582 "type": "symfony-bundle",
7583 "autoload": {
7584 "psr-4": {
7585 "Doctrine\\Bundle\\FixturesBundle\\": ""
7586 }
7587 },
7588 "notification-url": "https://packagist.org/downloads/",
7589 "license": [
7590 "MIT"
7591 ],
7592 "authors": [
7593 {
7594 "name": "Fabien Potencier",
7595 "email": "fabien@symfony.com"
7596 },
7597 {
7598 "name": "Doctrine Project",
7599 "homepage": "http://www.doctrine-project.org"
7600 },
7601 {
7602 "name": "Symfony Community",
7603 "homepage": "http://symfony.com/contributors"
7604 }
7605 ],
7606 "description": "Symfony DoctrineFixturesBundle",
7607 "homepage": "http://www.doctrine-project.org",
7608 "keywords": [
7609 "Fixture",
7610 "persistence"
7611 ],
7612 "support": {
7613 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
7614 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.0"
7615 },
7616 "funding": [
7617 {
7618 "url": "https://www.doctrine-project.org/sponsorship.html",
7619 "type": "custom"
7620 },
7621 {
7622 "url": "https://www.patreon.com/phpdoctrine",
7623 "type": "patreon"
7624 },
7625 {
7626 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
7627 "type": "tidelift"
7628 }
7629 ],
7630 "time": "2020-11-14T09:36:49+00:00"
7631 },
7632 {
7633 "name": "nikic/php-parser",
7634 "version": "v4.12.0",
7635 "source": {
7636 "type": "git",
7637 "url": "https://github.com/nikic/PHP-Parser.git",
7638 "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
7639 },
7640 "dist": {
7641 "type": "zip",
7642 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
7643 "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
7644 "shasum": ""
7645 },
7646 "require": {
7647 "ext-tokenizer": "*",
7648 "php": ">=7.0"
7649 },
7650 "require-dev": {
7651 "ircmaxell/php-yacc": "^0.0.7",
7652 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
7653 },
7654 "bin": [
7655 "bin/php-parse"
7656 ],
7657 "type": "library",
7658 "extra": {
7659 "branch-alias": {
7660 "dev-master": "4.9-dev"
7661 }
7662 },
7663 "autoload": {
7664 "psr-4": {
7665 "PhpParser\\": "lib/PhpParser"
7666 }
7667 },
7668 "notification-url": "https://packagist.org/downloads/",
7669 "license": [
7670 "BSD-3-Clause"
7671 ],
7672 "authors": [
7673 {
7674 "name": "Nikita Popov"
7675 }
7676 ],
7677 "description": "A PHP parser written in PHP",
7678 "keywords": [
7679 "parser",
7680 "php"
7681 ],
7682 "support": {
7683 "issues": "https://github.com/nikic/PHP-Parser/issues",
7684 "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
7685 },
7686 "time": "2021-07-21T10:44:31+00:00"
7687 },
7688 {
7689 "name": "symfony/browser-kit",
7690 "version": "v4.4.27",
7691 "source": {
7692 "type": "git",
7693 "url": "https://github.com/symfony/browser-kit.git",
7694 "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b"
7695 },
7696 "dist": {
7697 "type": "zip",
7698 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
7699 "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
7700 "shasum": ""
7701 },
7702 "require": {
7703 "php": ">=7.1.3",
7704 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
7705 "symfony/polyfill-php80": "^1.16"
7706 },
7707 "require-dev": {
7708 "symfony/css-selector": "^3.4|^4.0|^5.0",
7709 "symfony/http-client": "^4.3|^5.0",
7710 "symfony/mime": "^4.3|^5.0",
7711 "symfony/process": "^3.4|^4.0|^5.0"
7712 },
7713 "suggest": {
7714 "symfony/process": ""
7715 },
7716 "type": "library",
7717 "autoload": {
7718 "psr-4": {
7719 "Symfony\\Component\\BrowserKit\\": ""
7720 },
7721 "exclude-from-classmap": [
7722 "/Tests/"
7723 ]
7724 },
7725 "notification-url": "https://packagist.org/downloads/",
7726 "license": [
7727 "MIT"
7728 ],
7729 "authors": [
7730 {
7731 "name": "Fabien Potencier",
7732 "email": "fabien@symfony.com"
7733 },
7734 {
7735 "name": "Symfony Community",
7736 "homepage": "https://symfony.com/contributors"
7737 }
7738 ],
7739 "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
7740 "homepage": "https://symfony.com",
7741 "support": {
7742 "source": "https://github.com/symfony/browser-kit/tree/v4.4.27"
7743 },
7744 "funding": [
7745 {
7746 "url": "https://symfony.com/sponsor",
7747 "type": "custom"
7748 },
7749 {
7750 "url": "https://github.com/fabpot",
7751 "type": "github"
7752 },
7753 {
7754 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7755 "type": "tidelift"
7756 }
7757 ],
7758 "time": "2021-07-21T12:19:41+00:00"
7759 },
7760 {
7761 "name": "symfony/deprecation-contracts",
7762 "version": "v2.4.0",
7763 "source": {
7764 "type": "git",
7765 "url": "https://github.com/symfony/deprecation-contracts.git",
7766 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
7767 },
7768 "dist": {
7769 "type": "zip",
7770 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
7771 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
7772 "shasum": ""
7773 },
7774 "require": {
7775 "php": ">=7.1"
7776 },
7777 "type": "library",
7778 "extra": {
7779 "branch-alias": {
7780 "dev-main": "2.4-dev"
7781 },
7782 "thanks": {
7783 "name": "symfony/contracts",
7784 "url": "https://github.com/symfony/contracts"
7785 }
7786 },
7787 "autoload": {
7788 "files": [
7789 "function.php"
7790 ]
7791 },
7792 "notification-url": "https://packagist.org/downloads/",
7793 "license": [
7794 "MIT"
7795 ],
7796 "authors": [
7797 {
7798 "name": "Nicolas Grekas",
7799 "email": "p@tchwork.com"
7800 },
7801 {
7802 "name": "Symfony Community",
7803 "homepage": "https://symfony.com/contributors"
7804 }
7805 ],
7806 "description": "A generic function and convention to trigger deprecation notices",
7807 "homepage": "https://symfony.com",
7808 "support": {
7809 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
7810 },
7811 "funding": [
7812 {
7813 "url": "https://symfony.com/sponsor",
7814 "type": "custom"
7815 },
7816 {
7817 "url": "https://github.com/fabpot",
7818 "type": "github"
7819 },
7820 {
7821 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7822 "type": "tidelift"
7823 }
7824 ],
7825 "time": "2021-03-23T23:28:01+00:00"
7826 },
7827 {
7828 "name": "symfony/maker-bundle",
7829 "version": "v1.33.0",
7830 "source": {
7831 "type": "git",
7832 "url": "https://github.com/symfony/maker-bundle.git",
7833 "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031"
7834 },
7835 "dist": {
7836 "type": "zip",
7837 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/f093d906c667cba7e3f74487d9e5e55aaf25a031",
7838 "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031",
7839 "shasum": ""
7840 },
7841 "require": {
7842 "doctrine/inflector": "^1.2|^2.0",
7843 "nikic/php-parser": "^4.0",
7844 "php": ">=7.1.3",
7845 "symfony/config": "^4.0|^5.0",
7846 "symfony/console": "^4.0|^5.0",
7847 "symfony/dependency-injection": "^4.0|^5.0",
7848 "symfony/deprecation-contracts": "^2.2",
7849 "symfony/filesystem": "^4.0|^5.0",
7850 "symfony/finder": "^4.0|^5.0",
7851 "symfony/framework-bundle": "^4.0|^5.0",
7852 "symfony/http-kernel": "^4.0|^5.0"
7853 },
7854 "require-dev": {
7855 "composer/semver": "^3.0@dev",
7856 "doctrine/doctrine-bundle": "^1.8|^2.0",
7857 "doctrine/orm": "^2.3",
7858 "friendsofphp/php-cs-fixer": "^3.0",
7859 "friendsoftwig/twigcs": "^4.1.0|^5.0.0",
7860 "symfony/http-client": "^4.3|^5.0",
7861 "symfony/phpunit-bridge": "^4.3|^5.0",
7862 "symfony/process": "^4.0|^5.0",
7863 "symfony/security-core": "^4.0|^5.0",
7864 "symfony/yaml": "^4.0|^5.0"
7865 },
7866 "type": "symfony-bundle",
7867 "extra": {
7868 "branch-alias": {
7869 "dev-main": "1.0-dev"
7870 }
7871 },
7872 "autoload": {
7873 "psr-4": {
7874 "Symfony\\Bundle\\MakerBundle\\": "src/"
7875 }
7876 },
7877 "notification-url": "https://packagist.org/downloads/",
7878 "license": [
7879 "MIT"
7880 ],
7881 "authors": [
7882 {
7883 "name": "Symfony Community",
7884 "homepage": "https://symfony.com/contributors"
7885 }
7886 ],
7887 "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
7888 "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
7889 "keywords": [
7890 "code generator",
7891 "generator",
7892 "scaffold",
7893 "scaffolding"
7894 ],
7895 "support": {
7896 "issues": "https://github.com/symfony/maker-bundle/issues",
7897 "source": "https://github.com/symfony/maker-bundle/tree/v1.33.0"
7898 },
7899 "funding": [
7900 {
7901 "url": "https://symfony.com/sponsor",
7902 "type": "custom"
7903 },
7904 {
7905 "url": "https://github.com/fabpot",
7906 "type": "github"
7907 },
7908 {
7909 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7910 "type": "tidelift"
7911 }
7912 ],
7913 "time": "2021-07-01T00:28:30+00:00"
7914 },
7915 {
7916 "name": "symfony/phpunit-bridge",
7917 "version": "v4.4.27",
7918 "source": {
7919 "type": "git",
7920 "url": "https://github.com/symfony/phpunit-bridge.git",
7921 "reference": "e1434f90aaf18d812436cf4732f7594b22b8ee71"
7922 },
7923 "dist": {
7924 "type": "zip",
7925 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e1434f90aaf18d812436cf4732f7594b22b8ee71",
7926 "reference": "e1434f90aaf18d812436cf4732f7594b22b8ee71",
7927 "shasum": ""
7928 },
7929 "require": {
7930 "php": ">=5.5.9"
7931 },
7932 "conflict": {
7933 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
7934 },
7935 "require-dev": {
7936 "symfony/error-handler": "^4.4|^5.0"
7937 },
7938 "suggest": {
7939 "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
7940 },
7941 "bin": [
7942 "bin/simple-phpunit"
7943 ],
7944 "type": "symfony-bridge",
7945 "extra": {
7946 "thanks": {
7947 "name": "phpunit/phpunit",
7948 "url": "https://github.com/sebastianbergmann/phpunit"
7949 }
7950 },
7951 "autoload": {
7952 "files": [
7953 "bootstrap.php"
7954 ],
7955 "psr-4": {
7956 "Symfony\\Bridge\\PhpUnit\\": ""
7957 },
7958 "exclude-from-classmap": [
7959 "/Tests/"
7960 ]
7961 },
7962 "notification-url": "https://packagist.org/downloads/",
7963 "license": [
7964 "MIT"
7965 ],
7966 "authors": [
7967 {
7968 "name": "Nicolas Grekas",
7969 "email": "p@tchwork.com"
7970 },
7971 {
7972 "name": "Symfony Community",
7973 "homepage": "https://symfony.com/contributors"
7974 }
7975 ],
7976 "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
7977 "homepage": "https://symfony.com",
7978 "support": {
7979 "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.27"
7980 },
7981 "funding": [
7982 {
7983 "url": "https://symfony.com/sponsor",
7984 "type": "custom"
7985 },
7986 {
7987 "url": "https://github.com/fabpot",
7988 "type": "github"
7989 },
7990 {
7991 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7992 "type": "tidelift"
7993 }
7994 ],
7995 "time": "2021-07-15T14:30:38+00:00"
7996 }
7997 ],
7998 "aliases": [],
7999 "minimum-stability": "stable",
8000 "stability-flags": {
8001 "rapsys/airbundle": 20,
8002 "rapsys/packbundle": 20,
8003 "rapsys/userbundle": 20
8004 },
8005 "prefer-stable": false,
8006 "prefer-lowest": false,
8007 "platform": {
8008 "php": "^7.1.3",
8009 "ext-ctype": "*",
8010 "ext-iconv": "*"
8011 },
8012 "platform-dev": [],
8013 "plugin-api-version": "2.0.0"
8014 }