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