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