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