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