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