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": "876c23f5f32ed466a2c09d872599b66c", 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.39.0", 1466 "source": { 1467 "type": "git", 1468 "url": "https://github.com/illuminate/collections.git", 1469 "reference": "63fc240a047788fbc2ebe153de85cb72fce88440" 1470 }, 1471 "dist": { 1472 "type": "zip", 1473 "url": "https://api.github.com/repos/illuminate/collections/zipball/63fc240a047788fbc2ebe153de85cb72fce88440", 1474 "reference": "63fc240a047788fbc2ebe153de85cb72fce88440", 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": "2023-12-21T14:17:35+00:00" 1517 }, 1518 { 1519 "name": "illuminate/conditionable", 1520 "version": "v10.39.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.39.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.39.0", 1618 "source": { 1619 "type": "git", 1620 "url": "https://github.com/illuminate/contracts.git", 1621 "reference": "f6bf37a272fda164f6c451407c99f820eb1eb95b" 1622 }, 1623 "dist": { 1624 "type": "zip", 1625 "url": "https://api.github.com/repos/illuminate/contracts/zipball/f6bf37a272fda164f6c451407c99f820eb1eb95b", 1626 "reference": "f6bf37a272fda164f6c451407c99f820eb1eb95b", 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-10-30T00:59:22+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.39.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": "v4.18.0", 6452 "source": { 6453 "type": "git", 6454 "url": "https://github.com/nikic/PHP-Parser.git", 6455 "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999" 6456 }, 6457 "dist": { 6458 "type": "zip", 6459 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999", 6460 "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999", 6461 "shasum": "" 6462 }, 6463 "require": { 6464 "ext-tokenizer": "*", 6465 "php": ">=7.0" 6466 }, 6467 "require-dev": { 6468 "ircmaxell/php-yacc": "^0.0.7", 6469 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" 6470 }, 6471 "bin": [ 6472 "bin/php-parse" 6473 ], 6474 "type": "library", 6475 "extra": { 6476 "branch-alias": { 6477 "dev-master": "4.9-dev" 6478 } 6479 }, 6480 "autoload": { 6481 "psr-4": { 6482 "PhpParser\\": "lib/PhpParser" 6483 } 6484 }, 6485 "notification-url": "https://packagist.org/downloads/", 6486 "license": [ 6487 "BSD-3-Clause" 6488 ], 6489 "authors": [ 6490 { 6491 "name": "Nikita Popov" 6492 } 6493 ], 6494 "description": "A PHP parser written in PHP", 6495 "keywords": [ 6496 "parser", 6497 "php" 6498 ], 6499 "support": { 6500 "issues": "https://github.com/nikic/PHP-Parser/issues", 6501 "source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0" 6502 }, 6503 "time": "2023-12-10T21:03:43+00:00" 6504 }, 6505 { 6506 "name": "phar-io/manifest", 6507 "version": "2.0.3", 6508 "source": { 6509 "type": "git", 6510 "url": "https://github.com/phar-io/manifest.git", 6511 "reference": "97803eca37d319dfa7826cc2437fc020857acb53" 6512 }, 6513 "dist": { 6514 "type": "zip", 6515 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", 6516 "reference": "97803eca37d319dfa7826cc2437fc020857acb53", 6517 "shasum": "" 6518 }, 6519 "require": { 6520 "ext-dom": "*", 6521 "ext-phar": "*", 6522 "ext-xmlwriter": "*", 6523 "phar-io/version": "^3.0.1", 6524 "php": "^7.2 || ^8.0" 6525 }, 6526 "type": "library", 6527 "extra": { 6528 "branch-alias": { 6529 "dev-master": "2.0.x-dev" 6530 } 6531 }, 6532 "autoload": { 6533 "classmap": [ 6534 "src/" 6535 ] 6536 }, 6537 "notification-url": "https://packagist.org/downloads/", 6538 "license": [ 6539 "BSD-3-Clause" 6540 ], 6541 "authors": [ 6542 { 6543 "name": "Arne Blankerts", 6544 "email": "arne@blankerts.de", 6545 "role": "Developer" 6546 }, 6547 { 6548 "name": "Sebastian Heuer", 6549 "email": "sebastian@phpeople.de", 6550 "role": "Developer" 6551 }, 6552 { 6553 "name": "Sebastian Bergmann", 6554 "email": "sebastian@phpunit.de", 6555 "role": "Developer" 6556 } 6557 ], 6558 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", 6559 "support": { 6560 "issues": "https://github.com/phar-io/manifest/issues", 6561 "source": "https://github.com/phar-io/manifest/tree/2.0.3" 6562 }, 6563 "time": "2021-07-20T11:28:43+00:00" 6564 }, 6565 { 6566 "name": "phar-io/version", 6567 "version": "3.2.1", 6568 "source": { 6569 "type": "git", 6570 "url": "https://github.com/phar-io/version.git", 6571 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" 6572 }, 6573 "dist": { 6574 "type": "zip", 6575 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", 6576 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", 6577 "shasum": "" 6578 }, 6579 "require": { 6580 "php": "^7.2 || ^8.0" 6581 }, 6582 "type": "library", 6583 "autoload": { 6584 "classmap": [ 6585 "src/" 6586 ] 6587 }, 6588 "notification-url": "https://packagist.org/downloads/", 6589 "license": [ 6590 "BSD-3-Clause" 6591 ], 6592 "authors": [ 6593 { 6594 "name": "Arne Blankerts", 6595 "email": "arne@blankerts.de", 6596 "role": "Developer" 6597 }, 6598 { 6599 "name": "Sebastian Heuer", 6600 "email": "sebastian@phpeople.de", 6601 "role": "Developer" 6602 }, 6603 { 6604 "name": "Sebastian Bergmann", 6605 "email": "sebastian@phpunit.de", 6606 "role": "Developer" 6607 } 6608 ], 6609 "description": "Library for handling version information and constraints", 6610 "support": { 6611 "issues": "https://github.com/phar-io/version/issues", 6612 "source": "https://github.com/phar-io/version/tree/3.2.1" 6613 }, 6614 "time": "2022-02-21T01:04:05+00:00" 6615 }, 6616 { 6617 "name": "php-coveralls/php-coveralls", 6618 "version": "v2.7.0", 6619 "source": { 6620 "type": "git", 6621 "url": "https://github.com/php-coveralls/php-coveralls.git", 6622 "reference": "b36fa4394e519dafaddc04ae03976bc65a25ba15" 6623 }, 6624 "dist": { 6625 "type": "zip", 6626 "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/b36fa4394e519dafaddc04ae03976bc65a25ba15", 6627 "reference": "b36fa4394e519dafaddc04ae03976bc65a25ba15", 6628 "shasum": "" 6629 }, 6630 "require": { 6631 "ext-json": "*", 6632 "ext-simplexml": "*", 6633 "guzzlehttp/guzzle": "^6.0 || ^7.0", 6634 "php": "^7.0 || ^8.0", 6635 "psr/log": "^1.0 || ^2.0", 6636 "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", 6637 "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", 6638 "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", 6639 "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" 6640 }, 6641 "require-dev": { 6642 "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || >=8.0 <8.5.29 || >=9.0 <9.5.23", 6643 "sanmai/phpunit-legacy-adapter": "^6.1 || ^8.0" 6644 }, 6645 "suggest": { 6646 "symfony/http-kernel": "Allows Symfony integration" 6647 }, 6648 "bin": [ 6649 "bin/php-coveralls" 6650 ], 6651 "type": "library", 6652 "autoload": { 6653 "psr-4": { 6654 "PhpCoveralls\\": "src/" 6655 } 6656 }, 6657 "notification-url": "https://packagist.org/downloads/", 6658 "license": [ 6659 "MIT" 6660 ], 6661 "authors": [ 6662 { 6663 "name": "Kitamura Satoshi", 6664 "email": "with.no.parachute@gmail.com", 6665 "homepage": "https://www.facebook.com/satooshi.jp", 6666 "role": "Original creator" 6667 }, 6668 { 6669 "name": "Takashi Matsuo", 6670 "email": "tmatsuo@google.com" 6671 }, 6672 { 6673 "name": "Google Inc" 6674 }, 6675 { 6676 "name": "Dariusz Ruminski", 6677 "email": "dariusz.ruminski@gmail.com", 6678 "homepage": "https://github.com/keradus" 6679 }, 6680 { 6681 "name": "Contributors", 6682 "homepage": "https://github.com/php-coveralls/php-coveralls/graphs/contributors" 6683 } 6684 ], 6685 "description": "PHP client library for Coveralls API", 6686 "homepage": "https://github.com/php-coveralls/php-coveralls", 6687 "keywords": [ 6688 "ci", 6689 "coverage", 6690 "github", 6691 "test" 6692 ], 6693 "support": { 6694 "issues": "https://github.com/php-coveralls/php-coveralls/issues", 6695 "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.7.0" 6696 }, 6697 "time": "2023-11-22T10:21:01+00:00" 6698 }, 6699 { 6700 "name": "phpunit/php-code-coverage", 6701 "version": "10.1.11", 6702 "source": { 6703 "type": "git", 6704 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 6705 "reference": "78c3b7625965c2513ee96569a4dbb62601784145" 6706 }, 6707 "dist": { 6708 "type": "zip", 6709 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/78c3b7625965c2513ee96569a4dbb62601784145", 6710 "reference": "78c3b7625965c2513ee96569a4dbb62601784145", 6711 "shasum": "" 6712 }, 6713 "require": { 6714 "ext-dom": "*", 6715 "ext-libxml": "*", 6716 "ext-xmlwriter": "*", 6717 "nikic/php-parser": "^4.18 || ^5.0", 6718 "php": ">=8.1", 6719 "phpunit/php-file-iterator": "^4.0", 6720 "phpunit/php-text-template": "^3.0", 6721 "sebastian/code-unit-reverse-lookup": "^3.0", 6722 "sebastian/complexity": "^3.0", 6723 "sebastian/environment": "^6.0", 6724 "sebastian/lines-of-code": "^2.0", 6725 "sebastian/version": "^4.0", 6726 "theseer/tokenizer": "^1.2.0" 6727 }, 6728 "require-dev": { 6729 "phpunit/phpunit": "^10.1" 6730 }, 6731 "suggest": { 6732 "ext-pcov": "PHP extension that provides line coverage", 6733 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" 6734 }, 6735 "type": "library", 6736 "extra": { 6737 "branch-alias": { 6738 "dev-main": "10.1-dev" 6739 } 6740 }, 6741 "autoload": { 6742 "classmap": [ 6743 "src/" 6744 ] 6745 }, 6746 "notification-url": "https://packagist.org/downloads/", 6747 "license": [ 6748 "BSD-3-Clause" 6749 ], 6750 "authors": [ 6751 { 6752 "name": "Sebastian Bergmann", 6753 "email": "sebastian@phpunit.de", 6754 "role": "lead" 6755 } 6756 ], 6757 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", 6758 "homepage": "https://github.com/sebastianbergmann/php-code-coverage", 6759 "keywords": [ 6760 "coverage", 6761 "testing", 6762 "xunit" 6763 ], 6764 "support": { 6765 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", 6766 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", 6767 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.11" 6768 }, 6769 "funding": [ 6770 { 6771 "url": "https://github.com/sebastianbergmann", 6772 "type": "github" 6773 } 6774 ], 6775 "time": "2023-12-21T15:38:30+00:00" 6776 }, 6777 { 6778 "name": "phpunit/php-file-iterator", 6779 "version": "4.1.0", 6780 "source": { 6781 "type": "git", 6782 "url": "https://github.com/sebastianbergmann/php-file-iterator.git", 6783 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c" 6784 }, 6785 "dist": { 6786 "type": "zip", 6787 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c", 6788 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c", 6789 "shasum": "" 6790 }, 6791 "require": { 6792 "php": ">=8.1" 6793 }, 6794 "require-dev": { 6795 "phpunit/phpunit": "^10.0" 6796 }, 6797 "type": "library", 6798 "extra": { 6799 "branch-alias": { 6800 "dev-main": "4.0-dev" 6801 } 6802 }, 6803 "autoload": { 6804 "classmap": [ 6805 "src/" 6806 ] 6807 }, 6808 "notification-url": "https://packagist.org/downloads/", 6809 "license": [ 6810 "BSD-3-Clause" 6811 ], 6812 "authors": [ 6813 { 6814 "name": "Sebastian Bergmann", 6815 "email": "sebastian@phpunit.de", 6816 "role": "lead" 6817 } 6818 ], 6819 "description": "FilterIterator implementation that filters files based on a list of suffixes.", 6820 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", 6821 "keywords": [ 6822 "filesystem", 6823 "iterator" 6824 ], 6825 "support": { 6826 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", 6827 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy", 6828 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0" 6829 }, 6830 "funding": [ 6831 { 6832 "url": "https://github.com/sebastianbergmann", 6833 "type": "github" 6834 } 6835 ], 6836 "time": "2023-08-31T06:24:48+00:00" 6837 }, 6838 { 6839 "name": "phpunit/php-invoker", 6840 "version": "4.0.0", 6841 "source": { 6842 "type": "git", 6843 "url": "https://github.com/sebastianbergmann/php-invoker.git", 6844 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7" 6845 }, 6846 "dist": { 6847 "type": "zip", 6848 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7", 6849 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7", 6850 "shasum": "" 6851 }, 6852 "require": { 6853 "php": ">=8.1" 6854 }, 6855 "require-dev": { 6856 "ext-pcntl": "*", 6857 "phpunit/phpunit": "^10.0" 6858 }, 6859 "suggest": { 6860 "ext-pcntl": "*" 6861 }, 6862 "type": "library", 6863 "extra": { 6864 "branch-alias": { 6865 "dev-main": "4.0-dev" 6866 } 6867 }, 6868 "autoload": { 6869 "classmap": [ 6870 "src/" 6871 ] 6872 }, 6873 "notification-url": "https://packagist.org/downloads/", 6874 "license": [ 6875 "BSD-3-Clause" 6876 ], 6877 "authors": [ 6878 { 6879 "name": "Sebastian Bergmann", 6880 "email": "sebastian@phpunit.de", 6881 "role": "lead" 6882 } 6883 ], 6884 "description": "Invoke callables with a timeout", 6885 "homepage": "https://github.com/sebastianbergmann/php-invoker/", 6886 "keywords": [ 6887 "process" 6888 ], 6889 "support": { 6890 "issues": "https://github.com/sebastianbergmann/php-invoker/issues", 6891 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0" 6892 }, 6893 "funding": [ 6894 { 6895 "url": "https://github.com/sebastianbergmann", 6896 "type": "github" 6897 } 6898 ], 6899 "time": "2023-02-03T06:56:09+00:00" 6900 }, 6901 { 6902 "name": "phpunit/php-text-template", 6903 "version": "3.0.1", 6904 "source": { 6905 "type": "git", 6906 "url": "https://github.com/sebastianbergmann/php-text-template.git", 6907 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748" 6908 }, 6909 "dist": { 6910 "type": "zip", 6911 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748", 6912 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748", 6913 "shasum": "" 6914 }, 6915 "require": { 6916 "php": ">=8.1" 6917 }, 6918 "require-dev": { 6919 "phpunit/phpunit": "^10.0" 6920 }, 6921 "type": "library", 6922 "extra": { 6923 "branch-alias": { 6924 "dev-main": "3.0-dev" 6925 } 6926 }, 6927 "autoload": { 6928 "classmap": [ 6929 "src/" 6930 ] 6931 }, 6932 "notification-url": "https://packagist.org/downloads/", 6933 "license": [ 6934 "BSD-3-Clause" 6935 ], 6936 "authors": [ 6937 { 6938 "name": "Sebastian Bergmann", 6939 "email": "sebastian@phpunit.de", 6940 "role": "lead" 6941 } 6942 ], 6943 "description": "Simple template engine.", 6944 "homepage": "https://github.com/sebastianbergmann/php-text-template/", 6945 "keywords": [ 6946 "template" 6947 ], 6948 "support": { 6949 "issues": "https://github.com/sebastianbergmann/php-text-template/issues", 6950 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy", 6951 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1" 6952 }, 6953 "funding": [ 6954 { 6955 "url": "https://github.com/sebastianbergmann", 6956 "type": "github" 6957 } 6958 ], 6959 "time": "2023-08-31T14:07:24+00:00" 6960 }, 6961 { 6962 "name": "phpunit/php-timer", 6963 "version": "6.0.0", 6964 "source": { 6965 "type": "git", 6966 "url": "https://github.com/sebastianbergmann/php-timer.git", 6967 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d" 6968 }, 6969 "dist": { 6970 "type": "zip", 6971 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d", 6972 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d", 6973 "shasum": "" 6974 }, 6975 "require": { 6976 "php": ">=8.1" 6977 }, 6978 "require-dev": { 6979 "phpunit/phpunit": "^10.0" 6980 }, 6981 "type": "library", 6982 "extra": { 6983 "branch-alias": { 6984 "dev-main": "6.0-dev" 6985 } 6986 }, 6987 "autoload": { 6988 "classmap": [ 6989 "src/" 6990 ] 6991 }, 6992 "notification-url": "https://packagist.org/downloads/", 6993 "license": [ 6994 "BSD-3-Clause" 6995 ], 6996 "authors": [ 6997 { 6998 "name": "Sebastian Bergmann", 6999 "email": "sebastian@phpunit.de", 7000 "role": "lead" 7001 } 7002 ], 7003 "description": "Utility class for timing", 7004 "homepage": "https://github.com/sebastianbergmann/php-timer/", 7005 "keywords": [ 7006 "timer" 7007 ], 7008 "support": { 7009 "issues": "https://github.com/sebastianbergmann/php-timer/issues", 7010 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0" 7011 }, 7012 "funding": [ 7013 { 7014 "url": "https://github.com/sebastianbergmann", 7015 "type": "github" 7016 } 7017 ], 7018 "time": "2023-02-03T06:57:52+00:00" 7019 }, 7020 { 7021 "name": "phpunit/phpunit", 7022 "version": "10.5.5", 7023 "source": { 7024 "type": "git", 7025 "url": "https://github.com/sebastianbergmann/phpunit.git", 7026 "reference": "ed21115d505b4b4f7dc7b5651464e19a2c7f7856" 7027 }, 7028 "dist": { 7029 "type": "zip", 7030 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ed21115d505b4b4f7dc7b5651464e19a2c7f7856", 7031 "reference": "ed21115d505b4b4f7dc7b5651464e19a2c7f7856", 7032 "shasum": "" 7033 }, 7034 "require": { 7035 "ext-dom": "*", 7036 "ext-json": "*", 7037 "ext-libxml": "*", 7038 "ext-mbstring": "*", 7039 "ext-xml": "*", 7040 "ext-xmlwriter": "*", 7041 "myclabs/deep-copy": "^1.10.1", 7042 "phar-io/manifest": "^2.0.3", 7043 "phar-io/version": "^3.0.2", 7044 "php": ">=8.1", 7045 "phpunit/php-code-coverage": "^10.1.5", 7046 "phpunit/php-file-iterator": "^4.0", 7047 "phpunit/php-invoker": "^4.0", 7048 "phpunit/php-text-template": "^3.0", 7049 "phpunit/php-timer": "^6.0", 7050 "sebastian/cli-parser": "^2.0", 7051 "sebastian/code-unit": "^2.0", 7052 "sebastian/comparator": "^5.0", 7053 "sebastian/diff": "^5.0", 7054 "sebastian/environment": "^6.0", 7055 "sebastian/exporter": "^5.1", 7056 "sebastian/global-state": "^6.0.1", 7057 "sebastian/object-enumerator": "^5.0", 7058 "sebastian/recursion-context": "^5.0", 7059 "sebastian/type": "^4.0", 7060 "sebastian/version": "^4.0" 7061 }, 7062 "suggest": { 7063 "ext-soap": "To be able to generate mocks based on WSDL files" 7064 }, 7065 "bin": [ 7066 "phpunit" 7067 ], 7068 "type": "library", 7069 "extra": { 7070 "branch-alias": { 7071 "dev-main": "10.5-dev" 7072 } 7073 }, 7074 "autoload": { 7075 "files": [ 7076 "src/Framework/Assert/Functions.php" 7077 ], 7078 "classmap": [ 7079 "src/" 7080 ] 7081 }, 7082 "notification-url": "https://packagist.org/downloads/", 7083 "license": [ 7084 "BSD-3-Clause" 7085 ], 7086 "authors": [ 7087 { 7088 "name": "Sebastian Bergmann", 7089 "email": "sebastian@phpunit.de", 7090 "role": "lead" 7091 } 7092 ], 7093 "description": "The PHP Unit Testing framework.", 7094 "homepage": "https://phpunit.de/", 7095 "keywords": [ 7096 "phpunit", 7097 "testing", 7098 "xunit" 7099 ], 7100 "support": { 7101 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 7102 "security": "https://github.com/sebastianbergmann/phpunit/security/policy", 7103 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.5" 7104 }, 7105 "funding": [ 7106 { 7107 "url": "https://phpunit.de/sponsors.html", 7108 "type": "custom" 7109 }, 7110 { 7111 "url": "https://github.com/sebastianbergmann", 7112 "type": "github" 7113 }, 7114 { 7115 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", 7116 "type": "tidelift" 7117 } 7118 ], 7119 "time": "2023-12-27T15:13:52+00:00" 7120 }, 7121 { 7122 "name": "react/promise", 7123 "version": "v3.1.0", 7124 "source": { 7125 "type": "git", 7126 "url": "https://github.com/reactphp/promise.git", 7127 "reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c" 7128 }, 7129 "dist": { 7130 "type": "zip", 7131 "url": "https://api.github.com/repos/reactphp/promise/zipball/e563d55d1641de1dea9f5e84f3cccc66d2bfe02c", 7132 "reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c", 7133 "shasum": "" 7134 }, 7135 "require": { 7136 "php": ">=7.1.0" 7137 }, 7138 "require-dev": { 7139 "phpstan/phpstan": "1.10.39 || 1.4.10", 7140 "phpunit/phpunit": "^9.6 || ^7.5" 7141 }, 7142 "type": "library", 7143 "autoload": { 7144 "files": [ 7145 "src/functions_include.php" 7146 ], 7147 "psr-4": { 7148 "React\\Promise\\": "src/" 7149 } 7150 }, 7151 "notification-url": "https://packagist.org/downloads/", 7152 "license": [ 7153 "MIT" 7154 ], 7155 "authors": [ 7156 { 7157 "name": "Jan Sorgalla", 7158 "email": "jsorgalla@gmail.com", 7159 "homepage": "https://sorgalla.com/" 7160 }, 7161 { 7162 "name": "Christian Lück", 7163 "email": "christian@clue.engineering", 7164 "homepage": "https://clue.engineering/" 7165 }, 7166 { 7167 "name": "Cees-Jan Kiewiet", 7168 "email": "reactphp@ceesjankiewiet.nl", 7169 "homepage": "https://wyrihaximus.net/" 7170 }, 7171 { 7172 "name": "Chris Boden", 7173 "email": "cboden@gmail.com", 7174 "homepage": "https://cboden.dev/" 7175 } 7176 ], 7177 "description": "A lightweight implementation of CommonJS Promises/A for PHP", 7178 "keywords": [ 7179 "promise", 7180 "promises" 7181 ], 7182 "support": { 7183 "issues": "https://github.com/reactphp/promise/issues", 7184 "source": "https://github.com/reactphp/promise/tree/v3.1.0" 7185 }, 7186 "funding": [ 7187 { 7188 "url": "https://opencollective.com/reactphp", 7189 "type": "open_collective" 7190 } 7191 ], 7192 "time": "2023-11-16T16:21:57+00:00" 7193 }, 7194 { 7195 "name": "sebastian/cli-parser", 7196 "version": "2.0.0", 7197 "source": { 7198 "type": "git", 7199 "url": "https://github.com/sebastianbergmann/cli-parser.git", 7200 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae" 7201 }, 7202 "dist": { 7203 "type": "zip", 7204 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae", 7205 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae", 7206 "shasum": "" 7207 }, 7208 "require": { 7209 "php": ">=8.1" 7210 }, 7211 "require-dev": { 7212 "phpunit/phpunit": "^10.0" 7213 }, 7214 "type": "library", 7215 "extra": { 7216 "branch-alias": { 7217 "dev-main": "2.0-dev" 7218 } 7219 }, 7220 "autoload": { 7221 "classmap": [ 7222 "src/" 7223 ] 7224 }, 7225 "notification-url": "https://packagist.org/downloads/", 7226 "license": [ 7227 "BSD-3-Clause" 7228 ], 7229 "authors": [ 7230 { 7231 "name": "Sebastian Bergmann", 7232 "email": "sebastian@phpunit.de", 7233 "role": "lead" 7234 } 7235 ], 7236 "description": "Library for parsing CLI options", 7237 "homepage": "https://github.com/sebastianbergmann/cli-parser", 7238 "support": { 7239 "issues": "https://github.com/sebastianbergmann/cli-parser/issues", 7240 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0" 7241 }, 7242 "funding": [ 7243 { 7244 "url": "https://github.com/sebastianbergmann", 7245 "type": "github" 7246 } 7247 ], 7248 "time": "2023-02-03T06:58:15+00:00" 7249 }, 7250 { 7251 "name": "sebastian/code-unit", 7252 "version": "2.0.0", 7253 "source": { 7254 "type": "git", 7255 "url": "https://github.com/sebastianbergmann/code-unit.git", 7256 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503" 7257 }, 7258 "dist": { 7259 "type": "zip", 7260 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503", 7261 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503", 7262 "shasum": "" 7263 }, 7264 "require": { 7265 "php": ">=8.1" 7266 }, 7267 "require-dev": { 7268 "phpunit/phpunit": "^10.0" 7269 }, 7270 "type": "library", 7271 "extra": { 7272 "branch-alias": { 7273 "dev-main": "2.0-dev" 7274 } 7275 }, 7276 "autoload": { 7277 "classmap": [ 7278 "src/" 7279 ] 7280 }, 7281 "notification-url": "https://packagist.org/downloads/", 7282 "license": [ 7283 "BSD-3-Clause" 7284 ], 7285 "authors": [ 7286 { 7287 "name": "Sebastian Bergmann", 7288 "email": "sebastian@phpunit.de", 7289 "role": "lead" 7290 } 7291 ], 7292 "description": "Collection of value objects that represent the PHP code units", 7293 "homepage": "https://github.com/sebastianbergmann/code-unit", 7294 "support": { 7295 "issues": "https://github.com/sebastianbergmann/code-unit/issues", 7296 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0" 7297 }, 7298 "funding": [ 7299 { 7300 "url": "https://github.com/sebastianbergmann", 7301 "type": "github" 7302 } 7303 ], 7304 "time": "2023-02-03T06:58:43+00:00" 7305 }, 7306 { 7307 "name": "sebastian/code-unit-reverse-lookup", 7308 "version": "3.0.0", 7309 "source": { 7310 "type": "git", 7311 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", 7312 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d" 7313 }, 7314 "dist": { 7315 "type": "zip", 7316 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d", 7317 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d", 7318 "shasum": "" 7319 }, 7320 "require": { 7321 "php": ">=8.1" 7322 }, 7323 "require-dev": { 7324 "phpunit/phpunit": "^10.0" 7325 }, 7326 "type": "library", 7327 "extra": { 7328 "branch-alias": { 7329 "dev-main": "3.0-dev" 7330 } 7331 }, 7332 "autoload": { 7333 "classmap": [ 7334 "src/" 7335 ] 7336 }, 7337 "notification-url": "https://packagist.org/downloads/", 7338 "license": [ 7339 "BSD-3-Clause" 7340 ], 7341 "authors": [ 7342 { 7343 "name": "Sebastian Bergmann", 7344 "email": "sebastian@phpunit.de" 7345 } 7346 ], 7347 "description": "Looks up which function or method a line of code belongs to", 7348 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", 7349 "support": { 7350 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", 7351 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0" 7352 }, 7353 "funding": [ 7354 { 7355 "url": "https://github.com/sebastianbergmann", 7356 "type": "github" 7357 } 7358 ], 7359 "time": "2023-02-03T06:59:15+00:00" 7360 }, 7361 { 7362 "name": "sebastian/comparator", 7363 "version": "5.0.1", 7364 "source": { 7365 "type": "git", 7366 "url": "https://github.com/sebastianbergmann/comparator.git", 7367 "reference": "2db5010a484d53ebf536087a70b4a5423c102372" 7368 }, 7369 "dist": { 7370 "type": "zip", 7371 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372", 7372 "reference": "2db5010a484d53ebf536087a70b4a5423c102372", 7373 "shasum": "" 7374 }, 7375 "require": { 7376 "ext-dom": "*", 7377 "ext-mbstring": "*", 7378 "php": ">=8.1", 7379 "sebastian/diff": "^5.0", 7380 "sebastian/exporter": "^5.0" 7381 }, 7382 "require-dev": { 7383 "phpunit/phpunit": "^10.3" 7384 }, 7385 "type": "library", 7386 "extra": { 7387 "branch-alias": { 7388 "dev-main": "5.0-dev" 7389 } 7390 }, 7391 "autoload": { 7392 "classmap": [ 7393 "src/" 7394 ] 7395 }, 7396 "notification-url": "https://packagist.org/downloads/", 7397 "license": [ 7398 "BSD-3-Clause" 7399 ], 7400 "authors": [ 7401 { 7402 "name": "Sebastian Bergmann", 7403 "email": "sebastian@phpunit.de" 7404 }, 7405 { 7406 "name": "Jeff Welch", 7407 "email": "whatthejeff@gmail.com" 7408 }, 7409 { 7410 "name": "Volker Dusch", 7411 "email": "github@wallbash.com" 7412 }, 7413 { 7414 "name": "Bernhard Schussek", 7415 "email": "bschussek@2bepublished.at" 7416 } 7417 ], 7418 "description": "Provides the functionality to compare PHP values for equality", 7419 "homepage": "https://github.com/sebastianbergmann/comparator", 7420 "keywords": [ 7421 "comparator", 7422 "compare", 7423 "equality" 7424 ], 7425 "support": { 7426 "issues": "https://github.com/sebastianbergmann/comparator/issues", 7427 "security": "https://github.com/sebastianbergmann/comparator/security/policy", 7428 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1" 7429 }, 7430 "funding": [ 7431 { 7432 "url": "https://github.com/sebastianbergmann", 7433 "type": "github" 7434 } 7435 ], 7436 "time": "2023-08-14T13:18:12+00:00" 7437 }, 7438 { 7439 "name": "sebastian/complexity", 7440 "version": "3.2.0", 7441 "source": { 7442 "type": "git", 7443 "url": "https://github.com/sebastianbergmann/complexity.git", 7444 "reference": "68ff824baeae169ec9f2137158ee529584553799" 7445 }, 7446 "dist": { 7447 "type": "zip", 7448 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799", 7449 "reference": "68ff824baeae169ec9f2137158ee529584553799", 7450 "shasum": "" 7451 }, 7452 "require": { 7453 "nikic/php-parser": "^4.18 || ^5.0", 7454 "php": ">=8.1" 7455 }, 7456 "require-dev": { 7457 "phpunit/phpunit": "^10.0" 7458 }, 7459 "type": "library", 7460 "extra": { 7461 "branch-alias": { 7462 "dev-main": "3.2-dev" 7463 } 7464 }, 7465 "autoload": { 7466 "classmap": [ 7467 "src/" 7468 ] 7469 }, 7470 "notification-url": "https://packagist.org/downloads/", 7471 "license": [ 7472 "BSD-3-Clause" 7473 ], 7474 "authors": [ 7475 { 7476 "name": "Sebastian Bergmann", 7477 "email": "sebastian@phpunit.de", 7478 "role": "lead" 7479 } 7480 ], 7481 "description": "Library for calculating the complexity of PHP code units", 7482 "homepage": "https://github.com/sebastianbergmann/complexity", 7483 "support": { 7484 "issues": "https://github.com/sebastianbergmann/complexity/issues", 7485 "security": "https://github.com/sebastianbergmann/complexity/security/policy", 7486 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0" 7487 }, 7488 "funding": [ 7489 { 7490 "url": "https://github.com/sebastianbergmann", 7491 "type": "github" 7492 } 7493 ], 7494 "time": "2023-12-21T08:37:17+00:00" 7495 }, 7496 { 7497 "name": "sebastian/diff", 7498 "version": "5.1.0", 7499 "source": { 7500 "type": "git", 7501 "url": "https://github.com/sebastianbergmann/diff.git", 7502 "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f" 7503 }, 7504 "dist": { 7505 "type": "zip", 7506 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/fbf413a49e54f6b9b17e12d900ac7f6101591b7f", 7507 "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f", 7508 "shasum": "" 7509 }, 7510 "require": { 7511 "php": ">=8.1" 7512 }, 7513 "require-dev": { 7514 "phpunit/phpunit": "^10.0", 7515 "symfony/process": "^4.2 || ^5" 7516 }, 7517 "type": "library", 7518 "extra": { 7519 "branch-alias": { 7520 "dev-main": "5.1-dev" 7521 } 7522 }, 7523 "autoload": { 7524 "classmap": [ 7525 "src/" 7526 ] 7527 }, 7528 "notification-url": "https://packagist.org/downloads/", 7529 "license": [ 7530 "BSD-3-Clause" 7531 ], 7532 "authors": [ 7533 { 7534 "name": "Sebastian Bergmann", 7535 "email": "sebastian@phpunit.de" 7536 }, 7537 { 7538 "name": "Kore Nordmann", 7539 "email": "mail@kore-nordmann.de" 7540 } 7541 ], 7542 "description": "Diff implementation", 7543 "homepage": "https://github.com/sebastianbergmann/diff", 7544 "keywords": [ 7545 "diff", 7546 "udiff", 7547 "unidiff", 7548 "unified diff" 7549 ], 7550 "support": { 7551 "issues": "https://github.com/sebastianbergmann/diff/issues", 7552 "security": "https://github.com/sebastianbergmann/diff/security/policy", 7553 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.0" 7554 }, 7555 "funding": [ 7556 { 7557 "url": "https://github.com/sebastianbergmann", 7558 "type": "github" 7559 } 7560 ], 7561 "time": "2023-12-22T10:55:06+00:00" 7562 }, 7563 { 7564 "name": "sebastian/environment", 7565 "version": "6.0.1", 7566 "source": { 7567 "type": "git", 7568 "url": "https://github.com/sebastianbergmann/environment.git", 7569 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951" 7570 }, 7571 "dist": { 7572 "type": "zip", 7573 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951", 7574 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951", 7575 "shasum": "" 7576 }, 7577 "require": { 7578 "php": ">=8.1" 7579 }, 7580 "require-dev": { 7581 "phpunit/phpunit": "^10.0" 7582 }, 7583 "suggest": { 7584 "ext-posix": "*" 7585 }, 7586 "type": "library", 7587 "extra": { 7588 "branch-alias": { 7589 "dev-main": "6.0-dev" 7590 } 7591 }, 7592 "autoload": { 7593 "classmap": [ 7594 "src/" 7595 ] 7596 }, 7597 "notification-url": "https://packagist.org/downloads/", 7598 "license": [ 7599 "BSD-3-Clause" 7600 ], 7601 "authors": [ 7602 { 7603 "name": "Sebastian Bergmann", 7604 "email": "sebastian@phpunit.de" 7605 } 7606 ], 7607 "description": "Provides functionality to handle HHVM/PHP environments", 7608 "homepage": "https://github.com/sebastianbergmann/environment", 7609 "keywords": [ 7610 "Xdebug", 7611 "environment", 7612 "hhvm" 7613 ], 7614 "support": { 7615 "issues": "https://github.com/sebastianbergmann/environment/issues", 7616 "security": "https://github.com/sebastianbergmann/environment/security/policy", 7617 "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1" 7618 }, 7619 "funding": [ 7620 { 7621 "url": "https://github.com/sebastianbergmann", 7622 "type": "github" 7623 } 7624 ], 7625 "time": "2023-04-11T05:39:26+00:00" 7626 }, 7627 { 7628 "name": "sebastian/exporter", 7629 "version": "5.1.1", 7630 "source": { 7631 "type": "git", 7632 "url": "https://github.com/sebastianbergmann/exporter.git", 7633 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc" 7634 }, 7635 "dist": { 7636 "type": "zip", 7637 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc", 7638 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc", 7639 "shasum": "" 7640 }, 7641 "require": { 7642 "ext-mbstring": "*", 7643 "php": ">=8.1", 7644 "sebastian/recursion-context": "^5.0" 7645 }, 7646 "require-dev": { 7647 "phpunit/phpunit": "^10.0" 7648 }, 7649 "type": "library", 7650 "extra": { 7651 "branch-alias": { 7652 "dev-main": "5.1-dev" 7653 } 7654 }, 7655 "autoload": { 7656 "classmap": [ 7657 "src/" 7658 ] 7659 }, 7660 "notification-url": "https://packagist.org/downloads/", 7661 "license": [ 7662 "BSD-3-Clause" 7663 ], 7664 "authors": [ 7665 { 7666 "name": "Sebastian Bergmann", 7667 "email": "sebastian@phpunit.de" 7668 }, 7669 { 7670 "name": "Jeff Welch", 7671 "email": "whatthejeff@gmail.com" 7672 }, 7673 { 7674 "name": "Volker Dusch", 7675 "email": "github@wallbash.com" 7676 }, 7677 { 7678 "name": "Adam Harvey", 7679 "email": "aharvey@php.net" 7680 }, 7681 { 7682 "name": "Bernhard Schussek", 7683 "email": "bschussek@gmail.com" 7684 } 7685 ], 7686 "description": "Provides the functionality to export PHP variables for visualization", 7687 "homepage": "https://www.github.com/sebastianbergmann/exporter", 7688 "keywords": [ 7689 "export", 7690 "exporter" 7691 ], 7692 "support": { 7693 "issues": "https://github.com/sebastianbergmann/exporter/issues", 7694 "security": "https://github.com/sebastianbergmann/exporter/security/policy", 7695 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1" 7696 }, 7697 "funding": [ 7698 { 7699 "url": "https://github.com/sebastianbergmann", 7700 "type": "github" 7701 } 7702 ], 7703 "time": "2023-09-24T13:22:09+00:00" 7704 }, 7705 { 7706 "name": "sebastian/global-state", 7707 "version": "6.0.1", 7708 "source": { 7709 "type": "git", 7710 "url": "https://github.com/sebastianbergmann/global-state.git", 7711 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4" 7712 }, 7713 "dist": { 7714 "type": "zip", 7715 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4", 7716 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4", 7717 "shasum": "" 7718 }, 7719 "require": { 7720 "php": ">=8.1", 7721 "sebastian/object-reflector": "^3.0", 7722 "sebastian/recursion-context": "^5.0" 7723 }, 7724 "require-dev": { 7725 "ext-dom": "*", 7726 "phpunit/phpunit": "^10.0" 7727 }, 7728 "type": "library", 7729 "extra": { 7730 "branch-alias": { 7731 "dev-main": "6.0-dev" 7732 } 7733 }, 7734 "autoload": { 7735 "classmap": [ 7736 "src/" 7737 ] 7738 }, 7739 "notification-url": "https://packagist.org/downloads/", 7740 "license": [ 7741 "BSD-3-Clause" 7742 ], 7743 "authors": [ 7744 { 7745 "name": "Sebastian Bergmann", 7746 "email": "sebastian@phpunit.de" 7747 } 7748 ], 7749 "description": "Snapshotting of global state", 7750 "homepage": "http://www.github.com/sebastianbergmann/global-state", 7751 "keywords": [ 7752 "global state" 7753 ], 7754 "support": { 7755 "issues": "https://github.com/sebastianbergmann/global-state/issues", 7756 "security": "https://github.com/sebastianbergmann/global-state/security/policy", 7757 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1" 7758 }, 7759 "funding": [ 7760 { 7761 "url": "https://github.com/sebastianbergmann", 7762 "type": "github" 7763 } 7764 ], 7765 "time": "2023-07-19T07:19:23+00:00" 7766 }, 7767 { 7768 "name": "sebastian/lines-of-code", 7769 "version": "2.0.2", 7770 "source": { 7771 "type": "git", 7772 "url": "https://github.com/sebastianbergmann/lines-of-code.git", 7773 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0" 7774 }, 7775 "dist": { 7776 "type": "zip", 7777 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0", 7778 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0", 7779 "shasum": "" 7780 }, 7781 "require": { 7782 "nikic/php-parser": "^4.18 || ^5.0", 7783 "php": ">=8.1" 7784 }, 7785 "require-dev": { 7786 "phpunit/phpunit": "^10.0" 7787 }, 7788 "type": "library", 7789 "extra": { 7790 "branch-alias": { 7791 "dev-main": "2.0-dev" 7792 } 7793 }, 7794 "autoload": { 7795 "classmap": [ 7796 "src/" 7797 ] 7798 }, 7799 "notification-url": "https://packagist.org/downloads/", 7800 "license": [ 7801 "BSD-3-Clause" 7802 ], 7803 "authors": [ 7804 { 7805 "name": "Sebastian Bergmann", 7806 "email": "sebastian@phpunit.de", 7807 "role": "lead" 7808 } 7809 ], 7810 "description": "Library for counting the lines of code in PHP source code", 7811 "homepage": "https://github.com/sebastianbergmann/lines-of-code", 7812 "support": { 7813 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", 7814 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy", 7815 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2" 7816 }, 7817 "funding": [ 7818 { 7819 "url": "https://github.com/sebastianbergmann", 7820 "type": "github" 7821 } 7822 ], 7823 "time": "2023-12-21T08:38:20+00:00" 7824 }, 7825 { 7826 "name": "sebastian/object-enumerator", 7827 "version": "5.0.0", 7828 "source": { 7829 "type": "git", 7830 "url": "https://github.com/sebastianbergmann/object-enumerator.git", 7831 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906" 7832 }, 7833 "dist": { 7834 "type": "zip", 7835 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906", 7836 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906", 7837 "shasum": "" 7838 }, 7839 "require": { 7840 "php": ">=8.1", 7841 "sebastian/object-reflector": "^3.0", 7842 "sebastian/recursion-context": "^5.0" 7843 }, 7844 "require-dev": { 7845 "phpunit/phpunit": "^10.0" 7846 }, 7847 "type": "library", 7848 "extra": { 7849 "branch-alias": { 7850 "dev-main": "5.0-dev" 7851 } 7852 }, 7853 "autoload": { 7854 "classmap": [ 7855 "src/" 7856 ] 7857 }, 7858 "notification-url": "https://packagist.org/downloads/", 7859 "license": [ 7860 "BSD-3-Clause" 7861 ], 7862 "authors": [ 7863 { 7864 "name": "Sebastian Bergmann", 7865 "email": "sebastian@phpunit.de" 7866 } 7867 ], 7868 "description": "Traverses array structures and object graphs to enumerate all referenced objects", 7869 "homepage": "https://github.com/sebastianbergmann/object-enumerator/", 7870 "support": { 7871 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", 7872 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0" 7873 }, 7874 "funding": [ 7875 { 7876 "url": "https://github.com/sebastianbergmann", 7877 "type": "github" 7878 } 7879 ], 7880 "time": "2023-02-03T07:08:32+00:00" 7881 }, 7882 { 7883 "name": "sebastian/object-reflector", 7884 "version": "3.0.0", 7885 "source": { 7886 "type": "git", 7887 "url": "https://github.com/sebastianbergmann/object-reflector.git", 7888 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957" 7889 }, 7890 "dist": { 7891 "type": "zip", 7892 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957", 7893 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957", 7894 "shasum": "" 7895 }, 7896 "require": { 7897 "php": ">=8.1" 7898 }, 7899 "require-dev": { 7900 "phpunit/phpunit": "^10.0" 7901 }, 7902 "type": "library", 7903 "extra": { 7904 "branch-alias": { 7905 "dev-main": "3.0-dev" 7906 } 7907 }, 7908 "autoload": { 7909 "classmap": [ 7910 "src/" 7911 ] 7912 }, 7913 "notification-url": "https://packagist.org/downloads/", 7914 "license": [ 7915 "BSD-3-Clause" 7916 ], 7917 "authors": [ 7918 { 7919 "name": "Sebastian Bergmann", 7920 "email": "sebastian@phpunit.de" 7921 } 7922 ], 7923 "description": "Allows reflection of object attributes, including inherited and non-public ones", 7924 "homepage": "https://github.com/sebastianbergmann/object-reflector/", 7925 "support": { 7926 "issues": "https://github.com/sebastianbergmann/object-reflector/issues", 7927 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0" 7928 }, 7929 "funding": [ 7930 { 7931 "url": "https://github.com/sebastianbergmann", 7932 "type": "github" 7933 } 7934 ], 7935 "time": "2023-02-03T07:06:18+00:00" 7936 }, 7937 { 7938 "name": "sebastian/recursion-context", 7939 "version": "5.0.0", 7940 "source": { 7941 "type": "git", 7942 "url": "https://github.com/sebastianbergmann/recursion-context.git", 7943 "reference": "05909fb5bc7df4c52992396d0116aed689f93712" 7944 }, 7945 "dist": { 7946 "type": "zip", 7947 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712", 7948 "reference": "05909fb5bc7df4c52992396d0116aed689f93712", 7949 "shasum": "" 7950 }, 7951 "require": { 7952 "php": ">=8.1" 7953 }, 7954 "require-dev": { 7955 "phpunit/phpunit": "^10.0" 7956 }, 7957 "type": "library", 7958 "extra": { 7959 "branch-alias": { 7960 "dev-main": "5.0-dev" 7961 } 7962 }, 7963 "autoload": { 7964 "classmap": [ 7965 "src/" 7966 ] 7967 }, 7968 "notification-url": "https://packagist.org/downloads/", 7969 "license": [ 7970 "BSD-3-Clause" 7971 ], 7972 "authors": [ 7973 { 7974 "name": "Sebastian Bergmann", 7975 "email": "sebastian@phpunit.de" 7976 }, 7977 { 7978 "name": "Jeff Welch", 7979 "email": "whatthejeff@gmail.com" 7980 }, 7981 { 7982 "name": "Adam Harvey", 7983 "email": "aharvey@php.net" 7984 } 7985 ], 7986 "description": "Provides functionality to recursively process PHP variables", 7987 "homepage": "https://github.com/sebastianbergmann/recursion-context", 7988 "support": { 7989 "issues": "https://github.com/sebastianbergmann/recursion-context/issues", 7990 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0" 7991 }, 7992 "funding": [ 7993 { 7994 "url": "https://github.com/sebastianbergmann", 7995 "type": "github" 7996 } 7997 ], 7998 "time": "2023-02-03T07:05:40+00:00" 7999 }, 8000 { 8001 "name": "sebastian/type", 8002 "version": "4.0.0", 8003 "source": { 8004 "type": "git", 8005 "url": "https://github.com/sebastianbergmann/type.git", 8006 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf" 8007 }, 8008 "dist": { 8009 "type": "zip", 8010 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf", 8011 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf", 8012 "shasum": "" 8013 }, 8014 "require": { 8015 "php": ">=8.1" 8016 }, 8017 "require-dev": { 8018 "phpunit/phpunit": "^10.0" 8019 }, 8020 "type": "library", 8021 "extra": { 8022 "branch-alias": { 8023 "dev-main": "4.0-dev" 8024 } 8025 }, 8026 "autoload": { 8027 "classmap": [ 8028 "src/" 8029 ] 8030 }, 8031 "notification-url": "https://packagist.org/downloads/", 8032 "license": [ 8033 "BSD-3-Clause" 8034 ], 8035 "authors": [ 8036 { 8037 "name": "Sebastian Bergmann", 8038 "email": "sebastian@phpunit.de", 8039 "role": "lead" 8040 } 8041 ], 8042 "description": "Collection of value objects that represent the types of the PHP type system", 8043 "homepage": "https://github.com/sebastianbergmann/type", 8044 "support": { 8045 "issues": "https://github.com/sebastianbergmann/type/issues", 8046 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0" 8047 }, 8048 "funding": [ 8049 { 8050 "url": "https://github.com/sebastianbergmann", 8051 "type": "github" 8052 } 8053 ], 8054 "time": "2023-02-03T07:10:45+00:00" 8055 }, 8056 { 8057 "name": "sebastian/version", 8058 "version": "4.0.1", 8059 "source": { 8060 "type": "git", 8061 "url": "https://github.com/sebastianbergmann/version.git", 8062 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17" 8063 }, 8064 "dist": { 8065 "type": "zip", 8066 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17", 8067 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17", 8068 "shasum": "" 8069 }, 8070 "require": { 8071 "php": ">=8.1" 8072 }, 8073 "type": "library", 8074 "extra": { 8075 "branch-alias": { 8076 "dev-main": "4.0-dev" 8077 } 8078 }, 8079 "autoload": { 8080 "classmap": [ 8081 "src/" 8082 ] 8083 }, 8084 "notification-url": "https://packagist.org/downloads/", 8085 "license": [ 8086 "BSD-3-Clause" 8087 ], 8088 "authors": [ 8089 { 8090 "name": "Sebastian Bergmann", 8091 "email": "sebastian@phpunit.de", 8092 "role": "lead" 8093 } 8094 ], 8095 "description": "Library that helps with managing the version number of Git-hosted PHP projects", 8096 "homepage": "https://github.com/sebastianbergmann/version", 8097 "support": { 8098 "issues": "https://github.com/sebastianbergmann/version/issues", 8099 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1" 8100 }, 8101 "funding": [ 8102 { 8103 "url": "https://github.com/sebastianbergmann", 8104 "type": "github" 8105 } 8106 ], 8107 "time": "2023-02-07T11:34:05+00:00" 8108 }, 8109 { 8110 "name": "seld/jsonlint", 8111 "version": "1.10.1", 8112 "source": { 8113 "type": "git", 8114 "url": "https://github.com/Seldaek/jsonlint.git", 8115 "reference": "76d449a358ece77d6f1d6331c68453e657172202" 8116 }, 8117 "dist": { 8118 "type": "zip", 8119 "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/76d449a358ece77d6f1d6331c68453e657172202", 8120 "reference": "76d449a358ece77d6f1d6331c68453e657172202", 8121 "shasum": "" 8122 }, 8123 "require": { 8124 "php": "^5.3 || ^7.0 || ^8.0" 8125 }, 8126 "require-dev": { 8127 "phpstan/phpstan": "^1.5", 8128 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13" 8129 }, 8130 "bin": [ 8131 "bin/jsonlint" 8132 ], 8133 "type": "library", 8134 "autoload": { 8135 "psr-4": { 8136 "Seld\\JsonLint\\": "src/Seld/JsonLint/" 8137 } 8138 }, 8139 "notification-url": "https://packagist.org/downloads/", 8140 "license": [ 8141 "MIT" 8142 ], 8143 "authors": [ 8144 { 8145 "name": "Jordi Boggiano", 8146 "email": "j.boggiano@seld.be", 8147 "homepage": "https://seld.be" 8148 } 8149 ], 8150 "description": "JSON Linter", 8151 "keywords": [ 8152 "json", 8153 "linter", 8154 "parser", 8155 "validator" 8156 ], 8157 "support": { 8158 "issues": "https://github.com/Seldaek/jsonlint/issues", 8159 "source": "https://github.com/Seldaek/jsonlint/tree/1.10.1" 8160 }, 8161 "funding": [ 8162 { 8163 "url": "https://github.com/Seldaek", 8164 "type": "github" 8165 }, 8166 { 8167 "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint", 8168 "type": "tidelift" 8169 } 8170 ], 8171 "time": "2023-12-18T13:03:25+00:00" 8172 }, 8173 { 8174 "name": "seld/phar-utils", 8175 "version": "1.2.1", 8176 "source": { 8177 "type": "git", 8178 "url": "https://github.com/Seldaek/phar-utils.git", 8179 "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c" 8180 }, 8181 "dist": { 8182 "type": "zip", 8183 "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", 8184 "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", 8185 "shasum": "" 8186 }, 8187 "require": { 8188 "php": ">=5.3" 8189 }, 8190 "type": "library", 8191 "extra": { 8192 "branch-alias": { 8193 "dev-master": "1.x-dev" 8194 } 8195 }, 8196 "autoload": { 8197 "psr-4": { 8198 "Seld\\PharUtils\\": "src/" 8199 } 8200 }, 8201 "notification-url": "https://packagist.org/downloads/", 8202 "license": [ 8203 "MIT" 8204 ], 8205 "authors": [ 8206 { 8207 "name": "Jordi Boggiano", 8208 "email": "j.boggiano@seld.be" 8209 } 8210 ], 8211 "description": "PHAR file format utilities, for when PHP phars you up", 8212 "keywords": [ 8213 "phar" 8214 ], 8215 "support": { 8216 "issues": "https://github.com/Seldaek/phar-utils/issues", 8217 "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1" 8218 }, 8219 "time": "2022-08-31T10:31:18+00:00" 8220 }, 8221 { 8222 "name": "seld/signal-handler", 8223 "version": "2.0.2", 8224 "source": { 8225 "type": "git", 8226 "url": "https://github.com/Seldaek/signal-handler.git", 8227 "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98" 8228 }, 8229 "dist": { 8230 "type": "zip", 8231 "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98", 8232 "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98", 8233 "shasum": "" 8234 }, 8235 "require": { 8236 "php": ">=7.2.0" 8237 }, 8238 "require-dev": { 8239 "phpstan/phpstan": "^1", 8240 "phpstan/phpstan-deprecation-rules": "^1.0", 8241 "phpstan/phpstan-phpunit": "^1", 8242 "phpstan/phpstan-strict-rules": "^1.3", 8243 "phpunit/phpunit": "^7.5.20 || ^8.5.23", 8244 "psr/log": "^1 || ^2 || ^3" 8245 }, 8246 "type": "library", 8247 "extra": { 8248 "branch-alias": { 8249 "dev-main": "2.x-dev" 8250 } 8251 }, 8252 "autoload": { 8253 "psr-4": { 8254 "Seld\\Signal\\": "src/" 8255 } 8256 }, 8257 "notification-url": "https://packagist.org/downloads/", 8258 "license": [ 8259 "MIT" 8260 ], 8261 "authors": [ 8262 { 8263 "name": "Jordi Boggiano", 8264 "email": "j.boggiano@seld.be", 8265 "homepage": "http://seld.be" 8266 } 8267 ], 8268 "description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development", 8269 "keywords": [ 8270 "posix", 8271 "sigint", 8272 "signal", 8273 "sigterm", 8274 "unix" 8275 ], 8276 "support": { 8277 "issues": "https://github.com/Seldaek/signal-handler/issues", 8278 "source": "https://github.com/Seldaek/signal-handler/tree/2.0.2" 8279 }, 8280 "time": "2023-09-03T09:24:00+00:00" 8281 }, 8282 { 8283 "name": "symfony/config", 8284 "version": "v6.4.0", 8285 "source": { 8286 "type": "git", 8287 "url": "https://github.com/symfony/config.git", 8288 "reference": "5d33e0fb707d603330e0edfd4691803a1253572e" 8289 }, 8290 "dist": { 8291 "type": "zip", 8292 "url": "https://api.github.com/repos/symfony/config/zipball/5d33e0fb707d603330e0edfd4691803a1253572e", 8293 "reference": "5d33e0fb707d603330e0edfd4691803a1253572e", 8294 "shasum": "" 8295 }, 8296 "require": { 8297 "php": ">=8.1", 8298 "symfony/deprecation-contracts": "^2.5|^3", 8299 "symfony/filesystem": "^5.4|^6.0|^7.0", 8300 "symfony/polyfill-ctype": "~1.8" 8301 }, 8302 "conflict": { 8303 "symfony/finder": "<5.4", 8304 "symfony/service-contracts": "<2.5" 8305 }, 8306 "require-dev": { 8307 "symfony/event-dispatcher": "^5.4|^6.0|^7.0", 8308 "symfony/finder": "^5.4|^6.0|^7.0", 8309 "symfony/messenger": "^5.4|^6.0|^7.0", 8310 "symfony/service-contracts": "^2.5|^3", 8311 "symfony/yaml": "^5.4|^6.0|^7.0" 8312 }, 8313 "type": "library", 8314 "autoload": { 8315 "psr-4": { 8316 "Symfony\\Component\\Config\\": "" 8317 }, 8318 "exclude-from-classmap": [ 8319 "/Tests/" 8320 ] 8321 }, 8322 "notification-url": "https://packagist.org/downloads/", 8323 "license": [ 8324 "MIT" 8325 ], 8326 "authors": [ 8327 { 8328 "name": "Fabien Potencier", 8329 "email": "fabien@symfony.com" 8330 }, 8331 { 8332 "name": "Symfony Community", 8333 "homepage": "https://symfony.com/contributors" 8334 } 8335 ], 8336 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", 8337 "homepage": "https://symfony.com", 8338 "support": { 8339 "source": "https://github.com/symfony/config/tree/v6.4.0" 8340 }, 8341 "funding": [ 8342 { 8343 "url": "https://symfony.com/sponsor", 8344 "type": "custom" 8345 }, 8346 { 8347 "url": "https://github.com/fabpot", 8348 "type": "github" 8349 }, 8350 { 8351 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8352 "type": "tidelift" 8353 } 8354 ], 8355 "time": "2023-11-09T08:28:32+00:00" 8356 }, 8357 { 8358 "name": "symfony/console", 8359 "version": "v6.4.2", 8360 "source": { 8361 "type": "git", 8362 "url": "https://github.com/symfony/console.git", 8363 "reference": "0254811a143e6bc6c8deea08b589a7e68a37f625" 8364 }, 8365 "dist": { 8366 "type": "zip", 8367 "url": "https://api.github.com/repos/symfony/console/zipball/0254811a143e6bc6c8deea08b589a7e68a37f625", 8368 "reference": "0254811a143e6bc6c8deea08b589a7e68a37f625", 8369 "shasum": "" 8370 }, 8371 "require": { 8372 "php": ">=8.1", 8373 "symfony/deprecation-contracts": "^2.5|^3", 8374 "symfony/polyfill-mbstring": "~1.0", 8375 "symfony/service-contracts": "^2.5|^3", 8376 "symfony/string": "^5.4|^6.0|^7.0" 8377 }, 8378 "conflict": { 8379 "symfony/dependency-injection": "<5.4", 8380 "symfony/dotenv": "<5.4", 8381 "symfony/event-dispatcher": "<5.4", 8382 "symfony/lock": "<5.4", 8383 "symfony/process": "<5.4" 8384 }, 8385 "provide": { 8386 "psr/log-implementation": "1.0|2.0|3.0" 8387 }, 8388 "require-dev": { 8389 "psr/log": "^1|^2|^3", 8390 "symfony/config": "^5.4|^6.0|^7.0", 8391 "symfony/dependency-injection": "^5.4|^6.0|^7.0", 8392 "symfony/event-dispatcher": "^5.4|^6.0|^7.0", 8393 "symfony/http-foundation": "^6.4|^7.0", 8394 "symfony/http-kernel": "^6.4|^7.0", 8395 "symfony/lock": "^5.4|^6.0|^7.0", 8396 "symfony/messenger": "^5.4|^6.0|^7.0", 8397 "symfony/process": "^5.4|^6.0|^7.0", 8398 "symfony/stopwatch": "^5.4|^6.0|^7.0", 8399 "symfony/var-dumper": "^5.4|^6.0|^7.0" 8400 }, 8401 "type": "library", 8402 "autoload": { 8403 "psr-4": { 8404 "Symfony\\Component\\Console\\": "" 8405 }, 8406 "exclude-from-classmap": [ 8407 "/Tests/" 8408 ] 8409 }, 8410 "notification-url": "https://packagist.org/downloads/", 8411 "license": [ 8412 "MIT" 8413 ], 8414 "authors": [ 8415 { 8416 "name": "Fabien Potencier", 8417 "email": "fabien@symfony.com" 8418 }, 8419 { 8420 "name": "Symfony Community", 8421 "homepage": "https://symfony.com/contributors" 8422 } 8423 ], 8424 "description": "Eases the creation of beautiful and testable command line interfaces", 8425 "homepage": "https://symfony.com", 8426 "keywords": [ 8427 "cli", 8428 "command-line", 8429 "console", 8430 "terminal" 8431 ], 8432 "support": { 8433 "source": "https://github.com/symfony/console/tree/v6.4.2" 8434 }, 8435 "funding": [ 8436 { 8437 "url": "https://symfony.com/sponsor", 8438 "type": "custom" 8439 }, 8440 { 8441 "url": "https://github.com/fabpot", 8442 "type": "github" 8443 }, 8444 { 8445 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8446 "type": "tidelift" 8447 } 8448 ], 8449 "time": "2023-12-10T16:15:48+00:00" 8450 }, 8451 { 8452 "name": "symfony/filesystem", 8453 "version": "v6.4.0", 8454 "source": { 8455 "type": "git", 8456 "url": "https://github.com/symfony/filesystem.git", 8457 "reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59" 8458 }, 8459 "dist": { 8460 "type": "zip", 8461 "url": "https://api.github.com/repos/symfony/filesystem/zipball/952a8cb588c3bc6ce76f6023000fb932f16a6e59", 8462 "reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59", 8463 "shasum": "" 8464 }, 8465 "require": { 8466 "php": ">=8.1", 8467 "symfony/polyfill-ctype": "~1.8", 8468 "symfony/polyfill-mbstring": "~1.8" 8469 }, 8470 "type": "library", 8471 "autoload": { 8472 "psr-4": { 8473 "Symfony\\Component\\Filesystem\\": "" 8474 }, 8475 "exclude-from-classmap": [ 8476 "/Tests/" 8477 ] 8478 }, 8479 "notification-url": "https://packagist.org/downloads/", 8480 "license": [ 8481 "MIT" 8482 ], 8483 "authors": [ 8484 { 8485 "name": "Fabien Potencier", 8486 "email": "fabien@symfony.com" 8487 }, 8488 { 8489 "name": "Symfony Community", 8490 "homepage": "https://symfony.com/contributors" 8491 } 8492 ], 8493 "description": "Provides basic utilities for the filesystem", 8494 "homepage": "https://symfony.com", 8495 "support": { 8496 "source": "https://github.com/symfony/filesystem/tree/v6.4.0" 8497 }, 8498 "funding": [ 8499 { 8500 "url": "https://symfony.com/sponsor", 8501 "type": "custom" 8502 }, 8503 { 8504 "url": "https://github.com/fabpot", 8505 "type": "github" 8506 }, 8507 { 8508 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8509 "type": "tidelift" 8510 } 8511 ], 8512 "time": "2023-07-26T17:27:13+00:00" 8513 }, 8514 { 8515 "name": "symfony/finder", 8516 "version": "v6.4.0", 8517 "source": { 8518 "type": "git", 8519 "url": "https://github.com/symfony/finder.git", 8520 "reference": "11d736e97f116ac375a81f96e662911a34cd50ce" 8521 }, 8522 "dist": { 8523 "type": "zip", 8524 "url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce", 8525 "reference": "11d736e97f116ac375a81f96e662911a34cd50ce", 8526 "shasum": "" 8527 }, 8528 "require": { 8529 "php": ">=8.1" 8530 }, 8531 "require-dev": { 8532 "symfony/filesystem": "^6.0|^7.0" 8533 }, 8534 "type": "library", 8535 "autoload": { 8536 "psr-4": { 8537 "Symfony\\Component\\Finder\\": "" 8538 }, 8539 "exclude-from-classmap": [ 8540 "/Tests/" 8541 ] 8542 }, 8543 "notification-url": "https://packagist.org/downloads/", 8544 "license": [ 8545 "MIT" 8546 ], 8547 "authors": [ 8548 { 8549 "name": "Fabien Potencier", 8550 "email": "fabien@symfony.com" 8551 }, 8552 { 8553 "name": "Symfony Community", 8554 "homepage": "https://symfony.com/contributors" 8555 } 8556 ], 8557 "description": "Finds files and directories via an intuitive fluent interface", 8558 "homepage": "https://symfony.com", 8559 "support": { 8560 "source": "https://github.com/symfony/finder/tree/v6.4.0" 8561 }, 8562 "funding": [ 8563 { 8564 "url": "https://symfony.com/sponsor", 8565 "type": "custom" 8566 }, 8567 { 8568 "url": "https://github.com/fabpot", 8569 "type": "github" 8570 }, 8571 { 8572 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8573 "type": "tidelift" 8574 } 8575 ], 8576 "time": "2023-10-31T17:30:12+00:00" 8577 }, 8578 { 8579 "name": "symfony/polyfill-ctype", 8580 "version": "v1.28.0", 8581 "source": { 8582 "type": "git", 8583 "url": "https://github.com/symfony/polyfill-ctype.git", 8584 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" 8585 }, 8586 "dist": { 8587 "type": "zip", 8588 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", 8589 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", 8590 "shasum": "" 8591 }, 8592 "require": { 8593 "php": ">=7.1" 8594 }, 8595 "provide": { 8596 "ext-ctype": "*" 8597 }, 8598 "suggest": { 8599 "ext-ctype": "For best performance" 8600 }, 8601 "type": "library", 8602 "extra": { 8603 "branch-alias": { 8604 "dev-main": "1.28-dev" 8605 }, 8606 "thanks": { 8607 "name": "symfony/polyfill", 8608 "url": "https://github.com/symfony/polyfill" 8609 } 8610 }, 8611 "autoload": { 8612 "files": [ 8613 "bootstrap.php" 8614 ], 8615 "psr-4": { 8616 "Symfony\\Polyfill\\Ctype\\": "" 8617 } 8618 }, 8619 "notification-url": "https://packagist.org/downloads/", 8620 "license": [ 8621 "MIT" 8622 ], 8623 "authors": [ 8624 { 8625 "name": "Gert de Pagter", 8626 "email": "BackEndTea@gmail.com" 8627 }, 8628 { 8629 "name": "Symfony Community", 8630 "homepage": "https://symfony.com/contributors" 8631 } 8632 ], 8633 "description": "Symfony polyfill for ctype functions", 8634 "homepage": "https://symfony.com", 8635 "keywords": [ 8636 "compatibility", 8637 "ctype", 8638 "polyfill", 8639 "portable" 8640 ], 8641 "support": { 8642 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" 8643 }, 8644 "funding": [ 8645 { 8646 "url": "https://symfony.com/sponsor", 8647 "type": "custom" 8648 }, 8649 { 8650 "url": "https://github.com/fabpot", 8651 "type": "github" 8652 }, 8653 { 8654 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8655 "type": "tidelift" 8656 } 8657 ], 8658 "time": "2023-01-26T09:26:14+00:00" 8659 }, 8660 { 8661 "name": "symfony/polyfill-intl-grapheme", 8662 "version": "v1.28.0", 8663 "source": { 8664 "type": "git", 8665 "url": "https://github.com/symfony/polyfill-intl-grapheme.git", 8666 "reference": "875e90aeea2777b6f135677f618529449334a612" 8667 }, 8668 "dist": { 8669 "type": "zip", 8670 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612", 8671 "reference": "875e90aeea2777b6f135677f618529449334a612", 8672 "shasum": "" 8673 }, 8674 "require": { 8675 "php": ">=7.1" 8676 }, 8677 "suggest": { 8678 "ext-intl": "For best performance" 8679 }, 8680 "type": "library", 8681 "extra": { 8682 "branch-alias": { 8683 "dev-main": "1.28-dev" 8684 }, 8685 "thanks": { 8686 "name": "symfony/polyfill", 8687 "url": "https://github.com/symfony/polyfill" 8688 } 8689 }, 8690 "autoload": { 8691 "files": [ 8692 "bootstrap.php" 8693 ], 8694 "psr-4": { 8695 "Symfony\\Polyfill\\Intl\\Grapheme\\": "" 8696 } 8697 }, 8698 "notification-url": "https://packagist.org/downloads/", 8699 "license": [ 8700 "MIT" 8701 ], 8702 "authors": [ 8703 { 8704 "name": "Nicolas Grekas", 8705 "email": "p@tchwork.com" 8706 }, 8707 { 8708 "name": "Symfony Community", 8709 "homepage": "https://symfony.com/contributors" 8710 } 8711 ], 8712 "description": "Symfony polyfill for intl's grapheme_* functions", 8713 "homepage": "https://symfony.com", 8714 "keywords": [ 8715 "compatibility", 8716 "grapheme", 8717 "intl", 8718 "polyfill", 8719 "portable", 8720 "shim" 8721 ], 8722 "support": { 8723 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0" 8724 }, 8725 "funding": [ 8726 { 8727 "url": "https://symfony.com/sponsor", 8728 "type": "custom" 8729 }, 8730 { 8731 "url": "https://github.com/fabpot", 8732 "type": "github" 8733 }, 8734 { 8735 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8736 "type": "tidelift" 8737 } 8738 ], 8739 "time": "2023-01-26T09:26:14+00:00" 8740 }, 8741 { 8742 "name": "symfony/polyfill-php73", 8743 "version": "v1.28.0", 8744 "source": { 8745 "type": "git", 8746 "url": "https://github.com/symfony/polyfill-php73.git", 8747 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5" 8748 }, 8749 "dist": { 8750 "type": "zip", 8751 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5", 8752 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5", 8753 "shasum": "" 8754 }, 8755 "require": { 8756 "php": ">=7.1" 8757 }, 8758 "type": "library", 8759 "extra": { 8760 "branch-alias": { 8761 "dev-main": "1.28-dev" 8762 }, 8763 "thanks": { 8764 "name": "symfony/polyfill", 8765 "url": "https://github.com/symfony/polyfill" 8766 } 8767 }, 8768 "autoload": { 8769 "files": [ 8770 "bootstrap.php" 8771 ], 8772 "psr-4": { 8773 "Symfony\\Polyfill\\Php73\\": "" 8774 }, 8775 "classmap": [ 8776 "Resources/stubs" 8777 ] 8778 }, 8779 "notification-url": "https://packagist.org/downloads/", 8780 "license": [ 8781 "MIT" 8782 ], 8783 "authors": [ 8784 { 8785 "name": "Nicolas Grekas", 8786 "email": "p@tchwork.com" 8787 }, 8788 { 8789 "name": "Symfony Community", 8790 "homepage": "https://symfony.com/contributors" 8791 } 8792 ], 8793 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", 8794 "homepage": "https://symfony.com", 8795 "keywords": [ 8796 "compatibility", 8797 "polyfill", 8798 "portable", 8799 "shim" 8800 ], 8801 "support": { 8802 "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0" 8803 }, 8804 "funding": [ 8805 { 8806 "url": "https://symfony.com/sponsor", 8807 "type": "custom" 8808 }, 8809 { 8810 "url": "https://github.com/fabpot", 8811 "type": "github" 8812 }, 8813 { 8814 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8815 "type": "tidelift" 8816 } 8817 ], 8818 "time": "2023-01-26T09:26:14+00:00" 8819 }, 8820 { 8821 "name": "symfony/polyfill-php81", 8822 "version": "v1.28.0", 8823 "source": { 8824 "type": "git", 8825 "url": "https://github.com/symfony/polyfill-php81.git", 8826 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" 8827 }, 8828 "dist": { 8829 "type": "zip", 8830 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", 8831 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", 8832 "shasum": "" 8833 }, 8834 "require": { 8835 "php": ">=7.1" 8836 }, 8837 "type": "library", 8838 "extra": { 8839 "branch-alias": { 8840 "dev-main": "1.28-dev" 8841 }, 8842 "thanks": { 8843 "name": "symfony/polyfill", 8844 "url": "https://github.com/symfony/polyfill" 8845 } 8846 }, 8847 "autoload": { 8848 "files": [ 8849 "bootstrap.php" 8850 ], 8851 "psr-4": { 8852 "Symfony\\Polyfill\\Php81\\": "" 8853 }, 8854 "classmap": [ 8855 "Resources/stubs" 8856 ] 8857 }, 8858 "notification-url": "https://packagist.org/downloads/", 8859 "license": [ 8860 "MIT" 8861 ], 8862 "authors": [ 8863 { 8864 "name": "Nicolas Grekas", 8865 "email": "p@tchwork.com" 8866 }, 8867 { 8868 "name": "Symfony Community", 8869 "homepage": "https://symfony.com/contributors" 8870 } 8871 ], 8872 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", 8873 "homepage": "https://symfony.com", 8874 "keywords": [ 8875 "compatibility", 8876 "polyfill", 8877 "portable", 8878 "shim" 8879 ], 8880 "support": { 8881 "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" 8882 }, 8883 "funding": [ 8884 { 8885 "url": "https://symfony.com/sponsor", 8886 "type": "custom" 8887 }, 8888 { 8889 "url": "https://github.com/fabpot", 8890 "type": "github" 8891 }, 8892 { 8893 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8894 "type": "tidelift" 8895 } 8896 ], 8897 "time": "2023-01-26T09:26:14+00:00" 8898 }, 8899 { 8900 "name": "symfony/process", 8901 "version": "v6.4.2", 8902 "source": { 8903 "type": "git", 8904 "url": "https://github.com/symfony/process.git", 8905 "reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241" 8906 }, 8907 "dist": { 8908 "type": "zip", 8909 "url": "https://api.github.com/repos/symfony/process/zipball/c4b1ef0bc80533d87a2e969806172f1c2a980241", 8910 "reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241", 8911 "shasum": "" 8912 }, 8913 "require": { 8914 "php": ">=8.1" 8915 }, 8916 "type": "library", 8917 "autoload": { 8918 "psr-4": { 8919 "Symfony\\Component\\Process\\": "" 8920 }, 8921 "exclude-from-classmap": [ 8922 "/Tests/" 8923 ] 8924 }, 8925 "notification-url": "https://packagist.org/downloads/", 8926 "license": [ 8927 "MIT" 8928 ], 8929 "authors": [ 8930 { 8931 "name": "Fabien Potencier", 8932 "email": "fabien@symfony.com" 8933 }, 8934 { 8935 "name": "Symfony Community", 8936 "homepage": "https://symfony.com/contributors" 8937 } 8938 ], 8939 "description": "Executes commands in sub-processes", 8940 "homepage": "https://symfony.com", 8941 "support": { 8942 "source": "https://github.com/symfony/process/tree/v6.4.2" 8943 }, 8944 "funding": [ 8945 { 8946 "url": "https://symfony.com/sponsor", 8947 "type": "custom" 8948 }, 8949 { 8950 "url": "https://github.com/fabpot", 8951 "type": "github" 8952 }, 8953 { 8954 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8955 "type": "tidelift" 8956 } 8957 ], 8958 "time": "2023-12-22T16:42:54+00:00" 8959 }, 8960 { 8961 "name": "symfony/stopwatch", 8962 "version": "v6.4.0", 8963 "source": { 8964 "type": "git", 8965 "url": "https://github.com/symfony/stopwatch.git", 8966 "reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2" 8967 }, 8968 "dist": { 8969 "type": "zip", 8970 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2", 8971 "reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2", 8972 "shasum": "" 8973 }, 8974 "require": { 8975 "php": ">=8.1", 8976 "symfony/service-contracts": "^2.5|^3" 8977 }, 8978 "type": "library", 8979 "autoload": { 8980 "psr-4": { 8981 "Symfony\\Component\\Stopwatch\\": "" 8982 }, 8983 "exclude-from-classmap": [ 8984 "/Tests/" 8985 ] 8986 }, 8987 "notification-url": "https://packagist.org/downloads/", 8988 "license": [ 8989 "MIT" 8990 ], 8991 "authors": [ 8992 { 8993 "name": "Fabien Potencier", 8994 "email": "fabien@symfony.com" 8995 }, 8996 { 8997 "name": "Symfony Community", 8998 "homepage": "https://symfony.com/contributors" 8999 } 9000 ], 9001 "description": "Provides a way to profile code", 9002 "homepage": "https://symfony.com", 9003 "support": { 9004 "source": "https://github.com/symfony/stopwatch/tree/v6.4.0" 9005 }, 9006 "funding": [ 9007 { 9008 "url": "https://symfony.com/sponsor", 9009 "type": "custom" 9010 }, 9011 { 9012 "url": "https://github.com/fabpot", 9013 "type": "github" 9014 }, 9015 { 9016 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 9017 "type": "tidelift" 9018 } 9019 ], 9020 "time": "2023-02-16T10:14:28+00:00" 9021 }, 9022 { 9023 "name": "symfony/string", 9024 "version": "v6.4.2", 9025 "source": { 9026 "type": "git", 9027 "url": "https://github.com/symfony/string.git", 9028 "reference": "7cb80bc10bfcdf6b5492741c0b9357dac66940bc" 9029 }, 9030 "dist": { 9031 "type": "zip", 9032 "url": "https://api.github.com/repos/symfony/string/zipball/7cb80bc10bfcdf6b5492741c0b9357dac66940bc", 9033 "reference": "7cb80bc10bfcdf6b5492741c0b9357dac66940bc", 9034 "shasum": "" 9035 }, 9036 "require": { 9037 "php": ">=8.1", 9038 "symfony/polyfill-ctype": "~1.8", 9039 "symfony/polyfill-intl-grapheme": "~1.0", 9040 "symfony/polyfill-intl-normalizer": "~1.0", 9041 "symfony/polyfill-mbstring": "~1.0" 9042 }, 9043 "conflict": { 9044 "symfony/translation-contracts": "<2.5" 9045 }, 9046 "require-dev": { 9047 "symfony/error-handler": "^5.4|^6.0|^7.0", 9048 "symfony/http-client": "^5.4|^6.0|^7.0", 9049 "symfony/intl": "^6.2|^7.0", 9050 "symfony/translation-contracts": "^2.5|^3.0", 9051 "symfony/var-exporter": "^5.4|^6.0|^7.0" 9052 }, 9053 "type": "library", 9054 "autoload": { 9055 "files": [ 9056 "Resources/functions.php" 9057 ], 9058 "psr-4": { 9059 "Symfony\\Component\\String\\": "" 9060 }, 9061 "exclude-from-classmap": [ 9062 "/Tests/" 9063 ] 9064 }, 9065 "notification-url": "https://packagist.org/downloads/", 9066 "license": [ 9067 "MIT" 9068 ], 9069 "authors": [ 9070 { 9071 "name": "Nicolas Grekas", 9072 "email": "p@tchwork.com" 9073 }, 9074 { 9075 "name": "Symfony Community", 9076 "homepage": "https://symfony.com/contributors" 9077 } 9078 ], 9079 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", 9080 "homepage": "https://symfony.com", 9081 "keywords": [ 9082 "grapheme", 9083 "i18n", 9084 "string", 9085 "unicode", 9086 "utf-8", 9087 "utf8" 9088 ], 9089 "support": { 9090 "source": "https://github.com/symfony/string/tree/v6.4.2" 9091 }, 9092 "funding": [ 9093 { 9094 "url": "https://symfony.com/sponsor", 9095 "type": "custom" 9096 }, 9097 { 9098 "url": "https://github.com/fabpot", 9099 "type": "github" 9100 }, 9101 { 9102 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 9103 "type": "tidelift" 9104 } 9105 ], 9106 "time": "2023-12-10T16:15:48+00:00" 9107 }, 9108 { 9109 "name": "symfony/yaml", 9110 "version": "v6.4.0", 9111 "source": { 9112 "type": "git", 9113 "url": "https://github.com/symfony/yaml.git", 9114 "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587" 9115 }, 9116 "dist": { 9117 "type": "zip", 9118 "url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587", 9119 "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587", 9120 "shasum": "" 9121 }, 9122 "require": { 9123 "php": ">=8.1", 9124 "symfony/deprecation-contracts": "^2.5|^3", 9125 "symfony/polyfill-ctype": "^1.8" 9126 }, 9127 "conflict": { 9128 "symfony/console": "<5.4" 9129 }, 9130 "require-dev": { 9131 "symfony/console": "^5.4|^6.0|^7.0" 9132 }, 9133 "bin": [ 9134 "Resources/bin/yaml-lint" 9135 ], 9136 "type": "library", 9137 "autoload": { 9138 "psr-4": { 9139 "Symfony\\Component\\Yaml\\": "" 9140 }, 9141 "exclude-from-classmap": [ 9142 "/Tests/" 9143 ] 9144 }, 9145 "notification-url": "https://packagist.org/downloads/", 9146 "license": [ 9147 "MIT" 9148 ], 9149 "authors": [ 9150 { 9151 "name": "Fabien Potencier", 9152 "email": "fabien@symfony.com" 9153 }, 9154 { 9155 "name": "Symfony Community", 9156 "homepage": "https://symfony.com/contributors" 9157 } 9158 ], 9159 "description": "Loads and dumps YAML files", 9160 "homepage": "https://symfony.com", 9161 "support": { 9162 "source": "https://github.com/symfony/yaml/tree/v6.4.0" 9163 }, 9164 "funding": [ 9165 { 9166 "url": "https://symfony.com/sponsor", 9167 "type": "custom" 9168 }, 9169 { 9170 "url": "https://github.com/fabpot", 9171 "type": "github" 9172 }, 9173 { 9174 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 9175 "type": "tidelift" 9176 } 9177 ], 9178 "time": "2023-11-06T11:00:25+00:00" 9179 }, 9180 { 9181 "name": "theseer/tokenizer", 9182 "version": "1.2.2", 9183 "source": { 9184 "type": "git", 9185 "url": "https://github.com/theseer/tokenizer.git", 9186 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96" 9187 }, 9188 "dist": { 9189 "type": "zip", 9190 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96", 9191 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96", 9192 "shasum": "" 9193 }, 9194 "require": { 9195 "ext-dom": "*", 9196 "ext-tokenizer": "*", 9197 "ext-xmlwriter": "*", 9198 "php": "^7.2 || ^8.0" 9199 }, 9200 "type": "library", 9201 "autoload": { 9202 "classmap": [ 9203 "src/" 9204 ] 9205 }, 9206 "notification-url": "https://packagist.org/downloads/", 9207 "license": [ 9208 "BSD-3-Clause" 9209 ], 9210 "authors": [ 9211 { 9212 "name": "Arne Blankerts", 9213 "email": "arne@blankerts.de", 9214 "role": "Developer" 9215 } 9216 ], 9217 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", 9218 "support": { 9219 "issues": "https://github.com/theseer/tokenizer/issues", 9220 "source": "https://github.com/theseer/tokenizer/tree/1.2.2" 9221 }, 9222 "funding": [ 9223 { 9224 "url": "https://github.com/theseer", 9225 "type": "github" 9226 } 9227 ], 9228 "time": "2023-11-20T00:12:19+00:00" 9229 } 9230 ], 9231 "aliases": [], 9232 "minimum-stability": "stable", 9233 "stability-flags": [], 9234 "prefer-stable": false, 9235 "prefer-lowest": false, 9236 "platform": { 9237 "php": "8.1 - 8.3", 9238 "ext-ctype": "*", 9239 "ext-curl": "*", 9240 "ext-fileinfo": "*", 9241 "ext-gd": "*", 9242 "ext-iconv": "*", 9243 "ext-intl": "*", 9244 "ext-json": "*", 9245 "ext-mbstring": "*", 9246 "ext-pcre": "*", 9247 "ext-pdo": "*", 9248 "ext-session": "*", 9249 "ext-xml": "*" 9250 }, 9251 "platform-dev": { 9252 "ext-dom": "*", 9253 "ext-libxml": "*", 9254 "ext-pdo_sqlite": "*", 9255 "ext-sqlite3": "*" 9256 }, 9257 "platform-overrides": { 9258 "php": "8.1.0" 9259 }, 9260 "plugin-api-version": "2.6.0" 9261} 9262