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