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