]> Raphaƫl G. Git Repositories - airlibre/blob - composer.lock
Composer update
[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": "9edf606dfde101fc0b3c58bb4b5e0cb3",
8 "packages": [
9 {
10 "name": "composer/package-versions-deprecated",
11 "version": "1.11.99.2",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/composer/package-versions-deprecated.git",
15 "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
20 "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
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.2"
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-05-24T07:46:03+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.207.0",
1691 "source": {
1692 "type": "git",
1693 "url": "https://github.com/googleapis/google-api-php-client-services.git",
1694 "reference": "bd88717a5526f0db721e8f4309ef06d142894844"
1695 },
1696 "dist": {
1697 "type": "zip",
1698 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/bd88717a5526f0db721e8f4309ef06d142894844",
1699 "reference": "bd88717a5526f0db721e8f4309ef06d142894844",
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.207.0"
1729 },
1730 "time": "2021-08-08T11:20:24+00:00"
1731 },
1732 {
1733 "name": "google/auth",
1734 "version": "v1.16.0",
1735 "source": {
1736 "type": "git",
1737 "url": "https://github.com/googleapis/google-auth-library-php.git",
1738 "reference": "c747738d2dd450f541f09f26510198fbedd1c8a0"
1739 },
1740 "dist": {
1741 "type": "zip",
1742 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/c747738d2dd450f541f09f26510198fbedd1c8a0",
1743 "reference": "c747738d2dd450f541f09f26510198fbedd1c8a0",
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.2",
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 "squizlabs/php_codesniffer": "^3.5"
1761 },
1762 "suggest": {
1763 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
1764 },
1765 "type": "library",
1766 "autoload": {
1767 "psr-4": {
1768 "Google\\Auth\\": "src"
1769 }
1770 },
1771 "notification-url": "https://packagist.org/downloads/",
1772 "license": [
1773 "Apache-2.0"
1774 ],
1775 "description": "Google Auth Library for PHP",
1776 "homepage": "http://github.com/google/google-auth-library-php",
1777 "keywords": [
1778 "Authentication",
1779 "google",
1780 "oauth2"
1781 ],
1782 "support": {
1783 "docs": "https://googleapis.github.io/google-auth-library-php/master/",
1784 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
1785 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.16.0"
1786 },
1787 "time": "2021-06-22T18:06:03+00:00"
1788 },
1789 {
1790 "name": "guzzlehttp/guzzle",
1791 "version": "7.3.0",
1792 "source": {
1793 "type": "git",
1794 "url": "https://github.com/guzzle/guzzle.git",
1795 "reference": "7008573787b430c1c1f650e3722d9bba59967628"
1796 },
1797 "dist": {
1798 "type": "zip",
1799 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
1800 "reference": "7008573787b430c1c1f650e3722d9bba59967628",
1801 "shasum": ""
1802 },
1803 "require": {
1804 "ext-json": "*",
1805 "guzzlehttp/promises": "^1.4",
1806 "guzzlehttp/psr7": "^1.7 || ^2.0",
1807 "php": "^7.2.5 || ^8.0",
1808 "psr/http-client": "^1.0"
1809 },
1810 "provide": {
1811 "psr/http-client-implementation": "1.0"
1812 },
1813 "require-dev": {
1814 "bamarni/composer-bin-plugin": "^1.4.1",
1815 "ext-curl": "*",
1816 "php-http/client-integration-tests": "^3.0",
1817 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1818 "psr/log": "^1.1"
1819 },
1820 "suggest": {
1821 "ext-curl": "Required for CURL handler support",
1822 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1823 "psr/log": "Required for using the Log middleware"
1824 },
1825 "type": "library",
1826 "extra": {
1827 "branch-alias": {
1828 "dev-master": "7.3-dev"
1829 }
1830 },
1831 "autoload": {
1832 "psr-4": {
1833 "GuzzleHttp\\": "src/"
1834 },
1835 "files": [
1836 "src/functions_include.php"
1837 ]
1838 },
1839 "notification-url": "https://packagist.org/downloads/",
1840 "license": [
1841 "MIT"
1842 ],
1843 "authors": [
1844 {
1845 "name": "Michael Dowling",
1846 "email": "mtdowling@gmail.com",
1847 "homepage": "https://github.com/mtdowling"
1848 },
1849 {
1850 "name": "MƔrk SƔgi-KazƔr",
1851 "email": "mark.sagikazar@gmail.com",
1852 "homepage": "https://sagikazarmark.hu"
1853 }
1854 ],
1855 "description": "Guzzle is a PHP HTTP client library",
1856 "homepage": "http://guzzlephp.org/",
1857 "keywords": [
1858 "client",
1859 "curl",
1860 "framework",
1861 "http",
1862 "http client",
1863 "psr-18",
1864 "psr-7",
1865 "rest",
1866 "web service"
1867 ],
1868 "support": {
1869 "issues": "https://github.com/guzzle/guzzle/issues",
1870 "source": "https://github.com/guzzle/guzzle/tree/7.3.0"
1871 },
1872 "funding": [
1873 {
1874 "url": "https://github.com/GrahamCampbell",
1875 "type": "github"
1876 },
1877 {
1878 "url": "https://github.com/Nyholm",
1879 "type": "github"
1880 },
1881 {
1882 "url": "https://github.com/alexeyshockov",
1883 "type": "github"
1884 },
1885 {
1886 "url": "https://github.com/gmponos",
1887 "type": "github"
1888 }
1889 ],
1890 "time": "2021-03-23T11:33:13+00:00"
1891 },
1892 {
1893 "name": "guzzlehttp/promises",
1894 "version": "1.4.1",
1895 "source": {
1896 "type": "git",
1897 "url": "https://github.com/guzzle/promises.git",
1898 "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
1899 },
1900 "dist": {
1901 "type": "zip",
1902 "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
1903 "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
1904 "shasum": ""
1905 },
1906 "require": {
1907 "php": ">=5.5"
1908 },
1909 "require-dev": {
1910 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1911 },
1912 "type": "library",
1913 "extra": {
1914 "branch-alias": {
1915 "dev-master": "1.4-dev"
1916 }
1917 },
1918 "autoload": {
1919 "psr-4": {
1920 "GuzzleHttp\\Promise\\": "src/"
1921 },
1922 "files": [
1923 "src/functions_include.php"
1924 ]
1925 },
1926 "notification-url": "https://packagist.org/downloads/",
1927 "license": [
1928 "MIT"
1929 ],
1930 "authors": [
1931 {
1932 "name": "Michael Dowling",
1933 "email": "mtdowling@gmail.com",
1934 "homepage": "https://github.com/mtdowling"
1935 }
1936 ],
1937 "description": "Guzzle promises library",
1938 "keywords": [
1939 "promise"
1940 ],
1941 "support": {
1942 "issues": "https://github.com/guzzle/promises/issues",
1943 "source": "https://github.com/guzzle/promises/tree/1.4.1"
1944 },
1945 "time": "2021-03-07T09:25:29+00:00"
1946 },
1947 {
1948 "name": "guzzlehttp/psr7",
1949 "version": "1.8.2",
1950 "source": {
1951 "type": "git",
1952 "url": "https://github.com/guzzle/psr7.git",
1953 "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
1954 },
1955 "dist": {
1956 "type": "zip",
1957 "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
1958 "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
1959 "shasum": ""
1960 },
1961 "require": {
1962 "php": ">=5.4.0",
1963 "psr/http-message": "~1.0",
1964 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
1965 },
1966 "provide": {
1967 "psr/http-message-implementation": "1.0"
1968 },
1969 "require-dev": {
1970 "ext-zlib": "*",
1971 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
1972 },
1973 "suggest": {
1974 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1975 },
1976 "type": "library",
1977 "extra": {
1978 "branch-alias": {
1979 "dev-master": "1.7-dev"
1980 }
1981 },
1982 "autoload": {
1983 "psr-4": {
1984 "GuzzleHttp\\Psr7\\": "src/"
1985 },
1986 "files": [
1987 "src/functions_include.php"
1988 ]
1989 },
1990 "notification-url": "https://packagist.org/downloads/",
1991 "license": [
1992 "MIT"
1993 ],
1994 "authors": [
1995 {
1996 "name": "Michael Dowling",
1997 "email": "mtdowling@gmail.com",
1998 "homepage": "https://github.com/mtdowling"
1999 },
2000 {
2001 "name": "Tobias Schultze",
2002 "homepage": "https://github.com/Tobion"
2003 }
2004 ],
2005 "description": "PSR-7 message implementation that also provides common utility methods",
2006 "keywords": [
2007 "http",
2008 "message",
2009 "psr-7",
2010 "request",
2011 "response",
2012 "stream",
2013 "uri",
2014 "url"
2015 ],
2016 "support": {
2017 "issues": "https://github.com/guzzle/psr7/issues",
2018 "source": "https://github.com/guzzle/psr7/tree/1.8.2"
2019 },
2020 "time": "2021-04-26T09:17:50+00:00"
2021 },
2022 {
2023 "name": "jdorn/sql-formatter",
2024 "version": "v1.2.17",
2025 "source": {
2026 "type": "git",
2027 "url": "https://github.com/jdorn/sql-formatter.git",
2028 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
2029 },
2030 "dist": {
2031 "type": "zip",
2032 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
2033 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
2034 "shasum": ""
2035 },
2036 "require": {
2037 "php": ">=5.2.4"
2038 },
2039 "require-dev": {
2040 "phpunit/phpunit": "3.7.*"
2041 },
2042 "type": "library",
2043 "extra": {
2044 "branch-alias": {
2045 "dev-master": "1.3.x-dev"
2046 }
2047 },
2048 "autoload": {
2049 "classmap": [
2050 "lib"
2051 ]
2052 },
2053 "notification-url": "https://packagist.org/downloads/",
2054 "license": [
2055 "MIT"
2056 ],
2057 "authors": [
2058 {
2059 "name": "Jeremy Dorn",
2060 "email": "jeremy@jeremydorn.com",
2061 "homepage": "http://jeremydorn.com/"
2062 }
2063 ],
2064 "description": "a PHP SQL highlighting library",
2065 "homepage": "https://github.com/jdorn/sql-formatter/",
2066 "keywords": [
2067 "highlight",
2068 "sql"
2069 ],
2070 "support": {
2071 "issues": "https://github.com/jdorn/sql-formatter/issues",
2072 "source": "https://github.com/jdorn/sql-formatter/tree/master"
2073 },
2074 "time": "2014-01-12T16:20:24+00:00"
2075 },
2076 {
2077 "name": "monolog/monolog",
2078 "version": "2.3.2",
2079 "source": {
2080 "type": "git",
2081 "url": "https://github.com/Seldaek/monolog.git",
2082 "reference": "71312564759a7db5b789296369c1a264efc43aad"
2083 },
2084 "dist": {
2085 "type": "zip",
2086 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
2087 "reference": "71312564759a7db5b789296369c1a264efc43aad",
2088 "shasum": ""
2089 },
2090 "require": {
2091 "php": ">=7.2",
2092 "psr/log": "^1.0.1"
2093 },
2094 "provide": {
2095 "psr/log-implementation": "1.0.0"
2096 },
2097 "require-dev": {
2098 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
2099 "doctrine/couchdb": "~1.0@dev",
2100 "elasticsearch/elasticsearch": "^7",
2101 "graylog2/gelf-php": "^1.4.2",
2102 "mongodb/mongodb": "^1.8",
2103 "php-amqplib/php-amqplib": "~2.4",
2104 "php-console/php-console": "^3.1.3",
2105 "phpspec/prophecy": "^1.6.1",
2106 "phpstan/phpstan": "^0.12.91",
2107 "phpunit/phpunit": "^8.5",
2108 "predis/predis": "^1.1",
2109 "rollbar/rollbar": "^1.3",
2110 "ruflin/elastica": ">=0.90 <7.0.1",
2111 "swiftmailer/swiftmailer": "^5.3|^6.0"
2112 },
2113 "suggest": {
2114 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2115 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2116 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2117 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2118 "ext-mbstring": "Allow to work properly with unicode symbols",
2119 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2120 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2121 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2122 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2123 "php-console/php-console": "Allow sending log messages to Google Chrome",
2124 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2125 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2126 },
2127 "type": "library",
2128 "extra": {
2129 "branch-alias": {
2130 "dev-main": "2.x-dev"
2131 }
2132 },
2133 "autoload": {
2134 "psr-4": {
2135 "Monolog\\": "src/Monolog"
2136 }
2137 },
2138 "notification-url": "https://packagist.org/downloads/",
2139 "license": [
2140 "MIT"
2141 ],
2142 "authors": [
2143 {
2144 "name": "Jordi Boggiano",
2145 "email": "j.boggiano@seld.be",
2146 "homepage": "https://seld.be"
2147 }
2148 ],
2149 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2150 "homepage": "https://github.com/Seldaek/monolog",
2151 "keywords": [
2152 "log",
2153 "logging",
2154 "psr-3"
2155 ],
2156 "support": {
2157 "issues": "https://github.com/Seldaek/monolog/issues",
2158 "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
2159 },
2160 "funding": [
2161 {
2162 "url": "https://github.com/Seldaek",
2163 "type": "github"
2164 },
2165 {
2166 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
2167 "type": "tidelift"
2168 }
2169 ],
2170 "time": "2021-07-23T07:42:52+00:00"
2171 },
2172 {
2173 "name": "paragonie/constant_time_encoding",
2174 "version": "v2.4.0",
2175 "source": {
2176 "type": "git",
2177 "url": "https://github.com/paragonie/constant_time_encoding.git",
2178 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
2179 },
2180 "dist": {
2181 "type": "zip",
2182 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
2183 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
2184 "shasum": ""
2185 },
2186 "require": {
2187 "php": "^7|^8"
2188 },
2189 "require-dev": {
2190 "phpunit/phpunit": "^6|^7|^8|^9",
2191 "vimeo/psalm": "^1|^2|^3|^4"
2192 },
2193 "type": "library",
2194 "autoload": {
2195 "psr-4": {
2196 "ParagonIE\\ConstantTime\\": "src/"
2197 }
2198 },
2199 "notification-url": "https://packagist.org/downloads/",
2200 "license": [
2201 "MIT"
2202 ],
2203 "authors": [
2204 {
2205 "name": "Paragon Initiative Enterprises",
2206 "email": "security@paragonie.com",
2207 "homepage": "https://paragonie.com",
2208 "role": "Maintainer"
2209 },
2210 {
2211 "name": "Steve 'Sc00bz' Thomas",
2212 "email": "steve@tobtu.com",
2213 "homepage": "https://www.tobtu.com",
2214 "role": "Original Developer"
2215 }
2216 ],
2217 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
2218 "keywords": [
2219 "base16",
2220 "base32",
2221 "base32_decode",
2222 "base32_encode",
2223 "base64",
2224 "base64_decode",
2225 "base64_encode",
2226 "bin2hex",
2227 "encoding",
2228 "hex",
2229 "hex2bin",
2230 "rfc4648"
2231 ],
2232 "support": {
2233 "email": "info@paragonie.com",
2234 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
2235 "source": "https://github.com/paragonie/constant_time_encoding"
2236 },
2237 "time": "2020-12-06T15:14:20+00:00"
2238 },
2239 {
2240 "name": "phpseclib/phpseclib",
2241 "version": "3.0.9",
2242 "source": {
2243 "type": "git",
2244 "url": "https://github.com/phpseclib/phpseclib.git",
2245 "reference": "a127a5133804ff2f47ae629dd529b129da616ad7"
2246 },
2247 "dist": {
2248 "type": "zip",
2249 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/a127a5133804ff2f47ae629dd529b129da616ad7",
2250 "reference": "a127a5133804ff2f47ae629dd529b129da616ad7",
2251 "shasum": ""
2252 },
2253 "require": {
2254 "paragonie/constant_time_encoding": "^1|^2",
2255 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
2256 "php": ">=5.6.1"
2257 },
2258 "require-dev": {
2259 "phing/phing": "~2.7",
2260 "phpunit/phpunit": "^5.7|^6.0|^9.4",
2261 "squizlabs/php_codesniffer": "~2.0"
2262 },
2263 "suggest": {
2264 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
2265 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
2266 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
2267 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
2268 },
2269 "type": "library",
2270 "autoload": {
2271 "files": [
2272 "phpseclib/bootstrap.php"
2273 ],
2274 "psr-4": {
2275 "phpseclib3\\": "phpseclib/"
2276 }
2277 },
2278 "notification-url": "https://packagist.org/downloads/",
2279 "license": [
2280 "MIT"
2281 ],
2282 "authors": [
2283 {
2284 "name": "Jim Wigginton",
2285 "email": "terrafrost@php.net",
2286 "role": "Lead Developer"
2287 },
2288 {
2289 "name": "Patrick Monnerat",
2290 "email": "pm@datasphere.ch",
2291 "role": "Developer"
2292 },
2293 {
2294 "name": "Andreas Fischer",
2295 "email": "bantu@phpbb.com",
2296 "role": "Developer"
2297 },
2298 {
2299 "name": "Hans-JĆ¼rgen Petrich",
2300 "email": "petrich@tronic-media.com",
2301 "role": "Developer"
2302 },
2303 {
2304 "name": "Graham Campbell",
2305 "email": "graham@alt-three.com",
2306 "role": "Developer"
2307 }
2308 ],
2309 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
2310 "homepage": "http://phpseclib.sourceforge.net",
2311 "keywords": [
2312 "BigInteger",
2313 "aes",
2314 "asn.1",
2315 "asn1",
2316 "blowfish",
2317 "crypto",
2318 "cryptography",
2319 "encryption",
2320 "rsa",
2321 "security",
2322 "sftp",
2323 "signature",
2324 "signing",
2325 "ssh",
2326 "twofish",
2327 "x.509",
2328 "x509"
2329 ],
2330 "support": {
2331 "issues": "https://github.com/phpseclib/phpseclib/issues",
2332 "source": "https://github.com/phpseclib/phpseclib/tree/3.0.9"
2333 },
2334 "funding": [
2335 {
2336 "url": "https://github.com/terrafrost",
2337 "type": "github"
2338 },
2339 {
2340 "url": "https://www.patreon.com/phpseclib",
2341 "type": "patreon"
2342 },
2343 {
2344 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
2345 "type": "tidelift"
2346 }
2347 ],
2348 "time": "2021-06-14T06:54:45+00:00"
2349 },
2350 {
2351 "name": "psr/cache",
2352 "version": "1.0.1",
2353 "source": {
2354 "type": "git",
2355 "url": "https://github.com/php-fig/cache.git",
2356 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
2357 },
2358 "dist": {
2359 "type": "zip",
2360 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
2361 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
2362 "shasum": ""
2363 },
2364 "require": {
2365 "php": ">=5.3.0"
2366 },
2367 "type": "library",
2368 "extra": {
2369 "branch-alias": {
2370 "dev-master": "1.0.x-dev"
2371 }
2372 },
2373 "autoload": {
2374 "psr-4": {
2375 "Psr\\Cache\\": "src/"
2376 }
2377 },
2378 "notification-url": "https://packagist.org/downloads/",
2379 "license": [
2380 "MIT"
2381 ],
2382 "authors": [
2383 {
2384 "name": "PHP-FIG",
2385 "homepage": "http://www.php-fig.org/"
2386 }
2387 ],
2388 "description": "Common interface for caching libraries",
2389 "keywords": [
2390 "cache",
2391 "psr",
2392 "psr-6"
2393 ],
2394 "support": {
2395 "source": "https://github.com/php-fig/cache/tree/master"
2396 },
2397 "time": "2016-08-06T20:24:11+00:00"
2398 },
2399 {
2400 "name": "psr/container",
2401 "version": "1.1.1",
2402 "source": {
2403 "type": "git",
2404 "url": "https://github.com/php-fig/container.git",
2405 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
2406 },
2407 "dist": {
2408 "type": "zip",
2409 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
2410 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
2411 "shasum": ""
2412 },
2413 "require": {
2414 "php": ">=7.2.0"
2415 },
2416 "type": "library",
2417 "autoload": {
2418 "psr-4": {
2419 "Psr\\Container\\": "src/"
2420 }
2421 },
2422 "notification-url": "https://packagist.org/downloads/",
2423 "license": [
2424 "MIT"
2425 ],
2426 "authors": [
2427 {
2428 "name": "PHP-FIG",
2429 "homepage": "https://www.php-fig.org/"
2430 }
2431 ],
2432 "description": "Common Container Interface (PHP FIG PSR-11)",
2433 "homepage": "https://github.com/php-fig/container",
2434 "keywords": [
2435 "PSR-11",
2436 "container",
2437 "container-interface",
2438 "container-interop",
2439 "psr"
2440 ],
2441 "support": {
2442 "issues": "https://github.com/php-fig/container/issues",
2443 "source": "https://github.com/php-fig/container/tree/1.1.1"
2444 },
2445 "time": "2021-03-05T17:36:06+00:00"
2446 },
2447 {
2448 "name": "psr/http-client",
2449 "version": "1.0.1",
2450 "source": {
2451 "type": "git",
2452 "url": "https://github.com/php-fig/http-client.git",
2453 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
2454 },
2455 "dist": {
2456 "type": "zip",
2457 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
2458 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
2459 "shasum": ""
2460 },
2461 "require": {
2462 "php": "^7.0 || ^8.0",
2463 "psr/http-message": "^1.0"
2464 },
2465 "type": "library",
2466 "extra": {
2467 "branch-alias": {
2468 "dev-master": "1.0.x-dev"
2469 }
2470 },
2471 "autoload": {
2472 "psr-4": {
2473 "Psr\\Http\\Client\\": "src/"
2474 }
2475 },
2476 "notification-url": "https://packagist.org/downloads/",
2477 "license": [
2478 "MIT"
2479 ],
2480 "authors": [
2481 {
2482 "name": "PHP-FIG",
2483 "homepage": "http://www.php-fig.org/"
2484 }
2485 ],
2486 "description": "Common interface for HTTP clients",
2487 "homepage": "https://github.com/php-fig/http-client",
2488 "keywords": [
2489 "http",
2490 "http-client",
2491 "psr",
2492 "psr-18"
2493 ],
2494 "support": {
2495 "source": "https://github.com/php-fig/http-client/tree/master"
2496 },
2497 "time": "2020-06-29T06:28:15+00:00"
2498 },
2499 {
2500 "name": "psr/http-message",
2501 "version": "1.0.1",
2502 "source": {
2503 "type": "git",
2504 "url": "https://github.com/php-fig/http-message.git",
2505 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2506 },
2507 "dist": {
2508 "type": "zip",
2509 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2510 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2511 "shasum": ""
2512 },
2513 "require": {
2514 "php": ">=5.3.0"
2515 },
2516 "type": "library",
2517 "extra": {
2518 "branch-alias": {
2519 "dev-master": "1.0.x-dev"
2520 }
2521 },
2522 "autoload": {
2523 "psr-4": {
2524 "Psr\\Http\\Message\\": "src/"
2525 }
2526 },
2527 "notification-url": "https://packagist.org/downloads/",
2528 "license": [
2529 "MIT"
2530 ],
2531 "authors": [
2532 {
2533 "name": "PHP-FIG",
2534 "homepage": "http://www.php-fig.org/"
2535 }
2536 ],
2537 "description": "Common interface for HTTP messages",
2538 "homepage": "https://github.com/php-fig/http-message",
2539 "keywords": [
2540 "http",
2541 "http-message",
2542 "psr",
2543 "psr-7",
2544 "request",
2545 "response"
2546 ],
2547 "support": {
2548 "source": "https://github.com/php-fig/http-message/tree/master"
2549 },
2550 "time": "2016-08-06T14:39:51+00:00"
2551 },
2552 {
2553 "name": "psr/log",
2554 "version": "1.1.4",
2555 "source": {
2556 "type": "git",
2557 "url": "https://github.com/php-fig/log.git",
2558 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
2559 },
2560 "dist": {
2561 "type": "zip",
2562 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
2563 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
2564 "shasum": ""
2565 },
2566 "require": {
2567 "php": ">=5.3.0"
2568 },
2569 "type": "library",
2570 "extra": {
2571 "branch-alias": {
2572 "dev-master": "1.1.x-dev"
2573 }
2574 },
2575 "autoload": {
2576 "psr-4": {
2577 "Psr\\Log\\": "Psr/Log/"
2578 }
2579 },
2580 "notification-url": "https://packagist.org/downloads/",
2581 "license": [
2582 "MIT"
2583 ],
2584 "authors": [
2585 {
2586 "name": "PHP-FIG",
2587 "homepage": "https://www.php-fig.org/"
2588 }
2589 ],
2590 "description": "Common interface for logging libraries",
2591 "homepage": "https://github.com/php-fig/log",
2592 "keywords": [
2593 "log",
2594 "psr",
2595 "psr-3"
2596 ],
2597 "support": {
2598 "source": "https://github.com/php-fig/log/tree/1.1.4"
2599 },
2600 "time": "2021-05-03T11:20:27+00:00"
2601 },
2602 {
2603 "name": "ralouphie/getallheaders",
2604 "version": "3.0.3",
2605 "source": {
2606 "type": "git",
2607 "url": "https://github.com/ralouphie/getallheaders.git",
2608 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2609 },
2610 "dist": {
2611 "type": "zip",
2612 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2613 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2614 "shasum": ""
2615 },
2616 "require": {
2617 "php": ">=5.6"
2618 },
2619 "require-dev": {
2620 "php-coveralls/php-coveralls": "^2.1",
2621 "phpunit/phpunit": "^5 || ^6.5"
2622 },
2623 "type": "library",
2624 "autoload": {
2625 "files": [
2626 "src/getallheaders.php"
2627 ]
2628 },
2629 "notification-url": "https://packagist.org/downloads/",
2630 "license": [
2631 "MIT"
2632 ],
2633 "authors": [
2634 {
2635 "name": "Ralph Khattar",
2636 "email": "ralph.khattar@gmail.com"
2637 }
2638 ],
2639 "description": "A polyfill for getallheaders.",
2640 "support": {
2641 "issues": "https://github.com/ralouphie/getallheaders/issues",
2642 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
2643 },
2644 "time": "2019-03-08T08:55:37+00:00"
2645 },
2646 {
2647 "name": "rapsys/airbundle",
2648 "version": "dev-master",
2649 "source": {
2650 "type": "git",
2651 "url": "https://rapsys@git.rapsys.eu/airbundle",
2652 "reference": "master"
2653 },
2654 "require": {
2655 "doctrine/doctrine-bundle": "^1.12",
2656 "doctrine/orm": "^2.7",
2657 "fpdf/fpdf": "^1.83.1",
2658 "google/apiclient": "^2.9",
2659 "symfony/flex": "^1.5",
2660 "symfony/form": "^4.4",
2661 "symfony/framework-bundle": "^4.4",
2662 "symfony/mailer": "^4.4",
2663 "symfony/profiler-pack": "^1.0",
2664 "symfony/security-bundle": "^4.4",
2665 "symfony/translation": "^4.4",
2666 "symfony/twig-bundle": "^4.4",
2667 "symfony/validator": "^4.4",
2668 "twig/extensions": "^1.5",
2669 "twig/html-extra": "^2.12"
2670 },
2671 "require-dev": {
2672 "doctrine/doctrine-fixtures-bundle": "^3.3",
2673 "symfony/browser-kit": "^4.3",
2674 "symfony/maker-bundle": "^1.14",
2675 "symfony/phpunit-bridge": "^4.4",
2676 "symfony/web-profiler-bundle": "^4.4"
2677 },
2678 "type": "library",
2679 "autoload": {
2680 "psr-4": {
2681 "Rapsys\\AirBundle\\": ""
2682 }
2683 }
2684 },
2685 {
2686 "name": "rapsys/packbundle",
2687 "version": "dev-master",
2688 "source": {
2689 "type": "git",
2690 "url": "https://rapsys@git.rapsys.eu/packbundle",
2691 "reference": "master"
2692 },
2693 "require": {
2694 "symfony/asset": "^4.4",
2695 "symfony/flex": "^1.5",
2696 "symfony/framework-bundle": "^4.4",
2697 "symfony/process": "^4.4",
2698 "symfony/twig-bundle": "^4.4",
2699 "twig/extensions": "^1.5"
2700 },
2701 "type": "library",
2702 "autoload": {
2703 "psr-4": {
2704 "Rapsys\\PackBundle\\": ""
2705 }
2706 }
2707 },
2708 {
2709 "name": "rapsys/userbundle",
2710 "version": "dev-master",
2711 "source": {
2712 "type": "git",
2713 "url": "https://rapsys@git.rapsys.eu/userbundle",
2714 "reference": "master"
2715 },
2716 "require": {
2717 "doctrine/doctrine-bundle": "^1.12",
2718 "rapsys/packbundle": "dev-master",
2719 "symfony/flex": "^1.5",
2720 "symfony/form": "^4.4",
2721 "symfony/framework-bundle": "^4.4",
2722 "symfony/security-bundle": "^4.4",
2723 "symfony/validator": "^4.4"
2724 },
2725 "type": "library",
2726 "autoload": {
2727 "psr-4": {
2728 "Rapsys\\UserBundle\\": ""
2729 }
2730 }
2731 },
2732 {
2733 "name": "symfony/asset",
2734 "version": "v4.4.27",
2735 "source": {
2736 "type": "git",
2737 "url": "https://github.com/symfony/asset.git",
2738 "reference": "1910a978dbe03503d9ee72408e2fef7c4041d97d"
2739 },
2740 "dist": {
2741 "type": "zip",
2742 "url": "https://api.github.com/repos/symfony/asset/zipball/1910a978dbe03503d9ee72408e2fef7c4041d97d",
2743 "reference": "1910a978dbe03503d9ee72408e2fef7c4041d97d",
2744 "shasum": ""
2745 },
2746 "require": {
2747 "php": ">=7.1.3",
2748 "symfony/polyfill-php80": "^1.16"
2749 },
2750 "require-dev": {
2751 "symfony/http-foundation": "^3.4|^4.0|^5.0",
2752 "symfony/http-kernel": "^3.4|^4.0|^5.0"
2753 },
2754 "suggest": {
2755 "symfony/http-foundation": ""
2756 },
2757 "type": "library",
2758 "autoload": {
2759 "psr-4": {
2760 "Symfony\\Component\\Asset\\": ""
2761 },
2762 "exclude-from-classmap": [
2763 "/Tests/"
2764 ]
2765 },
2766 "notification-url": "https://packagist.org/downloads/",
2767 "license": [
2768 "MIT"
2769 ],
2770 "authors": [
2771 {
2772 "name": "Fabien Potencier",
2773 "email": "fabien@symfony.com"
2774 },
2775 {
2776 "name": "Symfony Community",
2777 "homepage": "https://symfony.com/contributors"
2778 }
2779 ],
2780 "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
2781 "homepage": "https://symfony.com",
2782 "support": {
2783 "source": "https://github.com/symfony/asset/tree/v4.4.27"
2784 },
2785 "funding": [
2786 {
2787 "url": "https://symfony.com/sponsor",
2788 "type": "custom"
2789 },
2790 {
2791 "url": "https://github.com/fabpot",
2792 "type": "github"
2793 },
2794 {
2795 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2796 "type": "tidelift"
2797 }
2798 ],
2799 "time": "2021-07-21T12:19:41+00:00"
2800 },
2801 {
2802 "name": "symfony/cache",
2803 "version": "v4.4.27",
2804 "source": {
2805 "type": "git",
2806 "url": "https://github.com/symfony/cache.git",
2807 "reference": "49002c15f3e26b13c7d36c6ffe5d597ef6719cc1"
2808 },
2809 "dist": {
2810 "type": "zip",
2811 "url": "https://api.github.com/repos/symfony/cache/zipball/49002c15f3e26b13c7d36c6ffe5d597ef6719cc1",
2812 "reference": "49002c15f3e26b13c7d36c6ffe5d597ef6719cc1",
2813 "shasum": ""
2814 },
2815 "require": {
2816 "php": ">=7.1.3",
2817 "psr/cache": "^1.0|^2.0",
2818 "psr/log": "^1|^2|^3",
2819 "symfony/cache-contracts": "^1.1.7|^2",
2820 "symfony/polyfill-php80": "^1.16",
2821 "symfony/service-contracts": "^1.1|^2",
2822 "symfony/var-exporter": "^4.2|^5.0"
2823 },
2824 "conflict": {
2825 "doctrine/dbal": "<2.6",
2826 "symfony/dependency-injection": "<3.4",
2827 "symfony/http-kernel": "<4.4|>=5.0",
2828 "symfony/var-dumper": "<4.4"
2829 },
2830 "provide": {
2831 "psr/cache-implementation": "1.0|2.0",
2832 "psr/simple-cache-implementation": "1.0",
2833 "symfony/cache-implementation": "1.0|2.0"
2834 },
2835 "require-dev": {
2836 "cache/integration-tests": "dev-master",
2837 "doctrine/cache": "^1.6|^2.0",
2838 "doctrine/dbal": "^2.6|^3.0",
2839 "predis/predis": "^1.1",
2840 "psr/simple-cache": "^1.0",
2841 "symfony/config": "^4.2|^5.0",
2842 "symfony/dependency-injection": "^3.4|^4.1|^5.0",
2843 "symfony/filesystem": "^4.4|^5.0",
2844 "symfony/http-kernel": "^4.4",
2845 "symfony/var-dumper": "^4.4|^5.0"
2846 },
2847 "type": "library",
2848 "autoload": {
2849 "psr-4": {
2850 "Symfony\\Component\\Cache\\": ""
2851 },
2852 "exclude-from-classmap": [
2853 "/Tests/"
2854 ]
2855 },
2856 "notification-url": "https://packagist.org/downloads/",
2857 "license": [
2858 "MIT"
2859 ],
2860 "authors": [
2861 {
2862 "name": "Nicolas Grekas",
2863 "email": "p@tchwork.com"
2864 },
2865 {
2866 "name": "Symfony Community",
2867 "homepage": "https://symfony.com/contributors"
2868 }
2869 ],
2870 "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
2871 "homepage": "https://symfony.com",
2872 "keywords": [
2873 "caching",
2874 "psr6"
2875 ],
2876 "support": {
2877 "source": "https://github.com/symfony/cache/tree/v4.4.27"
2878 },
2879 "funding": [
2880 {
2881 "url": "https://symfony.com/sponsor",
2882 "type": "custom"
2883 },
2884 {
2885 "url": "https://github.com/fabpot",
2886 "type": "github"
2887 },
2888 {
2889 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2890 "type": "tidelift"
2891 }
2892 ],
2893 "time": "2021-07-23T15:41:52+00:00"
2894 },
2895 {
2896 "name": "symfony/cache-contracts",
2897 "version": "v2.4.0",
2898 "source": {
2899 "type": "git",
2900 "url": "https://github.com/symfony/cache-contracts.git",
2901 "reference": "c0446463729b89dd4fa62e9aeecc80287323615d"
2902 },
2903 "dist": {
2904 "type": "zip",
2905 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d",
2906 "reference": "c0446463729b89dd4fa62e9aeecc80287323615d",
2907 "shasum": ""
2908 },
2909 "require": {
2910 "php": ">=7.2.5",
2911 "psr/cache": "^1.0|^2.0|^3.0"
2912 },
2913 "suggest": {
2914 "symfony/cache-implementation": ""
2915 },
2916 "type": "library",
2917 "extra": {
2918 "branch-alias": {
2919 "dev-main": "2.4-dev"
2920 },
2921 "thanks": {
2922 "name": "symfony/contracts",
2923 "url": "https://github.com/symfony/contracts"
2924 }
2925 },
2926 "autoload": {
2927 "psr-4": {
2928 "Symfony\\Contracts\\Cache\\": ""
2929 }
2930 },
2931 "notification-url": "https://packagist.org/downloads/",
2932 "license": [
2933 "MIT"
2934 ],
2935 "authors": [
2936 {
2937 "name": "Nicolas Grekas",
2938 "email": "p@tchwork.com"
2939 },
2940 {
2941 "name": "Symfony Community",
2942 "homepage": "https://symfony.com/contributors"
2943 }
2944 ],
2945 "description": "Generic abstractions related to caching",
2946 "homepage": "https://symfony.com",
2947 "keywords": [
2948 "abstractions",
2949 "contracts",
2950 "decoupling",
2951 "interfaces",
2952 "interoperability",
2953 "standards"
2954 ],
2955 "support": {
2956 "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0"
2957 },
2958 "funding": [
2959 {
2960 "url": "https://symfony.com/sponsor",
2961 "type": "custom"
2962 },
2963 {
2964 "url": "https://github.com/fabpot",
2965 "type": "github"
2966 },
2967 {
2968 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2969 "type": "tidelift"
2970 }
2971 ],
2972 "time": "2021-03-23T23:28:01+00:00"
2973 },
2974 {
2975 "name": "symfony/config",
2976 "version": "v4.4.27",
2977 "source": {
2978 "type": "git",
2979 "url": "https://github.com/symfony/config.git",
2980 "reference": "8132e8d645d703e9b7c9c4f25067b93638683a35"
2981 },
2982 "dist": {
2983 "type": "zip",
2984 "url": "https://api.github.com/repos/symfony/config/zipball/8132e8d645d703e9b7c9c4f25067b93638683a35",
2985 "reference": "8132e8d645d703e9b7c9c4f25067b93638683a35",
2986 "shasum": ""
2987 },
2988 "require": {
2989 "php": ">=7.1.3",
2990 "symfony/filesystem": "^3.4|^4.0|^5.0",
2991 "symfony/polyfill-ctype": "~1.8",
2992 "symfony/polyfill-php80": "^1.16",
2993 "symfony/polyfill-php81": "^1.22"
2994 },
2995 "conflict": {
2996 "symfony/finder": "<3.4"
2997 },
2998 "require-dev": {
2999 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
3000 "symfony/finder": "^3.4|^4.0|^5.0",
3001 "symfony/messenger": "^4.1|^5.0",
3002 "symfony/service-contracts": "^1.1|^2",
3003 "symfony/yaml": "^3.4|^4.0|^5.0"
3004 },
3005 "suggest": {
3006 "symfony/yaml": "To use the yaml reference dumper"
3007 },
3008 "type": "library",
3009 "autoload": {
3010 "psr-4": {
3011 "Symfony\\Component\\Config\\": ""
3012 },
3013 "exclude-from-classmap": [
3014 "/Tests/"
3015 ]
3016 },
3017 "notification-url": "https://packagist.org/downloads/",
3018 "license": [
3019 "MIT"
3020 ],
3021 "authors": [
3022 {
3023 "name": "Fabien Potencier",
3024 "email": "fabien@symfony.com"
3025 },
3026 {
3027 "name": "Symfony Community",
3028 "homepage": "https://symfony.com/contributors"
3029 }
3030 ],
3031 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
3032 "homepage": "https://symfony.com",
3033 "support": {
3034 "source": "https://github.com/symfony/config/tree/v4.4.27"
3035 },
3036 "funding": [
3037 {
3038 "url": "https://symfony.com/sponsor",
3039 "type": "custom"
3040 },
3041 {
3042 "url": "https://github.com/fabpot",
3043 "type": "github"
3044 },
3045 {
3046 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3047 "type": "tidelift"
3048 }
3049 ],
3050 "time": "2021-07-21T12:19:41+00:00"
3051 },
3052 {
3053 "name": "symfony/console",
3054 "version": "v4.4.29",
3055 "source": {
3056 "type": "git",
3057 "url": "https://github.com/symfony/console.git",
3058 "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b"
3059 },
3060 "dist": {
3061 "type": "zip",
3062 "url": "https://api.github.com/repos/symfony/console/zipball/8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b",
3063 "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b",
3064 "shasum": ""
3065 },
3066 "require": {
3067 "php": ">=7.1.3",
3068 "symfony/polyfill-mbstring": "~1.0",
3069 "symfony/polyfill-php73": "^1.8",
3070 "symfony/polyfill-php80": "^1.16",
3071 "symfony/service-contracts": "^1.1|^2"
3072 },
3073 "conflict": {
3074 "psr/log": ">=3",
3075 "symfony/dependency-injection": "<3.4",
3076 "symfony/event-dispatcher": "<4.3|>=5",
3077 "symfony/lock": "<4.4",
3078 "symfony/process": "<3.3"
3079 },
3080 "provide": {
3081 "psr/log-implementation": "1.0|2.0"
3082 },
3083 "require-dev": {
3084 "psr/log": "^1|^2",
3085 "symfony/config": "^3.4|^4.0|^5.0",
3086 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3087 "symfony/event-dispatcher": "^4.3",
3088 "symfony/lock": "^4.4|^5.0",
3089 "symfony/process": "^3.4|^4.0|^5.0",
3090 "symfony/var-dumper": "^4.3|^5.0"
3091 },
3092 "suggest": {
3093 "psr/log": "For using the console logger",
3094 "symfony/event-dispatcher": "",
3095 "symfony/lock": "",
3096 "symfony/process": ""
3097 },
3098 "type": "library",
3099 "autoload": {
3100 "psr-4": {
3101 "Symfony\\Component\\Console\\": ""
3102 },
3103 "exclude-from-classmap": [
3104 "/Tests/"
3105 ]
3106 },
3107 "notification-url": "https://packagist.org/downloads/",
3108 "license": [
3109 "MIT"
3110 ],
3111 "authors": [
3112 {
3113 "name": "Fabien Potencier",
3114 "email": "fabien@symfony.com"
3115 },
3116 {
3117 "name": "Symfony Community",
3118 "homepage": "https://symfony.com/contributors"
3119 }
3120 ],
3121 "description": "Eases the creation of beautiful and testable command line interfaces",
3122 "homepage": "https://symfony.com",
3123 "support": {
3124 "source": "https://github.com/symfony/console/tree/v4.4.29"
3125 },
3126 "funding": [
3127 {
3128 "url": "https://symfony.com/sponsor",
3129 "type": "custom"
3130 },
3131 {
3132 "url": "https://github.com/fabpot",
3133 "type": "github"
3134 },
3135 {
3136 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3137 "type": "tidelift"
3138 }
3139 ],
3140 "time": "2021-07-27T19:04:53+00:00"
3141 },
3142 {
3143 "name": "symfony/debug",
3144 "version": "v4.4.27",
3145 "source": {
3146 "type": "git",
3147 "url": "https://github.com/symfony/debug.git",
3148 "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c"
3149 },
3150 "dist": {
3151 "type": "zip",
3152 "url": "https://api.github.com/repos/symfony/debug/zipball/2f9160e92eb64c95da7368c867b663a8e34e980c",
3153 "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c",
3154 "shasum": ""
3155 },
3156 "require": {
3157 "php": ">=7.1.3",
3158 "psr/log": "^1|^2|^3"
3159 },
3160 "conflict": {
3161 "symfony/http-kernel": "<3.4"
3162 },
3163 "require-dev": {
3164 "symfony/http-kernel": "^3.4|^4.0|^5.0"
3165 },
3166 "type": "library",
3167 "autoload": {
3168 "psr-4": {
3169 "Symfony\\Component\\Debug\\": ""
3170 },
3171 "exclude-from-classmap": [
3172 "/Tests/"
3173 ]
3174 },
3175 "notification-url": "https://packagist.org/downloads/",
3176 "license": [
3177 "MIT"
3178 ],
3179 "authors": [
3180 {
3181 "name": "Fabien Potencier",
3182 "email": "fabien@symfony.com"
3183 },
3184 {
3185 "name": "Symfony Community",
3186 "homepage": "https://symfony.com/contributors"
3187 }
3188 ],
3189 "description": "Provides tools to ease debugging PHP code",
3190 "homepage": "https://symfony.com",
3191 "support": {
3192 "source": "https://github.com/symfony/debug/tree/v4.4.27"
3193 },
3194 "funding": [
3195 {
3196 "url": "https://symfony.com/sponsor",
3197 "type": "custom"
3198 },
3199 {
3200 "url": "https://github.com/fabpot",
3201 "type": "github"
3202 },
3203 {
3204 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3205 "type": "tidelift"
3206 }
3207 ],
3208 "time": "2021-07-22T07:21:39+00:00"
3209 },
3210 {
3211 "name": "symfony/dependency-injection",
3212 "version": "v4.4.27",
3213 "source": {
3214 "type": "git",
3215 "url": "https://github.com/symfony/dependency-injection.git",
3216 "reference": "52866e2cb314972ff36c5b3d405ba8f523e56f6e"
3217 },
3218 "dist": {
3219 "type": "zip",
3220 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/52866e2cb314972ff36c5b3d405ba8f523e56f6e",
3221 "reference": "52866e2cb314972ff36c5b3d405ba8f523e56f6e",
3222 "shasum": ""
3223 },
3224 "require": {
3225 "php": ">=7.1.3",
3226 "psr/container": "^1.0",
3227 "symfony/polyfill-php80": "^1.16",
3228 "symfony/service-contracts": "^1.1.6|^2"
3229 },
3230 "conflict": {
3231 "symfony/config": "<4.3|>=5.0",
3232 "symfony/finder": "<3.4",
3233 "symfony/proxy-manager-bridge": "<3.4",
3234 "symfony/yaml": "<3.4"
3235 },
3236 "provide": {
3237 "psr/container-implementation": "1.0",
3238 "symfony/service-implementation": "1.0|2.0"
3239 },
3240 "require-dev": {
3241 "symfony/config": "^4.3",
3242 "symfony/expression-language": "^3.4|^4.0|^5.0",
3243 "symfony/yaml": "^4.4|^5.0"
3244 },
3245 "suggest": {
3246 "symfony/config": "",
3247 "symfony/expression-language": "For using expressions in service container configuration",
3248 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
3249 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
3250 "symfony/yaml": ""
3251 },
3252 "type": "library",
3253 "autoload": {
3254 "psr-4": {
3255 "Symfony\\Component\\DependencyInjection\\": ""
3256 },
3257 "exclude-from-classmap": [
3258 "/Tests/"
3259 ]
3260 },
3261 "notification-url": "https://packagist.org/downloads/",
3262 "license": [
3263 "MIT"
3264 ],
3265 "authors": [
3266 {
3267 "name": "Fabien Potencier",
3268 "email": "fabien@symfony.com"
3269 },
3270 {
3271 "name": "Symfony Community",
3272 "homepage": "https://symfony.com/contributors"
3273 }
3274 ],
3275 "description": "Allows you to standardize and centralize the way objects are constructed in your application",
3276 "homepage": "https://symfony.com",
3277 "support": {
3278 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.27"
3279 },
3280 "funding": [
3281 {
3282 "url": "https://symfony.com/sponsor",
3283 "type": "custom"
3284 },
3285 {
3286 "url": "https://github.com/fabpot",
3287 "type": "github"
3288 },
3289 {
3290 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3291 "type": "tidelift"
3292 }
3293 ],
3294 "time": "2021-07-23T15:41:52+00:00"
3295 },
3296 {
3297 "name": "symfony/doctrine-bridge",
3298 "version": "v4.4.27",
3299 "source": {
3300 "type": "git",
3301 "url": "https://github.com/symfony/doctrine-bridge.git",
3302 "reference": "c3cb73a2c8932ffe4158c3cbe579df29ba899759"
3303 },
3304 "dist": {
3305 "type": "zip",
3306 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/c3cb73a2c8932ffe4158c3cbe579df29ba899759",
3307 "reference": "c3cb73a2c8932ffe4158c3cbe579df29ba899759",
3308 "shasum": ""
3309 },
3310 "require": {
3311 "doctrine/event-manager": "~1.0",
3312 "doctrine/persistence": "^1.3|^2",
3313 "php": ">=7.1.3",
3314 "symfony/polyfill-ctype": "~1.8",
3315 "symfony/polyfill-mbstring": "~1.0",
3316 "symfony/polyfill-php80": "^1.16",
3317 "symfony/service-contracts": "^1.1|^2"
3318 },
3319 "conflict": {
3320 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3321 "symfony/dependency-injection": "<3.4",
3322 "symfony/form": "<4.4",
3323 "symfony/http-kernel": "<4.3.7",
3324 "symfony/messenger": "<4.3",
3325 "symfony/security-core": "<4.4",
3326 "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
3327 },
3328 "require-dev": {
3329 "composer/package-versions-deprecated": "^1.8",
3330 "doctrine/annotations": "^1.10.4",
3331 "doctrine/collections": "~1.0",
3332 "doctrine/data-fixtures": "^1.1",
3333 "doctrine/dbal": "^2.6|^3.0",
3334 "doctrine/orm": "^2.6.3",
3335 "symfony/config": "^4.2|^5.0",
3336 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3337 "symfony/expression-language": "^3.4|^4.0|^5.0",
3338 "symfony/form": "^4.4.11|^5.0.11",
3339 "symfony/http-kernel": "^4.3.7",
3340 "symfony/messenger": "^4.4|^5.0",
3341 "symfony/property-access": "^3.4|^4.0|^5.0",
3342 "symfony/property-info": "^3.4|^4.0|^5.0",
3343 "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
3344 "symfony/security-core": "^4.4|^5.0",
3345 "symfony/stopwatch": "^3.4|^4.0|^5.0",
3346 "symfony/translation": "^3.4|^4.0|^5.0",
3347 "symfony/validator": "^4.4.2|^5.0.2",
3348 "symfony/var-dumper": "^3.4|^4.0|^5.0"
3349 },
3350 "suggest": {
3351 "doctrine/data-fixtures": "",
3352 "doctrine/dbal": "",
3353 "doctrine/orm": "",
3354 "symfony/form": "",
3355 "symfony/property-info": "",
3356 "symfony/validator": ""
3357 },
3358 "type": "symfony-bridge",
3359 "autoload": {
3360 "psr-4": {
3361 "Symfony\\Bridge\\Doctrine\\": ""
3362 },
3363 "exclude-from-classmap": [
3364 "/Tests/"
3365 ]
3366 },
3367 "notification-url": "https://packagist.org/downloads/",
3368 "license": [
3369 "MIT"
3370 ],
3371 "authors": [
3372 {
3373 "name": "Fabien Potencier",
3374 "email": "fabien@symfony.com"
3375 },
3376 {
3377 "name": "Symfony Community",
3378 "homepage": "https://symfony.com/contributors"
3379 }
3380 ],
3381 "description": "Provides integration for Doctrine with various Symfony components",
3382 "homepage": "https://symfony.com",
3383 "support": {
3384 "source": "https://github.com/symfony/doctrine-bridge/tree/v4.4.27"
3385 },
3386 "funding": [
3387 {
3388 "url": "https://symfony.com/sponsor",
3389 "type": "custom"
3390 },
3391 {
3392 "url": "https://github.com/fabpot",
3393 "type": "github"
3394 },
3395 {
3396 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3397 "type": "tidelift"
3398 }
3399 ],
3400 "time": "2021-07-21T13:02:15+00:00"
3401 },
3402 {
3403 "name": "symfony/dom-crawler",
3404 "version": "v4.4.27",
3405 "source": {
3406 "type": "git",
3407 "url": "https://github.com/symfony/dom-crawler.git",
3408 "reference": "86aa075c9e0b13ac7db8d73d1f9d8b656143881a"
3409 },
3410 "dist": {
3411 "type": "zip",
3412 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/86aa075c9e0b13ac7db8d73d1f9d8b656143881a",
3413 "reference": "86aa075c9e0b13ac7db8d73d1f9d8b656143881a",
3414 "shasum": ""
3415 },
3416 "require": {
3417 "php": ">=7.1.3",
3418 "symfony/polyfill-ctype": "~1.8",
3419 "symfony/polyfill-mbstring": "~1.0",
3420 "symfony/polyfill-php80": "^1.16"
3421 },
3422 "conflict": {
3423 "masterminds/html5": "<2.6"
3424 },
3425 "require-dev": {
3426 "masterminds/html5": "^2.6",
3427 "symfony/css-selector": "^3.4|^4.0|^5.0"
3428 },
3429 "suggest": {
3430 "symfony/css-selector": ""
3431 },
3432 "type": "library",
3433 "autoload": {
3434 "psr-4": {
3435 "Symfony\\Component\\DomCrawler\\": ""
3436 },
3437 "exclude-from-classmap": [
3438 "/Tests/"
3439 ]
3440 },
3441 "notification-url": "https://packagist.org/downloads/",
3442 "license": [
3443 "MIT"
3444 ],
3445 "authors": [
3446 {
3447 "name": "Fabien Potencier",
3448 "email": "fabien@symfony.com"
3449 },
3450 {
3451 "name": "Symfony Community",
3452 "homepage": "https://symfony.com/contributors"
3453 }
3454 ],
3455 "description": "Eases DOM navigation for HTML and XML documents",
3456 "homepage": "https://symfony.com",
3457 "support": {
3458 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.27"
3459 },
3460 "funding": [
3461 {
3462 "url": "https://symfony.com/sponsor",
3463 "type": "custom"
3464 },
3465 {
3466 "url": "https://github.com/fabpot",
3467 "type": "github"
3468 },
3469 {
3470 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3471 "type": "tidelift"
3472 }
3473 ],
3474 "time": "2021-07-23T15:41:52+00:00"
3475 },
3476 {
3477 "name": "symfony/dotenv",
3478 "version": "v4.4.29",
3479 "source": {
3480 "type": "git",
3481 "url": "https://github.com/symfony/dotenv.git",
3482 "reference": "2b078eff6268875f4639cf16e48e321982c671bb"
3483 },
3484 "dist": {
3485 "type": "zip",
3486 "url": "https://api.github.com/repos/symfony/dotenv/zipball/2b078eff6268875f4639cf16e48e321982c671bb",
3487 "reference": "2b078eff6268875f4639cf16e48e321982c671bb",
3488 "shasum": ""
3489 },
3490 "require": {
3491 "php": ">=7.1.3"
3492 },
3493 "require-dev": {
3494 "symfony/process": "^3.4.2|^4.0|^5.0"
3495 },
3496 "type": "library",
3497 "autoload": {
3498 "psr-4": {
3499 "Symfony\\Component\\Dotenv\\": ""
3500 },
3501 "exclude-from-classmap": [
3502 "/Tests/"
3503 ]
3504 },
3505 "notification-url": "https://packagist.org/downloads/",
3506 "license": [
3507 "MIT"
3508 ],
3509 "authors": [
3510 {
3511 "name": "Fabien Potencier",
3512 "email": "fabien@symfony.com"
3513 },
3514 {
3515 "name": "Symfony Community",
3516 "homepage": "https://symfony.com/contributors"
3517 }
3518 ],
3519 "description": "Registers environment variables from a .env file",
3520 "homepage": "https://symfony.com",
3521 "keywords": [
3522 "dotenv",
3523 "env",
3524 "environment"
3525 ],
3526 "support": {
3527 "source": "https://github.com/symfony/dotenv/tree/v4.4.29"
3528 },
3529 "funding": [
3530 {
3531 "url": "https://symfony.com/sponsor",
3532 "type": "custom"
3533 },
3534 {
3535 "url": "https://github.com/fabpot",
3536 "type": "github"
3537 },
3538 {
3539 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3540 "type": "tidelift"
3541 }
3542 ],
3543 "time": "2021-07-27T16:19:30+00:00"
3544 },
3545 {
3546 "name": "symfony/error-handler",
3547 "version": "v4.4.27",
3548 "source": {
3549 "type": "git",
3550 "url": "https://github.com/symfony/error-handler.git",
3551 "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905"
3552 },
3553 "dist": {
3554 "type": "zip",
3555 "url": "https://api.github.com/repos/symfony/error-handler/zipball/16ac2be1c0f49d6d9eb9d3ce9324bde268717905",
3556 "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905",
3557 "shasum": ""
3558 },
3559 "require": {
3560 "php": ">=7.1.3",
3561 "psr/log": "^1|^2|^3",
3562 "symfony/debug": "^4.4.5",
3563 "symfony/var-dumper": "^4.4|^5.0"
3564 },
3565 "require-dev": {
3566 "symfony/http-kernel": "^4.4|^5.0",
3567 "symfony/serializer": "^4.4|^5.0"
3568 },
3569 "type": "library",
3570 "autoload": {
3571 "psr-4": {
3572 "Symfony\\Component\\ErrorHandler\\": ""
3573 },
3574 "exclude-from-classmap": [
3575 "/Tests/"
3576 ]
3577 },
3578 "notification-url": "https://packagist.org/downloads/",
3579 "license": [
3580 "MIT"
3581 ],
3582 "authors": [
3583 {
3584 "name": "Fabien Potencier",
3585 "email": "fabien@symfony.com"
3586 },
3587 {
3588 "name": "Symfony Community",
3589 "homepage": "https://symfony.com/contributors"
3590 }
3591 ],
3592 "description": "Provides tools to manage errors and ease debugging PHP code",
3593 "homepage": "https://symfony.com",
3594 "support": {
3595 "source": "https://github.com/symfony/error-handler/tree/v4.4.27"
3596 },
3597 "funding": [
3598 {
3599 "url": "https://symfony.com/sponsor",
3600 "type": "custom"
3601 },
3602 {
3603 "url": "https://github.com/fabpot",
3604 "type": "github"
3605 },
3606 {
3607 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3608 "type": "tidelift"
3609 }
3610 ],
3611 "time": "2021-07-23T15:41:52+00:00"
3612 },
3613 {
3614 "name": "symfony/event-dispatcher",
3615 "version": "v4.4.27",
3616 "source": {
3617 "type": "git",
3618 "url": "https://github.com/symfony/event-dispatcher.git",
3619 "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9"
3620 },
3621 "dist": {
3622 "type": "zip",
3623 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/958a128b184fcf0ba45ec90c0e88554c9327c2e9",
3624 "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9",
3625 "shasum": ""
3626 },
3627 "require": {
3628 "php": ">=7.1.3",
3629 "symfony/event-dispatcher-contracts": "^1.1",
3630 "symfony/polyfill-php80": "^1.16"
3631 },
3632 "conflict": {
3633 "symfony/dependency-injection": "<3.4"
3634 },
3635 "provide": {
3636 "psr/event-dispatcher-implementation": "1.0",
3637 "symfony/event-dispatcher-implementation": "1.1"
3638 },
3639 "require-dev": {
3640 "psr/log": "^1|^2|^3",
3641 "symfony/config": "^3.4|^4.0|^5.0",
3642 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3643 "symfony/error-handler": "~3.4|~4.4",
3644 "symfony/expression-language": "^3.4|^4.0|^5.0",
3645 "symfony/http-foundation": "^3.4|^4.0|^5.0",
3646 "symfony/service-contracts": "^1.1|^2",
3647 "symfony/stopwatch": "^3.4|^4.0|^5.0"
3648 },
3649 "suggest": {
3650 "symfony/dependency-injection": "",
3651 "symfony/http-kernel": ""
3652 },
3653 "type": "library",
3654 "autoload": {
3655 "psr-4": {
3656 "Symfony\\Component\\EventDispatcher\\": ""
3657 },
3658 "exclude-from-classmap": [
3659 "/Tests/"
3660 ]
3661 },
3662 "notification-url": "https://packagist.org/downloads/",
3663 "license": [
3664 "MIT"
3665 ],
3666 "authors": [
3667 {
3668 "name": "Fabien Potencier",
3669 "email": "fabien@symfony.com"
3670 },
3671 {
3672 "name": "Symfony Community",
3673 "homepage": "https://symfony.com/contributors"
3674 }
3675 ],
3676 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
3677 "homepage": "https://symfony.com",
3678 "support": {
3679 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.27"
3680 },
3681 "funding": [
3682 {
3683 "url": "https://symfony.com/sponsor",
3684 "type": "custom"
3685 },
3686 {
3687 "url": "https://github.com/fabpot",
3688 "type": "github"
3689 },
3690 {
3691 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3692 "type": "tidelift"
3693 }
3694 ],
3695 "time": "2021-07-23T15:41:52+00:00"
3696 },
3697 {
3698 "name": "symfony/event-dispatcher-contracts",
3699 "version": "v1.1.9",
3700 "source": {
3701 "type": "git",
3702 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3703 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
3704 },
3705 "dist": {
3706 "type": "zip",
3707 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
3708 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
3709 "shasum": ""
3710 },
3711 "require": {
3712 "php": ">=7.1.3"
3713 },
3714 "suggest": {
3715 "psr/event-dispatcher": "",
3716 "symfony/event-dispatcher-implementation": ""
3717 },
3718 "type": "library",
3719 "extra": {
3720 "branch-alias": {
3721 "dev-master": "1.1-dev"
3722 },
3723 "thanks": {
3724 "name": "symfony/contracts",
3725 "url": "https://github.com/symfony/contracts"
3726 }
3727 },
3728 "autoload": {
3729 "psr-4": {
3730 "Symfony\\Contracts\\EventDispatcher\\": ""
3731 }
3732 },
3733 "notification-url": "https://packagist.org/downloads/",
3734 "license": [
3735 "MIT"
3736 ],
3737 "authors": [
3738 {
3739 "name": "Nicolas Grekas",
3740 "email": "p@tchwork.com"
3741 },
3742 {
3743 "name": "Symfony Community",
3744 "homepage": "https://symfony.com/contributors"
3745 }
3746 ],
3747 "description": "Generic abstractions related to dispatching event",
3748 "homepage": "https://symfony.com",
3749 "keywords": [
3750 "abstractions",
3751 "contracts",
3752 "decoupling",
3753 "interfaces",
3754 "interoperability",
3755 "standards"
3756 ],
3757 "support": {
3758 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
3759 },
3760 "funding": [
3761 {
3762 "url": "https://symfony.com/sponsor",
3763 "type": "custom"
3764 },
3765 {
3766 "url": "https://github.com/fabpot",
3767 "type": "github"
3768 },
3769 {
3770 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3771 "type": "tidelift"
3772 }
3773 ],
3774 "time": "2020-07-06T13:19:58+00:00"
3775 },
3776 {
3777 "name": "symfony/filesystem",
3778 "version": "v4.4.27",
3779 "source": {
3780 "type": "git",
3781 "url": "https://github.com/symfony/filesystem.git",
3782 "reference": "517fb795794faf29086a77d99eb8f35e457837a7"
3783 },
3784 "dist": {
3785 "type": "zip",
3786 "url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7",
3787 "reference": "517fb795794faf29086a77d99eb8f35e457837a7",
3788 "shasum": ""
3789 },
3790 "require": {
3791 "php": ">=7.1.3",
3792 "symfony/polyfill-ctype": "~1.8",
3793 "symfony/polyfill-php80": "^1.16"
3794 },
3795 "type": "library",
3796 "autoload": {
3797 "psr-4": {
3798 "Symfony\\Component\\Filesystem\\": ""
3799 },
3800 "exclude-from-classmap": [
3801 "/Tests/"
3802 ]
3803 },
3804 "notification-url": "https://packagist.org/downloads/",
3805 "license": [
3806 "MIT"
3807 ],
3808 "authors": [
3809 {
3810 "name": "Fabien Potencier",
3811 "email": "fabien@symfony.com"
3812 },
3813 {
3814 "name": "Symfony Community",
3815 "homepage": "https://symfony.com/contributors"
3816 }
3817 ],
3818 "description": "Provides basic utilities for the filesystem",
3819 "homepage": "https://symfony.com",
3820 "support": {
3821 "source": "https://github.com/symfony/filesystem/tree/v4.4.27"
3822 },
3823 "funding": [
3824 {
3825 "url": "https://symfony.com/sponsor",
3826 "type": "custom"
3827 },
3828 {
3829 "url": "https://github.com/fabpot",
3830 "type": "github"
3831 },
3832 {
3833 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3834 "type": "tidelift"
3835 }
3836 ],
3837 "time": "2021-07-21T12:19:41+00:00"
3838 },
3839 {
3840 "name": "symfony/finder",
3841 "version": "v4.4.27",
3842 "source": {
3843 "type": "git",
3844 "url": "https://github.com/symfony/finder.git",
3845 "reference": "42414d7ac96fc2880a783b872185789dea0d4262"
3846 },
3847 "dist": {
3848 "type": "zip",
3849 "url": "https://api.github.com/repos/symfony/finder/zipball/42414d7ac96fc2880a783b872185789dea0d4262",
3850 "reference": "42414d7ac96fc2880a783b872185789dea0d4262",
3851 "shasum": ""
3852 },
3853 "require": {
3854 "php": ">=7.1.3",
3855 "symfony/polyfill-php80": "^1.16"
3856 },
3857 "type": "library",
3858 "autoload": {
3859 "psr-4": {
3860 "Symfony\\Component\\Finder\\": ""
3861 },
3862 "exclude-from-classmap": [
3863 "/Tests/"
3864 ]
3865 },
3866 "notification-url": "https://packagist.org/downloads/",
3867 "license": [
3868 "MIT"
3869 ],
3870 "authors": [
3871 {
3872 "name": "Fabien Potencier",
3873 "email": "fabien@symfony.com"
3874 },
3875 {
3876 "name": "Symfony Community",
3877 "homepage": "https://symfony.com/contributors"
3878 }
3879 ],
3880 "description": "Finds files and directories via an intuitive fluent interface",
3881 "homepage": "https://symfony.com",
3882 "support": {
3883 "source": "https://github.com/symfony/finder/tree/v4.4.27"
3884 },
3885 "funding": [
3886 {
3887 "url": "https://symfony.com/sponsor",
3888 "type": "custom"
3889 },
3890 {
3891 "url": "https://github.com/fabpot",
3892 "type": "github"
3893 },
3894 {
3895 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3896 "type": "tidelift"
3897 }
3898 ],
3899 "time": "2021-07-23T15:41:52+00:00"
3900 },
3901 {
3902 "name": "symfony/flex",
3903 "version": "v1.13.4",
3904 "source": {
3905 "type": "git",
3906 "url": "https://github.com/symfony/flex.git",
3907 "reference": "d81196c3f3b544e32997b67e955fb8291fdfe770"
3908 },
3909 "dist": {
3910 "type": "zip",
3911 "url": "https://api.github.com/repos/symfony/flex/zipball/d81196c3f3b544e32997b67e955fb8291fdfe770",
3912 "reference": "d81196c3f3b544e32997b67e955fb8291fdfe770",
3913 "shasum": ""
3914 },
3915 "require": {
3916 "composer-plugin-api": "^1.0|^2.0",
3917 "php": ">=7.1"
3918 },
3919 "require-dev": {
3920 "composer/composer": "^1.0.2|^2.0",
3921 "symfony/dotenv": "^4.4|^5.0",
3922 "symfony/filesystem": "^4.4|^5.0",
3923 "symfony/phpunit-bridge": "^4.4|^5.0",
3924 "symfony/process": "^3.4|^4.4|^5.0"
3925 },
3926 "type": "composer-plugin",
3927 "extra": {
3928 "branch-alias": {
3929 "dev-main": "1.13-dev"
3930 },
3931 "class": "Symfony\\Flex\\Flex"
3932 },
3933 "autoload": {
3934 "psr-4": {
3935 "Symfony\\Flex\\": "src"
3936 }
3937 },
3938 "notification-url": "https://packagist.org/downloads/",
3939 "license": [
3940 "MIT"
3941 ],
3942 "authors": [
3943 {
3944 "name": "Fabien Potencier",
3945 "email": "fabien.potencier@gmail.com"
3946 }
3947 ],
3948 "description": "Composer plugin for Symfony",
3949 "support": {
3950 "issues": "https://github.com/symfony/flex/issues",
3951 "source": "https://github.com/symfony/flex/tree/v1.13.4"
3952 },
3953 "funding": [
3954 {
3955 "url": "https://symfony.com/sponsor",
3956 "type": "custom"
3957 },
3958 {
3959 "url": "https://github.com/fabpot",
3960 "type": "github"
3961 },
3962 {
3963 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3964 "type": "tidelift"
3965 }
3966 ],
3967 "time": "2021-08-03T08:14:48+00:00"
3968 },
3969 {
3970 "name": "symfony/form",
3971 "version": "v4.4.27",
3972 "source": {
3973 "type": "git",
3974 "url": "https://github.com/symfony/form.git",
3975 "reference": "9179357ade083469ecd96da1f07cf4c2c5a54829"
3976 },
3977 "dist": {
3978 "type": "zip",
3979 "url": "https://api.github.com/repos/symfony/form/zipball/9179357ade083469ecd96da1f07cf4c2c5a54829",
3980 "reference": "9179357ade083469ecd96da1f07cf4c2c5a54829",
3981 "shasum": ""
3982 },
3983 "require": {
3984 "php": ">=7.1.3",
3985 "symfony/event-dispatcher": "^4.3",
3986 "symfony/intl": "^4.4|^5.0",
3987 "symfony/options-resolver": "~4.3|^5.0",
3988 "symfony/polyfill-ctype": "~1.8",
3989 "symfony/polyfill-mbstring": "~1.0",
3990 "symfony/polyfill-php80": "^1.16",
3991 "symfony/property-access": "^3.4.40|^4.4.8|^5.0.8",
3992 "symfony/service-contracts": "^1.1|^2"
3993 },
3994 "conflict": {
3995 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3996 "symfony/console": "<4.3",
3997 "symfony/dependency-injection": "<3.4",
3998 "symfony/doctrine-bridge": "<3.4",
3999 "symfony/framework-bundle": "<3.4",
4000 "symfony/http-kernel": "<4.4",
4001 "symfony/intl": "<4.3",
4002 "symfony/translation": "<4.2",
4003 "symfony/twig-bridge": "<3.4.5|<4.0.5,>=4.0"
4004 },
4005 "require-dev": {
4006 "doctrine/collections": "~1.0",
4007 "symfony/config": "^3.4|^4.0|^5.0",
4008 "symfony/console": "^4.3|^5.0",
4009 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4010 "symfony/expression-language": "^3.4|^4.0|^5.0",
4011 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4012 "symfony/http-kernel": "^4.4",
4013 "symfony/security-csrf": "^3.4|^4.0|^5.0",
4014 "symfony/translation": "^4.2|^5.0",
4015 "symfony/validator": "^4.4.17|^5.1.9",
4016 "symfony/var-dumper": "^4.3|^5.0"
4017 },
4018 "suggest": {
4019 "symfony/security-csrf": "For protecting forms against CSRF attacks.",
4020 "symfony/twig-bridge": "For templating with Twig.",
4021 "symfony/validator": "For form validation."
4022 },
4023 "type": "library",
4024 "autoload": {
4025 "psr-4": {
4026 "Symfony\\Component\\Form\\": ""
4027 },
4028 "exclude-from-classmap": [
4029 "/Tests/"
4030 ]
4031 },
4032 "notification-url": "https://packagist.org/downloads/",
4033 "license": [
4034 "MIT"
4035 ],
4036 "authors": [
4037 {
4038 "name": "Fabien Potencier",
4039 "email": "fabien@symfony.com"
4040 },
4041 {
4042 "name": "Symfony Community",
4043 "homepage": "https://symfony.com/contributors"
4044 }
4045 ],
4046 "description": "Allows to easily create, process and reuse HTML forms",
4047 "homepage": "https://symfony.com",
4048 "support": {
4049 "source": "https://github.com/symfony/form/tree/v4.4.27"
4050 },
4051 "funding": [
4052 {
4053 "url": "https://symfony.com/sponsor",
4054 "type": "custom"
4055 },
4056 {
4057 "url": "https://github.com/fabpot",
4058 "type": "github"
4059 },
4060 {
4061 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4062 "type": "tidelift"
4063 }
4064 ],
4065 "time": "2021-07-23T15:41:52+00:00"
4066 },
4067 {
4068 "name": "symfony/framework-bundle",
4069 "version": "v4.4.27",
4070 "source": {
4071 "type": "git",
4072 "url": "https://github.com/symfony/framework-bundle.git",
4073 "reference": "b616b87fad76a783e6148a6849a5fbef18006e63"
4074 },
4075 "dist": {
4076 "type": "zip",
4077 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/b616b87fad76a783e6148a6849a5fbef18006e63",
4078 "reference": "b616b87fad76a783e6148a6849a5fbef18006e63",
4079 "shasum": ""
4080 },
4081 "require": {
4082 "ext-xml": "*",
4083 "php": ">=7.1.3",
4084 "symfony/cache": "^4.4|^5.0",
4085 "symfony/config": "^4.4.11|~5.0.11|^5.1.3",
4086 "symfony/dependency-injection": "^4.4.1|^5.0.1",
4087 "symfony/error-handler": "^4.4.1|^5.0.1",
4088 "symfony/filesystem": "^3.4|^4.0|^5.0",
4089 "symfony/finder": "^3.4|^4.0|^5.0",
4090 "symfony/http-foundation": "^4.4|^5.0",
4091 "symfony/http-kernel": "^4.4",
4092 "symfony/polyfill-mbstring": "~1.0",
4093 "symfony/polyfill-php80": "^1.16",
4094 "symfony/routing": "^4.4.12|^5.1.4"
4095 },
4096 "conflict": {
4097 "doctrine/persistence": "<1.3",
4098 "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
4099 "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
4100 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
4101 "symfony/asset": "<3.4",
4102 "symfony/browser-kit": "<4.3",
4103 "symfony/console": "<4.4.21",
4104 "symfony/dom-crawler": "<4.3",
4105 "symfony/dotenv": "<4.3.6",
4106 "symfony/form": "<4.3.5",
4107 "symfony/http-client": "<4.4",
4108 "symfony/lock": "<4.4",
4109 "symfony/mailer": "<4.4",
4110 "symfony/messenger": "<4.4",
4111 "symfony/mime": "<4.4",
4112 "symfony/property-info": "<3.4",
4113 "symfony/security-bundle": "<4.4",
4114 "symfony/serializer": "<4.4",
4115 "symfony/stopwatch": "<3.4",
4116 "symfony/translation": "<4.4",
4117 "symfony/twig-bridge": "<4.1.1",
4118 "symfony/twig-bundle": "<4.4",
4119 "symfony/validator": "<4.4",
4120 "symfony/web-profiler-bundle": "<4.4",
4121 "symfony/workflow": "<4.3.6"
4122 },
4123 "require-dev": {
4124 "doctrine/annotations": "^1.10.4",
4125 "doctrine/cache": "^1.0|^2.0",
4126 "doctrine/persistence": "^1.3|^2.0",
4127 "paragonie/sodium_compat": "^1.8",
4128 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
4129 "symfony/asset": "^3.4|^4.0|^5.0",
4130 "symfony/browser-kit": "^4.3|^5.0",
4131 "symfony/console": "^4.4.21|^5.0",
4132 "symfony/css-selector": "^3.4|^4.0|^5.0",
4133 "symfony/dom-crawler": "^4.3|^5.0",
4134 "symfony/dotenv": "^4.3.6|^5.0",
4135 "symfony/expression-language": "^3.4|^4.0|^5.0",
4136 "symfony/form": "^4.3.5|^5.0",
4137 "symfony/http-client": "^4.4|^5.0",
4138 "symfony/lock": "^4.4|^5.0",
4139 "symfony/mailer": "^4.4|^5.0",
4140 "symfony/messenger": "^4.4|^5.0",
4141 "symfony/mime": "^4.4|^5.0",
4142 "symfony/polyfill-intl-icu": "~1.0",
4143 "symfony/process": "^3.4|^4.0|^5.0",
4144 "symfony/property-info": "^3.4|^4.0|^5.0",
4145 "symfony/security-core": "^3.4|^4.4|^5.2",
4146 "symfony/security-csrf": "^3.4|^4.0|^5.0",
4147 "symfony/security-http": "^3.4|^4.0|^5.0",
4148 "symfony/serializer": "^4.4|^5.0",
4149 "symfony/stopwatch": "^3.4|^4.0|^5.0",
4150 "symfony/templating": "^3.4|^4.0|^5.0",
4151 "symfony/translation": "^4.4|^5.0",
4152 "symfony/twig-bundle": "^4.4|^5.0",
4153 "symfony/validator": "^4.4|^5.0",
4154 "symfony/web-link": "^4.4|^5.0",
4155 "symfony/workflow": "^4.3.6|^5.0",
4156 "symfony/yaml": "^3.4|^4.0|^5.0",
4157 "twig/twig": "^1.43|^2.13|^3.0.4"
4158 },
4159 "suggest": {
4160 "ext-apcu": "For best performance of the system caches",
4161 "symfony/console": "For using the console commands",
4162 "symfony/form": "For using forms",
4163 "symfony/property-info": "For using the property_info service",
4164 "symfony/serializer": "For using the serializer service",
4165 "symfony/validator": "For using validation",
4166 "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
4167 "symfony/yaml": "For using the debug:config and lint:yaml commands"
4168 },
4169 "type": "symfony-bundle",
4170 "autoload": {
4171 "psr-4": {
4172 "Symfony\\Bundle\\FrameworkBundle\\": ""
4173 },
4174 "exclude-from-classmap": [
4175 "/Tests/"
4176 ]
4177 },
4178 "notification-url": "https://packagist.org/downloads/",
4179 "license": [
4180 "MIT"
4181 ],
4182 "authors": [
4183 {
4184 "name": "Fabien Potencier",
4185 "email": "fabien@symfony.com"
4186 },
4187 {
4188 "name": "Symfony Community",
4189 "homepage": "https://symfony.com/contributors"
4190 }
4191 ],
4192 "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
4193 "homepage": "https://symfony.com",
4194 "support": {
4195 "source": "https://github.com/symfony/framework-bundle/tree/v4.4.27"
4196 },
4197 "funding": [
4198 {
4199 "url": "https://symfony.com/sponsor",
4200 "type": "custom"
4201 },
4202 {
4203 "url": "https://github.com/fabpot",
4204 "type": "github"
4205 },
4206 {
4207 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4208 "type": "tidelift"
4209 }
4210 ],
4211 "time": "2021-07-21T13:02:15+00:00"
4212 },
4213 {
4214 "name": "symfony/http-client-contracts",
4215 "version": "v2.4.0",
4216 "source": {
4217 "type": "git",
4218 "url": "https://github.com/symfony/http-client-contracts.git",
4219 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
4220 },
4221 "dist": {
4222 "type": "zip",
4223 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
4224 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
4225 "shasum": ""
4226 },
4227 "require": {
4228 "php": ">=7.2.5"
4229 },
4230 "suggest": {
4231 "symfony/http-client-implementation": ""
4232 },
4233 "type": "library",
4234 "extra": {
4235 "branch-alias": {
4236 "dev-main": "2.4-dev"
4237 },
4238 "thanks": {
4239 "name": "symfony/contracts",
4240 "url": "https://github.com/symfony/contracts"
4241 }
4242 },
4243 "autoload": {
4244 "psr-4": {
4245 "Symfony\\Contracts\\HttpClient\\": ""
4246 }
4247 },
4248 "notification-url": "https://packagist.org/downloads/",
4249 "license": [
4250 "MIT"
4251 ],
4252 "authors": [
4253 {
4254 "name": "Nicolas Grekas",
4255 "email": "p@tchwork.com"
4256 },
4257 {
4258 "name": "Symfony Community",
4259 "homepage": "https://symfony.com/contributors"
4260 }
4261 ],
4262 "description": "Generic abstractions related to HTTP clients",
4263 "homepage": "https://symfony.com",
4264 "keywords": [
4265 "abstractions",
4266 "contracts",
4267 "decoupling",
4268 "interfaces",
4269 "interoperability",
4270 "standards"
4271 ],
4272 "support": {
4273 "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
4274 },
4275 "funding": [
4276 {
4277 "url": "https://symfony.com/sponsor",
4278 "type": "custom"
4279 },
4280 {
4281 "url": "https://github.com/fabpot",
4282 "type": "github"
4283 },
4284 {
4285 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4286 "type": "tidelift"
4287 }
4288 ],
4289 "time": "2021-04-11T23:07:08+00:00"
4290 },
4291 {
4292 "name": "symfony/http-foundation",
4293 "version": "v4.4.29",
4294 "source": {
4295 "type": "git",
4296 "url": "https://github.com/symfony/http-foundation.git",
4297 "reference": "7016057b01f0ed3ec3ba1f31a580b6661667c2e1"
4298 },
4299 "dist": {
4300 "type": "zip",
4301 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7016057b01f0ed3ec3ba1f31a580b6661667c2e1",
4302 "reference": "7016057b01f0ed3ec3ba1f31a580b6661667c2e1",
4303 "shasum": ""
4304 },
4305 "require": {
4306 "php": ">=7.1.3",
4307 "symfony/mime": "^4.3|^5.0",
4308 "symfony/polyfill-mbstring": "~1.1",
4309 "symfony/polyfill-php80": "^1.16"
4310 },
4311 "require-dev": {
4312 "predis/predis": "~1.0",
4313 "symfony/expression-language": "^3.4|^4.0|^5.0"
4314 },
4315 "type": "library",
4316 "autoload": {
4317 "psr-4": {
4318 "Symfony\\Component\\HttpFoundation\\": ""
4319 },
4320 "exclude-from-classmap": [
4321 "/Tests/"
4322 ]
4323 },
4324 "notification-url": "https://packagist.org/downloads/",
4325 "license": [
4326 "MIT"
4327 ],
4328 "authors": [
4329 {
4330 "name": "Fabien Potencier",
4331 "email": "fabien@symfony.com"
4332 },
4333 {
4334 "name": "Symfony Community",
4335 "homepage": "https://symfony.com/contributors"
4336 }
4337 ],
4338 "description": "Defines an object-oriented layer for the HTTP specification",
4339 "homepage": "https://symfony.com",
4340 "support": {
4341 "source": "https://github.com/symfony/http-foundation/tree/v4.4.29"
4342 },
4343 "funding": [
4344 {
4345 "url": "https://symfony.com/sponsor",
4346 "type": "custom"
4347 },
4348 {
4349 "url": "https://github.com/fabpot",
4350 "type": "github"
4351 },
4352 {
4353 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4354 "type": "tidelift"
4355 }
4356 ],
4357 "time": "2021-07-27T14:32:23+00:00"
4358 },
4359 {
4360 "name": "symfony/http-kernel",
4361 "version": "v4.4.29",
4362 "source": {
4363 "type": "git",
4364 "url": "https://github.com/symfony/http-kernel.git",
4365 "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506"
4366 },
4367 "dist": {
4368 "type": "zip",
4369 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506",
4370 "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506",
4371 "shasum": ""
4372 },
4373 "require": {
4374 "php": ">=7.1.3",
4375 "psr/log": "^1|^2",
4376 "symfony/error-handler": "^4.4",
4377 "symfony/event-dispatcher": "^4.4",
4378 "symfony/http-client-contracts": "^1.1|^2",
4379 "symfony/http-foundation": "^4.4|^5.0",
4380 "symfony/polyfill-ctype": "^1.8",
4381 "symfony/polyfill-php73": "^1.9",
4382 "symfony/polyfill-php80": "^1.16"
4383 },
4384 "conflict": {
4385 "symfony/browser-kit": "<4.3",
4386 "symfony/config": "<3.4",
4387 "symfony/console": ">=5",
4388 "symfony/dependency-injection": "<4.3",
4389 "symfony/translation": "<4.2",
4390 "twig/twig": "<1.43|<2.13,>=2"
4391 },
4392 "provide": {
4393 "psr/log-implementation": "1.0|2.0"
4394 },
4395 "require-dev": {
4396 "psr/cache": "^1.0|^2.0|^3.0",
4397 "symfony/browser-kit": "^4.3|^5.0",
4398 "symfony/config": "^3.4|^4.0|^5.0",
4399 "symfony/console": "^3.4|^4.0",
4400 "symfony/css-selector": "^3.4|^4.0|^5.0",
4401 "symfony/dependency-injection": "^4.3|^5.0",
4402 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
4403 "symfony/expression-language": "^3.4|^4.0|^5.0",
4404 "symfony/finder": "^3.4|^4.0|^5.0",
4405 "symfony/process": "^3.4|^4.0|^5.0",
4406 "symfony/routing": "^3.4|^4.0|^5.0",
4407 "symfony/stopwatch": "^3.4|^4.0|^5.0",
4408 "symfony/templating": "^3.4|^4.0|^5.0",
4409 "symfony/translation": "^4.2|^5.0",
4410 "symfony/translation-contracts": "^1.1|^2",
4411 "twig/twig": "^1.43|^2.13|^3.0.4"
4412 },
4413 "suggest": {
4414 "symfony/browser-kit": "",
4415 "symfony/config": "",
4416 "symfony/console": "",
4417 "symfony/dependency-injection": ""
4418 },
4419 "type": "library",
4420 "autoload": {
4421 "psr-4": {
4422 "Symfony\\Component\\HttpKernel\\": ""
4423 },
4424 "exclude-from-classmap": [
4425 "/Tests/"
4426 ]
4427 },
4428 "notification-url": "https://packagist.org/downloads/",
4429 "license": [
4430 "MIT"
4431 ],
4432 "authors": [
4433 {
4434 "name": "Fabien Potencier",
4435 "email": "fabien@symfony.com"
4436 },
4437 {
4438 "name": "Symfony Community",
4439 "homepage": "https://symfony.com/contributors"
4440 }
4441 ],
4442 "description": "Provides a structured process for converting a Request into a Response",
4443 "homepage": "https://symfony.com",
4444 "support": {
4445 "source": "https://github.com/symfony/http-kernel/tree/v4.4.29"
4446 },
4447 "funding": [
4448 {
4449 "url": "https://symfony.com/sponsor",
4450 "type": "custom"
4451 },
4452 {
4453 "url": "https://github.com/fabpot",
4454 "type": "github"
4455 },
4456 {
4457 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4458 "type": "tidelift"
4459 }
4460 ],
4461 "time": "2021-07-29T06:45:05+00:00"
4462 },
4463 {
4464 "name": "symfony/inflector",
4465 "version": "v4.4.27",
4466 "source": {
4467 "type": "git",
4468 "url": "https://github.com/symfony/inflector.git",
4469 "reference": "2eb2095edc03a4f0780a417c2cf5b6f6ac5a7284"
4470 },
4471 "dist": {
4472 "type": "zip",
4473 "url": "https://api.github.com/repos/symfony/inflector/zipball/2eb2095edc03a4f0780a417c2cf5b6f6ac5a7284",
4474 "reference": "2eb2095edc03a4f0780a417c2cf5b6f6ac5a7284",
4475 "shasum": ""
4476 },
4477 "require": {
4478 "php": ">=7.1.3",
4479 "symfony/polyfill-ctype": "~1.8",
4480 "symfony/polyfill-php80": "^1.16"
4481 },
4482 "type": "library",
4483 "autoload": {
4484 "psr-4": {
4485 "Symfony\\Component\\Inflector\\": ""
4486 },
4487 "exclude-from-classmap": [
4488 "/Tests/"
4489 ]
4490 },
4491 "notification-url": "https://packagist.org/downloads/",
4492 "license": [
4493 "MIT"
4494 ],
4495 "authors": [
4496 {
4497 "name": "Bernhard Schussek",
4498 "email": "bschussek@gmail.com"
4499 },
4500 {
4501 "name": "Symfony Community",
4502 "homepage": "https://symfony.com/contributors"
4503 }
4504 ],
4505 "description": "Converts words between their singular and plural forms (English only)",
4506 "homepage": "https://symfony.com",
4507 "keywords": [
4508 "inflection",
4509 "pluralize",
4510 "singularize",
4511 "string",
4512 "symfony",
4513 "words"
4514 ],
4515 "support": {
4516 "source": "https://github.com/symfony/inflector/tree/v4.4.27"
4517 },
4518 "funding": [
4519 {
4520 "url": "https://symfony.com/sponsor",
4521 "type": "custom"
4522 },
4523 {
4524 "url": "https://github.com/fabpot",
4525 "type": "github"
4526 },
4527 {
4528 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4529 "type": "tidelift"
4530 }
4531 ],
4532 "abandoned": "use `EnglishInflector` from the String component instead",
4533 "time": "2021-07-21T12:19:41+00:00"
4534 },
4535 {
4536 "name": "symfony/intl",
4537 "version": "v4.4.27",
4538 "source": {
4539 "type": "git",
4540 "url": "https://github.com/symfony/intl.git",
4541 "reference": "68d3e86b943956234d241d8be78e0ebba96cebf7"
4542 },
4543 "dist": {
4544 "type": "zip",
4545 "url": "https://api.github.com/repos/symfony/intl/zipball/68d3e86b943956234d241d8be78e0ebba96cebf7",
4546 "reference": "68d3e86b943956234d241d8be78e0ebba96cebf7",
4547 "shasum": ""
4548 },
4549 "require": {
4550 "php": ">=7.1.3",
4551 "symfony/polyfill-intl-icu": "~1.0",
4552 "symfony/polyfill-php80": "^1.16"
4553 },
4554 "require-dev": {
4555 "symfony/filesystem": "^3.4|^4.0|^5.0"
4556 },
4557 "suggest": {
4558 "ext-intl": "to use the component with locales other than \"en\""
4559 },
4560 "type": "library",
4561 "autoload": {
4562 "psr-4": {
4563 "Symfony\\Component\\Intl\\": ""
4564 },
4565 "classmap": [
4566 "Resources/stubs"
4567 ],
4568 "exclude-from-classmap": [
4569 "/Tests/"
4570 ]
4571 },
4572 "notification-url": "https://packagist.org/downloads/",
4573 "license": [
4574 "MIT"
4575 ],
4576 "authors": [
4577 {
4578 "name": "Bernhard Schussek",
4579 "email": "bschussek@gmail.com"
4580 },
4581 {
4582 "name": "Eriksen Costa",
4583 "email": "eriksen.costa@infranology.com.br"
4584 },
4585 {
4586 "name": "Igor Wiedler",
4587 "email": "igor@wiedler.ch"
4588 },
4589 {
4590 "name": "Symfony Community",
4591 "homepage": "https://symfony.com/contributors"
4592 }
4593 ],
4594 "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
4595 "homepage": "https://symfony.com",
4596 "keywords": [
4597 "i18n",
4598 "icu",
4599 "internationalization",
4600 "intl",
4601 "l10n",
4602 "localization"
4603 ],
4604 "support": {
4605 "source": "https://github.com/symfony/intl/tree/v4.4.27"
4606 },
4607 "funding": [
4608 {
4609 "url": "https://symfony.com/sponsor",
4610 "type": "custom"
4611 },
4612 {
4613 "url": "https://github.com/fabpot",
4614 "type": "github"
4615 },
4616 {
4617 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4618 "type": "tidelift"
4619 }
4620 ],
4621 "time": "2021-07-23T15:41:52+00:00"
4622 },
4623 {
4624 "name": "symfony/mailer",
4625 "version": "v4.4.27",
4626 "source": {
4627 "type": "git",
4628 "url": "https://github.com/symfony/mailer.git",
4629 "reference": "edcd1e89670d6b939a8222110ad5e13ab135bd22"
4630 },
4631 "dist": {
4632 "type": "zip",
4633 "url": "https://api.github.com/repos/symfony/mailer/zipball/edcd1e89670d6b939a8222110ad5e13ab135bd22",
4634 "reference": "edcd1e89670d6b939a8222110ad5e13ab135bd22",
4635 "shasum": ""
4636 },
4637 "require": {
4638 "egulias/email-validator": "^2.1.10|^3",
4639 "php": ">=7.1.3",
4640 "psr/log": "^1|^2|^3",
4641 "symfony/event-dispatcher": "^4.3",
4642 "symfony/mime": "^4.4.21|^5.2.6",
4643 "symfony/polyfill-php80": "^1.16",
4644 "symfony/service-contracts": "^1.1|^2"
4645 },
4646 "conflict": {
4647 "symfony/http-kernel": "<4.4",
4648 "symfony/sendgrid-mailer": "<4.4"
4649 },
4650 "require-dev": {
4651 "symfony/amazon-mailer": "^4.4|^5.0",
4652 "symfony/google-mailer": "^4.4|^5.0",
4653 "symfony/http-client-contracts": "^1.1|^2",
4654 "symfony/mailchimp-mailer": "^4.4|^5.0",
4655 "symfony/mailgun-mailer": "^4.4|^5.0",
4656 "symfony/messenger": "^4.4|^5.0",
4657 "symfony/postmark-mailer": "^4.4|^5.0",
4658 "symfony/sendgrid-mailer": "^4.4|^5.0"
4659 },
4660 "type": "library",
4661 "autoload": {
4662 "psr-4": {
4663 "Symfony\\Component\\Mailer\\": ""
4664 },
4665 "exclude-from-classmap": [
4666 "/Tests/"
4667 ]
4668 },
4669 "notification-url": "https://packagist.org/downloads/",
4670 "license": [
4671 "MIT"
4672 ],
4673 "authors": [
4674 {
4675 "name": "Fabien Potencier",
4676 "email": "fabien@symfony.com"
4677 },
4678 {
4679 "name": "Symfony Community",
4680 "homepage": "https://symfony.com/contributors"
4681 }
4682 ],
4683 "description": "Helps sending emails",
4684 "homepage": "https://symfony.com",
4685 "support": {
4686 "source": "https://github.com/symfony/mailer/tree/v4.4.27"
4687 },
4688 "funding": [
4689 {
4690 "url": "https://symfony.com/sponsor",
4691 "type": "custom"
4692 },
4693 {
4694 "url": "https://github.com/fabpot",
4695 "type": "github"
4696 },
4697 {
4698 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4699 "type": "tidelift"
4700 }
4701 ],
4702 "time": "2021-07-23T15:41:52+00:00"
4703 },
4704 {
4705 "name": "symfony/mime",
4706 "version": "v4.4.27",
4707 "source": {
4708 "type": "git",
4709 "url": "https://github.com/symfony/mime.git",
4710 "reference": "6ab91e811439360339ebde803630c8d74223fa77"
4711 },
4712 "dist": {
4713 "type": "zip",
4714 "url": "https://api.github.com/repos/symfony/mime/zipball/6ab91e811439360339ebde803630c8d74223fa77",
4715 "reference": "6ab91e811439360339ebde803630c8d74223fa77",
4716 "shasum": ""
4717 },
4718 "require": {
4719 "php": ">=7.1.3",
4720 "symfony/polyfill-intl-idn": "^1.10",
4721 "symfony/polyfill-mbstring": "^1.0",
4722 "symfony/polyfill-php80": "^1.16"
4723 },
4724 "conflict": {
4725 "egulias/email-validator": "~3.0.0",
4726 "symfony/mailer": "<4.4"
4727 },
4728 "require-dev": {
4729 "egulias/email-validator": "^2.1.10|^3.1",
4730 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
4731 },
4732 "type": "library",
4733 "autoload": {
4734 "psr-4": {
4735 "Symfony\\Component\\Mime\\": ""
4736 },
4737 "exclude-from-classmap": [
4738 "/Tests/"
4739 ]
4740 },
4741 "notification-url": "https://packagist.org/downloads/",
4742 "license": [
4743 "MIT"
4744 ],
4745 "authors": [
4746 {
4747 "name": "Fabien Potencier",
4748 "email": "fabien@symfony.com"
4749 },
4750 {
4751 "name": "Symfony Community",
4752 "homepage": "https://symfony.com/contributors"
4753 }
4754 ],
4755 "description": "Allows manipulating MIME messages",
4756 "homepage": "https://symfony.com",
4757 "keywords": [
4758 "mime",
4759 "mime-type"
4760 ],
4761 "support": {
4762 "source": "https://github.com/symfony/mime/tree/v4.4.27"
4763 },
4764 "funding": [
4765 {
4766 "url": "https://symfony.com/sponsor",
4767 "type": "custom"
4768 },
4769 {
4770 "url": "https://github.com/fabpot",
4771 "type": "github"
4772 },
4773 {
4774 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4775 "type": "tidelift"
4776 }
4777 ],
4778 "time": "2021-07-21T12:19:41+00:00"
4779 },
4780 {
4781 "name": "symfony/options-resolver",
4782 "version": "v4.4.27",
4783 "source": {
4784 "type": "git",
4785 "url": "https://github.com/symfony/options-resolver.git",
4786 "reference": "66a3346190f9ddb8bcb160649ee452af3529a990"
4787 },
4788 "dist": {
4789 "type": "zip",
4790 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/66a3346190f9ddb8bcb160649ee452af3529a990",
4791 "reference": "66a3346190f9ddb8bcb160649ee452af3529a990",
4792 "shasum": ""
4793 },
4794 "require": {
4795 "php": ">=7.1.3",
4796 "symfony/polyfill-php80": "^1.16"
4797 },
4798 "type": "library",
4799 "autoload": {
4800 "psr-4": {
4801 "Symfony\\Component\\OptionsResolver\\": ""
4802 },
4803 "exclude-from-classmap": [
4804 "/Tests/"
4805 ]
4806 },
4807 "notification-url": "https://packagist.org/downloads/",
4808 "license": [
4809 "MIT"
4810 ],
4811 "authors": [
4812 {
4813 "name": "Fabien Potencier",
4814 "email": "fabien@symfony.com"
4815 },
4816 {
4817 "name": "Symfony Community",
4818 "homepage": "https://symfony.com/contributors"
4819 }
4820 ],
4821 "description": "Provides an improved replacement for the array_replace PHP function",
4822 "homepage": "https://symfony.com",
4823 "keywords": [
4824 "config",
4825 "configuration",
4826 "options"
4827 ],
4828 "support": {
4829 "source": "https://github.com/symfony/options-resolver/tree/v4.4.27"
4830 },
4831 "funding": [
4832 {
4833 "url": "https://symfony.com/sponsor",
4834 "type": "custom"
4835 },
4836 {
4837 "url": "https://github.com/fabpot",
4838 "type": "github"
4839 },
4840 {
4841 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4842 "type": "tidelift"
4843 }
4844 ],
4845 "time": "2021-07-23T15:41:52+00:00"
4846 },
4847 {
4848 "name": "symfony/polyfill-intl-icu",
4849 "version": "v1.23.0",
4850 "source": {
4851 "type": "git",
4852 "url": "https://github.com/symfony/polyfill-intl-icu.git",
4853 "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda"
4854 },
4855 "dist": {
4856 "type": "zip",
4857 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4a80a521d6176870b6445cfb469c130f9cae1dda",
4858 "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda",
4859 "shasum": ""
4860 },
4861 "require": {
4862 "php": ">=7.1"
4863 },
4864 "suggest": {
4865 "ext-intl": "For best performance and support of other locales than \"en\""
4866 },
4867 "type": "library",
4868 "extra": {
4869 "branch-alias": {
4870 "dev-main": "1.23-dev"
4871 },
4872 "thanks": {
4873 "name": "symfony/polyfill",
4874 "url": "https://github.com/symfony/polyfill"
4875 }
4876 },
4877 "autoload": {
4878 "files": [
4879 "bootstrap.php"
4880 ],
4881 "psr-4": {
4882 "Symfony\\Polyfill\\Intl\\Icu\\": ""
4883 },
4884 "classmap": [
4885 "Resources/stubs"
4886 ],
4887 "exclude-from-classmap": [
4888 "/Tests/"
4889 ]
4890 },
4891 "notification-url": "https://packagist.org/downloads/",
4892 "license": [
4893 "MIT"
4894 ],
4895 "authors": [
4896 {
4897 "name": "Nicolas Grekas",
4898 "email": "p@tchwork.com"
4899 },
4900 {
4901 "name": "Symfony Community",
4902 "homepage": "https://symfony.com/contributors"
4903 }
4904 ],
4905 "description": "Symfony polyfill for intl's ICU-related data and classes",
4906 "homepage": "https://symfony.com",
4907 "keywords": [
4908 "compatibility",
4909 "icu",
4910 "intl",
4911 "polyfill",
4912 "portable",
4913 "shim"
4914 ],
4915 "support": {
4916 "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.23.0"
4917 },
4918 "funding": [
4919 {
4920 "url": "https://symfony.com/sponsor",
4921 "type": "custom"
4922 },
4923 {
4924 "url": "https://github.com/fabpot",
4925 "type": "github"
4926 },
4927 {
4928 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4929 "type": "tidelift"
4930 }
4931 ],
4932 "time": "2021-05-24T10:04:56+00:00"
4933 },
4934 {
4935 "name": "symfony/polyfill-intl-idn",
4936 "version": "v1.23.0",
4937 "source": {
4938 "type": "git",
4939 "url": "https://github.com/symfony/polyfill-intl-idn.git",
4940 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
4941 },
4942 "dist": {
4943 "type": "zip",
4944 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
4945 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
4946 "shasum": ""
4947 },
4948 "require": {
4949 "php": ">=7.1",
4950 "symfony/polyfill-intl-normalizer": "^1.10",
4951 "symfony/polyfill-php72": "^1.10"
4952 },
4953 "suggest": {
4954 "ext-intl": "For best performance"
4955 },
4956 "type": "library",
4957 "extra": {
4958 "branch-alias": {
4959 "dev-main": "1.23-dev"
4960 },
4961 "thanks": {
4962 "name": "symfony/polyfill",
4963 "url": "https://github.com/symfony/polyfill"
4964 }
4965 },
4966 "autoload": {
4967 "psr-4": {
4968 "Symfony\\Polyfill\\Intl\\Idn\\": ""
4969 },
4970 "files": [
4971 "bootstrap.php"
4972 ]
4973 },
4974 "notification-url": "https://packagist.org/downloads/",
4975 "license": [
4976 "MIT"
4977 ],
4978 "authors": [
4979 {
4980 "name": "Laurent Bassin",
4981 "email": "laurent@bassin.info"
4982 },
4983 {
4984 "name": "Trevor Rowbotham",
4985 "email": "trevor.rowbotham@pm.me"
4986 },
4987 {
4988 "name": "Symfony Community",
4989 "homepage": "https://symfony.com/contributors"
4990 }
4991 ],
4992 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
4993 "homepage": "https://symfony.com",
4994 "keywords": [
4995 "compatibility",
4996 "idn",
4997 "intl",
4998 "polyfill",
4999 "portable",
5000 "shim"
5001 ],
5002 "support": {
5003 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
5004 },
5005 "funding": [
5006 {
5007 "url": "https://symfony.com/sponsor",
5008 "type": "custom"
5009 },
5010 {
5011 "url": "https://github.com/fabpot",
5012 "type": "github"
5013 },
5014 {
5015 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5016 "type": "tidelift"
5017 }
5018 ],
5019 "time": "2021-05-27T09:27:20+00:00"
5020 },
5021 {
5022 "name": "symfony/polyfill-intl-normalizer",
5023 "version": "v1.23.0",
5024 "source": {
5025 "type": "git",
5026 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5027 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
5028 },
5029 "dist": {
5030 "type": "zip",
5031 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
5032 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
5033 "shasum": ""
5034 },
5035 "require": {
5036 "php": ">=7.1"
5037 },
5038 "suggest": {
5039 "ext-intl": "For best performance"
5040 },
5041 "type": "library",
5042 "extra": {
5043 "branch-alias": {
5044 "dev-main": "1.23-dev"
5045 },
5046 "thanks": {
5047 "name": "symfony/polyfill",
5048 "url": "https://github.com/symfony/polyfill"
5049 }
5050 },
5051 "autoload": {
5052 "psr-4": {
5053 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
5054 },
5055 "files": [
5056 "bootstrap.php"
5057 ],
5058 "classmap": [
5059 "Resources/stubs"
5060 ]
5061 },
5062 "notification-url": "https://packagist.org/downloads/",
5063 "license": [
5064 "MIT"
5065 ],
5066 "authors": [
5067 {
5068 "name": "Nicolas Grekas",
5069 "email": "p@tchwork.com"
5070 },
5071 {
5072 "name": "Symfony Community",
5073 "homepage": "https://symfony.com/contributors"
5074 }
5075 ],
5076 "description": "Symfony polyfill for intl's Normalizer class and related functions",
5077 "homepage": "https://symfony.com",
5078 "keywords": [
5079 "compatibility",
5080 "intl",
5081 "normalizer",
5082 "polyfill",
5083 "portable",
5084 "shim"
5085 ],
5086 "support": {
5087 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
5088 },
5089 "funding": [
5090 {
5091 "url": "https://symfony.com/sponsor",
5092 "type": "custom"
5093 },
5094 {
5095 "url": "https://github.com/fabpot",
5096 "type": "github"
5097 },
5098 {
5099 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5100 "type": "tidelift"
5101 }
5102 ],
5103 "time": "2021-02-19T12:13:01+00:00"
5104 },
5105 {
5106 "name": "symfony/polyfill-mbstring",
5107 "version": "v1.23.1",
5108 "source": {
5109 "type": "git",
5110 "url": "https://github.com/symfony/polyfill-mbstring.git",
5111 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
5112 },
5113 "dist": {
5114 "type": "zip",
5115 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
5116 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
5117 "shasum": ""
5118 },
5119 "require": {
5120 "php": ">=7.1"
5121 },
5122 "suggest": {
5123 "ext-mbstring": "For best performance"
5124 },
5125 "type": "library",
5126 "extra": {
5127 "branch-alias": {
5128 "dev-main": "1.23-dev"
5129 },
5130 "thanks": {
5131 "name": "symfony/polyfill",
5132 "url": "https://github.com/symfony/polyfill"
5133 }
5134 },
5135 "autoload": {
5136 "psr-4": {
5137 "Symfony\\Polyfill\\Mbstring\\": ""
5138 },
5139 "files": [
5140 "bootstrap.php"
5141 ]
5142 },
5143 "notification-url": "https://packagist.org/downloads/",
5144 "license": [
5145 "MIT"
5146 ],
5147 "authors": [
5148 {
5149 "name": "Nicolas Grekas",
5150 "email": "p@tchwork.com"
5151 },
5152 {
5153 "name": "Symfony Community",
5154 "homepage": "https://symfony.com/contributors"
5155 }
5156 ],
5157 "description": "Symfony polyfill for the Mbstring extension",
5158 "homepage": "https://symfony.com",
5159 "keywords": [
5160 "compatibility",
5161 "mbstring",
5162 "polyfill",
5163 "portable",
5164 "shim"
5165 ],
5166 "support": {
5167 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
5168 },
5169 "funding": [
5170 {
5171 "url": "https://symfony.com/sponsor",
5172 "type": "custom"
5173 },
5174 {
5175 "url": "https://github.com/fabpot",
5176 "type": "github"
5177 },
5178 {
5179 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5180 "type": "tidelift"
5181 }
5182 ],
5183 "time": "2021-05-27T12:26:48+00:00"
5184 },
5185 {
5186 "name": "symfony/polyfill-php72",
5187 "version": "v1.23.0",
5188 "source": {
5189 "type": "git",
5190 "url": "https://github.com/symfony/polyfill-php72.git",
5191 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
5192 },
5193 "dist": {
5194 "type": "zip",
5195 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
5196 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
5197 "shasum": ""
5198 },
5199 "require": {
5200 "php": ">=7.1"
5201 },
5202 "type": "library",
5203 "extra": {
5204 "branch-alias": {
5205 "dev-main": "1.23-dev"
5206 },
5207 "thanks": {
5208 "name": "symfony/polyfill",
5209 "url": "https://github.com/symfony/polyfill"
5210 }
5211 },
5212 "autoload": {
5213 "psr-4": {
5214 "Symfony\\Polyfill\\Php72\\": ""
5215 },
5216 "files": [
5217 "bootstrap.php"
5218 ]
5219 },
5220 "notification-url": "https://packagist.org/downloads/",
5221 "license": [
5222 "MIT"
5223 ],
5224 "authors": [
5225 {
5226 "name": "Nicolas Grekas",
5227 "email": "p@tchwork.com"
5228 },
5229 {
5230 "name": "Symfony Community",
5231 "homepage": "https://symfony.com/contributors"
5232 }
5233 ],
5234 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
5235 "homepage": "https://symfony.com",
5236 "keywords": [
5237 "compatibility",
5238 "polyfill",
5239 "portable",
5240 "shim"
5241 ],
5242 "support": {
5243 "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
5244 },
5245 "funding": [
5246 {
5247 "url": "https://symfony.com/sponsor",
5248 "type": "custom"
5249 },
5250 {
5251 "url": "https://github.com/fabpot",
5252 "type": "github"
5253 },
5254 {
5255 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5256 "type": "tidelift"
5257 }
5258 ],
5259 "time": "2021-05-27T09:17:38+00:00"
5260 },
5261 {
5262 "name": "symfony/polyfill-php73",
5263 "version": "v1.23.0",
5264 "source": {
5265 "type": "git",
5266 "url": "https://github.com/symfony/polyfill-php73.git",
5267 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
5268 },
5269 "dist": {
5270 "type": "zip",
5271 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
5272 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
5273 "shasum": ""
5274 },
5275 "require": {
5276 "php": ">=7.1"
5277 },
5278 "type": "library",
5279 "extra": {
5280 "branch-alias": {
5281 "dev-main": "1.23-dev"
5282 },
5283 "thanks": {
5284 "name": "symfony/polyfill",
5285 "url": "https://github.com/symfony/polyfill"
5286 }
5287 },
5288 "autoload": {
5289 "psr-4": {
5290 "Symfony\\Polyfill\\Php73\\": ""
5291 },
5292 "files": [
5293 "bootstrap.php"
5294 ],
5295 "classmap": [
5296 "Resources/stubs"
5297 ]
5298 },
5299 "notification-url": "https://packagist.org/downloads/",
5300 "license": [
5301 "MIT"
5302 ],
5303 "authors": [
5304 {
5305 "name": "Nicolas Grekas",
5306 "email": "p@tchwork.com"
5307 },
5308 {
5309 "name": "Symfony Community",
5310 "homepage": "https://symfony.com/contributors"
5311 }
5312 ],
5313 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
5314 "homepage": "https://symfony.com",
5315 "keywords": [
5316 "compatibility",
5317 "polyfill",
5318 "portable",
5319 "shim"
5320 ],
5321 "support": {
5322 "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
5323 },
5324 "funding": [
5325 {
5326 "url": "https://symfony.com/sponsor",
5327 "type": "custom"
5328 },
5329 {
5330 "url": "https://github.com/fabpot",
5331 "type": "github"
5332 },
5333 {
5334 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5335 "type": "tidelift"
5336 }
5337 ],
5338 "time": "2021-02-19T12:13:01+00:00"
5339 },
5340 {
5341 "name": "symfony/polyfill-php80",
5342 "version": "v1.23.1",
5343 "source": {
5344 "type": "git",
5345 "url": "https://github.com/symfony/polyfill-php80.git",
5346 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
5347 },
5348 "dist": {
5349 "type": "zip",
5350 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
5351 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
5352 "shasum": ""
5353 },
5354 "require": {
5355 "php": ">=7.1"
5356 },
5357 "type": "library",
5358 "extra": {
5359 "branch-alias": {
5360 "dev-main": "1.23-dev"
5361 },
5362 "thanks": {
5363 "name": "symfony/polyfill",
5364 "url": "https://github.com/symfony/polyfill"
5365 }
5366 },
5367 "autoload": {
5368 "psr-4": {
5369 "Symfony\\Polyfill\\Php80\\": ""
5370 },
5371 "files": [
5372 "bootstrap.php"
5373 ],
5374 "classmap": [
5375 "Resources/stubs"
5376 ]
5377 },
5378 "notification-url": "https://packagist.org/downloads/",
5379 "license": [
5380 "MIT"
5381 ],
5382 "authors": [
5383 {
5384 "name": "Ion Bazan",
5385 "email": "ion.bazan@gmail.com"
5386 },
5387 {
5388 "name": "Nicolas Grekas",
5389 "email": "p@tchwork.com"
5390 },
5391 {
5392 "name": "Symfony Community",
5393 "homepage": "https://symfony.com/contributors"
5394 }
5395 ],
5396 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
5397 "homepage": "https://symfony.com",
5398 "keywords": [
5399 "compatibility",
5400 "polyfill",
5401 "portable",
5402 "shim"
5403 ],
5404 "support": {
5405 "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
5406 },
5407 "funding": [
5408 {
5409 "url": "https://symfony.com/sponsor",
5410 "type": "custom"
5411 },
5412 {
5413 "url": "https://github.com/fabpot",
5414 "type": "github"
5415 },
5416 {
5417 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5418 "type": "tidelift"
5419 }
5420 ],
5421 "time": "2021-07-28T13:41:28+00:00"
5422 },
5423 {
5424 "name": "symfony/polyfill-php81",
5425 "version": "v1.23.0",
5426 "source": {
5427 "type": "git",
5428 "url": "https://github.com/symfony/polyfill-php81.git",
5429 "reference": "e66119f3de95efc359483f810c4c3e6436279436"
5430 },
5431 "dist": {
5432 "type": "zip",
5433 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
5434 "reference": "e66119f3de95efc359483f810c4c3e6436279436",
5435 "shasum": ""
5436 },
5437 "require": {
5438 "php": ">=7.1"
5439 },
5440 "type": "library",
5441 "extra": {
5442 "branch-alias": {
5443 "dev-main": "1.23-dev"
5444 },
5445 "thanks": {
5446 "name": "symfony/polyfill",
5447 "url": "https://github.com/symfony/polyfill"
5448 }
5449 },
5450 "autoload": {
5451 "psr-4": {
5452 "Symfony\\Polyfill\\Php81\\": ""
5453 },
5454 "files": [
5455 "bootstrap.php"
5456 ],
5457 "classmap": [
5458 "Resources/stubs"
5459 ]
5460 },
5461 "notification-url": "https://packagist.org/downloads/",
5462 "license": [
5463 "MIT"
5464 ],
5465 "authors": [
5466 {
5467 "name": "Nicolas Grekas",
5468 "email": "p@tchwork.com"
5469 },
5470 {
5471 "name": "Symfony Community",
5472 "homepage": "https://symfony.com/contributors"
5473 }
5474 ],
5475 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
5476 "homepage": "https://symfony.com",
5477 "keywords": [
5478 "compatibility",
5479 "polyfill",
5480 "portable",
5481 "shim"
5482 ],
5483 "support": {
5484 "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0"
5485 },
5486 "funding": [
5487 {
5488 "url": "https://symfony.com/sponsor",
5489 "type": "custom"
5490 },
5491 {
5492 "url": "https://github.com/fabpot",
5493 "type": "github"
5494 },
5495 {
5496 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5497 "type": "tidelift"
5498 }
5499 ],
5500 "time": "2021-05-21T13:25:03+00:00"
5501 },
5502 {
5503 "name": "symfony/process",
5504 "version": "v4.4.27",
5505 "source": {
5506 "type": "git",
5507 "url": "https://github.com/symfony/process.git",
5508 "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f"
5509 },
5510 "dist": {
5511 "type": "zip",
5512 "url": "https://api.github.com/repos/symfony/process/zipball/0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f",
5513 "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f",
5514 "shasum": ""
5515 },
5516 "require": {
5517 "php": ">=7.1.3",
5518 "symfony/polyfill-php80": "^1.16"
5519 },
5520 "type": "library",
5521 "autoload": {
5522 "psr-4": {
5523 "Symfony\\Component\\Process\\": ""
5524 },
5525 "exclude-from-classmap": [
5526 "/Tests/"
5527 ]
5528 },
5529 "notification-url": "https://packagist.org/downloads/",
5530 "license": [
5531 "MIT"
5532 ],
5533 "authors": [
5534 {
5535 "name": "Fabien Potencier",
5536 "email": "fabien@symfony.com"
5537 },
5538 {
5539 "name": "Symfony Community",
5540 "homepage": "https://symfony.com/contributors"
5541 }
5542 ],
5543 "description": "Executes commands in sub-processes",
5544 "homepage": "https://symfony.com",
5545 "support": {
5546 "source": "https://github.com/symfony/process/tree/v4.4.27"
5547 },
5548 "funding": [
5549 {
5550 "url": "https://symfony.com/sponsor",
5551 "type": "custom"
5552 },
5553 {
5554 "url": "https://github.com/fabpot",
5555 "type": "github"
5556 },
5557 {
5558 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5559 "type": "tidelift"
5560 }
5561 ],
5562 "time": "2021-07-23T15:41:52+00:00"
5563 },
5564 {
5565 "name": "symfony/profiler-pack",
5566 "version": "v1.0.5",
5567 "source": {
5568 "type": "git",
5569 "url": "https://github.com/symfony/profiler-pack.git",
5570 "reference": "29ec66471082b4eb068db11eb4f0a48c277653f7"
5571 },
5572 "dist": {
5573 "type": "zip",
5574 "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/29ec66471082b4eb068db11eb4f0a48c277653f7",
5575 "reference": "29ec66471082b4eb068db11eb4f0a48c277653f7",
5576 "shasum": ""
5577 },
5578 "require": {
5579 "symfony/stopwatch": "*",
5580 "symfony/twig-bundle": "*",
5581 "symfony/web-profiler-bundle": "*"
5582 },
5583 "type": "symfony-pack",
5584 "notification-url": "https://packagist.org/downloads/",
5585 "license": [
5586 "MIT"
5587 ],
5588 "description": "A pack for the Symfony web profiler",
5589 "support": {
5590 "issues": "https://github.com/symfony/profiler-pack/issues",
5591 "source": "https://github.com/symfony/profiler-pack/tree/v1.0.5"
5592 },
5593 "funding": [
5594 {
5595 "url": "https://symfony.com/sponsor",
5596 "type": "custom"
5597 },
5598 {
5599 "url": "https://github.com/fabpot",
5600 "type": "github"
5601 },
5602 {
5603 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5604 "type": "tidelift"
5605 }
5606 ],
5607 "time": "2020-08-12T06:50:46+00:00"
5608 },
5609 {
5610 "name": "symfony/property-access",
5611 "version": "v4.4.27",
5612 "source": {
5613 "type": "git",
5614 "url": "https://github.com/symfony/property-access.git",
5615 "reference": "9fcb3ac3f915749b60d789bc09e0c6d6d50290a9"
5616 },
5617 "dist": {
5618 "type": "zip",
5619 "url": "https://api.github.com/repos/symfony/property-access/zipball/9fcb3ac3f915749b60d789bc09e0c6d6d50290a9",
5620 "reference": "9fcb3ac3f915749b60d789bc09e0c6d6d50290a9",
5621 "shasum": ""
5622 },
5623 "require": {
5624 "php": ">=7.1.3",
5625 "symfony/inflector": "^3.4|^4.0|^5.0",
5626 "symfony/polyfill-php80": "^1.16"
5627 },
5628 "require-dev": {
5629 "symfony/cache": "^3.4|^4.0|^5.0"
5630 },
5631 "suggest": {
5632 "psr/cache-implementation": "To cache access methods."
5633 },
5634 "type": "library",
5635 "autoload": {
5636 "psr-4": {
5637 "Symfony\\Component\\PropertyAccess\\": ""
5638 },
5639 "exclude-from-classmap": [
5640 "/Tests/"
5641 ]
5642 },
5643 "notification-url": "https://packagist.org/downloads/",
5644 "license": [
5645 "MIT"
5646 ],
5647 "authors": [
5648 {
5649 "name": "Fabien Potencier",
5650 "email": "fabien@symfony.com"
5651 },
5652 {
5653 "name": "Symfony Community",
5654 "homepage": "https://symfony.com/contributors"
5655 }
5656 ],
5657 "description": "Provides functions to read and write from/to an object or array using a simple string notation",
5658 "homepage": "https://symfony.com",
5659 "keywords": [
5660 "access",
5661 "array",
5662 "extraction",
5663 "index",
5664 "injection",
5665 "object",
5666 "property",
5667 "property path",
5668 "reflection"
5669 ],
5670 "support": {
5671 "source": "https://github.com/symfony/property-access/tree/v4.4.27"
5672 },
5673 "funding": [
5674 {
5675 "url": "https://symfony.com/sponsor",
5676 "type": "custom"
5677 },
5678 {
5679 "url": "https://github.com/fabpot",
5680 "type": "github"
5681 },
5682 {
5683 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5684 "type": "tidelift"
5685 }
5686 ],
5687 "time": "2021-07-21T12:19:41+00:00"
5688 },
5689 {
5690 "name": "symfony/routing",
5691 "version": "v4.4.27",
5692 "source": {
5693 "type": "git",
5694 "url": "https://github.com/symfony/routing.git",
5695 "reference": "244609821beece97167fa7ba4eef49d2a31862db"
5696 },
5697 "dist": {
5698 "type": "zip",
5699 "url": "https://api.github.com/repos/symfony/routing/zipball/244609821beece97167fa7ba4eef49d2a31862db",
5700 "reference": "244609821beece97167fa7ba4eef49d2a31862db",
5701 "shasum": ""
5702 },
5703 "require": {
5704 "php": ">=7.1.3",
5705 "symfony/polyfill-php80": "^1.16"
5706 },
5707 "conflict": {
5708 "symfony/config": "<4.2",
5709 "symfony/dependency-injection": "<3.4",
5710 "symfony/yaml": "<3.4"
5711 },
5712 "require-dev": {
5713 "doctrine/annotations": "^1.10.4",
5714 "psr/log": "^1|^2|^3",
5715 "symfony/config": "^4.2|^5.0",
5716 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5717 "symfony/expression-language": "^3.4|^4.0|^5.0",
5718 "symfony/http-foundation": "^3.4|^4.0|^5.0",
5719 "symfony/yaml": "^3.4|^4.0|^5.0"
5720 },
5721 "suggest": {
5722 "doctrine/annotations": "For using the annotation loader",
5723 "symfony/config": "For using the all-in-one router or any loader",
5724 "symfony/expression-language": "For using expression matching",
5725 "symfony/http-foundation": "For using a Symfony Request object",
5726 "symfony/yaml": "For using the YAML loader"
5727 },
5728 "type": "library",
5729 "autoload": {
5730 "psr-4": {
5731 "Symfony\\Component\\Routing\\": ""
5732 },
5733 "exclude-from-classmap": [
5734 "/Tests/"
5735 ]
5736 },
5737 "notification-url": "https://packagist.org/downloads/",
5738 "license": [
5739 "MIT"
5740 ],
5741 "authors": [
5742 {
5743 "name": "Fabien Potencier",
5744 "email": "fabien@symfony.com"
5745 },
5746 {
5747 "name": "Symfony Community",
5748 "homepage": "https://symfony.com/contributors"
5749 }
5750 ],
5751 "description": "Maps an HTTP request to a set of configuration variables",
5752 "homepage": "https://symfony.com",
5753 "keywords": [
5754 "router",
5755 "routing",
5756 "uri",
5757 "url"
5758 ],
5759 "support": {
5760 "source": "https://github.com/symfony/routing/tree/v4.4.27"
5761 },
5762 "funding": [
5763 {
5764 "url": "https://symfony.com/sponsor",
5765 "type": "custom"
5766 },
5767 {
5768 "url": "https://github.com/fabpot",
5769 "type": "github"
5770 },
5771 {
5772 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5773 "type": "tidelift"
5774 }
5775 ],
5776 "time": "2021-07-23T15:41:52+00:00"
5777 },
5778 {
5779 "name": "symfony/security-bundle",
5780 "version": "v4.4.27",
5781 "source": {
5782 "type": "git",
5783 "url": "https://github.com/symfony/security-bundle.git",
5784 "reference": "49a09063f633d059b34d53c47adee7144c883bbe"
5785 },
5786 "dist": {
5787 "type": "zip",
5788 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/49a09063f633d059b34d53c47adee7144c883bbe",
5789 "reference": "49a09063f633d059b34d53c47adee7144c883bbe",
5790 "shasum": ""
5791 },
5792 "require": {
5793 "ext-xml": "*",
5794 "php": ">=7.1.3",
5795 "symfony/config": "^4.2|^5.0",
5796 "symfony/dependency-injection": "^4.4|^5.0",
5797 "symfony/http-kernel": "^4.4",
5798 "symfony/polyfill-php80": "^1.16",
5799 "symfony/security-core": "^4.4",
5800 "symfony/security-csrf": "^4.2|^5.0",
5801 "symfony/security-guard": "^4.2|^5.0",
5802 "symfony/security-http": "^4.4.5"
5803 },
5804 "conflict": {
5805 "symfony/browser-kit": "<4.2",
5806 "symfony/console": "<3.4",
5807 "symfony/framework-bundle": "<4.4",
5808 "symfony/ldap": "<4.4",
5809 "symfony/twig-bundle": "<4.4"
5810 },
5811 "require-dev": {
5812 "doctrine/annotations": "^1.10.4",
5813 "symfony/asset": "^3.4|^4.0|^5.0",
5814 "symfony/browser-kit": "^4.2|^5.0",
5815 "symfony/console": "^3.4|^4.0|^5.0",
5816 "symfony/css-selector": "^3.4|^4.0|^5.0",
5817 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
5818 "symfony/expression-language": "^3.4|^4.0|^5.0",
5819 "symfony/form": "^3.4|^4.0|^5.0",
5820 "symfony/framework-bundle": "^4.4|^5.0",
5821 "symfony/process": "^3.4|^4.0|^5.0",
5822 "symfony/serializer": "^4.4|^5.0",
5823 "symfony/translation": "^3.4|^4.0|^5.0",
5824 "symfony/twig-bridge": "^3.4|^4.0|^5.0",
5825 "symfony/twig-bundle": "^4.4|^5.0",
5826 "symfony/validator": "^3.4|^4.0|^5.0",
5827 "symfony/yaml": "^3.4|^4.0|^5.0",
5828 "twig/twig": "^1.43|^2.13|^3.0.4"
5829 },
5830 "type": "symfony-bundle",
5831 "autoload": {
5832 "psr-4": {
5833 "Symfony\\Bundle\\SecurityBundle\\": ""
5834 },
5835 "exclude-from-classmap": [
5836 "/Tests/"
5837 ]
5838 },
5839 "notification-url": "https://packagist.org/downloads/",
5840 "license": [
5841 "MIT"
5842 ],
5843 "authors": [
5844 {
5845 "name": "Fabien Potencier",
5846 "email": "fabien@symfony.com"
5847 },
5848 {
5849 "name": "Symfony Community",
5850 "homepage": "https://symfony.com/contributors"
5851 }
5852 ],
5853 "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
5854 "homepage": "https://symfony.com",
5855 "support": {
5856 "source": "https://github.com/symfony/security-bundle/tree/v4.4.27"
5857 },
5858 "funding": [
5859 {
5860 "url": "https://symfony.com/sponsor",
5861 "type": "custom"
5862 },
5863 {
5864 "url": "https://github.com/fabpot",
5865 "type": "github"
5866 },
5867 {
5868 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5869 "type": "tidelift"
5870 }
5871 ],
5872 "time": "2021-07-24T09:09:34+00:00"
5873 },
5874 {
5875 "name": "symfony/security-core",
5876 "version": "v4.4.29",
5877 "source": {
5878 "type": "git",
5879 "url": "https://github.com/symfony/security-core.git",
5880 "reference": "eb753f38b2baa10642c81e4955f14b58b59dc4b1"
5881 },
5882 "dist": {
5883 "type": "zip",
5884 "url": "https://api.github.com/repos/symfony/security-core/zipball/eb753f38b2baa10642c81e4955f14b58b59dc4b1",
5885 "reference": "eb753f38b2baa10642c81e4955f14b58b59dc4b1",
5886 "shasum": ""
5887 },
5888 "require": {
5889 "php": ">=7.1.3",
5890 "symfony/event-dispatcher-contracts": "^1.1|^2",
5891 "symfony/polyfill-php80": "^1.16",
5892 "symfony/service-contracts": "^1.1.6|^2"
5893 },
5894 "conflict": {
5895 "symfony/event-dispatcher": "<4.3|>=5",
5896 "symfony/ldap": "<4.4",
5897 "symfony/security-guard": "<4.3"
5898 },
5899 "require-dev": {
5900 "psr/container": "^1.0|^2.0",
5901 "psr/log": "^1|^2|^3",
5902 "symfony/event-dispatcher": "^4.3",
5903 "symfony/expression-language": "^3.4|^4.0|^5.0",
5904 "symfony/http-foundation": "^3.4|^4.0|^5.0",
5905 "symfony/ldap": "^4.4|^5.0",
5906 "symfony/translation": "^4.4|^5.0",
5907 "symfony/validator": "^3.4.31|^4.3.4|^5.0"
5908 },
5909 "suggest": {
5910 "psr/container-implementation": "To instantiate the Security class",
5911 "symfony/event-dispatcher": "",
5912 "symfony/expression-language": "For using the expression voter",
5913 "symfony/http-foundation": "",
5914 "symfony/ldap": "For using LDAP integration",
5915 "symfony/validator": "For using the user password constraint"
5916 },
5917 "type": "library",
5918 "autoload": {
5919 "psr-4": {
5920 "Symfony\\Component\\Security\\Core\\": ""
5921 },
5922 "exclude-from-classmap": [
5923 "/Tests/"
5924 ]
5925 },
5926 "notification-url": "https://packagist.org/downloads/",
5927 "license": [
5928 "MIT"
5929 ],
5930 "authors": [
5931 {
5932 "name": "Fabien Potencier",
5933 "email": "fabien@symfony.com"
5934 },
5935 {
5936 "name": "Symfony Community",
5937 "homepage": "https://symfony.com/contributors"
5938 }
5939 ],
5940 "description": "Symfony Security Component - Core Library",
5941 "homepage": "https://symfony.com",
5942 "support": {
5943 "source": "https://github.com/symfony/security-core/tree/v4.4.29"
5944 },
5945 "funding": [
5946 {
5947 "url": "https://symfony.com/sponsor",
5948 "type": "custom"
5949 },
5950 {
5951 "url": "https://github.com/fabpot",
5952 "type": "github"
5953 },
5954 {
5955 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5956 "type": "tidelift"
5957 }
5958 ],
5959 "time": "2021-07-27T06:31:16+00:00"
5960 },
5961 {
5962 "name": "symfony/security-csrf",
5963 "version": "v4.4.27",
5964 "source": {
5965 "type": "git",
5966 "url": "https://github.com/symfony/security-csrf.git",
5967 "reference": "e5bba6497d2f1178e23615d5ca01933a29b65a45"
5968 },
5969 "dist": {
5970 "type": "zip",
5971 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/e5bba6497d2f1178e23615d5ca01933a29b65a45",
5972 "reference": "e5bba6497d2f1178e23615d5ca01933a29b65a45",
5973 "shasum": ""
5974 },
5975 "require": {
5976 "php": ">=7.1.3",
5977 "symfony/polyfill-php80": "^1.16",
5978 "symfony/security-core": "^3.4|^4.0|^5.0"
5979 },
5980 "conflict": {
5981 "symfony/http-foundation": "<3.4"
5982 },
5983 "require-dev": {
5984 "symfony/http-foundation": "^3.4|^4.0|^5.0"
5985 },
5986 "suggest": {
5987 "symfony/http-foundation": "For using the class SessionTokenStorage."
5988 },
5989 "type": "library",
5990 "autoload": {
5991 "psr-4": {
5992 "Symfony\\Component\\Security\\Csrf\\": ""
5993 },
5994 "exclude-from-classmap": [
5995 "/Tests/"
5996 ]
5997 },
5998 "notification-url": "https://packagist.org/downloads/",
5999 "license": [
6000 "MIT"
6001 ],
6002 "authors": [
6003 {
6004 "name": "Fabien Potencier",
6005 "email": "fabien@symfony.com"
6006 },
6007 {
6008 "name": "Symfony Community",
6009 "homepage": "https://symfony.com/contributors"
6010 }
6011 ],
6012 "description": "Symfony Security Component - CSRF Library",
6013 "homepage": "https://symfony.com",
6014 "support": {
6015 "source": "https://github.com/symfony/security-csrf/tree/v4.4.27"
6016 },
6017 "funding": [
6018 {
6019 "url": "https://symfony.com/sponsor",
6020 "type": "custom"
6021 },
6022 {
6023 "url": "https://github.com/fabpot",
6024 "type": "github"
6025 },
6026 {
6027 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6028 "type": "tidelift"
6029 }
6030 ],
6031 "time": "2021-07-21T12:19:41+00:00"
6032 },
6033 {
6034 "name": "symfony/security-guard",
6035 "version": "v4.4.27",
6036 "source": {
6037 "type": "git",
6038 "url": "https://github.com/symfony/security-guard.git",
6039 "reference": "68d4be4fe90f4eccbbf379d478f2067550a25469"
6040 },
6041 "dist": {
6042 "type": "zip",
6043 "url": "https://api.github.com/repos/symfony/security-guard/zipball/68d4be4fe90f4eccbbf379d478f2067550a25469",
6044 "reference": "68d4be4fe90f4eccbbf379d478f2067550a25469",
6045 "shasum": ""
6046 },
6047 "require": {
6048 "php": ">=7.1.3",
6049 "symfony/security-core": "^3.4.22|^4.2.3|^5.0",
6050 "symfony/security-http": "^4.4.1"
6051 },
6052 "require-dev": {
6053 "psr/log": "^1|^2|^3"
6054 },
6055 "type": "library",
6056 "autoload": {
6057 "psr-4": {
6058 "Symfony\\Component\\Security\\Guard\\": ""
6059 },
6060 "exclude-from-classmap": [
6061 "/Tests/"
6062 ]
6063 },
6064 "notification-url": "https://packagist.org/downloads/",
6065 "license": [
6066 "MIT"
6067 ],
6068 "authors": [
6069 {
6070 "name": "Fabien Potencier",
6071 "email": "fabien@symfony.com"
6072 },
6073 {
6074 "name": "Symfony Community",
6075 "homepage": "https://symfony.com/contributors"
6076 }
6077 ],
6078 "description": "Symfony Security Component - Guard",
6079 "homepage": "https://symfony.com",
6080 "support": {
6081 "source": "https://github.com/symfony/security-guard/tree/v4.4.27"
6082 },
6083 "funding": [
6084 {
6085 "url": "https://symfony.com/sponsor",
6086 "type": "custom"
6087 },
6088 {
6089 "url": "https://github.com/fabpot",
6090 "type": "github"
6091 },
6092 {
6093 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6094 "type": "tidelift"
6095 }
6096 ],
6097 "time": "2021-07-18T14:08:08+00:00"
6098 },
6099 {
6100 "name": "symfony/security-http",
6101 "version": "v4.4.27",
6102 "source": {
6103 "type": "git",
6104 "url": "https://github.com/symfony/security-http.git",
6105 "reference": "ffd0ba05ee81b60928c1e422fd212101ef72f0f3"
6106 },
6107 "dist": {
6108 "type": "zip",
6109 "url": "https://api.github.com/repos/symfony/security-http/zipball/ffd0ba05ee81b60928c1e422fd212101ef72f0f3",
6110 "reference": "ffd0ba05ee81b60928c1e422fd212101ef72f0f3",
6111 "shasum": ""
6112 },
6113 "require": {
6114 "php": ">=7.1.3",
6115 "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
6116 "symfony/http-kernel": "^4.4",
6117 "symfony/polyfill-php80": "^1.16",
6118 "symfony/property-access": "^3.4|^4.0|^5.0",
6119 "symfony/security-core": "^4.4.8"
6120 },
6121 "conflict": {
6122 "symfony/event-dispatcher": ">=5",
6123 "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
6124 },
6125 "require-dev": {
6126 "psr/log": "^1|^2|^3",
6127 "symfony/routing": "^3.4|^4.0|^5.0",
6128 "symfony/security-csrf": "^3.4.11|^4.0.11|^5.0"
6129 },
6130 "suggest": {
6131 "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
6132 "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
6133 },
6134 "type": "library",
6135 "autoload": {
6136 "psr-4": {
6137 "Symfony\\Component\\Security\\Http\\": ""
6138 },
6139 "exclude-from-classmap": [
6140 "/Tests/"
6141 ]
6142 },
6143 "notification-url": "https://packagist.org/downloads/",
6144 "license": [
6145 "MIT"
6146 ],
6147 "authors": [
6148 {
6149 "name": "Fabien Potencier",
6150 "email": "fabien@symfony.com"
6151 },
6152 {
6153 "name": "Symfony Community",
6154 "homepage": "https://symfony.com/contributors"
6155 }
6156 ],
6157 "description": "Symfony Security Component - HTTP Integration",
6158 "homepage": "https://symfony.com",
6159 "support": {
6160 "source": "https://github.com/symfony/security-http/tree/v4.4.27"
6161 },
6162 "funding": [
6163 {
6164 "url": "https://symfony.com/sponsor",
6165 "type": "custom"
6166 },
6167 {
6168 "url": "https://github.com/fabpot",
6169 "type": "github"
6170 },
6171 {
6172 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6173 "type": "tidelift"
6174 }
6175 ],
6176 "time": "2021-07-21T12:19:41+00:00"
6177 },
6178 {
6179 "name": "symfony/service-contracts",
6180 "version": "v2.4.0",
6181 "source": {
6182 "type": "git",
6183 "url": "https://github.com/symfony/service-contracts.git",
6184 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
6185 },
6186 "dist": {
6187 "type": "zip",
6188 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
6189 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
6190 "shasum": ""
6191 },
6192 "require": {
6193 "php": ">=7.2.5",
6194 "psr/container": "^1.1"
6195 },
6196 "suggest": {
6197 "symfony/service-implementation": ""
6198 },
6199 "type": "library",
6200 "extra": {
6201 "branch-alias": {
6202 "dev-main": "2.4-dev"
6203 },
6204 "thanks": {
6205 "name": "symfony/contracts",
6206 "url": "https://github.com/symfony/contracts"
6207 }
6208 },
6209 "autoload": {
6210 "psr-4": {
6211 "Symfony\\Contracts\\Service\\": ""
6212 }
6213 },
6214 "notification-url": "https://packagist.org/downloads/",
6215 "license": [
6216 "MIT"
6217 ],
6218 "authors": [
6219 {
6220 "name": "Nicolas Grekas",
6221 "email": "p@tchwork.com"
6222 },
6223 {
6224 "name": "Symfony Community",
6225 "homepage": "https://symfony.com/contributors"
6226 }
6227 ],
6228 "description": "Generic abstractions related to writing services",
6229 "homepage": "https://symfony.com",
6230 "keywords": [
6231 "abstractions",
6232 "contracts",
6233 "decoupling",
6234 "interfaces",
6235 "interoperability",
6236 "standards"
6237 ],
6238 "support": {
6239 "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
6240 },
6241 "funding": [
6242 {
6243 "url": "https://symfony.com/sponsor",
6244 "type": "custom"
6245 },
6246 {
6247 "url": "https://github.com/fabpot",
6248 "type": "github"
6249 },
6250 {
6251 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6252 "type": "tidelift"
6253 }
6254 ],
6255 "time": "2021-04-01T10:43:52+00:00"
6256 },
6257 {
6258 "name": "symfony/stopwatch",
6259 "version": "v4.4.27",
6260 "source": {
6261 "type": "git",
6262 "url": "https://github.com/symfony/stopwatch.git",
6263 "reference": "c85d997af06a58ba83e2d2538e335b894c24523d"
6264 },
6265 "dist": {
6266 "type": "zip",
6267 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c85d997af06a58ba83e2d2538e335b894c24523d",
6268 "reference": "c85d997af06a58ba83e2d2538e335b894c24523d",
6269 "shasum": ""
6270 },
6271 "require": {
6272 "php": ">=7.1.3",
6273 "symfony/service-contracts": "^1.0|^2"
6274 },
6275 "type": "library",
6276 "autoload": {
6277 "psr-4": {
6278 "Symfony\\Component\\Stopwatch\\": ""
6279 },
6280 "exclude-from-classmap": [
6281 "/Tests/"
6282 ]
6283 },
6284 "notification-url": "https://packagist.org/downloads/",
6285 "license": [
6286 "MIT"
6287 ],
6288 "authors": [
6289 {
6290 "name": "Fabien Potencier",
6291 "email": "fabien@symfony.com"
6292 },
6293 {
6294 "name": "Symfony Community",
6295 "homepage": "https://symfony.com/contributors"
6296 }
6297 ],
6298 "description": "Provides a way to profile code",
6299 "homepage": "https://symfony.com",
6300 "support": {
6301 "source": "https://github.com/symfony/stopwatch/tree/v4.4.27"
6302 },
6303 "funding": [
6304 {
6305 "url": "https://symfony.com/sponsor",
6306 "type": "custom"
6307 },
6308 {
6309 "url": "https://github.com/fabpot",
6310 "type": "github"
6311 },
6312 {
6313 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6314 "type": "tidelift"
6315 }
6316 ],
6317 "time": "2021-07-10T08:41:57+00:00"
6318 },
6319 {
6320 "name": "symfony/translation",
6321 "version": "v4.4.27",
6322 "source": {
6323 "type": "git",
6324 "url": "https://github.com/symfony/translation.git",
6325 "reference": "2e3c0f2bf704d635ba862e7198d72331a62d82ba"
6326 },
6327 "dist": {
6328 "type": "zip",
6329 "url": "https://api.github.com/repos/symfony/translation/zipball/2e3c0f2bf704d635ba862e7198d72331a62d82ba",
6330 "reference": "2e3c0f2bf704d635ba862e7198d72331a62d82ba",
6331 "shasum": ""
6332 },
6333 "require": {
6334 "php": ">=7.1.3",
6335 "symfony/polyfill-mbstring": "~1.0",
6336 "symfony/polyfill-php80": "^1.16",
6337 "symfony/translation-contracts": "^1.1.6|^2"
6338 },
6339 "conflict": {
6340 "symfony/config": "<3.4",
6341 "symfony/dependency-injection": "<3.4",
6342 "symfony/http-kernel": "<4.4",
6343 "symfony/yaml": "<3.4"
6344 },
6345 "provide": {
6346 "symfony/translation-implementation": "1.0|2.0"
6347 },
6348 "require-dev": {
6349 "psr/log": "^1|^2|^3",
6350 "symfony/config": "^3.4|^4.0|^5.0",
6351 "symfony/console": "^3.4|^4.0|^5.0",
6352 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6353 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
6354 "symfony/http-kernel": "^4.4",
6355 "symfony/intl": "^3.4|^4.0|^5.0",
6356 "symfony/service-contracts": "^1.1.2|^2",
6357 "symfony/yaml": "^3.4|^4.0|^5.0"
6358 },
6359 "suggest": {
6360 "psr/log-implementation": "To use logging capability in translator",
6361 "symfony/config": "",
6362 "symfony/yaml": ""
6363 },
6364 "type": "library",
6365 "autoload": {
6366 "psr-4": {
6367 "Symfony\\Component\\Translation\\": ""
6368 },
6369 "exclude-from-classmap": [
6370 "/Tests/"
6371 ]
6372 },
6373 "notification-url": "https://packagist.org/downloads/",
6374 "license": [
6375 "MIT"
6376 ],
6377 "authors": [
6378 {
6379 "name": "Fabien Potencier",
6380 "email": "fabien@symfony.com"
6381 },
6382 {
6383 "name": "Symfony Community",
6384 "homepage": "https://symfony.com/contributors"
6385 }
6386 ],
6387 "description": "Provides tools to internationalize your application",
6388 "homepage": "https://symfony.com",
6389 "support": {
6390 "source": "https://github.com/symfony/translation/tree/v4.4.27"
6391 },
6392 "funding": [
6393 {
6394 "url": "https://symfony.com/sponsor",
6395 "type": "custom"
6396 },
6397 {
6398 "url": "https://github.com/fabpot",
6399 "type": "github"
6400 },
6401 {
6402 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6403 "type": "tidelift"
6404 }
6405 ],
6406 "time": "2021-07-21T13:12:00+00:00"
6407 },
6408 {
6409 "name": "symfony/translation-contracts",
6410 "version": "v2.4.0",
6411 "source": {
6412 "type": "git",
6413 "url": "https://github.com/symfony/translation-contracts.git",
6414 "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
6415 },
6416 "dist": {
6417 "type": "zip",
6418 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
6419 "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
6420 "shasum": ""
6421 },
6422 "require": {
6423 "php": ">=7.2.5"
6424 },
6425 "suggest": {
6426 "symfony/translation-implementation": ""
6427 },
6428 "type": "library",
6429 "extra": {
6430 "branch-alias": {
6431 "dev-main": "2.4-dev"
6432 },
6433 "thanks": {
6434 "name": "symfony/contracts",
6435 "url": "https://github.com/symfony/contracts"
6436 }
6437 },
6438 "autoload": {
6439 "psr-4": {
6440 "Symfony\\Contracts\\Translation\\": ""
6441 }
6442 },
6443 "notification-url": "https://packagist.org/downloads/",
6444 "license": [
6445 "MIT"
6446 ],
6447 "authors": [
6448 {
6449 "name": "Nicolas Grekas",
6450 "email": "p@tchwork.com"
6451 },
6452 {
6453 "name": "Symfony Community",
6454 "homepage": "https://symfony.com/contributors"
6455 }
6456 ],
6457 "description": "Generic abstractions related to translation",
6458 "homepage": "https://symfony.com",
6459 "keywords": [
6460 "abstractions",
6461 "contracts",
6462 "decoupling",
6463 "interfaces",
6464 "interoperability",
6465 "standards"
6466 ],
6467 "support": {
6468 "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
6469 },
6470 "funding": [
6471 {
6472 "url": "https://symfony.com/sponsor",
6473 "type": "custom"
6474 },
6475 {
6476 "url": "https://github.com/fabpot",
6477 "type": "github"
6478 },
6479 {
6480 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6481 "type": "tidelift"
6482 }
6483 ],
6484 "time": "2021-03-23T23:28:01+00:00"
6485 },
6486 {
6487 "name": "symfony/twig-bridge",
6488 "version": "v4.4.27",
6489 "source": {
6490 "type": "git",
6491 "url": "https://github.com/symfony/twig-bridge.git",
6492 "reference": "533c37d310d59ab84df8ca6815a581f92e7ffcf6"
6493 },
6494 "dist": {
6495 "type": "zip",
6496 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/533c37d310d59ab84df8ca6815a581f92e7ffcf6",
6497 "reference": "533c37d310d59ab84df8ca6815a581f92e7ffcf6",
6498 "shasum": ""
6499 },
6500 "require": {
6501 "php": ">=7.1.3",
6502 "symfony/polyfill-php80": "^1.16",
6503 "symfony/translation-contracts": "^1.1|^2",
6504 "twig/twig": "^1.43|^2.13|^3.0.4"
6505 },
6506 "conflict": {
6507 "symfony/console": "<3.4",
6508 "symfony/form": "<4.4",
6509 "symfony/http-foundation": "<4.3",
6510 "symfony/translation": "<4.2",
6511 "symfony/workflow": "<4.3"
6512 },
6513 "require-dev": {
6514 "egulias/email-validator": "^2.1.10|^3",
6515 "symfony/asset": "^3.4|^4.0|^5.0",
6516 "symfony/console": "^3.4|^4.0|^5.0",
6517 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6518 "symfony/error-handler": "^4.4|^5.0",
6519 "symfony/expression-language": "^3.4|^4.0|^5.0",
6520 "symfony/finder": "^3.4|^4.0|^5.0",
6521 "symfony/form": "^4.4.17",
6522 "symfony/http-foundation": "^4.3|^5.0",
6523 "symfony/http-kernel": "^4.4",
6524 "symfony/intl": "^4.4|^5.0",
6525 "symfony/mime": "^4.3|^5.0",
6526 "symfony/polyfill-intl-icu": "~1.0",
6527 "symfony/routing": "^3.4|^4.0|^5.0",
6528 "symfony/security-acl": "^2.8|^3.0",
6529 "symfony/security-core": "^3.0|^4.0|^5.0",
6530 "symfony/security-csrf": "^3.4|^4.0|^5.0",
6531 "symfony/security-http": "^3.4|^4.0|^5.0",
6532 "symfony/stopwatch": "^3.4|^4.0|^5.0",
6533 "symfony/templating": "^3.4|^4.0|^5.0",
6534 "symfony/translation": "^4.2.1|^5.0",
6535 "symfony/web-link": "^4.4|^5.0",
6536 "symfony/workflow": "^4.3|^5.0",
6537 "symfony/yaml": "^3.4|^4.0|^5.0",
6538 "twig/cssinliner-extra": "^2.12|^3",
6539 "twig/inky-extra": "^2.12|^3",
6540 "twig/markdown-extra": "^2.12|^3"
6541 },
6542 "suggest": {
6543 "symfony/asset": "For using the AssetExtension",
6544 "symfony/expression-language": "For using the ExpressionExtension",
6545 "symfony/finder": "",
6546 "symfony/form": "For using the FormExtension",
6547 "symfony/http-kernel": "For using the HttpKernelExtension",
6548 "symfony/routing": "For using the RoutingExtension",
6549 "symfony/security-core": "For using the SecurityExtension",
6550 "symfony/security-csrf": "For using the CsrfExtension",
6551 "symfony/security-http": "For using the LogoutUrlExtension",
6552 "symfony/stopwatch": "For using the StopwatchExtension",
6553 "symfony/templating": "For using the TwigEngine",
6554 "symfony/translation": "For using the TranslationExtension",
6555 "symfony/var-dumper": "For using the DumpExtension",
6556 "symfony/web-link": "For using the WebLinkExtension",
6557 "symfony/yaml": "For using the YamlExtension"
6558 },
6559 "type": "symfony-bridge",
6560 "autoload": {
6561 "psr-4": {
6562 "Symfony\\Bridge\\Twig\\": ""
6563 },
6564 "exclude-from-classmap": [
6565 "/Tests/"
6566 ]
6567 },
6568 "notification-url": "https://packagist.org/downloads/",
6569 "license": [
6570 "MIT"
6571 ],
6572 "authors": [
6573 {
6574 "name": "Fabien Potencier",
6575 "email": "fabien@symfony.com"
6576 },
6577 {
6578 "name": "Symfony Community",
6579 "homepage": "https://symfony.com/contributors"
6580 }
6581 ],
6582 "description": "Provides integration for Twig with various Symfony components",
6583 "homepage": "https://symfony.com",
6584 "support": {
6585 "source": "https://github.com/symfony/twig-bridge/tree/v4.4.27"
6586 },
6587 "funding": [
6588 {
6589 "url": "https://symfony.com/sponsor",
6590 "type": "custom"
6591 },
6592 {
6593 "url": "https://github.com/fabpot",
6594 "type": "github"
6595 },
6596 {
6597 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6598 "type": "tidelift"
6599 }
6600 ],
6601 "time": "2021-07-24T09:09:34+00:00"
6602 },
6603 {
6604 "name": "symfony/twig-bundle",
6605 "version": "v4.4.27",
6606 "source": {
6607 "type": "git",
6608 "url": "https://github.com/symfony/twig-bundle.git",
6609 "reference": "3d407405cb77d002fd7e9cd20e31e11c19eeff64"
6610 },
6611 "dist": {
6612 "type": "zip",
6613 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/3d407405cb77d002fd7e9cd20e31e11c19eeff64",
6614 "reference": "3d407405cb77d002fd7e9cd20e31e11c19eeff64",
6615 "shasum": ""
6616 },
6617 "require": {
6618 "php": ">=7.1.3",
6619 "symfony/http-foundation": "^4.3|^5.0",
6620 "symfony/http-kernel": "^4.4",
6621 "symfony/polyfill-ctype": "~1.8",
6622 "symfony/polyfill-php80": "^1.16",
6623 "symfony/twig-bridge": "^4.4|^5.0",
6624 "twig/twig": "^1.43|^2.13|^3.0.4"
6625 },
6626 "conflict": {
6627 "symfony/dependency-injection": "<4.1",
6628 "symfony/framework-bundle": "<4.4",
6629 "symfony/translation": "<4.2"
6630 },
6631 "require-dev": {
6632 "doctrine/annotations": "^1.10.4",
6633 "doctrine/cache": "^1.0|^2.0",
6634 "symfony/asset": "^3.4|^4.0|^5.0",
6635 "symfony/dependency-injection": "^4.2.5|^5.0",
6636 "symfony/expression-language": "^3.4|^4.0|^5.0",
6637 "symfony/finder": "^3.4|^4.0|^5.0",
6638 "symfony/form": "^3.4|^4.0|^5.0",
6639 "symfony/framework-bundle": "^4.4|^5.0",
6640 "symfony/routing": "^3.4|^4.0|^5.0",
6641 "symfony/stopwatch": "^3.4|^4.0|^5.0",
6642 "symfony/templating": "^3.4|^4.0|^5.0",
6643 "symfony/translation": "^4.2|^5.0",
6644 "symfony/web-link": "^3.4|^4.0|^5.0",
6645 "symfony/yaml": "^3.4|^4.0|^5.0"
6646 },
6647 "type": "symfony-bundle",
6648 "autoload": {
6649 "psr-4": {
6650 "Symfony\\Bundle\\TwigBundle\\": ""
6651 },
6652 "exclude-from-classmap": [
6653 "/Tests/"
6654 ]
6655 },
6656 "notification-url": "https://packagist.org/downloads/",
6657 "license": [
6658 "MIT"
6659 ],
6660 "authors": [
6661 {
6662 "name": "Fabien Potencier",
6663 "email": "fabien@symfony.com"
6664 },
6665 {
6666 "name": "Symfony Community",
6667 "homepage": "https://symfony.com/contributors"
6668 }
6669 ],
6670 "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
6671 "homepage": "https://symfony.com",
6672 "support": {
6673 "source": "https://github.com/symfony/twig-bundle/tree/v4.4.27"
6674 },
6675 "funding": [
6676 {
6677 "url": "https://symfony.com/sponsor",
6678 "type": "custom"
6679 },
6680 {
6681 "url": "https://github.com/fabpot",
6682 "type": "github"
6683 },
6684 {
6685 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6686 "type": "tidelift"
6687 }
6688 ],
6689 "time": "2021-07-21T12:19:41+00:00"
6690 },
6691 {
6692 "name": "symfony/validator",
6693 "version": "v4.4.29",
6694 "source": {
6695 "type": "git",
6696 "url": "https://github.com/symfony/validator.git",
6697 "reference": "43ee727eac546610f8da01cf69857fde34b394ea"
6698 },
6699 "dist": {
6700 "type": "zip",
6701 "url": "https://api.github.com/repos/symfony/validator/zipball/43ee727eac546610f8da01cf69857fde34b394ea",
6702 "reference": "43ee727eac546610f8da01cf69857fde34b394ea",
6703 "shasum": ""
6704 },
6705 "require": {
6706 "php": ">=7.1.3",
6707 "symfony/polyfill-ctype": "~1.8",
6708 "symfony/polyfill-mbstring": "~1.0",
6709 "symfony/polyfill-php80": "^1.16",
6710 "symfony/translation-contracts": "^1.1|^2"
6711 },
6712 "conflict": {
6713 "doctrine/lexer": "<1.0.2",
6714 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
6715 "symfony/dependency-injection": "<3.4",
6716 "symfony/http-kernel": "<4.4",
6717 "symfony/intl": "<4.3",
6718 "symfony/translation": ">=5.0",
6719 "symfony/yaml": "<3.4"
6720 },
6721 "require-dev": {
6722 "doctrine/annotations": "^1.10.4",
6723 "doctrine/cache": "^1.0|^2.0",
6724 "egulias/email-validator": "^2.1.10|^3",
6725 "symfony/cache": "^3.4|^4.0|^5.0",
6726 "symfony/config": "^3.4|^4.0|^5.0",
6727 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6728 "symfony/expression-language": "^3.4|^4.0|^5.0",
6729 "symfony/http-client": "^4.3|^5.0",
6730 "symfony/http-foundation": "^4.1|^5.0",
6731 "symfony/http-kernel": "^4.4",
6732 "symfony/intl": "^4.3|^5.0",
6733 "symfony/mime": "^4.4|^5.0",
6734 "symfony/property-access": "^3.4|^4.0|^5.0",
6735 "symfony/property-info": "^3.4|^4.0|^5.0",
6736 "symfony/translation": "^4.2",
6737 "symfony/yaml": "^3.4|^4.0|^5.0"
6738 },
6739 "suggest": {
6740 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
6741 "doctrine/cache": "For using the default cached annotation reader.",
6742 "egulias/email-validator": "Strict (RFC compliant) email validation",
6743 "psr/cache-implementation": "For using the mapping cache.",
6744 "symfony/config": "",
6745 "symfony/expression-language": "For using the Expression validator",
6746 "symfony/http-foundation": "",
6747 "symfony/intl": "",
6748 "symfony/property-access": "For accessing properties within comparison constraints",
6749 "symfony/property-info": "To automatically add NotNull and Type constraints",
6750 "symfony/translation": "For translating validation errors.",
6751 "symfony/yaml": ""
6752 },
6753 "type": "library",
6754 "autoload": {
6755 "psr-4": {
6756 "Symfony\\Component\\Validator\\": ""
6757 },
6758 "exclude-from-classmap": [
6759 "/Tests/"
6760 ]
6761 },
6762 "notification-url": "https://packagist.org/downloads/",
6763 "license": [
6764 "MIT"
6765 ],
6766 "authors": [
6767 {
6768 "name": "Fabien Potencier",
6769 "email": "fabien@symfony.com"
6770 },
6771 {
6772 "name": "Symfony Community",
6773 "homepage": "https://symfony.com/contributors"
6774 }
6775 ],
6776 "description": "Provides tools to validate values",
6777 "homepage": "https://symfony.com",
6778 "support": {
6779 "source": "https://github.com/symfony/validator/tree/v4.4.29"
6780 },
6781 "funding": [
6782 {
6783 "url": "https://symfony.com/sponsor",
6784 "type": "custom"
6785 },
6786 {
6787 "url": "https://github.com/fabpot",
6788 "type": "github"
6789 },
6790 {
6791 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6792 "type": "tidelift"
6793 }
6794 ],
6795 "time": "2021-07-27T06:31:16+00:00"
6796 },
6797 {
6798 "name": "symfony/var-dumper",
6799 "version": "v4.4.27",
6800 "source": {
6801 "type": "git",
6802 "url": "https://github.com/symfony/var-dumper.git",
6803 "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba"
6804 },
6805 "dist": {
6806 "type": "zip",
6807 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
6808 "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
6809 "shasum": ""
6810 },
6811 "require": {
6812 "php": ">=7.1.3",
6813 "symfony/polyfill-mbstring": "~1.0",
6814 "symfony/polyfill-php72": "~1.5",
6815 "symfony/polyfill-php80": "^1.16"
6816 },
6817 "conflict": {
6818 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
6819 "symfony/console": "<3.4"
6820 },
6821 "require-dev": {
6822 "ext-iconv": "*",
6823 "symfony/console": "^3.4|^4.0|^5.0",
6824 "symfony/process": "^4.4|^5.0",
6825 "twig/twig": "^1.43|^2.13|^3.0.4"
6826 },
6827 "suggest": {
6828 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
6829 "ext-intl": "To show region name in time zone dump",
6830 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
6831 },
6832 "bin": [
6833 "Resources/bin/var-dump-server"
6834 ],
6835 "type": "library",
6836 "autoload": {
6837 "files": [
6838 "Resources/functions/dump.php"
6839 ],
6840 "psr-4": {
6841 "Symfony\\Component\\VarDumper\\": ""
6842 },
6843 "exclude-from-classmap": [
6844 "/Tests/"
6845 ]
6846 },
6847 "notification-url": "https://packagist.org/downloads/",
6848 "license": [
6849 "MIT"
6850 ],
6851 "authors": [
6852 {
6853 "name": "Nicolas Grekas",
6854 "email": "p@tchwork.com"
6855 },
6856 {
6857 "name": "Symfony Community",
6858 "homepage": "https://symfony.com/contributors"
6859 }
6860 ],
6861 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
6862 "homepage": "https://symfony.com",
6863 "keywords": [
6864 "debug",
6865 "dump"
6866 ],
6867 "support": {
6868 "source": "https://github.com/symfony/var-dumper/tree/v4.4.27"
6869 },
6870 "funding": [
6871 {
6872 "url": "https://symfony.com/sponsor",
6873 "type": "custom"
6874 },
6875 {
6876 "url": "https://github.com/fabpot",
6877 "type": "github"
6878 },
6879 {
6880 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6881 "type": "tidelift"
6882 }
6883 ],
6884 "time": "2021-07-23T15:41:52+00:00"
6885 },
6886 {
6887 "name": "symfony/var-exporter",
6888 "version": "v4.4.27",
6889 "source": {
6890 "type": "git",
6891 "url": "https://github.com/symfony/var-exporter.git",
6892 "reference": "447d2c9ff61d3844c231280b8575ef5456f5dbb6"
6893 },
6894 "dist": {
6895 "type": "zip",
6896 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/447d2c9ff61d3844c231280b8575ef5456f5dbb6",
6897 "reference": "447d2c9ff61d3844c231280b8575ef5456f5dbb6",
6898 "shasum": ""
6899 },
6900 "require": {
6901 "php": ">=7.1.3",
6902 "symfony/polyfill-php80": "^1.16"
6903 },
6904 "require-dev": {
6905 "symfony/var-dumper": "^4.4.9|^5.0.9"
6906 },
6907 "type": "library",
6908 "autoload": {
6909 "psr-4": {
6910 "Symfony\\Component\\VarExporter\\": ""
6911 },
6912 "exclude-from-classmap": [
6913 "/Tests/"
6914 ]
6915 },
6916 "notification-url": "https://packagist.org/downloads/",
6917 "license": [
6918 "MIT"
6919 ],
6920 "authors": [
6921 {
6922 "name": "Nicolas Grekas",
6923 "email": "p@tchwork.com"
6924 },
6925 {
6926 "name": "Symfony Community",
6927 "homepage": "https://symfony.com/contributors"
6928 }
6929 ],
6930 "description": "Allows exporting any serializable PHP data structure to plain PHP code",
6931 "homepage": "https://symfony.com",
6932 "keywords": [
6933 "clone",
6934 "construct",
6935 "export",
6936 "hydrate",
6937 "instantiate",
6938 "serialize"
6939 ],
6940 "support": {
6941 "source": "https://github.com/symfony/var-exporter/tree/v4.4.27"
6942 },
6943 "funding": [
6944 {
6945 "url": "https://symfony.com/sponsor",
6946 "type": "custom"
6947 },
6948 {
6949 "url": "https://github.com/fabpot",
6950 "type": "github"
6951 },
6952 {
6953 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6954 "type": "tidelift"
6955 }
6956 ],
6957 "time": "2021-07-21T12:19:41+00:00"
6958 },
6959 {
6960 "name": "symfony/web-profiler-bundle",
6961 "version": "v4.4.28",
6962 "source": {
6963 "type": "git",
6964 "url": "https://github.com/symfony/web-profiler-bundle.git",
6965 "reference": "be142cf26bb81ff31f7a482c22b1e58b93719f00"
6966 },
6967 "dist": {
6968 "type": "zip",
6969 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/be142cf26bb81ff31f7a482c22b1e58b93719f00",
6970 "reference": "be142cf26bb81ff31f7a482c22b1e58b93719f00",
6971 "shasum": ""
6972 },
6973 "require": {
6974 "php": ">=7.1.3",
6975 "symfony/config": "^4.2|^5.0",
6976 "symfony/framework-bundle": "^4.4|^5.0",
6977 "symfony/http-kernel": "^4.4",
6978 "symfony/polyfill-php80": "^1.16",
6979 "symfony/routing": "^4.3|^5.0",
6980 "symfony/twig-bundle": "^4.2|^5.0",
6981 "twig/twig": "^1.43|^2.13|^3.0.4"
6982 },
6983 "conflict": {
6984 "symfony/form": "<4.3",
6985 "symfony/messenger": "<4.2"
6986 },
6987 "require-dev": {
6988 "symfony/browser-kit": "^4.3|^5.0",
6989 "symfony/console": "^4.3|^5.0",
6990 "symfony/css-selector": "^3.4|^4.0|^5.0",
6991 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6992 "symfony/stopwatch": "^3.4|^4.0|^5.0"
6993 },
6994 "type": "symfony-bundle",
6995 "autoload": {
6996 "psr-4": {
6997 "Symfony\\Bundle\\WebProfilerBundle\\": ""
6998 },
6999 "exclude-from-classmap": [
7000 "/Tests/"
7001 ]
7002 },
7003 "notification-url": "https://packagist.org/downloads/",
7004 "license": [
7005 "MIT"
7006 ],
7007 "authors": [
7008 {
7009 "name": "Fabien Potencier",
7010 "email": "fabien@symfony.com"
7011 },
7012 {
7013 "name": "Symfony Community",
7014 "homepage": "https://symfony.com/contributors"
7015 }
7016 ],
7017 "description": "Provides a development tool that gives detailed information about the execution of any request",
7018 "homepage": "https://symfony.com",
7019 "support": {
7020 "source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.28"
7021 },
7022 "funding": [
7023 {
7024 "url": "https://symfony.com/sponsor",
7025 "type": "custom"
7026 },
7027 {
7028 "url": "https://github.com/fabpot",
7029 "type": "github"
7030 },
7031 {
7032 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7033 "type": "tidelift"
7034 }
7035 ],
7036 "time": "2021-07-26T19:30:25+00:00"
7037 },
7038 {
7039 "name": "symfony/yaml",
7040 "version": "v4.4.29",
7041 "source": {
7042 "type": "git",
7043 "url": "https://github.com/symfony/yaml.git",
7044 "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a"
7045 },
7046 "dist": {
7047 "type": "zip",
7048 "url": "https://api.github.com/repos/symfony/yaml/zipball/3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
7049 "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
7050 "shasum": ""
7051 },
7052 "require": {
7053 "php": ">=7.1.3",
7054 "symfony/polyfill-ctype": "~1.8"
7055 },
7056 "conflict": {
7057 "symfony/console": "<3.4"
7058 },
7059 "require-dev": {
7060 "symfony/console": "^3.4|^4.0|^5.0"
7061 },
7062 "suggest": {
7063 "symfony/console": "For validating YAML files using the lint command"
7064 },
7065 "type": "library",
7066 "autoload": {
7067 "psr-4": {
7068 "Symfony\\Component\\Yaml\\": ""
7069 },
7070 "exclude-from-classmap": [
7071 "/Tests/"
7072 ]
7073 },
7074 "notification-url": "https://packagist.org/downloads/",
7075 "license": [
7076 "MIT"
7077 ],
7078 "authors": [
7079 {
7080 "name": "Fabien Potencier",
7081 "email": "fabien@symfony.com"
7082 },
7083 {
7084 "name": "Symfony Community",
7085 "homepage": "https://symfony.com/contributors"
7086 }
7087 ],
7088 "description": "Loads and dumps YAML files",
7089 "homepage": "https://symfony.com",
7090 "support": {
7091 "source": "https://github.com/symfony/yaml/tree/v4.4.29"
7092 },
7093 "funding": [
7094 {
7095 "url": "https://symfony.com/sponsor",
7096 "type": "custom"
7097 },
7098 {
7099 "url": "https://github.com/fabpot",
7100 "type": "github"
7101 },
7102 {
7103 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7104 "type": "tidelift"
7105 }
7106 ],
7107 "time": "2021-07-27T16:19:30+00:00"
7108 },
7109 {
7110 "name": "twig/extensions",
7111 "version": "v1.5.4",
7112 "source": {
7113 "type": "git",
7114 "url": "https://github.com/twigphp/Twig-extensions.git",
7115 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
7116 },
7117 "dist": {
7118 "type": "zip",
7119 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
7120 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
7121 "shasum": ""
7122 },
7123 "require": {
7124 "twig/twig": "^1.27|^2.0"
7125 },
7126 "require-dev": {
7127 "symfony/phpunit-bridge": "^3.4",
7128 "symfony/translation": "^2.7|^3.4"
7129 },
7130 "suggest": {
7131 "symfony/translation": "Allow the time_diff output to be translated"
7132 },
7133 "type": "library",
7134 "extra": {
7135 "branch-alias": {
7136 "dev-master": "1.5-dev"
7137 }
7138 },
7139 "autoload": {
7140 "psr-0": {
7141 "Twig_Extensions_": "lib/"
7142 },
7143 "psr-4": {
7144 "Twig\\Extensions\\": "src/"
7145 }
7146 },
7147 "notification-url": "https://packagist.org/downloads/",
7148 "license": [
7149 "MIT"
7150 ],
7151 "authors": [
7152 {
7153 "name": "Fabien Potencier",
7154 "email": "fabien@symfony.com"
7155 }
7156 ],
7157 "description": "Common additional features for Twig that do not directly belong in core",
7158 "keywords": [
7159 "i18n",
7160 "text"
7161 ],
7162 "support": {
7163 "issues": "https://github.com/twigphp/Twig-extensions/issues",
7164 "source": "https://github.com/twigphp/Twig-extensions/tree/master"
7165 },
7166 "abandoned": true,
7167 "time": "2018-12-05T18:34:18+00:00"
7168 },
7169 {
7170 "name": "twig/extra-bundle",
7171 "version": "v3.3.1",
7172 "source": {
7173 "type": "git",
7174 "url": "https://github.com/twigphp/twig-extra-bundle.git",
7175 "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6"
7176 },
7177 "dist": {
7178 "type": "zip",
7179 "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
7180 "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
7181 "shasum": ""
7182 },
7183 "require": {
7184 "php": "^7.1.3|^8.0",
7185 "symfony/framework-bundle": "^4.3|^5.0",
7186 "symfony/twig-bundle": "^4.3|^5.0",
7187 "twig/twig": "^2.4|^3.0"
7188 },
7189 "require-dev": {
7190 "symfony/phpunit-bridge": "^4.4.9|^5.0.9",
7191 "twig/cache-extra": "^3.0",
7192 "twig/cssinliner-extra": "^2.12|^3.0",
7193 "twig/html-extra": "^2.12|^3.0",
7194 "twig/inky-extra": "^2.12|^3.0",
7195 "twig/intl-extra": "^2.12|^3.0",
7196 "twig/markdown-extra": "^2.12|^3.0",
7197 "twig/string-extra": "^2.12|^3.0"
7198 },
7199 "type": "symfony-bundle",
7200 "extra": {
7201 "branch-alias": {
7202 "dev-master": "3.2-dev"
7203 }
7204 },
7205 "autoload": {
7206 "psr-4": {
7207 "Twig\\Extra\\TwigExtraBundle\\": ""
7208 },
7209 "exclude-from-classmap": [
7210 "/Tests/"
7211 ]
7212 },
7213 "notification-url": "https://packagist.org/downloads/",
7214 "license": [
7215 "MIT"
7216 ],
7217 "authors": [
7218 {
7219 "name": "Fabien Potencier",
7220 "email": "fabien@symfony.com",
7221 "homepage": "http://fabien.potencier.org",
7222 "role": "Lead Developer"
7223 }
7224 ],
7225 "description": "A Symfony bundle for extra Twig extensions",
7226 "homepage": "https://twig.symfony.com",
7227 "keywords": [
7228 "bundle",
7229 "extra",
7230 "twig"
7231 ],
7232 "support": {
7233 "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.1"
7234 },
7235 "funding": [
7236 {
7237 "url": "https://github.com/fabpot",
7238 "type": "github"
7239 },
7240 {
7241 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7242 "type": "tidelift"
7243 }
7244 ],
7245 "time": "2021-05-12T07:47:40+00:00"
7246 },
7247 {
7248 "name": "twig/html-extra",
7249 "version": "v2.14.3",
7250 "source": {
7251 "type": "git",
7252 "url": "https://github.com/twigphp/html-extra.git",
7253 "reference": "284ac6431f07dfa6dae71164262349e8b8e15d9a"
7254 },
7255 "dist": {
7256 "type": "zip",
7257 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/284ac6431f07dfa6dae71164262349e8b8e15d9a",
7258 "reference": "284ac6431f07dfa6dae71164262349e8b8e15d9a",
7259 "shasum": ""
7260 },
7261 "require": {
7262 "php": ">=7.1.3",
7263 "symfony/mime": "^4.3|^5.0",
7264 "twig/twig": "^2.4|^3.0"
7265 },
7266 "require-dev": {
7267 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
7268 },
7269 "type": "library",
7270 "extra": {
7271 "branch-alias": {
7272 "dev-master": "2.14-dev"
7273 }
7274 },
7275 "autoload": {
7276 "psr-4": {
7277 "Twig\\Extra\\Html\\": ""
7278 },
7279 "exclude-from-classmap": [
7280 "/Tests/"
7281 ]
7282 },
7283 "notification-url": "https://packagist.org/downloads/",
7284 "license": [
7285 "MIT"
7286 ],
7287 "authors": [
7288 {
7289 "name": "Fabien Potencier",
7290 "email": "fabien@symfony.com",
7291 "homepage": "http://fabien.potencier.org",
7292 "role": "Lead Developer"
7293 }
7294 ],
7295 "description": "A Twig extension for HTML",
7296 "homepage": "https://twig.symfony.com",
7297 "keywords": [
7298 "html",
7299 "twig"
7300 ],
7301 "support": {
7302 "source": "https://github.com/twigphp/html-extra/tree/v2.14.3"
7303 },
7304 "funding": [
7305 {
7306 "url": "https://github.com/fabpot",
7307 "type": "github"
7308 },
7309 {
7310 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7311 "type": "tidelift"
7312 }
7313 ],
7314 "time": "2021-01-01T14:53:48+00:00"
7315 },
7316 {
7317 "name": "twig/markdown-extra",
7318 "version": "v3.3.1",
7319 "source": {
7320 "type": "git",
7321 "url": "https://github.com/twigphp/markdown-extra.git",
7322 "reference": "a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9"
7323 },
7324 "dist": {
7325 "type": "zip",
7326 "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9",
7327 "reference": "a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9",
7328 "shasum": ""
7329 },
7330 "require": {
7331 "php": ">=7.1.3",
7332 "twig/twig": "^2.4|^3.0"
7333 },
7334 "require-dev": {
7335 "erusev/parsedown": "^1.7",
7336 "league/commonmark": "^1.0",
7337 "league/html-to-markdown": "^4.8|^5.0",
7338 "michelf/php-markdown": "^1.8",
7339 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
7340 },
7341 "type": "library",
7342 "extra": {
7343 "branch-alias": {
7344 "dev-master": "3.2-dev"
7345 }
7346 },
7347 "autoload": {
7348 "psr-4": {
7349 "Twig\\Extra\\Markdown\\": ""
7350 },
7351 "exclude-from-classmap": [
7352 "/Tests/"
7353 ]
7354 },
7355 "notification-url": "https://packagist.org/downloads/",
7356 "license": [
7357 "MIT"
7358 ],
7359 "authors": [
7360 {
7361 "name": "Fabien Potencier",
7362 "email": "fabien@symfony.com",
7363 "homepage": "http://fabien.potencier.org",
7364 "role": "Lead Developer"
7365 }
7366 ],
7367 "description": "A Twig extension for Markdown",
7368 "homepage": "https://twig.symfony.com",
7369 "keywords": [
7370 "html",
7371 "markdown",
7372 "twig"
7373 ],
7374 "support": {
7375 "source": "https://github.com/twigphp/markdown-extra/tree/v3.3.1"
7376 },
7377 "funding": [
7378 {
7379 "url": "https://github.com/fabpot",
7380 "type": "github"
7381 },
7382 {
7383 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7384 "type": "tidelift"
7385 }
7386 ],
7387 "time": "2021-04-01T12:19:25+00:00"
7388 },
7389 {
7390 "name": "twig/twig",
7391 "version": "v2.14.6",
7392 "source": {
7393 "type": "git",
7394 "url": "https://github.com/twigphp/Twig.git",
7395 "reference": "27e5cf2b05e3744accf39d4c68a3235d9966d260"
7396 },
7397 "dist": {
7398 "type": "zip",
7399 "url": "https://api.github.com/repos/twigphp/Twig/zipball/27e5cf2b05e3744accf39d4c68a3235d9966d260",
7400 "reference": "27e5cf2b05e3744accf39d4c68a3235d9966d260",
7401 "shasum": ""
7402 },
7403 "require": {
7404 "php": ">=7.2.5",
7405 "symfony/polyfill-ctype": "^1.8",
7406 "symfony/polyfill-mbstring": "^1.3"
7407 },
7408 "require-dev": {
7409 "psr/container": "^1.0",
7410 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
7411 },
7412 "type": "library",
7413 "extra": {
7414 "branch-alias": {
7415 "dev-master": "2.14-dev"
7416 }
7417 },
7418 "autoload": {
7419 "psr-0": {
7420 "Twig_": "lib/"
7421 },
7422 "psr-4": {
7423 "Twig\\": "src/"
7424 }
7425 },
7426 "notification-url": "https://packagist.org/downloads/",
7427 "license": [
7428 "BSD-3-Clause"
7429 ],
7430 "authors": [
7431 {
7432 "name": "Fabien Potencier",
7433 "email": "fabien@symfony.com",
7434 "homepage": "http://fabien.potencier.org",
7435 "role": "Lead Developer"
7436 },
7437 {
7438 "name": "Twig Team",
7439 "role": "Contributors"
7440 },
7441 {
7442 "name": "Armin Ronacher",
7443 "email": "armin.ronacher@active-4.com",
7444 "role": "Project Founder"
7445 }
7446 ],
7447 "description": "Twig, the flexible, fast, and secure template language for PHP",
7448 "homepage": "https://twig.symfony.com",
7449 "keywords": [
7450 "templating"
7451 ],
7452 "support": {
7453 "issues": "https://github.com/twigphp/Twig/issues",
7454 "source": "https://github.com/twigphp/Twig/tree/v2.14.6"
7455 },
7456 "funding": [
7457 {
7458 "url": "https://github.com/fabpot",
7459 "type": "github"
7460 },
7461 {
7462 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7463 "type": "tidelift"
7464 }
7465 ],
7466 "time": "2021-05-16T12:12:47+00:00"
7467 }
7468 ],
7469 "packages-dev": [
7470 {
7471 "name": "doctrine/data-fixtures",
7472 "version": "1.5.0",
7473 "source": {
7474 "type": "git",
7475 "url": "https://github.com/doctrine/data-fixtures.git",
7476 "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5"
7477 },
7478 "dist": {
7479 "type": "zip",
7480 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/51d3d4880d28951fff42a635a2389f8c63baddc5",
7481 "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5",
7482 "shasum": ""
7483 },
7484 "require": {
7485 "doctrine/common": "^2.13|^3.0",
7486 "doctrine/persistence": "^1.3.3|^2.0",
7487 "php": "^7.2 || ^8.0"
7488 },
7489 "conflict": {
7490 "doctrine/phpcr-odm": "<1.3.0"
7491 },
7492 "require-dev": {
7493 "doctrine/coding-standard": "^8.2",
7494 "doctrine/dbal": "^2.5.4",
7495 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
7496 "doctrine/orm": "^2.7.0",
7497 "ext-sqlite3": "*",
7498 "phpunit/phpunit": "^8.0"
7499 },
7500 "suggest": {
7501 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
7502 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
7503 "doctrine/orm": "For loading ORM fixtures",
7504 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
7505 },
7506 "type": "library",
7507 "autoload": {
7508 "psr-4": {
7509 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
7510 }
7511 },
7512 "notification-url": "https://packagist.org/downloads/",
7513 "license": [
7514 "MIT"
7515 ],
7516 "authors": [
7517 {
7518 "name": "Jonathan Wage",
7519 "email": "jonwage@gmail.com"
7520 }
7521 ],
7522 "description": "Data Fixtures for all Doctrine Object Managers",
7523 "homepage": "http://www.doctrine-project.org",
7524 "keywords": [
7525 "database"
7526 ],
7527 "support": {
7528 "issues": "https://github.com/doctrine/data-fixtures/issues",
7529 "source": "https://github.com/doctrine/data-fixtures/tree/1.5.0"
7530 },
7531 "funding": [
7532 {
7533 "url": "https://www.doctrine-project.org/sponsorship.html",
7534 "type": "custom"
7535 },
7536 {
7537 "url": "https://www.patreon.com/phpdoctrine",
7538 "type": "patreon"
7539 },
7540 {
7541 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
7542 "type": "tidelift"
7543 }
7544 ],
7545 "time": "2021-01-23T10:20:43+00:00"
7546 },
7547 {
7548 "name": "doctrine/doctrine-fixtures-bundle",
7549 "version": "3.4.0",
7550 "source": {
7551 "type": "git",
7552 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
7553 "reference": "870189619a7770f468ffb0b80925302e065a3b34"
7554 },
7555 "dist": {
7556 "type": "zip",
7557 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/870189619a7770f468ffb0b80925302e065a3b34",
7558 "reference": "870189619a7770f468ffb0b80925302e065a3b34",
7559 "shasum": ""
7560 },
7561 "require": {
7562 "doctrine/data-fixtures": "^1.3",
7563 "doctrine/doctrine-bundle": "^1.11|^2.0",
7564 "doctrine/orm": "^2.6.0",
7565 "doctrine/persistence": "^1.3.7|^2.0",
7566 "php": "^7.1 || ^8.0",
7567 "symfony/config": "^3.4|^4.3|^5.0",
7568 "symfony/console": "^3.4|^4.3|^5.0",
7569 "symfony/dependency-injection": "^3.4|^4.3|^5.0",
7570 "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
7571 "symfony/http-kernel": "^3.4|^4.3|^5.0"
7572 },
7573 "require-dev": {
7574 "doctrine/coding-standard": "^6.0",
7575 "phpunit/phpunit": "^7.4 || ^8.0 || ^9.2",
7576 "symfony/phpunit-bridge": "^4.1|^5.0"
7577 },
7578 "type": "symfony-bundle",
7579 "autoload": {
7580 "psr-4": {
7581 "Doctrine\\Bundle\\FixturesBundle\\": ""
7582 }
7583 },
7584 "notification-url": "https://packagist.org/downloads/",
7585 "license": [
7586 "MIT"
7587 ],
7588 "authors": [
7589 {
7590 "name": "Fabien Potencier",
7591 "email": "fabien@symfony.com"
7592 },
7593 {
7594 "name": "Doctrine Project",
7595 "homepage": "http://www.doctrine-project.org"
7596 },
7597 {
7598 "name": "Symfony Community",
7599 "homepage": "http://symfony.com/contributors"
7600 }
7601 ],
7602 "description": "Symfony DoctrineFixturesBundle",
7603 "homepage": "http://www.doctrine-project.org",
7604 "keywords": [
7605 "Fixture",
7606 "persistence"
7607 ],
7608 "support": {
7609 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
7610 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.0"
7611 },
7612 "funding": [
7613 {
7614 "url": "https://www.doctrine-project.org/sponsorship.html",
7615 "type": "custom"
7616 },
7617 {
7618 "url": "https://www.patreon.com/phpdoctrine",
7619 "type": "patreon"
7620 },
7621 {
7622 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
7623 "type": "tidelift"
7624 }
7625 ],
7626 "time": "2020-11-14T09:36:49+00:00"
7627 },
7628 {
7629 "name": "nikic/php-parser",
7630 "version": "v4.12.0",
7631 "source": {
7632 "type": "git",
7633 "url": "https://github.com/nikic/PHP-Parser.git",
7634 "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
7635 },
7636 "dist": {
7637 "type": "zip",
7638 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
7639 "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
7640 "shasum": ""
7641 },
7642 "require": {
7643 "ext-tokenizer": "*",
7644 "php": ">=7.0"
7645 },
7646 "require-dev": {
7647 "ircmaxell/php-yacc": "^0.0.7",
7648 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
7649 },
7650 "bin": [
7651 "bin/php-parse"
7652 ],
7653 "type": "library",
7654 "extra": {
7655 "branch-alias": {
7656 "dev-master": "4.9-dev"
7657 }
7658 },
7659 "autoload": {
7660 "psr-4": {
7661 "PhpParser\\": "lib/PhpParser"
7662 }
7663 },
7664 "notification-url": "https://packagist.org/downloads/",
7665 "license": [
7666 "BSD-3-Clause"
7667 ],
7668 "authors": [
7669 {
7670 "name": "Nikita Popov"
7671 }
7672 ],
7673 "description": "A PHP parser written in PHP",
7674 "keywords": [
7675 "parser",
7676 "php"
7677 ],
7678 "support": {
7679 "issues": "https://github.com/nikic/PHP-Parser/issues",
7680 "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
7681 },
7682 "time": "2021-07-21T10:44:31+00:00"
7683 },
7684 {
7685 "name": "symfony/browser-kit",
7686 "version": "v4.4.27",
7687 "source": {
7688 "type": "git",
7689 "url": "https://github.com/symfony/browser-kit.git",
7690 "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b"
7691 },
7692 "dist": {
7693 "type": "zip",
7694 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
7695 "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
7696 "shasum": ""
7697 },
7698 "require": {
7699 "php": ">=7.1.3",
7700 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
7701 "symfony/polyfill-php80": "^1.16"
7702 },
7703 "require-dev": {
7704 "symfony/css-selector": "^3.4|^4.0|^5.0",
7705 "symfony/http-client": "^4.3|^5.0",
7706 "symfony/mime": "^4.3|^5.0",
7707 "symfony/process": "^3.4|^4.0|^5.0"
7708 },
7709 "suggest": {
7710 "symfony/process": ""
7711 },
7712 "type": "library",
7713 "autoload": {
7714 "psr-4": {
7715 "Symfony\\Component\\BrowserKit\\": ""
7716 },
7717 "exclude-from-classmap": [
7718 "/Tests/"
7719 ]
7720 },
7721 "notification-url": "https://packagist.org/downloads/",
7722 "license": [
7723 "MIT"
7724 ],
7725 "authors": [
7726 {
7727 "name": "Fabien Potencier",
7728 "email": "fabien@symfony.com"
7729 },
7730 {
7731 "name": "Symfony Community",
7732 "homepage": "https://symfony.com/contributors"
7733 }
7734 ],
7735 "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
7736 "homepage": "https://symfony.com",
7737 "support": {
7738 "source": "https://github.com/symfony/browser-kit/tree/v4.4.27"
7739 },
7740 "funding": [
7741 {
7742 "url": "https://symfony.com/sponsor",
7743 "type": "custom"
7744 },
7745 {
7746 "url": "https://github.com/fabpot",
7747 "type": "github"
7748 },
7749 {
7750 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7751 "type": "tidelift"
7752 }
7753 ],
7754 "time": "2021-07-21T12:19:41+00:00"
7755 },
7756 {
7757 "name": "symfony/deprecation-contracts",
7758 "version": "v2.4.0",
7759 "source": {
7760 "type": "git",
7761 "url": "https://github.com/symfony/deprecation-contracts.git",
7762 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
7763 },
7764 "dist": {
7765 "type": "zip",
7766 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
7767 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
7768 "shasum": ""
7769 },
7770 "require": {
7771 "php": ">=7.1"
7772 },
7773 "type": "library",
7774 "extra": {
7775 "branch-alias": {
7776 "dev-main": "2.4-dev"
7777 },
7778 "thanks": {
7779 "name": "symfony/contracts",
7780 "url": "https://github.com/symfony/contracts"
7781 }
7782 },
7783 "autoload": {
7784 "files": [
7785 "function.php"
7786 ]
7787 },
7788 "notification-url": "https://packagist.org/downloads/",
7789 "license": [
7790 "MIT"
7791 ],
7792 "authors": [
7793 {
7794 "name": "Nicolas Grekas",
7795 "email": "p@tchwork.com"
7796 },
7797 {
7798 "name": "Symfony Community",
7799 "homepage": "https://symfony.com/contributors"
7800 }
7801 ],
7802 "description": "A generic function and convention to trigger deprecation notices",
7803 "homepage": "https://symfony.com",
7804 "support": {
7805 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
7806 },
7807 "funding": [
7808 {
7809 "url": "https://symfony.com/sponsor",
7810 "type": "custom"
7811 },
7812 {
7813 "url": "https://github.com/fabpot",
7814 "type": "github"
7815 },
7816 {
7817 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7818 "type": "tidelift"
7819 }
7820 ],
7821 "time": "2021-03-23T23:28:01+00:00"
7822 },
7823 {
7824 "name": "symfony/maker-bundle",
7825 "version": "v1.33.0",
7826 "source": {
7827 "type": "git",
7828 "url": "https://github.com/symfony/maker-bundle.git",
7829 "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031"
7830 },
7831 "dist": {
7832 "type": "zip",
7833 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/f093d906c667cba7e3f74487d9e5e55aaf25a031",
7834 "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031",
7835 "shasum": ""
7836 },
7837 "require": {
7838 "doctrine/inflector": "^1.2|^2.0",
7839 "nikic/php-parser": "^4.0",
7840 "php": ">=7.1.3",
7841 "symfony/config": "^4.0|^5.0",
7842 "symfony/console": "^4.0|^5.0",
7843 "symfony/dependency-injection": "^4.0|^5.0",
7844 "symfony/deprecation-contracts": "^2.2",
7845 "symfony/filesystem": "^4.0|^5.0",
7846 "symfony/finder": "^4.0|^5.0",
7847 "symfony/framework-bundle": "^4.0|^5.0",
7848 "symfony/http-kernel": "^4.0|^5.0"
7849 },
7850 "require-dev": {
7851 "composer/semver": "^3.0@dev",
7852 "doctrine/doctrine-bundle": "^1.8|^2.0",
7853 "doctrine/orm": "^2.3",
7854 "friendsofphp/php-cs-fixer": "^3.0",
7855 "friendsoftwig/twigcs": "^4.1.0|^5.0.0",
7856 "symfony/http-client": "^4.3|^5.0",
7857 "symfony/phpunit-bridge": "^4.3|^5.0",
7858 "symfony/process": "^4.0|^5.0",
7859 "symfony/security-core": "^4.0|^5.0",
7860 "symfony/yaml": "^4.0|^5.0"
7861 },
7862 "type": "symfony-bundle",
7863 "extra": {
7864 "branch-alias": {
7865 "dev-main": "1.0-dev"
7866 }
7867 },
7868 "autoload": {
7869 "psr-4": {
7870 "Symfony\\Bundle\\MakerBundle\\": "src/"
7871 }
7872 },
7873 "notification-url": "https://packagist.org/downloads/",
7874 "license": [
7875 "MIT"
7876 ],
7877 "authors": [
7878 {
7879 "name": "Symfony Community",
7880 "homepage": "https://symfony.com/contributors"
7881 }
7882 ],
7883 "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
7884 "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
7885 "keywords": [
7886 "code generator",
7887 "generator",
7888 "scaffold",
7889 "scaffolding"
7890 ],
7891 "support": {
7892 "issues": "https://github.com/symfony/maker-bundle/issues",
7893 "source": "https://github.com/symfony/maker-bundle/tree/v1.33.0"
7894 },
7895 "funding": [
7896 {
7897 "url": "https://symfony.com/sponsor",
7898 "type": "custom"
7899 },
7900 {
7901 "url": "https://github.com/fabpot",
7902 "type": "github"
7903 },
7904 {
7905 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7906 "type": "tidelift"
7907 }
7908 ],
7909 "time": "2021-07-01T00:28:30+00:00"
7910 },
7911 {
7912 "name": "symfony/phpunit-bridge",
7913 "version": "v4.4.27",
7914 "source": {
7915 "type": "git",
7916 "url": "https://github.com/symfony/phpunit-bridge.git",
7917 "reference": "e1434f90aaf18d812436cf4732f7594b22b8ee71"
7918 },
7919 "dist": {
7920 "type": "zip",
7921 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e1434f90aaf18d812436cf4732f7594b22b8ee71",
7922 "reference": "e1434f90aaf18d812436cf4732f7594b22b8ee71",
7923 "shasum": ""
7924 },
7925 "require": {
7926 "php": ">=5.5.9"
7927 },
7928 "conflict": {
7929 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
7930 },
7931 "require-dev": {
7932 "symfony/error-handler": "^4.4|^5.0"
7933 },
7934 "suggest": {
7935 "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
7936 },
7937 "bin": [
7938 "bin/simple-phpunit"
7939 ],
7940 "type": "symfony-bridge",
7941 "extra": {
7942 "thanks": {
7943 "name": "phpunit/phpunit",
7944 "url": "https://github.com/sebastianbergmann/phpunit"
7945 }
7946 },
7947 "autoload": {
7948 "files": [
7949 "bootstrap.php"
7950 ],
7951 "psr-4": {
7952 "Symfony\\Bridge\\PhpUnit\\": ""
7953 },
7954 "exclude-from-classmap": [
7955 "/Tests/"
7956 ]
7957 },
7958 "notification-url": "https://packagist.org/downloads/",
7959 "license": [
7960 "MIT"
7961 ],
7962 "authors": [
7963 {
7964 "name": "Nicolas Grekas",
7965 "email": "p@tchwork.com"
7966 },
7967 {
7968 "name": "Symfony Community",
7969 "homepage": "https://symfony.com/contributors"
7970 }
7971 ],
7972 "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
7973 "homepage": "https://symfony.com",
7974 "support": {
7975 "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.27"
7976 },
7977 "funding": [
7978 {
7979 "url": "https://symfony.com/sponsor",
7980 "type": "custom"
7981 },
7982 {
7983 "url": "https://github.com/fabpot",
7984 "type": "github"
7985 },
7986 {
7987 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7988 "type": "tidelift"
7989 }
7990 ],
7991 "time": "2021-07-15T14:30:38+00:00"
7992 }
7993 ],
7994 "aliases": [],
7995 "minimum-stability": "stable",
7996 "stability-flags": {
7997 "rapsys/airbundle": 20,
7998 "rapsys/packbundle": 20,
7999 "rapsys/userbundle": 20
8000 },
8001 "prefer-stable": false,
8002 "prefer-lowest": false,
8003 "platform": {
8004 "php": "^7.1.3",
8005 "ext-ctype": "*",
8006 "ext-iconv": "*"
8007 },
8008 "platform-dev": [],
8009 "plugin-api-version": "2.0.0"
8010 }