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