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