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