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": "cb6258782d3aab34da3e510eda1bc481", 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.8.0", 357 "source": { 358 "type": "git", 359 "url": "https://github.com/doctrine/dbal.git", 360 "reference": "d244f2e6e6bf32bff5174e6729b57214923ecec9" 361 }, 362 "dist": { 363 "type": "zip", 364 "url": "https://api.github.com/repos/doctrine/dbal/zipball/d244f2e6e6bf32bff5174e6729b57214923ecec9", 365 "reference": "d244f2e6e6bf32bff5174e6729b57214923ecec9", 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.56", 382 "phpstan/phpstan-strict-rules": "^1.5", 383 "phpunit/phpunit": "9.6.15", 384 "psalm/plugin-phpunit": "0.18.4", 385 "slevomat/coding-standard": "8.13.1", 386 "squizlabs/php_codesniffer": "3.8.1", 387 "symfony/cache": "^5.4|^6.0|^7.0", 388 "symfony/console": "^4.4|^5.4|^6.0|^7.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.8.0" 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": "2024-01-25T21:44:02+00:00" 466 }, 467 { 468 "name": "doctrine/deprecations", 469 "version": "1.1.3", 470 "source": { 471 "type": "git", 472 "url": "https://github.com/doctrine/deprecations.git", 473 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" 474 }, 475 "dist": { 476 "type": "zip", 477 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", 478 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", 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.3" 511 }, 512 "time": "2024-01-30T19:34:25+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.10", 608 "source": { 609 "type": "git", 610 "url": "https://github.com/doctrine/inflector.git", 611 "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" 612 }, 613 "dist": { 614 "type": "zip", 615 "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", 616 "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", 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.10" 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": "2024-02-18T20:23:39+00:00" 695 }, 696 { 697 "name": "doctrine/lexer", 698 "version": "3.0.1", 699 "source": { 700 "type": "git", 701 "url": "https://github.com/doctrine/lexer.git", 702 "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd" 703 }, 704 "dist": { 705 "type": "zip", 706 "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", 707 "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", 708 "shasum": "" 709 }, 710 "require": { 711 "php": "^8.1" 712 }, 713 "require-dev": { 714 "doctrine/coding-standard": "^12", 715 "phpstan/phpstan": "^1.10", 716 "phpunit/phpunit": "^10.5", 717 "psalm/plugin-phpunit": "^0.18.3", 718 "vimeo/psalm": "^5.21" 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.1" 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": "2024-02-05T11:56:58+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.48.2", 1466 "source": { 1467 "type": "git", 1468 "url": "https://github.com/illuminate/collections.git", 1469 "reference": "36651526fa6bb5445ffc6d51899d80291f8e0486" 1470 }, 1471 "dist": { 1472 "type": "zip", 1473 "url": "https://api.github.com/repos/illuminate/collections/zipball/36651526fa6bb5445ffc6d51899d80291f8e0486", 1474 "reference": "36651526fa6bb5445ffc6d51899d80291f8e0486", 1475 "shasum": "" 1476 }, 1477 "require": { 1478 "illuminate/conditionable": "^10.0", 1479 "illuminate/contracts": "^10.0", 1480 "illuminate/macroable": "^10.0", 1481 "php": "^8.1" 1482 }, 1483 "suggest": { 1484 "symfony/var-dumper": "Required to use the dump method (^6.2)." 1485 }, 1486 "type": "library", 1487 "extra": { 1488 "branch-alias": { 1489 "dev-master": "10.x-dev" 1490 } 1491 }, 1492 "autoload": { 1493 "files": [ 1494 "helpers.php" 1495 ], 1496 "psr-4": { 1497 "Illuminate\\Support\\": "" 1498 } 1499 }, 1500 "notification-url": "https://packagist.org/downloads/", 1501 "license": [ 1502 "MIT" 1503 ], 1504 "authors": [ 1505 { 1506 "name": "Taylor Otwell", 1507 "email": "taylor@laravel.com" 1508 } 1509 ], 1510 "description": "The Illuminate Collections package.", 1511 "homepage": "https://laravel.com", 1512 "support": { 1513 "issues": "https://github.com/laravel/framework/issues", 1514 "source": "https://github.com/laravel/framework" 1515 }, 1516 "time": "2024-03-10T15:34:39+00:00" 1517 }, 1518 { 1519 "name": "illuminate/conditionable", 1520 "version": "v10.48.2", 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.48.2", 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.48.2", 1618 "source": { 1619 "type": "git", 1620 "url": "https://github.com/illuminate/contracts.git", 1621 "reference": "8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac" 1622 }, 1623 "dist": { 1624 "type": "zip", 1625 "url": "https://api.github.com/repos/illuminate/contracts/zipball/8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac", 1626 "reference": "8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac", 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": "2024-01-15T18:52:32+00:00" 1662 }, 1663 { 1664 "name": "illuminate/database", 1665 "version": "v10.48.2", 1666 "source": { 1667 "type": "git", 1668 "url": "https://github.com/illuminate/database.git", 1669 "reference": "0f003d7970b966d3bccf407876fe83cac35ebe67" 1670 }, 1671 "dist": { 1672 "type": "zip", 1673 "url": "https://api.github.com/repos/illuminate/database/zipball/0f003d7970b966d3bccf407876fe83cac35ebe67", 1674 "reference": "0f003d7970b966d3bccf407876fe83cac35ebe67", 1675 "shasum": "" 1676 }, 1677 "require": { 1678 "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12", 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": "2024-03-12T02:39:22+00:00" 1735 }, 1736 { 1737 "name": "illuminate/macroable", 1738 "version": "v10.48.2", 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.48.2", 1785 "source": { 1786 "type": "git", 1787 "url": "https://github.com/illuminate/support.git", 1788 "reference": "980d80017e859c8b1720892d952516e8c0b6708f" 1789 }, 1790 "dist": { 1791 "type": "zip", 1792 "url": "https://api.github.com/repos/illuminate/support/zipball/980d80017e859c8b1720892d952516e8c0b6708f", 1793 "reference": "980d80017e859c8b1720892d952516e8c0b6708f", 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": "2024-03-11T21:46:45+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.2", 2002 "source": { 2003 "type": "git", 2004 "url": "https://github.com/thephpleague/commonmark.git", 2005 "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf" 2006 }, 2007 "dist": { 2008 "type": "zip", 2009 "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/91c24291965bd6d7c46c46a12ba7492f83b1cadf", 2010 "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf", 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.3", 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 || ^10.5.9 || ^11.0.0", 2034 "scrutinizer/ocular": "^1.8.1", 2035 "symfony/finder": "^5.3 | ^6.0 || ^7.0", 2036 "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.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": "2024-02-02T11:59:32+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.25.0", 2190 "source": { 2191 "type": "git", 2192 "url": "https://github.com/thephpleague/flysystem.git", 2193 "reference": "4c44347133618cccd9b3df1729647a1577b4ad99" 2194 }, 2195 "dist": { 2196 "type": "zip", 2197 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4c44347133618cccd9b3df1729647a1577b4ad99", 2198 "reference": "4c44347133618cccd9b3df1729647a1577b4ad99", 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.295.10", 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.36", 2227 "phpstan/phpstan": "^1.10", 2228 "phpunit/phpunit": "^9.5.11|^10.0", 2229 "sabre/dav": "^4.6.0" 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.25.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": "2024-03-09T17:06:45+00:00" 2276 }, 2277 { 2278 "name": "league/flysystem-local", 2279 "version": "3.23.1", 2280 "source": { 2281 "type": "git", 2282 "url": "https://github.com/thephpleague/flysystem-local.git", 2283 "reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00" 2284 }, 2285 "dist": { 2286 "type": "zip", 2287 "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/b884d2bf9b53bb4804a56d2df4902bb51e253f00", 2288 "reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00", 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.1" 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": "2024-01-26T18:25:23+00:00" 2336 }, 2337 { 2338 "name": "league/flysystem-path-prefixing", 2339 "version": "3.23.1", 2340 "source": { 2341 "type": "git", 2342 "url": "https://github.com/thephpleague/flysystem-path-prefixing.git", 2343 "reference": "82b860a4d1e1e9fcf0366c85ec9a93cbf018ad58" 2344 }, 2345 "dist": { 2346 "type": "zip", 2347 "url": "https://api.github.com/repos/thephpleague/flysystem-path-prefixing/zipball/82b860a4d1e1e9fcf0366c85ec9a93cbf018ad58", 2348 "reference": "82b860a4d1e1e9fcf0366c85ec9a93cbf018ad58", 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.23.1" 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": "2024-01-26T18:25:23+00:00" 2393 }, 2394 { 2395 "name": "league/flysystem-ziparchive", 2396 "version": "3.24.0", 2397 "source": { 2398 "type": "git", 2399 "url": "https://github.com/thephpleague/flysystem-ziparchive.git", 2400 "reference": "3dc07e019e07ccb5d953acd33b1d477da1c55420" 2401 }, 2402 "dist": { 2403 "type": "zip", 2404 "url": "https://api.github.com/repos/thephpleague/flysystem-ziparchive/zipball/3dc07e019e07ccb5d953acd33b1d477da1c55420", 2405 "reference": "3dc07e019e07ccb5d953acd33b1d477da1c55420", 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 "source": "https://github.com/thephpleague/flysystem-ziparchive/tree/3.24.0" 2440 }, 2441 "funding": [ 2442 { 2443 "url": "https://ecologi.com/frankdejonge", 2444 "type": "custom" 2445 }, 2446 { 2447 "url": "https://github.com/frankdejonge", 2448 "type": "github" 2449 } 2450 ], 2451 "time": "2024-02-03T22:37:38+00:00" 2452 }, 2453 { 2454 "name": "league/mime-type-detection", 2455 "version": "1.15.0", 2456 "source": { 2457 "type": "git", 2458 "url": "https://github.com/thephpleague/mime-type-detection.git", 2459 "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301" 2460 }, 2461 "dist": { 2462 "type": "zip", 2463 "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301", 2464 "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301", 2465 "shasum": "" 2466 }, 2467 "require": { 2468 "ext-fileinfo": "*", 2469 "php": "^7.4 || ^8.0" 2470 }, 2471 "require-dev": { 2472 "friendsofphp/php-cs-fixer": "^3.2", 2473 "phpstan/phpstan": "^0.12.68", 2474 "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0" 2475 }, 2476 "type": "library", 2477 "autoload": { 2478 "psr-4": { 2479 "League\\MimeTypeDetection\\": "src" 2480 } 2481 }, 2482 "notification-url": "https://packagist.org/downloads/", 2483 "license": [ 2484 "MIT" 2485 ], 2486 "authors": [ 2487 { 2488 "name": "Frank de Jonge", 2489 "email": "info@frankdejonge.nl" 2490 } 2491 ], 2492 "description": "Mime-type detection for Flysystem", 2493 "support": { 2494 "issues": "https://github.com/thephpleague/mime-type-detection/issues", 2495 "source": "https://github.com/thephpleague/mime-type-detection/tree/1.15.0" 2496 }, 2497 "funding": [ 2498 { 2499 "url": "https://github.com/frankdejonge", 2500 "type": "github" 2501 }, 2502 { 2503 "url": "https://tidelift.com/funding/github/packagist/league/flysystem", 2504 "type": "tidelift" 2505 } 2506 ], 2507 "time": "2024-01-28T23:22:08+00:00" 2508 }, 2509 { 2510 "name": "middlewares/client-ip", 2511 "version": "v2.0.1", 2512 "source": { 2513 "type": "git", 2514 "url": "https://github.com/middlewares/client-ip.git", 2515 "reference": "466c38388a5efa65f5da4d897adfeb09a4fb44cd" 2516 }, 2517 "dist": { 2518 "type": "zip", 2519 "url": "https://api.github.com/repos/middlewares/client-ip/zipball/466c38388a5efa65f5da4d897adfeb09a4fb44cd", 2520 "reference": "466c38388a5efa65f5da4d897adfeb09a4fb44cd", 2521 "shasum": "" 2522 }, 2523 "require": { 2524 "php": "^7.2 || ^8.0", 2525 "psr/http-server-middleware": "^1.0" 2526 }, 2527 "require-dev": { 2528 "friendsofphp/php-cs-fixer": "^2.0", 2529 "laminas/laminas-diactoros": "^2.2", 2530 "middlewares/utils": "^3.1", 2531 "oscarotero/php-cs-fixer-config": "^1.0", 2532 "phpstan/phpstan": "^0.12", 2533 "phpunit/phpunit": "^8|^9", 2534 "squizlabs/php_codesniffer": "^3.0" 2535 }, 2536 "type": "library", 2537 "autoload": { 2538 "psr-4": { 2539 "Middlewares\\": "src/" 2540 } 2541 }, 2542 "notification-url": "https://packagist.org/downloads/", 2543 "license": [ 2544 "MIT" 2545 ], 2546 "description": "Middleware to detect the client ip and save it as a request attribute", 2547 "homepage": "https://github.com/middlewares/client-ip", 2548 "keywords": [ 2549 "IP", 2550 "http", 2551 "middleware", 2552 "psr-15", 2553 "psr-7", 2554 "server" 2555 ], 2556 "support": { 2557 "issues": "https://github.com/middlewares/client-ip/issues", 2558 "source": "https://github.com/middlewares/client-ip/tree/v2.0.1" 2559 }, 2560 "time": "2020-12-02T00:05:31+00:00" 2561 }, 2562 { 2563 "name": "mlocati/ip-lib", 2564 "version": "1.18.0", 2565 "source": { 2566 "type": "git", 2567 "url": "https://github.com/mlocati/ip-lib.git", 2568 "reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2" 2569 }, 2570 "dist": { 2571 "type": "zip", 2572 "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2", 2573 "reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2", 2574 "shasum": "" 2575 }, 2576 "require": { 2577 "php": ">=5.3.3" 2578 }, 2579 "require-dev": { 2580 "ext-pdo_sqlite": "*", 2581 "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5" 2582 }, 2583 "type": "library", 2584 "autoload": { 2585 "psr-4": { 2586 "IPLib\\": "src/" 2587 } 2588 }, 2589 "notification-url": "https://packagist.org/downloads/", 2590 "license": [ 2591 "MIT" 2592 ], 2593 "authors": [ 2594 { 2595 "name": "Michele Locati", 2596 "email": "mlocati@gmail.com", 2597 "homepage": "https://github.com/mlocati", 2598 "role": "Author" 2599 } 2600 ], 2601 "description": "Handle IPv4, IPv6 addresses and ranges", 2602 "homepage": "https://github.com/mlocati/ip-lib", 2603 "keywords": [ 2604 "IP", 2605 "address", 2606 "addresses", 2607 "ipv4", 2608 "ipv6", 2609 "manage", 2610 "managing", 2611 "matching", 2612 "network", 2613 "networking", 2614 "range", 2615 "subnet" 2616 ], 2617 "support": { 2618 "issues": "https://github.com/mlocati/ip-lib/issues", 2619 "source": "https://github.com/mlocati/ip-lib/tree/1.18.0" 2620 }, 2621 "funding": [ 2622 { 2623 "url": "https://github.com/sponsors/mlocati", 2624 "type": "github" 2625 }, 2626 { 2627 "url": "https://paypal.me/mlocati", 2628 "type": "other" 2629 } 2630 ], 2631 "time": "2022-01-13T18:05:33+00:00" 2632 }, 2633 { 2634 "name": "nesbot/carbon", 2635 "version": "2.72.1", 2636 "source": { 2637 "type": "git", 2638 "url": "https://github.com/briannesbitt/Carbon.git", 2639 "reference": "2b3b3db0a2d0556a177392ff1a3bf5608fa09f78" 2640 }, 2641 "dist": { 2642 "type": "zip", 2643 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/2b3b3db0a2d0556a177392ff1a3bf5608fa09f78", 2644 "reference": "2b3b3db0a2d0556a177392ff1a3bf5608fa09f78", 2645 "shasum": "" 2646 }, 2647 "require": { 2648 "carbonphp/carbon-doctrine-types": "*", 2649 "ext-json": "*", 2650 "php": "^7.1.8 || ^8.0", 2651 "psr/clock": "^1.0", 2652 "symfony/polyfill-mbstring": "^1.0", 2653 "symfony/polyfill-php80": "^1.16", 2654 "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" 2655 }, 2656 "provide": { 2657 "psr/clock-implementation": "1.0" 2658 }, 2659 "require-dev": { 2660 "doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0", 2661 "doctrine/orm": "^2.7 || ^3.0", 2662 "friendsofphp/php-cs-fixer": "^3.0", 2663 "kylekatarnls/multi-tester": "^2.0", 2664 "ondrejmirtes/better-reflection": "*", 2665 "phpmd/phpmd": "^2.9", 2666 "phpstan/extension-installer": "^1.0", 2667 "phpstan/phpstan": "^0.12.99 || ^1.7.14", 2668 "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6", 2669 "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", 2670 "squizlabs/php_codesniffer": "^3.4" 2671 }, 2672 "bin": [ 2673 "bin/carbon" 2674 ], 2675 "type": "library", 2676 "extra": { 2677 "branch-alias": { 2678 "dev-3.x": "3.x-dev", 2679 "dev-master": "2.x-dev" 2680 }, 2681 "laravel": { 2682 "providers": [ 2683 "Carbon\\Laravel\\ServiceProvider" 2684 ] 2685 }, 2686 "phpstan": { 2687 "includes": [ 2688 "extension.neon" 2689 ] 2690 } 2691 }, 2692 "autoload": { 2693 "psr-4": { 2694 "Carbon\\": "src/Carbon/" 2695 } 2696 }, 2697 "notification-url": "https://packagist.org/downloads/", 2698 "license": [ 2699 "MIT" 2700 ], 2701 "authors": [ 2702 { 2703 "name": "Brian Nesbitt", 2704 "email": "brian@nesbot.com", 2705 "homepage": "https://markido.com" 2706 }, 2707 { 2708 "name": "kylekatarnls", 2709 "homepage": "https://github.com/kylekatarnls" 2710 } 2711 ], 2712 "description": "An API extension for DateTime that supports 281 different languages.", 2713 "homepage": "https://carbon.nesbot.com", 2714 "keywords": [ 2715 "date", 2716 "datetime", 2717 "time" 2718 ], 2719 "support": { 2720 "docs": "https://carbon.nesbot.com/docs", 2721 "issues": "https://github.com/briannesbitt/Carbon/issues", 2722 "source": "https://github.com/briannesbitt/Carbon" 2723 }, 2724 "funding": [ 2725 { 2726 "url": "https://github.com/sponsors/kylekatarnls", 2727 "type": "github" 2728 }, 2729 { 2730 "url": "https://opencollective.com/Carbon#sponsor", 2731 "type": "opencollective" 2732 }, 2733 { 2734 "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme", 2735 "type": "tidelift" 2736 } 2737 ], 2738 "time": "2023-12-08T23:47:49+00:00" 2739 }, 2740 { 2741 "name": "nette/schema", 2742 "version": "v1.3.0", 2743 "source": { 2744 "type": "git", 2745 "url": "https://github.com/nette/schema.git", 2746 "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188" 2747 }, 2748 "dist": { 2749 "type": "zip", 2750 "url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", 2751 "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", 2752 "shasum": "" 2753 }, 2754 "require": { 2755 "nette/utils": "^4.0", 2756 "php": "8.1 - 8.3" 2757 }, 2758 "require-dev": { 2759 "nette/tester": "^2.4", 2760 "phpstan/phpstan-nette": "^1.0", 2761 "tracy/tracy": "^2.8" 2762 }, 2763 "type": "library", 2764 "extra": { 2765 "branch-alias": { 2766 "dev-master": "1.3-dev" 2767 } 2768 }, 2769 "autoload": { 2770 "classmap": [ 2771 "src/" 2772 ] 2773 }, 2774 "notification-url": "https://packagist.org/downloads/", 2775 "license": [ 2776 "BSD-3-Clause", 2777 "GPL-2.0-only", 2778 "GPL-3.0-only" 2779 ], 2780 "authors": [ 2781 { 2782 "name": "David Grudl", 2783 "homepage": "https://davidgrudl.com" 2784 }, 2785 { 2786 "name": "Nette Community", 2787 "homepage": "https://nette.org/contributors" 2788 } 2789 ], 2790 "description": " Nette Schema: validating data structures against a given Schema.", 2791 "homepage": "https://nette.org", 2792 "keywords": [ 2793 "config", 2794 "nette" 2795 ], 2796 "support": { 2797 "issues": "https://github.com/nette/schema/issues", 2798 "source": "https://github.com/nette/schema/tree/v1.3.0" 2799 }, 2800 "time": "2023-12-11T11:54:22+00:00" 2801 }, 2802 { 2803 "name": "nette/utils", 2804 "version": "v4.0.4", 2805 "source": { 2806 "type": "git", 2807 "url": "https://github.com/nette/utils.git", 2808 "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218" 2809 }, 2810 "dist": { 2811 "type": "zip", 2812 "url": "https://api.github.com/repos/nette/utils/zipball/d3ad0aa3b9f934602cb3e3902ebccf10be34d218", 2813 "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218", 2814 "shasum": "" 2815 }, 2816 "require": { 2817 "php": ">=8.0 <8.4" 2818 }, 2819 "conflict": { 2820 "nette/finder": "<3", 2821 "nette/schema": "<1.2.2" 2822 }, 2823 "require-dev": { 2824 "jetbrains/phpstorm-attributes": "dev-master", 2825 "nette/tester": "^2.5", 2826 "phpstan/phpstan": "^1.0", 2827 "tracy/tracy": "^2.9" 2828 }, 2829 "suggest": { 2830 "ext-gd": "to use Image", 2831 "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", 2832 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", 2833 "ext-json": "to use Nette\\Utils\\Json", 2834 "ext-mbstring": "to use Strings::lower() etc...", 2835 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()" 2836 }, 2837 "type": "library", 2838 "extra": { 2839 "branch-alias": { 2840 "dev-master": "4.0-dev" 2841 } 2842 }, 2843 "autoload": { 2844 "classmap": [ 2845 "src/" 2846 ] 2847 }, 2848 "notification-url": "https://packagist.org/downloads/", 2849 "license": [ 2850 "BSD-3-Clause", 2851 "GPL-2.0-only", 2852 "GPL-3.0-only" 2853 ], 2854 "authors": [ 2855 { 2856 "name": "David Grudl", 2857 "homepage": "https://davidgrudl.com" 2858 }, 2859 { 2860 "name": "Nette Community", 2861 "homepage": "https://nette.org/contributors" 2862 } 2863 ], 2864 "description": " Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", 2865 "homepage": "https://nette.org", 2866 "keywords": [ 2867 "array", 2868 "core", 2869 "datetime", 2870 "images", 2871 "json", 2872 "nette", 2873 "paginator", 2874 "password", 2875 "slugify", 2876 "string", 2877 "unicode", 2878 "utf-8", 2879 "utility", 2880 "validation" 2881 ], 2882 "support": { 2883 "issues": "https://github.com/nette/utils/issues", 2884 "source": "https://github.com/nette/utils/tree/v4.0.4" 2885 }, 2886 "time": "2024-01-17T16:50:36+00:00" 2887 }, 2888 { 2889 "name": "nyholm/psr7", 2890 "version": "1.8.1", 2891 "source": { 2892 "type": "git", 2893 "url": "https://github.com/Nyholm/psr7.git", 2894 "reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e" 2895 }, 2896 "dist": { 2897 "type": "zip", 2898 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/aa5fc277a4f5508013d571341ade0c3886d4d00e", 2899 "reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e", 2900 "shasum": "" 2901 }, 2902 "require": { 2903 "php": ">=7.2", 2904 "psr/http-factory": "^1.0", 2905 "psr/http-message": "^1.1 || ^2.0" 2906 }, 2907 "provide": { 2908 "php-http/message-factory-implementation": "1.0", 2909 "psr/http-factory-implementation": "1.0", 2910 "psr/http-message-implementation": "1.0" 2911 }, 2912 "require-dev": { 2913 "http-interop/http-factory-tests": "^0.9", 2914 "php-http/message-factory": "^1.0", 2915 "php-http/psr7-integration-tests": "^1.0", 2916 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4", 2917 "symfony/error-handler": "^4.4" 2918 }, 2919 "type": "library", 2920 "extra": { 2921 "branch-alias": { 2922 "dev-master": "1.8-dev" 2923 } 2924 }, 2925 "autoload": { 2926 "psr-4": { 2927 "Nyholm\\Psr7\\": "src/" 2928 } 2929 }, 2930 "notification-url": "https://packagist.org/downloads/", 2931 "license": [ 2932 "MIT" 2933 ], 2934 "authors": [ 2935 { 2936 "name": "Tobias Nyholm", 2937 "email": "tobias.nyholm@gmail.com" 2938 }, 2939 { 2940 "name": "Martijn van der Ven", 2941 "email": "martijn@vanderven.se" 2942 } 2943 ], 2944 "description": "A fast PHP7 implementation of PSR-7", 2945 "homepage": "https://tnyholm.se", 2946 "keywords": [ 2947 "psr-17", 2948 "psr-7" 2949 ], 2950 "support": { 2951 "issues": "https://github.com/Nyholm/psr7/issues", 2952 "source": "https://github.com/Nyholm/psr7/tree/1.8.1" 2953 }, 2954 "funding": [ 2955 { 2956 "url": "https://github.com/Zegnat", 2957 "type": "github" 2958 }, 2959 { 2960 "url": "https://github.com/nyholm", 2961 "type": "github" 2962 } 2963 ], 2964 "time": "2023-11-13T09:31:12+00:00" 2965 }, 2966 { 2967 "name": "nyholm/psr7-server", 2968 "version": "1.1.0", 2969 "source": { 2970 "type": "git", 2971 "url": "https://github.com/Nyholm/psr7-server.git", 2972 "reference": "4335801d851f554ca43fa6e7d2602141538854dc" 2973 }, 2974 "dist": { 2975 "type": "zip", 2976 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/4335801d851f554ca43fa6e7d2602141538854dc", 2977 "reference": "4335801d851f554ca43fa6e7d2602141538854dc", 2978 "shasum": "" 2979 }, 2980 "require": { 2981 "php": "^7.1 || ^8.0", 2982 "psr/http-factory": "^1.0", 2983 "psr/http-message": "^1.0 || ^2.0" 2984 }, 2985 "require-dev": { 2986 "nyholm/nsa": "^1.1", 2987 "nyholm/psr7": "^1.3", 2988 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3" 2989 }, 2990 "type": "library", 2991 "autoload": { 2992 "psr-4": { 2993 "Nyholm\\Psr7Server\\": "src/" 2994 } 2995 }, 2996 "notification-url": "https://packagist.org/downloads/", 2997 "license": [ 2998 "MIT" 2999 ], 3000 "authors": [ 3001 { 3002 "name": "Tobias Nyholm", 3003 "email": "tobias.nyholm@gmail.com" 3004 }, 3005 { 3006 "name": "Martijn van der Ven", 3007 "email": "martijn@vanderven.se" 3008 } 3009 ], 3010 "description": "Helper classes to handle PSR-7 server requests", 3011 "homepage": "http://tnyholm.se", 3012 "keywords": [ 3013 "psr-17", 3014 "psr-7" 3015 ], 3016 "support": { 3017 "issues": "https://github.com/Nyholm/psr7-server/issues", 3018 "source": "https://github.com/Nyholm/psr7-server/tree/1.1.0" 3019 }, 3020 "funding": [ 3021 { 3022 "url": "https://github.com/Zegnat", 3023 "type": "github" 3024 }, 3025 { 3026 "url": "https://github.com/nyholm", 3027 "type": "github" 3028 } 3029 ], 3030 "time": "2023-11-08T09:30:43+00:00" 3031 }, 3032 { 3033 "name": "oscarotero/middleland", 3034 "version": "v1.0.1", 3035 "source": { 3036 "type": "git", 3037 "url": "https://github.com/oscarotero/middleland.git", 3038 "reference": "4848543d59f753aa3352c52d88c66f978debafb2" 3039 }, 3040 "dist": { 3041 "type": "zip", 3042 "url": "https://api.github.com/repos/oscarotero/middleland/zipball/4848543d59f753aa3352c52d88c66f978debafb2", 3043 "reference": "4848543d59f753aa3352c52d88c66f978debafb2", 3044 "shasum": "" 3045 }, 3046 "require": { 3047 "php": "^7.0|^8.0", 3048 "psr/container": "^1.0", 3049 "psr/http-server-middleware": "^1.0" 3050 }, 3051 "require-dev": { 3052 "friendsofphp/php-cs-fixer": "^2.0", 3053 "laminas/laminas-diactoros": "^1.3", 3054 "phpunit/phpunit": ">=6.0" 3055 }, 3056 "type": "library", 3057 "autoload": { 3058 "psr-4": { 3059 "Middleland\\": "src/" 3060 } 3061 }, 3062 "notification-url": "https://packagist.org/downloads/", 3063 "license": [ 3064 "MIT" 3065 ], 3066 "authors": [ 3067 { 3068 "name": "Oscar Otero", 3069 "email": "oom@oscarotero.com", 3070 "homepage": "http://oscarotero.com", 3071 "role": "Developer" 3072 } 3073 ], 3074 "description": "PSR-15 middleware dispatcher", 3075 "homepage": "https://github.com/oscarotero/dispatcher", 3076 "keywords": [ 3077 "http", 3078 "middleware", 3079 "psr-15", 3080 "psr-7" 3081 ], 3082 "support": { 3083 "email": "oom@oscarotero.com", 3084 "issues": "https://github.com/oscarotero/dispatcher/issues", 3085 "source": "https://github.com/oscarotero/middleland/tree/v1.0.1" 3086 }, 3087 "time": "2020-12-06T00:59:17+00:00" 3088 }, 3089 { 3090 "name": "psr/cache", 3091 "version": "3.0.0", 3092 "source": { 3093 "type": "git", 3094 "url": "https://github.com/php-fig/cache.git", 3095 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" 3096 }, 3097 "dist": { 3098 "type": "zip", 3099 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", 3100 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", 3101 "shasum": "" 3102 }, 3103 "require": { 3104 "php": ">=8.0.0" 3105 }, 3106 "type": "library", 3107 "extra": { 3108 "branch-alias": { 3109 "dev-master": "1.0.x-dev" 3110 } 3111 }, 3112 "autoload": { 3113 "psr-4": { 3114 "Psr\\Cache\\": "src/" 3115 } 3116 }, 3117 "notification-url": "https://packagist.org/downloads/", 3118 "license": [ 3119 "MIT" 3120 ], 3121 "authors": [ 3122 { 3123 "name": "PHP-FIG", 3124 "homepage": "https://www.php-fig.org/" 3125 } 3126 ], 3127 "description": "Common interface for caching libraries", 3128 "keywords": [ 3129 "cache", 3130 "psr", 3131 "psr-6" 3132 ], 3133 "support": { 3134 "source": "https://github.com/php-fig/cache/tree/3.0.0" 3135 }, 3136 "time": "2021-02-03T23:26:27+00:00" 3137 }, 3138 { 3139 "name": "psr/clock", 3140 "version": "1.0.0", 3141 "source": { 3142 "type": "git", 3143 "url": "https://github.com/php-fig/clock.git", 3144 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" 3145 }, 3146 "dist": { 3147 "type": "zip", 3148 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", 3149 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", 3150 "shasum": "" 3151 }, 3152 "require": { 3153 "php": "^7.0 || ^8.0" 3154 }, 3155 "type": "library", 3156 "autoload": { 3157 "psr-4": { 3158 "Psr\\Clock\\": "src/" 3159 } 3160 }, 3161 "notification-url": "https://packagist.org/downloads/", 3162 "license": [ 3163 "MIT" 3164 ], 3165 "authors": [ 3166 { 3167 "name": "PHP-FIG", 3168 "homepage": "https://www.php-fig.org/" 3169 } 3170 ], 3171 "description": "Common interface for reading the clock.", 3172 "homepage": "https://github.com/php-fig/clock", 3173 "keywords": [ 3174 "clock", 3175 "now", 3176 "psr", 3177 "psr-20", 3178 "time" 3179 ], 3180 "support": { 3181 "issues": "https://github.com/php-fig/clock/issues", 3182 "source": "https://github.com/php-fig/clock/tree/1.0.0" 3183 }, 3184 "time": "2022-11-25T14:36:26+00:00" 3185 }, 3186 { 3187 "name": "psr/container", 3188 "version": "1.1.2", 3189 "source": { 3190 "type": "git", 3191 "url": "https://github.com/php-fig/container.git", 3192 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" 3193 }, 3194 "dist": { 3195 "type": "zip", 3196 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", 3197 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", 3198 "shasum": "" 3199 }, 3200 "require": { 3201 "php": ">=7.4.0" 3202 }, 3203 "type": "library", 3204 "autoload": { 3205 "psr-4": { 3206 "Psr\\Container\\": "src/" 3207 } 3208 }, 3209 "notification-url": "https://packagist.org/downloads/", 3210 "license": [ 3211 "MIT" 3212 ], 3213 "authors": [ 3214 { 3215 "name": "PHP-FIG", 3216 "homepage": "https://www.php-fig.org/" 3217 } 3218 ], 3219 "description": "Common Container Interface (PHP FIG PSR-11)", 3220 "homepage": "https://github.com/php-fig/container", 3221 "keywords": [ 3222 "PSR-11", 3223 "container", 3224 "container-interface", 3225 "container-interop", 3226 "psr" 3227 ], 3228 "support": { 3229 "issues": "https://github.com/php-fig/container/issues", 3230 "source": "https://github.com/php-fig/container/tree/1.1.2" 3231 }, 3232 "time": "2021-11-05T16:50:12+00:00" 3233 }, 3234 { 3235 "name": "psr/event-dispatcher", 3236 "version": "1.0.0", 3237 "source": { 3238 "type": "git", 3239 "url": "https://github.com/php-fig/event-dispatcher.git", 3240 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" 3241 }, 3242 "dist": { 3243 "type": "zip", 3244 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", 3245 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", 3246 "shasum": "" 3247 }, 3248 "require": { 3249 "php": ">=7.2.0" 3250 }, 3251 "type": "library", 3252 "extra": { 3253 "branch-alias": { 3254 "dev-master": "1.0.x-dev" 3255 } 3256 }, 3257 "autoload": { 3258 "psr-4": { 3259 "Psr\\EventDispatcher\\": "src/" 3260 } 3261 }, 3262 "notification-url": "https://packagist.org/downloads/", 3263 "license": [ 3264 "MIT" 3265 ], 3266 "authors": [ 3267 { 3268 "name": "PHP-FIG", 3269 "homepage": "http://www.php-fig.org/" 3270 } 3271 ], 3272 "description": "Standard interfaces for event handling.", 3273 "keywords": [ 3274 "events", 3275 "psr", 3276 "psr-14" 3277 ], 3278 "support": { 3279 "issues": "https://github.com/php-fig/event-dispatcher/issues", 3280 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" 3281 }, 3282 "time": "2019-01-08T18:20:26+00:00" 3283 }, 3284 { 3285 "name": "psr/http-client", 3286 "version": "1.0.3", 3287 "source": { 3288 "type": "git", 3289 "url": "https://github.com/php-fig/http-client.git", 3290 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" 3291 }, 3292 "dist": { 3293 "type": "zip", 3294 "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", 3295 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", 3296 "shasum": "" 3297 }, 3298 "require": { 3299 "php": "^7.0 || ^8.0", 3300 "psr/http-message": "^1.0 || ^2.0" 3301 }, 3302 "type": "library", 3303 "extra": { 3304 "branch-alias": { 3305 "dev-master": "1.0.x-dev" 3306 } 3307 }, 3308 "autoload": { 3309 "psr-4": { 3310 "Psr\\Http\\Client\\": "src/" 3311 } 3312 }, 3313 "notification-url": "https://packagist.org/downloads/", 3314 "license": [ 3315 "MIT" 3316 ], 3317 "authors": [ 3318 { 3319 "name": "PHP-FIG", 3320 "homepage": "https://www.php-fig.org/" 3321 } 3322 ], 3323 "description": "Common interface for HTTP clients", 3324 "homepage": "https://github.com/php-fig/http-client", 3325 "keywords": [ 3326 "http", 3327 "http-client", 3328 "psr", 3329 "psr-18" 3330 ], 3331 "support": { 3332 "source": "https://github.com/php-fig/http-client" 3333 }, 3334 "time": "2023-09-23T14:17:50+00:00" 3335 }, 3336 { 3337 "name": "psr/http-factory", 3338 "version": "1.0.2", 3339 "source": { 3340 "type": "git", 3341 "url": "https://github.com/php-fig/http-factory.git", 3342 "reference": "e616d01114759c4c489f93b099585439f795fe35" 3343 }, 3344 "dist": { 3345 "type": "zip", 3346 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", 3347 "reference": "e616d01114759c4c489f93b099585439f795fe35", 3348 "shasum": "" 3349 }, 3350 "require": { 3351 "php": ">=7.0.0", 3352 "psr/http-message": "^1.0 || ^2.0" 3353 }, 3354 "type": "library", 3355 "extra": { 3356 "branch-alias": { 3357 "dev-master": "1.0.x-dev" 3358 } 3359 }, 3360 "autoload": { 3361 "psr-4": { 3362 "Psr\\Http\\Message\\": "src/" 3363 } 3364 }, 3365 "notification-url": "https://packagist.org/downloads/", 3366 "license": [ 3367 "MIT" 3368 ], 3369 "authors": [ 3370 { 3371 "name": "PHP-FIG", 3372 "homepage": "https://www.php-fig.org/" 3373 } 3374 ], 3375 "description": "Common interfaces for PSR-7 HTTP message factories", 3376 "keywords": [ 3377 "factory", 3378 "http", 3379 "message", 3380 "psr", 3381 "psr-17", 3382 "psr-7", 3383 "request", 3384 "response" 3385 ], 3386 "support": { 3387 "source": "https://github.com/php-fig/http-factory/tree/1.0.2" 3388 }, 3389 "time": "2023-04-10T20:10:41+00:00" 3390 }, 3391 { 3392 "name": "psr/http-message", 3393 "version": "1.1", 3394 "source": { 3395 "type": "git", 3396 "url": "https://github.com/php-fig/http-message.git", 3397 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" 3398 }, 3399 "dist": { 3400 "type": "zip", 3401 "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", 3402 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", 3403 "shasum": "" 3404 }, 3405 "require": { 3406 "php": "^7.2 || ^8.0" 3407 }, 3408 "type": "library", 3409 "extra": { 3410 "branch-alias": { 3411 "dev-master": "1.1.x-dev" 3412 } 3413 }, 3414 "autoload": { 3415 "psr-4": { 3416 "Psr\\Http\\Message\\": "src/" 3417 } 3418 }, 3419 "notification-url": "https://packagist.org/downloads/", 3420 "license": [ 3421 "MIT" 3422 ], 3423 "authors": [ 3424 { 3425 "name": "PHP-FIG", 3426 "homepage": "http://www.php-fig.org/" 3427 } 3428 ], 3429 "description": "Common interface for HTTP messages", 3430 "homepage": "https://github.com/php-fig/http-message", 3431 "keywords": [ 3432 "http", 3433 "http-message", 3434 "psr", 3435 "psr-7", 3436 "request", 3437 "response" 3438 ], 3439 "support": { 3440 "source": "https://github.com/php-fig/http-message/tree/1.1" 3441 }, 3442 "time": "2023-04-04T09:50:52+00:00" 3443 }, 3444 { 3445 "name": "psr/http-server-handler", 3446 "version": "1.0.2", 3447 "source": { 3448 "type": "git", 3449 "url": "https://github.com/php-fig/http-server-handler.git", 3450 "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4" 3451 }, 3452 "dist": { 3453 "type": "zip", 3454 "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4", 3455 "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4", 3456 "shasum": "" 3457 }, 3458 "require": { 3459 "php": ">=7.0", 3460 "psr/http-message": "^1.0 || ^2.0" 3461 }, 3462 "type": "library", 3463 "extra": { 3464 "branch-alias": { 3465 "dev-master": "1.0.x-dev" 3466 } 3467 }, 3468 "autoload": { 3469 "psr-4": { 3470 "Psr\\Http\\Server\\": "src/" 3471 } 3472 }, 3473 "notification-url": "https://packagist.org/downloads/", 3474 "license": [ 3475 "MIT" 3476 ], 3477 "authors": [ 3478 { 3479 "name": "PHP-FIG", 3480 "homepage": "https://www.php-fig.org/" 3481 } 3482 ], 3483 "description": "Common interface for HTTP server-side request handler", 3484 "keywords": [ 3485 "handler", 3486 "http", 3487 "http-interop", 3488 "psr", 3489 "psr-15", 3490 "psr-7", 3491 "request", 3492 "response", 3493 "server" 3494 ], 3495 "support": { 3496 "source": "https://github.com/php-fig/http-server-handler/tree/1.0.2" 3497 }, 3498 "time": "2023-04-10T20:06:20+00:00" 3499 }, 3500 { 3501 "name": "psr/http-server-middleware", 3502 "version": "1.0.2", 3503 "source": { 3504 "type": "git", 3505 "url": "https://github.com/php-fig/http-server-middleware.git", 3506 "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829" 3507 }, 3508 "dist": { 3509 "type": "zip", 3510 "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829", 3511 "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829", 3512 "shasum": "" 3513 }, 3514 "require": { 3515 "php": ">=7.0", 3516 "psr/http-message": "^1.0 || ^2.0", 3517 "psr/http-server-handler": "^1.0" 3518 }, 3519 "type": "library", 3520 "extra": { 3521 "branch-alias": { 3522 "dev-master": "1.0.x-dev" 3523 } 3524 }, 3525 "autoload": { 3526 "psr-4": { 3527 "Psr\\Http\\Server\\": "src/" 3528 } 3529 }, 3530 "notification-url": "https://packagist.org/downloads/", 3531 "license": [ 3532 "MIT" 3533 ], 3534 "authors": [ 3535 { 3536 "name": "PHP-FIG", 3537 "homepage": "https://www.php-fig.org/" 3538 } 3539 ], 3540 "description": "Common interface for HTTP server-side middleware", 3541 "keywords": [ 3542 "http", 3543 "http-interop", 3544 "middleware", 3545 "psr", 3546 "psr-15", 3547 "psr-7", 3548 "request", 3549 "response" 3550 ], 3551 "support": { 3552 "issues": "https://github.com/php-fig/http-server-middleware/issues", 3553 "source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2" 3554 }, 3555 "time": "2023-04-11T06:14:47+00:00" 3556 }, 3557 { 3558 "name": "psr/log", 3559 "version": "2.0.0", 3560 "source": { 3561 "type": "git", 3562 "url": "https://github.com/php-fig/log.git", 3563 "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376" 3564 }, 3565 "dist": { 3566 "type": "zip", 3567 "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376", 3568 "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376", 3569 "shasum": "" 3570 }, 3571 "require": { 3572 "php": ">=8.0.0" 3573 }, 3574 "type": "library", 3575 "extra": { 3576 "branch-alias": { 3577 "dev-master": "2.0.x-dev" 3578 } 3579 }, 3580 "autoload": { 3581 "psr-4": { 3582 "Psr\\Log\\": "src" 3583 } 3584 }, 3585 "notification-url": "https://packagist.org/downloads/", 3586 "license": [ 3587 "MIT" 3588 ], 3589 "authors": [ 3590 { 3591 "name": "PHP-FIG", 3592 "homepage": "https://www.php-fig.org/" 3593 } 3594 ], 3595 "description": "Common interface for logging libraries", 3596 "homepage": "https://github.com/php-fig/log", 3597 "keywords": [ 3598 "log", 3599 "psr", 3600 "psr-3" 3601 ], 3602 "support": { 3603 "source": "https://github.com/php-fig/log/tree/2.0.0" 3604 }, 3605 "time": "2021-07-14T16:41:46+00:00" 3606 }, 3607 { 3608 "name": "psr/simple-cache", 3609 "version": "3.0.0", 3610 "source": { 3611 "type": "git", 3612 "url": "https://github.com/php-fig/simple-cache.git", 3613 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865" 3614 }, 3615 "dist": { 3616 "type": "zip", 3617 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865", 3618 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865", 3619 "shasum": "" 3620 }, 3621 "require": { 3622 "php": ">=8.0.0" 3623 }, 3624 "type": "library", 3625 "extra": { 3626 "branch-alias": { 3627 "dev-master": "3.0.x-dev" 3628 } 3629 }, 3630 "autoload": { 3631 "psr-4": { 3632 "Psr\\SimpleCache\\": "src/" 3633 } 3634 }, 3635 "notification-url": "https://packagist.org/downloads/", 3636 "license": [ 3637 "MIT" 3638 ], 3639 "authors": [ 3640 { 3641 "name": "PHP-FIG", 3642 "homepage": "https://www.php-fig.org/" 3643 } 3644 ], 3645 "description": "Common interfaces for simple caching", 3646 "keywords": [ 3647 "cache", 3648 "caching", 3649 "psr", 3650 "psr-16", 3651 "simple-cache" 3652 ], 3653 "support": { 3654 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0" 3655 }, 3656 "time": "2021-10-29T13:26:27+00:00" 3657 }, 3658 { 3659 "name": "ralouphie/getallheaders", 3660 "version": "3.0.3", 3661 "source": { 3662 "type": "git", 3663 "url": "https://github.com/ralouphie/getallheaders.git", 3664 "reference": "120b605dfeb996808c31b6477290a714d356e822" 3665 }, 3666 "dist": { 3667 "type": "zip", 3668 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", 3669 "reference": "120b605dfeb996808c31b6477290a714d356e822", 3670 "shasum": "" 3671 }, 3672 "require": { 3673 "php": ">=5.6" 3674 }, 3675 "require-dev": { 3676 "php-coveralls/php-coveralls": "^2.1", 3677 "phpunit/phpunit": "^5 || ^6.5" 3678 }, 3679 "type": "library", 3680 "autoload": { 3681 "files": [ 3682 "src/getallheaders.php" 3683 ] 3684 }, 3685 "notification-url": "https://packagist.org/downloads/", 3686 "license": [ 3687 "MIT" 3688 ], 3689 "authors": [ 3690 { 3691 "name": "Ralph Khattar", 3692 "email": "ralph.khattar@gmail.com" 3693 } 3694 ], 3695 "description": "A polyfill for getallheaders.", 3696 "support": { 3697 "issues": "https://github.com/ralouphie/getallheaders/issues", 3698 "source": "https://github.com/ralouphie/getallheaders/tree/develop" 3699 }, 3700 "time": "2019-03-08T08:55:37+00:00" 3701 }, 3702 { 3703 "name": "ramsey/collection", 3704 "version": "2.0.0", 3705 "source": { 3706 "type": "git", 3707 "url": "https://github.com/ramsey/collection.git", 3708 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5" 3709 }, 3710 "dist": { 3711 "type": "zip", 3712 "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", 3713 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", 3714 "shasum": "" 3715 }, 3716 "require": { 3717 "php": "^8.1" 3718 }, 3719 "require-dev": { 3720 "captainhook/plugin-composer": "^5.3", 3721 "ergebnis/composer-normalize": "^2.28.3", 3722 "fakerphp/faker": "^1.21", 3723 "hamcrest/hamcrest-php": "^2.0", 3724 "jangregor/phpstan-prophecy": "^1.0", 3725 "mockery/mockery": "^1.5", 3726 "php-parallel-lint/php-console-highlighter": "^1.0", 3727 "php-parallel-lint/php-parallel-lint": "^1.3", 3728 "phpcsstandards/phpcsutils": "^1.0.0-rc1", 3729 "phpspec/prophecy-phpunit": "^2.0", 3730 "phpstan/extension-installer": "^1.2", 3731 "phpstan/phpstan": "^1.9", 3732 "phpstan/phpstan-mockery": "^1.1", 3733 "phpstan/phpstan-phpunit": "^1.3", 3734 "phpunit/phpunit": "^9.5", 3735 "psalm/plugin-mockery": "^1.1", 3736 "psalm/plugin-phpunit": "^0.18.4", 3737 "ramsey/coding-standard": "^2.0.3", 3738 "ramsey/conventional-commits": "^1.3", 3739 "vimeo/psalm": "^5.4" 3740 }, 3741 "type": "library", 3742 "extra": { 3743 "captainhook": { 3744 "force-install": true 3745 }, 3746 "ramsey/conventional-commits": { 3747 "configFile": "conventional-commits.json" 3748 } 3749 }, 3750 "autoload": { 3751 "psr-4": { 3752 "Ramsey\\Collection\\": "src/" 3753 } 3754 }, 3755 "notification-url": "https://packagist.org/downloads/", 3756 "license": [ 3757 "MIT" 3758 ], 3759 "authors": [ 3760 { 3761 "name": "Ben Ramsey", 3762 "email": "ben@benramsey.com", 3763 "homepage": "https://benramsey.com" 3764 } 3765 ], 3766 "description": "A PHP library for representing and manipulating collections.", 3767 "keywords": [ 3768 "array", 3769 "collection", 3770 "hash", 3771 "map", 3772 "queue", 3773 "set" 3774 ], 3775 "support": { 3776 "issues": "https://github.com/ramsey/collection/issues", 3777 "source": "https://github.com/ramsey/collection/tree/2.0.0" 3778 }, 3779 "funding": [ 3780 { 3781 "url": "https://github.com/ramsey", 3782 "type": "github" 3783 }, 3784 { 3785 "url": "https://tidelift.com/funding/github/packagist/ramsey/collection", 3786 "type": "tidelift" 3787 } 3788 ], 3789 "time": "2022-12-31T21:50:55+00:00" 3790 }, 3791 { 3792 "name": "ramsey/uuid", 3793 "version": "4.7.5", 3794 "source": { 3795 "type": "git", 3796 "url": "https://github.com/ramsey/uuid.git", 3797 "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e" 3798 }, 3799 "dist": { 3800 "type": "zip", 3801 "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e", 3802 "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e", 3803 "shasum": "" 3804 }, 3805 "require": { 3806 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11", 3807 "ext-json": "*", 3808 "php": "^8.0", 3809 "ramsey/collection": "^1.2 || ^2.0" 3810 }, 3811 "replace": { 3812 "rhumsaa/uuid": "self.version" 3813 }, 3814 "require-dev": { 3815 "captainhook/captainhook": "^5.10", 3816 "captainhook/plugin-composer": "^5.3", 3817 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", 3818 "doctrine/annotations": "^1.8", 3819 "ergebnis/composer-normalize": "^2.15", 3820 "mockery/mockery": "^1.3", 3821 "paragonie/random-lib": "^2", 3822 "php-mock/php-mock": "^2.2", 3823 "php-mock/php-mock-mockery": "^1.3", 3824 "php-parallel-lint/php-parallel-lint": "^1.1", 3825 "phpbench/phpbench": "^1.0", 3826 "phpstan/extension-installer": "^1.1", 3827 "phpstan/phpstan": "^1.8", 3828 "phpstan/phpstan-mockery": "^1.1", 3829 "phpstan/phpstan-phpunit": "^1.1", 3830 "phpunit/phpunit": "^8.5 || ^9", 3831 "ramsey/composer-repl": "^1.4", 3832 "slevomat/coding-standard": "^8.4", 3833 "squizlabs/php_codesniffer": "^3.5", 3834 "vimeo/psalm": "^4.9" 3835 }, 3836 "suggest": { 3837 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", 3838 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", 3839 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", 3840 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", 3841 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." 3842 }, 3843 "type": "library", 3844 "extra": { 3845 "captainhook": { 3846 "force-install": true 3847 } 3848 }, 3849 "autoload": { 3850 "files": [ 3851 "src/functions.php" 3852 ], 3853 "psr-4": { 3854 "Ramsey\\Uuid\\": "src/" 3855 } 3856 }, 3857 "notification-url": "https://packagist.org/downloads/", 3858 "license": [ 3859 "MIT" 3860 ], 3861 "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", 3862 "keywords": [ 3863 "guid", 3864 "identifier", 3865 "uuid" 3866 ], 3867 "support": { 3868 "issues": "https://github.com/ramsey/uuid/issues", 3869 "source": "https://github.com/ramsey/uuid/tree/4.7.5" 3870 }, 3871 "funding": [ 3872 { 3873 "url": "https://github.com/ramsey", 3874 "type": "github" 3875 }, 3876 { 3877 "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid", 3878 "type": "tidelift" 3879 } 3880 ], 3881 "time": "2023-11-08T05:53:05+00:00" 3882 }, 3883 { 3884 "name": "sabre/uri", 3885 "version": "3.0.1", 3886 "source": { 3887 "type": "git", 3888 "url": "https://github.com/sabre-io/uri.git", 3889 "reference": "1774043c843f1db7654ecc93368a98be29b07544" 3890 }, 3891 "dist": { 3892 "type": "zip", 3893 "url": "https://api.github.com/repos/sabre-io/uri/zipball/1774043c843f1db7654ecc93368a98be29b07544", 3894 "reference": "1774043c843f1db7654ecc93368a98be29b07544", 3895 "shasum": "" 3896 }, 3897 "require": { 3898 "php": "^7.4 || ^8.0" 3899 }, 3900 "require-dev": { 3901 "friendsofphp/php-cs-fixer": "^3.17", 3902 "phpstan/extension-installer": "^1.3", 3903 "phpstan/phpstan": "^1.10", 3904 "phpstan/phpstan-phpunit": "^1.3", 3905 "phpstan/phpstan-strict-rules": "^1.5", 3906 "phpunit/phpunit": "^9.6" 3907 }, 3908 "type": "library", 3909 "autoload": { 3910 "files": [ 3911 "lib/functions.php" 3912 ], 3913 "psr-4": { 3914 "Sabre\\Uri\\": "lib/" 3915 } 3916 }, 3917 "notification-url": "https://packagist.org/downloads/", 3918 "license": [ 3919 "BSD-3-Clause" 3920 ], 3921 "authors": [ 3922 { 3923 "name": "Evert Pot", 3924 "email": "me@evertpot.com", 3925 "homepage": "http://evertpot.com/", 3926 "role": "Developer" 3927 } 3928 ], 3929 "description": "Functions for making sense out of URIs.", 3930 "homepage": "http://sabre.io/uri/", 3931 "keywords": [ 3932 "rfc3986", 3933 "uri", 3934 "url" 3935 ], 3936 "support": { 3937 "forum": "https://groups.google.com/group/sabredav-discuss", 3938 "issues": "https://github.com/sabre-io/uri/issues", 3939 "source": "https://github.com/fruux/sabre-uri" 3940 }, 3941 "time": "2023-06-09T07:04:02+00:00" 3942 }, 3943 { 3944 "name": "sabre/vobject", 3945 "version": "4.5.4", 3946 "source": { 3947 "type": "git", 3948 "url": "https://github.com/sabre-io/vobject.git", 3949 "reference": "a6d53a3e5bec85ed3dd78868b7de0f5b4e12f772" 3950 }, 3951 "dist": { 3952 "type": "zip", 3953 "url": "https://api.github.com/repos/sabre-io/vobject/zipball/a6d53a3e5bec85ed3dd78868b7de0f5b4e12f772", 3954 "reference": "a6d53a3e5bec85ed3dd78868b7de0f5b4e12f772", 3955 "shasum": "" 3956 }, 3957 "require": { 3958 "ext-mbstring": "*", 3959 "php": "^7.1 || ^8.0", 3960 "sabre/xml": "^2.1 || ^3.0 || ^4.0" 3961 }, 3962 "require-dev": { 3963 "friendsofphp/php-cs-fixer": "~2.17.1", 3964 "phpstan/phpstan": "^0.12", 3965 "phpunit/php-invoker": "^2.0 || ^3.1", 3966 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0" 3967 }, 3968 "suggest": { 3969 "hoa/bench": "If you would like to run the benchmark scripts" 3970 }, 3971 "bin": [ 3972 "bin/vobject", 3973 "bin/generate_vcards" 3974 ], 3975 "type": "library", 3976 "extra": { 3977 "branch-alias": { 3978 "dev-master": "4.0.x-dev" 3979 } 3980 }, 3981 "autoload": { 3982 "psr-4": { 3983 "Sabre\\VObject\\": "lib/" 3984 } 3985 }, 3986 "notification-url": "https://packagist.org/downloads/", 3987 "license": [ 3988 "BSD-3-Clause" 3989 ], 3990 "authors": [ 3991 { 3992 "name": "Evert Pot", 3993 "email": "me@evertpot.com", 3994 "homepage": "http://evertpot.com/", 3995 "role": "Developer" 3996 }, 3997 { 3998 "name": "Dominik Tobschall", 3999 "email": "dominik@fruux.com", 4000 "homepage": "http://tobschall.de/", 4001 "role": "Developer" 4002 }, 4003 { 4004 "name": "Ivan Enderlin", 4005 "email": "ivan.enderlin@hoa-project.net", 4006 "homepage": "http://mnt.io/", 4007 "role": "Developer" 4008 } 4009 ], 4010 "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects", 4011 "homepage": "http://sabre.io/vobject/", 4012 "keywords": [ 4013 "availability", 4014 "freebusy", 4015 "iCalendar", 4016 "ical", 4017 "ics", 4018 "jCal", 4019 "jCard", 4020 "recurrence", 4021 "rfc2425", 4022 "rfc2426", 4023 "rfc2739", 4024 "rfc4770", 4025 "rfc5545", 4026 "rfc5546", 4027 "rfc6321", 4028 "rfc6350", 4029 "rfc6351", 4030 "rfc6474", 4031 "rfc6638", 4032 "rfc6715", 4033 "rfc6868", 4034 "vCalendar", 4035 "vCard", 4036 "vcf", 4037 "xCal", 4038 "xCard" 4039 ], 4040 "support": { 4041 "forum": "https://groups.google.com/group/sabredav-discuss", 4042 "issues": "https://github.com/sabre-io/vobject/issues", 4043 "source": "https://github.com/fruux/sabre-vobject" 4044 }, 4045 "time": "2023-11-09T12:54:37+00:00" 4046 }, 4047 { 4048 "name": "sabre/xml", 4049 "version": "4.0.4", 4050 "source": { 4051 "type": "git", 4052 "url": "https://github.com/sabre-io/xml.git", 4053 "reference": "99caa5dd248776ca6a1e1d2cfdef556a3fa63456" 4054 }, 4055 "dist": { 4056 "type": "zip", 4057 "url": "https://api.github.com/repos/sabre-io/xml/zipball/99caa5dd248776ca6a1e1d2cfdef556a3fa63456", 4058 "reference": "99caa5dd248776ca6a1e1d2cfdef556a3fa63456", 4059 "shasum": "" 4060 }, 4061 "require": { 4062 "ext-dom": "*", 4063 "ext-xmlreader": "*", 4064 "ext-xmlwriter": "*", 4065 "lib-libxml": ">=2.6.20", 4066 "php": "^7.4 || ^8.0", 4067 "sabre/uri": ">=2.0,<4.0.0" 4068 }, 4069 "require-dev": { 4070 "friendsofphp/php-cs-fixer": "^3.38", 4071 "phpstan/phpstan": "^1.10", 4072 "phpunit/phpunit": "^9.6" 4073 }, 4074 "type": "library", 4075 "autoload": { 4076 "files": [ 4077 "lib/Deserializer/functions.php", 4078 "lib/Serializer/functions.php" 4079 ], 4080 "psr-4": { 4081 "Sabre\\Xml\\": "lib/" 4082 } 4083 }, 4084 "notification-url": "https://packagist.org/downloads/", 4085 "license": [ 4086 "BSD-3-Clause" 4087 ], 4088 "authors": [ 4089 { 4090 "name": "Evert Pot", 4091 "email": "me@evertpot.com", 4092 "homepage": "http://evertpot.com/", 4093 "role": "Developer" 4094 }, 4095 { 4096 "name": "Markus Staab", 4097 "email": "markus.staab@redaxo.de", 4098 "role": "Developer" 4099 } 4100 ], 4101 "description": "sabre/xml is an XML library that you may not hate.", 4102 "homepage": "https://sabre.io/xml/", 4103 "keywords": [ 4104 "XMLReader", 4105 "XMLWriter", 4106 "dom", 4107 "xml" 4108 ], 4109 "support": { 4110 "forum": "https://groups.google.com/group/sabredav-discuss", 4111 "issues": "https://github.com/sabre-io/xml/issues", 4112 "source": "https://github.com/fruux/sabre-xml" 4113 }, 4114 "time": "2023-11-09T10:47:15+00:00" 4115 }, 4116 { 4117 "name": "symfony/cache", 4118 "version": "v6.4.4", 4119 "source": { 4120 "type": "git", 4121 "url": "https://github.com/symfony/cache.git", 4122 "reference": "0ef36534694c572ff526d91c7181f3edede176e7" 4123 }, 4124 "dist": { 4125 "type": "zip", 4126 "url": "https://api.github.com/repos/symfony/cache/zipball/0ef36534694c572ff526d91c7181f3edede176e7", 4127 "reference": "0ef36534694c572ff526d91c7181f3edede176e7", 4128 "shasum": "" 4129 }, 4130 "require": { 4131 "php": ">=8.1", 4132 "psr/cache": "^2.0|^3.0", 4133 "psr/log": "^1.1|^2|^3", 4134 "symfony/cache-contracts": "^2.5|^3", 4135 "symfony/service-contracts": "^2.5|^3", 4136 "symfony/var-exporter": "^6.3.6|^7.0" 4137 }, 4138 "conflict": { 4139 "doctrine/dbal": "<2.13.1", 4140 "symfony/dependency-injection": "<5.4", 4141 "symfony/http-kernel": "<5.4", 4142 "symfony/var-dumper": "<5.4" 4143 }, 4144 "provide": { 4145 "psr/cache-implementation": "2.0|3.0", 4146 "psr/simple-cache-implementation": "1.0|2.0|3.0", 4147 "symfony/cache-implementation": "1.1|2.0|3.0" 4148 }, 4149 "require-dev": { 4150 "cache/integration-tests": "dev-master", 4151 "doctrine/dbal": "^2.13.1|^3|^4", 4152 "predis/predis": "^1.1|^2.0", 4153 "psr/simple-cache": "^1.0|^2.0|^3.0", 4154 "symfony/config": "^5.4|^6.0|^7.0", 4155 "symfony/dependency-injection": "^5.4|^6.0|^7.0", 4156 "symfony/filesystem": "^5.4|^6.0|^7.0", 4157 "symfony/http-kernel": "^5.4|^6.0|^7.0", 4158 "symfony/messenger": "^5.4|^6.0|^7.0", 4159 "symfony/var-dumper": "^5.4|^6.0|^7.0" 4160 }, 4161 "type": "library", 4162 "autoload": { 4163 "psr-4": { 4164 "Symfony\\Component\\Cache\\": "" 4165 }, 4166 "classmap": [ 4167 "Traits/ValueWrapper.php" 4168 ], 4169 "exclude-from-classmap": [ 4170 "/Tests/" 4171 ] 4172 }, 4173 "notification-url": "https://packagist.org/downloads/", 4174 "license": [ 4175 "MIT" 4176 ], 4177 "authors": [ 4178 { 4179 "name": "Nicolas Grekas", 4180 "email": "p@tchwork.com" 4181 }, 4182 { 4183 "name": "Symfony Community", 4184 "homepage": "https://symfony.com/contributors" 4185 } 4186 ], 4187 "description": "Provides extended PSR-6, PSR-16 (and tags) implementations", 4188 "homepage": "https://symfony.com", 4189 "keywords": [ 4190 "caching", 4191 "psr6" 4192 ], 4193 "support": { 4194 "source": "https://github.com/symfony/cache/tree/v6.4.4" 4195 }, 4196 "funding": [ 4197 { 4198 "url": "https://symfony.com/sponsor", 4199 "type": "custom" 4200 }, 4201 { 4202 "url": "https://github.com/fabpot", 4203 "type": "github" 4204 }, 4205 { 4206 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4207 "type": "tidelift" 4208 } 4209 ], 4210 "time": "2024-02-22T20:27:10+00:00" 4211 }, 4212 { 4213 "name": "symfony/cache-contracts", 4214 "version": "v3.4.0", 4215 "source": { 4216 "type": "git", 4217 "url": "https://github.com/symfony/cache-contracts.git", 4218 "reference": "1d74b127da04ffa87aa940abe15446fa89653778" 4219 }, 4220 "dist": { 4221 "type": "zip", 4222 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778", 4223 "reference": "1d74b127da04ffa87aa940abe15446fa89653778", 4224 "shasum": "" 4225 }, 4226 "require": { 4227 "php": ">=8.1", 4228 "psr/cache": "^3.0" 4229 }, 4230 "type": "library", 4231 "extra": { 4232 "branch-alias": { 4233 "dev-main": "3.4-dev" 4234 }, 4235 "thanks": { 4236 "name": "symfony/contracts", 4237 "url": "https://github.com/symfony/contracts" 4238 } 4239 }, 4240 "autoload": { 4241 "psr-4": { 4242 "Symfony\\Contracts\\Cache\\": "" 4243 } 4244 }, 4245 "notification-url": "https://packagist.org/downloads/", 4246 "license": [ 4247 "MIT" 4248 ], 4249 "authors": [ 4250 { 4251 "name": "Nicolas Grekas", 4252 "email": "p@tchwork.com" 4253 }, 4254 { 4255 "name": "Symfony Community", 4256 "homepage": "https://symfony.com/contributors" 4257 } 4258 ], 4259 "description": "Generic abstractions related to caching", 4260 "homepage": "https://symfony.com", 4261 "keywords": [ 4262 "abstractions", 4263 "contracts", 4264 "decoupling", 4265 "interfaces", 4266 "interoperability", 4267 "standards" 4268 ], 4269 "support": { 4270 "source": "https://github.com/symfony/cache-contracts/tree/v3.4.0" 4271 }, 4272 "funding": [ 4273 { 4274 "url": "https://symfony.com/sponsor", 4275 "type": "custom" 4276 }, 4277 { 4278 "url": "https://github.com/fabpot", 4279 "type": "github" 4280 }, 4281 { 4282 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4283 "type": "tidelift" 4284 } 4285 ], 4286 "time": "2023-09-25T12:52:38+00:00" 4287 }, 4288 { 4289 "name": "symfony/deprecation-contracts", 4290 "version": "v3.4.0", 4291 "source": { 4292 "type": "git", 4293 "url": "https://github.com/symfony/deprecation-contracts.git", 4294 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" 4295 }, 4296 "dist": { 4297 "type": "zip", 4298 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", 4299 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", 4300 "shasum": "" 4301 }, 4302 "require": { 4303 "php": ">=8.1" 4304 }, 4305 "type": "library", 4306 "extra": { 4307 "branch-alias": { 4308 "dev-main": "3.4-dev" 4309 }, 4310 "thanks": { 4311 "name": "symfony/contracts", 4312 "url": "https://github.com/symfony/contracts" 4313 } 4314 }, 4315 "autoload": { 4316 "files": [ 4317 "function.php" 4318 ] 4319 }, 4320 "notification-url": "https://packagist.org/downloads/", 4321 "license": [ 4322 "MIT" 4323 ], 4324 "authors": [ 4325 { 4326 "name": "Nicolas Grekas", 4327 "email": "p@tchwork.com" 4328 }, 4329 { 4330 "name": "Symfony Community", 4331 "homepage": "https://symfony.com/contributors" 4332 } 4333 ], 4334 "description": "A generic function and convention to trigger deprecation notices", 4335 "homepage": "https://symfony.com", 4336 "support": { 4337 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" 4338 }, 4339 "funding": [ 4340 { 4341 "url": "https://symfony.com/sponsor", 4342 "type": "custom" 4343 }, 4344 { 4345 "url": "https://github.com/fabpot", 4346 "type": "github" 4347 }, 4348 { 4349 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4350 "type": "tidelift" 4351 } 4352 ], 4353 "time": "2023-05-23T14:45:45+00:00" 4354 }, 4355 { 4356 "name": "symfony/event-dispatcher", 4357 "version": "v6.4.3", 4358 "source": { 4359 "type": "git", 4360 "url": "https://github.com/symfony/event-dispatcher.git", 4361 "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef" 4362 }, 4363 "dist": { 4364 "type": "zip", 4365 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef", 4366 "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef", 4367 "shasum": "" 4368 }, 4369 "require": { 4370 "php": ">=8.1", 4371 "symfony/event-dispatcher-contracts": "^2.5|^3" 4372 }, 4373 "conflict": { 4374 "symfony/dependency-injection": "<5.4", 4375 "symfony/service-contracts": "<2.5" 4376 }, 4377 "provide": { 4378 "psr/event-dispatcher-implementation": "1.0", 4379 "symfony/event-dispatcher-implementation": "2.0|3.0" 4380 }, 4381 "require-dev": { 4382 "psr/log": "^1|^2|^3", 4383 "symfony/config": "^5.4|^6.0|^7.0", 4384 "symfony/dependency-injection": "^5.4|^6.0|^7.0", 4385 "symfony/error-handler": "^5.4|^6.0|^7.0", 4386 "symfony/expression-language": "^5.4|^6.0|^7.0", 4387 "symfony/http-foundation": "^5.4|^6.0|^7.0", 4388 "symfony/service-contracts": "^2.5|^3", 4389 "symfony/stopwatch": "^5.4|^6.0|^7.0" 4390 }, 4391 "type": "library", 4392 "autoload": { 4393 "psr-4": { 4394 "Symfony\\Component\\EventDispatcher\\": "" 4395 }, 4396 "exclude-from-classmap": [ 4397 "/Tests/" 4398 ] 4399 }, 4400 "notification-url": "https://packagist.org/downloads/", 4401 "license": [ 4402 "MIT" 4403 ], 4404 "authors": [ 4405 { 4406 "name": "Fabien Potencier", 4407 "email": "fabien@symfony.com" 4408 }, 4409 { 4410 "name": "Symfony Community", 4411 "homepage": "https://symfony.com/contributors" 4412 } 4413 ], 4414 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", 4415 "homepage": "https://symfony.com", 4416 "support": { 4417 "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3" 4418 }, 4419 "funding": [ 4420 { 4421 "url": "https://symfony.com/sponsor", 4422 "type": "custom" 4423 }, 4424 { 4425 "url": "https://github.com/fabpot", 4426 "type": "github" 4427 }, 4428 { 4429 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4430 "type": "tidelift" 4431 } 4432 ], 4433 "time": "2024-01-23T14:51:35+00:00" 4434 }, 4435 { 4436 "name": "symfony/event-dispatcher-contracts", 4437 "version": "v3.4.0", 4438 "source": { 4439 "type": "git", 4440 "url": "https://github.com/symfony/event-dispatcher-contracts.git", 4441 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" 4442 }, 4443 "dist": { 4444 "type": "zip", 4445 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", 4446 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", 4447 "shasum": "" 4448 }, 4449 "require": { 4450 "php": ">=8.1", 4451 "psr/event-dispatcher": "^1" 4452 }, 4453 "type": "library", 4454 "extra": { 4455 "branch-alias": { 4456 "dev-main": "3.4-dev" 4457 }, 4458 "thanks": { 4459 "name": "symfony/contracts", 4460 "url": "https://github.com/symfony/contracts" 4461 } 4462 }, 4463 "autoload": { 4464 "psr-4": { 4465 "Symfony\\Contracts\\EventDispatcher\\": "" 4466 } 4467 }, 4468 "notification-url": "https://packagist.org/downloads/", 4469 "license": [ 4470 "MIT" 4471 ], 4472 "authors": [ 4473 { 4474 "name": "Nicolas Grekas", 4475 "email": "p@tchwork.com" 4476 }, 4477 { 4478 "name": "Symfony Community", 4479 "homepage": "https://symfony.com/contributors" 4480 } 4481 ], 4482 "description": "Generic abstractions related to dispatching event", 4483 "homepage": "https://symfony.com", 4484 "keywords": [ 4485 "abstractions", 4486 "contracts", 4487 "decoupling", 4488 "interfaces", 4489 "interoperability", 4490 "standards" 4491 ], 4492 "support": { 4493 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" 4494 }, 4495 "funding": [ 4496 { 4497 "url": "https://symfony.com/sponsor", 4498 "type": "custom" 4499 }, 4500 { 4501 "url": "https://github.com/fabpot", 4502 "type": "github" 4503 }, 4504 { 4505 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4506 "type": "tidelift" 4507 } 4508 ], 4509 "time": "2023-05-23T14:45:45+00:00" 4510 }, 4511 { 4512 "name": "symfony/expression-language", 4513 "version": "v6.4.3", 4514 "source": { 4515 "type": "git", 4516 "url": "https://github.com/symfony/expression-language.git", 4517 "reference": "b4a4ae33fbb33a99d23c5698faaecadb76ad0fe4" 4518 }, 4519 "dist": { 4520 "type": "zip", 4521 "url": "https://api.github.com/repos/symfony/expression-language/zipball/b4a4ae33fbb33a99d23c5698faaecadb76ad0fe4", 4522 "reference": "b4a4ae33fbb33a99d23c5698faaecadb76ad0fe4", 4523 "shasum": "" 4524 }, 4525 "require": { 4526 "php": ">=8.1", 4527 "symfony/cache": "^5.4|^6.0|^7.0", 4528 "symfony/deprecation-contracts": "^2.5|^3", 4529 "symfony/service-contracts": "^2.5|^3" 4530 }, 4531 "type": "library", 4532 "autoload": { 4533 "psr-4": { 4534 "Symfony\\Component\\ExpressionLanguage\\": "" 4535 }, 4536 "exclude-from-classmap": [ 4537 "/Tests/" 4538 ] 4539 }, 4540 "notification-url": "https://packagist.org/downloads/", 4541 "license": [ 4542 "MIT" 4543 ], 4544 "authors": [ 4545 { 4546 "name": "Fabien Potencier", 4547 "email": "fabien@symfony.com" 4548 }, 4549 { 4550 "name": "Symfony Community", 4551 "homepage": "https://symfony.com/contributors" 4552 } 4553 ], 4554 "description": "Provides an engine that can compile and evaluate expressions", 4555 "homepage": "https://symfony.com", 4556 "support": { 4557 "source": "https://github.com/symfony/expression-language/tree/v6.4.3" 4558 }, 4559 "funding": [ 4560 { 4561 "url": "https://symfony.com/sponsor", 4562 "type": "custom" 4563 }, 4564 { 4565 "url": "https://github.com/fabpot", 4566 "type": "github" 4567 }, 4568 { 4569 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4570 "type": "tidelift" 4571 } 4572 ], 4573 "time": "2024-01-23T14:51:35+00:00" 4574 }, 4575 { 4576 "name": "symfony/mailer", 4577 "version": "v6.4.4", 4578 "source": { 4579 "type": "git", 4580 "url": "https://github.com/symfony/mailer.git", 4581 "reference": "791c5d31a8204cf3db0c66faab70282307f4376b" 4582 }, 4583 "dist": { 4584 "type": "zip", 4585 "url": "https://api.github.com/repos/symfony/mailer/zipball/791c5d31a8204cf3db0c66faab70282307f4376b", 4586 "reference": "791c5d31a8204cf3db0c66faab70282307f4376b", 4587 "shasum": "" 4588 }, 4589 "require": { 4590 "egulias/email-validator": "^2.1.10|^3|^4", 4591 "php": ">=8.1", 4592 "psr/event-dispatcher": "^1", 4593 "psr/log": "^1|^2|^3", 4594 "symfony/event-dispatcher": "^5.4|^6.0|^7.0", 4595 "symfony/mime": "^6.2|^7.0", 4596 "symfony/service-contracts": "^2.5|^3" 4597 }, 4598 "conflict": { 4599 "symfony/http-client-contracts": "<2.5", 4600 "symfony/http-kernel": "<5.4", 4601 "symfony/messenger": "<6.2", 4602 "symfony/mime": "<6.2", 4603 "symfony/twig-bridge": "<6.2.1" 4604 }, 4605 "require-dev": { 4606 "symfony/console": "^5.4|^6.0|^7.0", 4607 "symfony/http-client": "^5.4|^6.0|^7.0", 4608 "symfony/messenger": "^6.2|^7.0", 4609 "symfony/twig-bridge": "^6.2|^7.0" 4610 }, 4611 "type": "library", 4612 "autoload": { 4613 "psr-4": { 4614 "Symfony\\Component\\Mailer\\": "" 4615 }, 4616 "exclude-from-classmap": [ 4617 "/Tests/" 4618 ] 4619 }, 4620 "notification-url": "https://packagist.org/downloads/", 4621 "license": [ 4622 "MIT" 4623 ], 4624 "authors": [ 4625 { 4626 "name": "Fabien Potencier", 4627 "email": "fabien@symfony.com" 4628 }, 4629 { 4630 "name": "Symfony Community", 4631 "homepage": "https://symfony.com/contributors" 4632 } 4633 ], 4634 "description": "Helps sending emails", 4635 "homepage": "https://symfony.com", 4636 "support": { 4637 "source": "https://github.com/symfony/mailer/tree/v6.4.4" 4638 }, 4639 "funding": [ 4640 { 4641 "url": "https://symfony.com/sponsor", 4642 "type": "custom" 4643 }, 4644 { 4645 "url": "https://github.com/fabpot", 4646 "type": "github" 4647 }, 4648 { 4649 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4650 "type": "tidelift" 4651 } 4652 ], 4653 "time": "2024-02-03T21:33:47+00:00" 4654 }, 4655 { 4656 "name": "symfony/mime", 4657 "version": "v6.4.3", 4658 "source": { 4659 "type": "git", 4660 "url": "https://github.com/symfony/mime.git", 4661 "reference": "5017e0a9398c77090b7694be46f20eb796262a34" 4662 }, 4663 "dist": { 4664 "type": "zip", 4665 "url": "https://api.github.com/repos/symfony/mime/zipball/5017e0a9398c77090b7694be46f20eb796262a34", 4666 "reference": "5017e0a9398c77090b7694be46f20eb796262a34", 4667 "shasum": "" 4668 }, 4669 "require": { 4670 "php": ">=8.1", 4671 "symfony/deprecation-contracts": "^2.5|^3", 4672 "symfony/polyfill-intl-idn": "^1.10", 4673 "symfony/polyfill-mbstring": "^1.0" 4674 }, 4675 "conflict": { 4676 "egulias/email-validator": "~3.0.0", 4677 "phpdocumentor/reflection-docblock": "<3.2.2", 4678 "phpdocumentor/type-resolver": "<1.4.0", 4679 "symfony/mailer": "<5.4", 4680 "symfony/serializer": "<6.3.2" 4681 }, 4682 "require-dev": { 4683 "egulias/email-validator": "^2.1.10|^3.1|^4", 4684 "league/html-to-markdown": "^5.0", 4685 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", 4686 "symfony/dependency-injection": "^5.4|^6.0|^7.0", 4687 "symfony/property-access": "^5.4|^6.0|^7.0", 4688 "symfony/property-info": "^5.4|^6.0|^7.0", 4689 "symfony/serializer": "^6.3.2|^7.0" 4690 }, 4691 "type": "library", 4692 "autoload": { 4693 "psr-4": { 4694 "Symfony\\Component\\Mime\\": "" 4695 }, 4696 "exclude-from-classmap": [ 4697 "/Tests/" 4698 ] 4699 }, 4700 "notification-url": "https://packagist.org/downloads/", 4701 "license": [ 4702 "MIT" 4703 ], 4704 "authors": [ 4705 { 4706 "name": "Fabien Potencier", 4707 "email": "fabien@symfony.com" 4708 }, 4709 { 4710 "name": "Symfony Community", 4711 "homepage": "https://symfony.com/contributors" 4712 } 4713 ], 4714 "description": "Allows manipulating MIME messages", 4715 "homepage": "https://symfony.com", 4716 "keywords": [ 4717 "mime", 4718 "mime-type" 4719 ], 4720 "support": { 4721 "source": "https://github.com/symfony/mime/tree/v6.4.3" 4722 }, 4723 "funding": [ 4724 { 4725 "url": "https://symfony.com/sponsor", 4726 "type": "custom" 4727 }, 4728 { 4729 "url": "https://github.com/fabpot", 4730 "type": "github" 4731 }, 4732 { 4733 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4734 "type": "tidelift" 4735 } 4736 ], 4737 "time": "2024-01-30T08:32:12+00:00" 4738 }, 4739 { 4740 "name": "symfony/polyfill-intl-idn", 4741 "version": "v1.29.0", 4742 "source": { 4743 "type": "git", 4744 "url": "https://github.com/symfony/polyfill-intl-idn.git", 4745 "reference": "a287ed7475f85bf6f61890146edbc932c0fff919" 4746 }, 4747 "dist": { 4748 "type": "zip", 4749 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919", 4750 "reference": "a287ed7475f85bf6f61890146edbc932c0fff919", 4751 "shasum": "" 4752 }, 4753 "require": { 4754 "php": ">=7.1", 4755 "symfony/polyfill-intl-normalizer": "^1.10", 4756 "symfony/polyfill-php72": "^1.10" 4757 }, 4758 "suggest": { 4759 "ext-intl": "For best performance" 4760 }, 4761 "type": "library", 4762 "extra": { 4763 "thanks": { 4764 "name": "symfony/polyfill", 4765 "url": "https://github.com/symfony/polyfill" 4766 } 4767 }, 4768 "autoload": { 4769 "files": [ 4770 "bootstrap.php" 4771 ], 4772 "psr-4": { 4773 "Symfony\\Polyfill\\Intl\\Idn\\": "" 4774 } 4775 }, 4776 "notification-url": "https://packagist.org/downloads/", 4777 "license": [ 4778 "MIT" 4779 ], 4780 "authors": [ 4781 { 4782 "name": "Laurent Bassin", 4783 "email": "laurent@bassin.info" 4784 }, 4785 { 4786 "name": "Trevor Rowbotham", 4787 "email": "trevor.rowbotham@pm.me" 4788 }, 4789 { 4790 "name": "Symfony Community", 4791 "homepage": "https://symfony.com/contributors" 4792 } 4793 ], 4794 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", 4795 "homepage": "https://symfony.com", 4796 "keywords": [ 4797 "compatibility", 4798 "idn", 4799 "intl", 4800 "polyfill", 4801 "portable", 4802 "shim" 4803 ], 4804 "support": { 4805 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0" 4806 }, 4807 "funding": [ 4808 { 4809 "url": "https://symfony.com/sponsor", 4810 "type": "custom" 4811 }, 4812 { 4813 "url": "https://github.com/fabpot", 4814 "type": "github" 4815 }, 4816 { 4817 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4818 "type": "tidelift" 4819 } 4820 ], 4821 "time": "2024-01-29T20:11:03+00:00" 4822 }, 4823 { 4824 "name": "symfony/polyfill-intl-normalizer", 4825 "version": "v1.29.0", 4826 "source": { 4827 "type": "git", 4828 "url": "https://github.com/symfony/polyfill-intl-normalizer.git", 4829 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d" 4830 }, 4831 "dist": { 4832 "type": "zip", 4833 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d", 4834 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d", 4835 "shasum": "" 4836 }, 4837 "require": { 4838 "php": ">=7.1" 4839 }, 4840 "suggest": { 4841 "ext-intl": "For best performance" 4842 }, 4843 "type": "library", 4844 "extra": { 4845 "thanks": { 4846 "name": "symfony/polyfill", 4847 "url": "https://github.com/symfony/polyfill" 4848 } 4849 }, 4850 "autoload": { 4851 "files": [ 4852 "bootstrap.php" 4853 ], 4854 "psr-4": { 4855 "Symfony\\Polyfill\\Intl\\Normalizer\\": "" 4856 }, 4857 "classmap": [ 4858 "Resources/stubs" 4859 ] 4860 }, 4861 "notification-url": "https://packagist.org/downloads/", 4862 "license": [ 4863 "MIT" 4864 ], 4865 "authors": [ 4866 { 4867 "name": "Nicolas Grekas", 4868 "email": "p@tchwork.com" 4869 }, 4870 { 4871 "name": "Symfony Community", 4872 "homepage": "https://symfony.com/contributors" 4873 } 4874 ], 4875 "description": "Symfony polyfill for intl's Normalizer class and related functions", 4876 "homepage": "https://symfony.com", 4877 "keywords": [ 4878 "compatibility", 4879 "intl", 4880 "normalizer", 4881 "polyfill", 4882 "portable", 4883 "shim" 4884 ], 4885 "support": { 4886 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0" 4887 }, 4888 "funding": [ 4889 { 4890 "url": "https://symfony.com/sponsor", 4891 "type": "custom" 4892 }, 4893 { 4894 "url": "https://github.com/fabpot", 4895 "type": "github" 4896 }, 4897 { 4898 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4899 "type": "tidelift" 4900 } 4901 ], 4902 "time": "2024-01-29T20:11:03+00:00" 4903 }, 4904 { 4905 "name": "symfony/polyfill-mbstring", 4906 "version": "v1.29.0", 4907 "source": { 4908 "type": "git", 4909 "url": "https://github.com/symfony/polyfill-mbstring.git", 4910 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" 4911 }, 4912 "dist": { 4913 "type": "zip", 4914 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", 4915 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", 4916 "shasum": "" 4917 }, 4918 "require": { 4919 "php": ">=7.1" 4920 }, 4921 "provide": { 4922 "ext-mbstring": "*" 4923 }, 4924 "suggest": { 4925 "ext-mbstring": "For best performance" 4926 }, 4927 "type": "library", 4928 "extra": { 4929 "thanks": { 4930 "name": "symfony/polyfill", 4931 "url": "https://github.com/symfony/polyfill" 4932 } 4933 }, 4934 "autoload": { 4935 "files": [ 4936 "bootstrap.php" 4937 ], 4938 "psr-4": { 4939 "Symfony\\Polyfill\\Mbstring\\": "" 4940 } 4941 }, 4942 "notification-url": "https://packagist.org/downloads/", 4943 "license": [ 4944 "MIT" 4945 ], 4946 "authors": [ 4947 { 4948 "name": "Nicolas Grekas", 4949 "email": "p@tchwork.com" 4950 }, 4951 { 4952 "name": "Symfony Community", 4953 "homepage": "https://symfony.com/contributors" 4954 } 4955 ], 4956 "description": "Symfony polyfill for the Mbstring extension", 4957 "homepage": "https://symfony.com", 4958 "keywords": [ 4959 "compatibility", 4960 "mbstring", 4961 "polyfill", 4962 "portable", 4963 "shim" 4964 ], 4965 "support": { 4966 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0" 4967 }, 4968 "funding": [ 4969 { 4970 "url": "https://symfony.com/sponsor", 4971 "type": "custom" 4972 }, 4973 { 4974 "url": "https://github.com/fabpot", 4975 "type": "github" 4976 }, 4977 { 4978 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4979 "type": "tidelift" 4980 } 4981 ], 4982 "time": "2024-01-29T20:11:03+00:00" 4983 }, 4984 { 4985 "name": "symfony/polyfill-php72", 4986 "version": "v1.29.0", 4987 "source": { 4988 "type": "git", 4989 "url": "https://github.com/symfony/polyfill-php72.git", 4990 "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25" 4991 }, 4992 "dist": { 4993 "type": "zip", 4994 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25", 4995 "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25", 4996 "shasum": "" 4997 }, 4998 "require": { 4999 "php": ">=7.1" 5000 }, 5001 "type": "library", 5002 "extra": { 5003 "thanks": { 5004 "name": "symfony/polyfill", 5005 "url": "https://github.com/symfony/polyfill" 5006 } 5007 }, 5008 "autoload": { 5009 "files": [ 5010 "bootstrap.php" 5011 ], 5012 "psr-4": { 5013 "Symfony\\Polyfill\\Php72\\": "" 5014 } 5015 }, 5016 "notification-url": "https://packagist.org/downloads/", 5017 "license": [ 5018 "MIT" 5019 ], 5020 "authors": [ 5021 { 5022 "name": "Nicolas Grekas", 5023 "email": "p@tchwork.com" 5024 }, 5025 { 5026 "name": "Symfony Community", 5027 "homepage": "https://symfony.com/contributors" 5028 } 5029 ], 5030 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", 5031 "homepage": "https://symfony.com", 5032 "keywords": [ 5033 "compatibility", 5034 "polyfill", 5035 "portable", 5036 "shim" 5037 ], 5038 "support": { 5039 "source": "https://github.com/symfony/polyfill-php72/tree/v1.29.0" 5040 }, 5041 "funding": [ 5042 { 5043 "url": "https://symfony.com/sponsor", 5044 "type": "custom" 5045 }, 5046 { 5047 "url": "https://github.com/fabpot", 5048 "type": "github" 5049 }, 5050 { 5051 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5052 "type": "tidelift" 5053 } 5054 ], 5055 "time": "2024-01-29T20:11:03+00:00" 5056 }, 5057 { 5058 "name": "symfony/polyfill-php80", 5059 "version": "v1.29.0", 5060 "source": { 5061 "type": "git", 5062 "url": "https://github.com/symfony/polyfill-php80.git", 5063 "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" 5064 }, 5065 "dist": { 5066 "type": "zip", 5067 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", 5068 "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", 5069 "shasum": "" 5070 }, 5071 "require": { 5072 "php": ">=7.1" 5073 }, 5074 "type": "library", 5075 "extra": { 5076 "thanks": { 5077 "name": "symfony/polyfill", 5078 "url": "https://github.com/symfony/polyfill" 5079 } 5080 }, 5081 "autoload": { 5082 "files": [ 5083 "bootstrap.php" 5084 ], 5085 "psr-4": { 5086 "Symfony\\Polyfill\\Php80\\": "" 5087 }, 5088 "classmap": [ 5089 "Resources/stubs" 5090 ] 5091 }, 5092 "notification-url": "https://packagist.org/downloads/", 5093 "license": [ 5094 "MIT" 5095 ], 5096 "authors": [ 5097 { 5098 "name": "Ion Bazan", 5099 "email": "ion.bazan@gmail.com" 5100 }, 5101 { 5102 "name": "Nicolas Grekas", 5103 "email": "p@tchwork.com" 5104 }, 5105 { 5106 "name": "Symfony Community", 5107 "homepage": "https://symfony.com/contributors" 5108 } 5109 ], 5110 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", 5111 "homepage": "https://symfony.com", 5112 "keywords": [ 5113 "compatibility", 5114 "polyfill", 5115 "portable", 5116 "shim" 5117 ], 5118 "support": { 5119 "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" 5120 }, 5121 "funding": [ 5122 { 5123 "url": "https://symfony.com/sponsor", 5124 "type": "custom" 5125 }, 5126 { 5127 "url": "https://github.com/fabpot", 5128 "type": "github" 5129 }, 5130 { 5131 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5132 "type": "tidelift" 5133 } 5134 ], 5135 "time": "2024-01-29T20:11:03+00:00" 5136 }, 5137 { 5138 "name": "symfony/service-contracts", 5139 "version": "v3.4.1", 5140 "source": { 5141 "type": "git", 5142 "url": "https://github.com/symfony/service-contracts.git", 5143 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" 5144 }, 5145 "dist": { 5146 "type": "zip", 5147 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", 5148 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", 5149 "shasum": "" 5150 }, 5151 "require": { 5152 "php": ">=8.1", 5153 "psr/container": "^1.1|^2.0" 5154 }, 5155 "conflict": { 5156 "ext-psr": "<1.1|>=2" 5157 }, 5158 "type": "library", 5159 "extra": { 5160 "branch-alias": { 5161 "dev-main": "3.4-dev" 5162 }, 5163 "thanks": { 5164 "name": "symfony/contracts", 5165 "url": "https://github.com/symfony/contracts" 5166 } 5167 }, 5168 "autoload": { 5169 "psr-4": { 5170 "Symfony\\Contracts\\Service\\": "" 5171 }, 5172 "exclude-from-classmap": [ 5173 "/Test/" 5174 ] 5175 }, 5176 "notification-url": "https://packagist.org/downloads/", 5177 "license": [ 5178 "MIT" 5179 ], 5180 "authors": [ 5181 { 5182 "name": "Nicolas Grekas", 5183 "email": "p@tchwork.com" 5184 }, 5185 { 5186 "name": "Symfony Community", 5187 "homepage": "https://symfony.com/contributors" 5188 } 5189 ], 5190 "description": "Generic abstractions related to writing services", 5191 "homepage": "https://symfony.com", 5192 "keywords": [ 5193 "abstractions", 5194 "contracts", 5195 "decoupling", 5196 "interfaces", 5197 "interoperability", 5198 "standards" 5199 ], 5200 "support": { 5201 "source": "https://github.com/symfony/service-contracts/tree/v3.4.1" 5202 }, 5203 "funding": [ 5204 { 5205 "url": "https://symfony.com/sponsor", 5206 "type": "custom" 5207 }, 5208 { 5209 "url": "https://github.com/fabpot", 5210 "type": "github" 5211 }, 5212 { 5213 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5214 "type": "tidelift" 5215 } 5216 ], 5217 "time": "2023-12-26T14:02:43+00:00" 5218 }, 5219 { 5220 "name": "symfony/translation", 5221 "version": "v6.4.4", 5222 "source": { 5223 "type": "git", 5224 "url": "https://github.com/symfony/translation.git", 5225 "reference": "bce6a5a78e94566641b2594d17e48b0da3184a8e" 5226 }, 5227 "dist": { 5228 "type": "zip", 5229 "url": "https://api.github.com/repos/symfony/translation/zipball/bce6a5a78e94566641b2594d17e48b0da3184a8e", 5230 "reference": "bce6a5a78e94566641b2594d17e48b0da3184a8e", 5231 "shasum": "" 5232 }, 5233 "require": { 5234 "php": ">=8.1", 5235 "symfony/deprecation-contracts": "^2.5|^3", 5236 "symfony/polyfill-mbstring": "~1.0", 5237 "symfony/translation-contracts": "^2.5|^3.0" 5238 }, 5239 "conflict": { 5240 "symfony/config": "<5.4", 5241 "symfony/console": "<5.4", 5242 "symfony/dependency-injection": "<5.4", 5243 "symfony/http-client-contracts": "<2.5", 5244 "symfony/http-kernel": "<5.4", 5245 "symfony/service-contracts": "<2.5", 5246 "symfony/twig-bundle": "<5.4", 5247 "symfony/yaml": "<5.4" 5248 }, 5249 "provide": { 5250 "symfony/translation-implementation": "2.3|3.0" 5251 }, 5252 "require-dev": { 5253 "nikic/php-parser": "^4.18|^5.0", 5254 "psr/log": "^1|^2|^3", 5255 "symfony/config": "^5.4|^6.0|^7.0", 5256 "symfony/console": "^5.4|^6.0|^7.0", 5257 "symfony/dependency-injection": "^5.4|^6.0|^7.0", 5258 "symfony/finder": "^5.4|^6.0|^7.0", 5259 "symfony/http-client-contracts": "^2.5|^3.0", 5260 "symfony/http-kernel": "^5.4|^6.0|^7.0", 5261 "symfony/intl": "^5.4|^6.0|^7.0", 5262 "symfony/polyfill-intl-icu": "^1.21", 5263 "symfony/routing": "^5.4|^6.0|^7.0", 5264 "symfony/service-contracts": "^2.5|^3", 5265 "symfony/yaml": "^5.4|^6.0|^7.0" 5266 }, 5267 "type": "library", 5268 "autoload": { 5269 "files": [ 5270 "Resources/functions.php" 5271 ], 5272 "psr-4": { 5273 "Symfony\\Component\\Translation\\": "" 5274 }, 5275 "exclude-from-classmap": [ 5276 "/Tests/" 5277 ] 5278 }, 5279 "notification-url": "https://packagist.org/downloads/", 5280 "license": [ 5281 "MIT" 5282 ], 5283 "authors": [ 5284 { 5285 "name": "Fabien Potencier", 5286 "email": "fabien@symfony.com" 5287 }, 5288 { 5289 "name": "Symfony Community", 5290 "homepage": "https://symfony.com/contributors" 5291 } 5292 ], 5293 "description": "Provides tools to internationalize your application", 5294 "homepage": "https://symfony.com", 5295 "support": { 5296 "source": "https://github.com/symfony/translation/tree/v6.4.4" 5297 }, 5298 "funding": [ 5299 { 5300 "url": "https://symfony.com/sponsor", 5301 "type": "custom" 5302 }, 5303 { 5304 "url": "https://github.com/fabpot", 5305 "type": "github" 5306 }, 5307 { 5308 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5309 "type": "tidelift" 5310 } 5311 ], 5312 "time": "2024-02-20T13:16:58+00:00" 5313 }, 5314 { 5315 "name": "symfony/translation-contracts", 5316 "version": "v3.4.1", 5317 "source": { 5318 "type": "git", 5319 "url": "https://github.com/symfony/translation-contracts.git", 5320 "reference": "06450585bf65e978026bda220cdebca3f867fde7" 5321 }, 5322 "dist": { 5323 "type": "zip", 5324 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7", 5325 "reference": "06450585bf65e978026bda220cdebca3f867fde7", 5326 "shasum": "" 5327 }, 5328 "require": { 5329 "php": ">=8.1" 5330 }, 5331 "type": "library", 5332 "extra": { 5333 "branch-alias": { 5334 "dev-main": "3.4-dev" 5335 }, 5336 "thanks": { 5337 "name": "symfony/contracts", 5338 "url": "https://github.com/symfony/contracts" 5339 } 5340 }, 5341 "autoload": { 5342 "psr-4": { 5343 "Symfony\\Contracts\\Translation\\": "" 5344 }, 5345 "exclude-from-classmap": [ 5346 "/Test/" 5347 ] 5348 }, 5349 "notification-url": "https://packagist.org/downloads/", 5350 "license": [ 5351 "MIT" 5352 ], 5353 "authors": [ 5354 { 5355 "name": "Nicolas Grekas", 5356 "email": "p@tchwork.com" 5357 }, 5358 { 5359 "name": "Symfony Community", 5360 "homepage": "https://symfony.com/contributors" 5361 } 5362 ], 5363 "description": "Generic abstractions related to translation", 5364 "homepage": "https://symfony.com", 5365 "keywords": [ 5366 "abstractions", 5367 "contracts", 5368 "decoupling", 5369 "interfaces", 5370 "interoperability", 5371 "standards" 5372 ], 5373 "support": { 5374 "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1" 5375 }, 5376 "funding": [ 5377 { 5378 "url": "https://symfony.com/sponsor", 5379 "type": "custom" 5380 }, 5381 { 5382 "url": "https://github.com/fabpot", 5383 "type": "github" 5384 }, 5385 { 5386 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5387 "type": "tidelift" 5388 } 5389 ], 5390 "time": "2023-12-26T14:02:43+00:00" 5391 }, 5392 { 5393 "name": "symfony/var-exporter", 5394 "version": "v6.4.4", 5395 "source": { 5396 "type": "git", 5397 "url": "https://github.com/symfony/var-exporter.git", 5398 "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b" 5399 }, 5400 "dist": { 5401 "type": "zip", 5402 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0bd342e24aef49fc82a21bd4eedd3e665d177e5b", 5403 "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b", 5404 "shasum": "" 5405 }, 5406 "require": { 5407 "php": ">=8.1", 5408 "symfony/deprecation-contracts": "^2.5|^3" 5409 }, 5410 "require-dev": { 5411 "symfony/var-dumper": "^5.4|^6.0|^7.0" 5412 }, 5413 "type": "library", 5414 "autoload": { 5415 "psr-4": { 5416 "Symfony\\Component\\VarExporter\\": "" 5417 }, 5418 "exclude-from-classmap": [ 5419 "/Tests/" 5420 ] 5421 }, 5422 "notification-url": "https://packagist.org/downloads/", 5423 "license": [ 5424 "MIT" 5425 ], 5426 "authors": [ 5427 { 5428 "name": "Nicolas Grekas", 5429 "email": "p@tchwork.com" 5430 }, 5431 { 5432 "name": "Symfony Community", 5433 "homepage": "https://symfony.com/contributors" 5434 } 5435 ], 5436 "description": "Allows exporting any serializable PHP data structure to plain PHP code", 5437 "homepage": "https://symfony.com", 5438 "keywords": [ 5439 "clone", 5440 "construct", 5441 "export", 5442 "hydrate", 5443 "instantiate", 5444 "lazy-loading", 5445 "proxy", 5446 "serialize" 5447 ], 5448 "support": { 5449 "source": "https://github.com/symfony/var-exporter/tree/v6.4.4" 5450 }, 5451 "funding": [ 5452 { 5453 "url": "https://symfony.com/sponsor", 5454 "type": "custom" 5455 }, 5456 { 5457 "url": "https://github.com/fabpot", 5458 "type": "github" 5459 }, 5460 { 5461 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5462 "type": "tidelift" 5463 } 5464 ], 5465 "time": "2024-02-26T08:37:45+00:00" 5466 }, 5467 { 5468 "name": "tecnickcom/tcpdf", 5469 "version": "6.6.5", 5470 "source": { 5471 "type": "git", 5472 "url": "https://github.com/tecnickcom/TCPDF.git", 5473 "reference": "5fce932fcee4371865314ab7f6c0d85423c5c7ce" 5474 }, 5475 "dist": { 5476 "type": "zip", 5477 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/5fce932fcee4371865314ab7f6c0d85423c5c7ce", 5478 "reference": "5fce932fcee4371865314ab7f6c0d85423c5c7ce", 5479 "shasum": "" 5480 }, 5481 "require": { 5482 "php": ">=5.3.0" 5483 }, 5484 "type": "library", 5485 "autoload": { 5486 "classmap": [ 5487 "config", 5488 "include", 5489 "tcpdf.php", 5490 "tcpdf_parser.php", 5491 "tcpdf_import.php", 5492 "tcpdf_barcodes_1d.php", 5493 "tcpdf_barcodes_2d.php", 5494 "include/tcpdf_colors.php", 5495 "include/tcpdf_filters.php", 5496 "include/tcpdf_font_data.php", 5497 "include/tcpdf_fonts.php", 5498 "include/tcpdf_images.php", 5499 "include/tcpdf_static.php", 5500 "include/barcodes/datamatrix.php", 5501 "include/barcodes/pdf417.php", 5502 "include/barcodes/qrcode.php" 5503 ] 5504 }, 5505 "notification-url": "https://packagist.org/downloads/", 5506 "license": [ 5507 "LGPL-3.0-or-later" 5508 ], 5509 "authors": [ 5510 { 5511 "name": "Nicola Asuni", 5512 "email": "info@tecnick.com", 5513 "role": "lead" 5514 } 5515 ], 5516 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", 5517 "homepage": "http://www.tcpdf.org/", 5518 "keywords": [ 5519 "PDFD32000-2008", 5520 "TCPDF", 5521 "barcodes", 5522 "datamatrix", 5523 "pdf", 5524 "pdf417", 5525 "qrcode" 5526 ], 5527 "support": { 5528 "issues": "https://github.com/tecnickcom/TCPDF/issues", 5529 "source": "https://github.com/tecnickcom/TCPDF/tree/6.6.5" 5530 }, 5531 "funding": [ 5532 { 5533 "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project", 5534 "type": "custom" 5535 } 5536 ], 5537 "time": "2023-09-06T15:09:26+00:00" 5538 }, 5539 { 5540 "name": "voku/portable-ascii", 5541 "version": "2.0.1", 5542 "source": { 5543 "type": "git", 5544 "url": "https://github.com/voku/portable-ascii.git", 5545 "reference": "b56450eed252f6801410d810c8e1727224ae0743" 5546 }, 5547 "dist": { 5548 "type": "zip", 5549 "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743", 5550 "reference": "b56450eed252f6801410d810c8e1727224ae0743", 5551 "shasum": "" 5552 }, 5553 "require": { 5554 "php": ">=7.0.0" 5555 }, 5556 "require-dev": { 5557 "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" 5558 }, 5559 "suggest": { 5560 "ext-intl": "Use Intl for transliterator_transliterate() support" 5561 }, 5562 "type": "library", 5563 "autoload": { 5564 "psr-4": { 5565 "voku\\": "src/voku/" 5566 } 5567 }, 5568 "notification-url": "https://packagist.org/downloads/", 5569 "license": [ 5570 "MIT" 5571 ], 5572 "authors": [ 5573 { 5574 "name": "Lars Moelleken", 5575 "homepage": "http://www.moelleken.org/" 5576 } 5577 ], 5578 "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", 5579 "homepage": "https://github.com/voku/portable-ascii", 5580 "keywords": [ 5581 "ascii", 5582 "clean", 5583 "php" 5584 ], 5585 "support": { 5586 "issues": "https://github.com/voku/portable-ascii/issues", 5587 "source": "https://github.com/voku/portable-ascii/tree/2.0.1" 5588 }, 5589 "funding": [ 5590 { 5591 "url": "https://www.paypal.me/moelleken", 5592 "type": "custom" 5593 }, 5594 { 5595 "url": "https://github.com/voku", 5596 "type": "github" 5597 }, 5598 { 5599 "url": "https://opencollective.com/portable-ascii", 5600 "type": "open_collective" 5601 }, 5602 { 5603 "url": "https://www.patreon.com/voku", 5604 "type": "patreon" 5605 }, 5606 { 5607 "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii", 5608 "type": "tidelift" 5609 } 5610 ], 5611 "time": "2022-03-08T17:03:00+00:00" 5612 } 5613 ], 5614 "packages-dev": [ 5615 { 5616 "name": "composer/ca-bundle", 5617 "version": "1.4.1", 5618 "source": { 5619 "type": "git", 5620 "url": "https://github.com/composer/ca-bundle.git", 5621 "reference": "3ce240142f6d59b808dd65c1f52f7a1c252e6cfd" 5622 }, 5623 "dist": { 5624 "type": "zip", 5625 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/3ce240142f6d59b808dd65c1f52f7a1c252e6cfd", 5626 "reference": "3ce240142f6d59b808dd65c1f52f7a1c252e6cfd", 5627 "shasum": "" 5628 }, 5629 "require": { 5630 "ext-openssl": "*", 5631 "ext-pcre": "*", 5632 "php": "^5.3.2 || ^7.0 || ^8.0" 5633 }, 5634 "require-dev": { 5635 "phpstan/phpstan": "^0.12.55", 5636 "psr/log": "^1.0", 5637 "symfony/phpunit-bridge": "^4.2 || ^5", 5638 "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" 5639 }, 5640 "type": "library", 5641 "extra": { 5642 "branch-alias": { 5643 "dev-main": "1.x-dev" 5644 } 5645 }, 5646 "autoload": { 5647 "psr-4": { 5648 "Composer\\CaBundle\\": "src" 5649 } 5650 }, 5651 "notification-url": "https://packagist.org/downloads/", 5652 "license": [ 5653 "MIT" 5654 ], 5655 "authors": [ 5656 { 5657 "name": "Jordi Boggiano", 5658 "email": "j.boggiano@seld.be", 5659 "homepage": "http://seld.be" 5660 } 5661 ], 5662 "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", 5663 "keywords": [ 5664 "cabundle", 5665 "cacert", 5666 "certificate", 5667 "ssl", 5668 "tls" 5669 ], 5670 "support": { 5671 "irc": "irc://irc.freenode.org/composer", 5672 "issues": "https://github.com/composer/ca-bundle/issues", 5673 "source": "https://github.com/composer/ca-bundle/tree/1.4.1" 5674 }, 5675 "funding": [ 5676 { 5677 "url": "https://packagist.com", 5678 "type": "custom" 5679 }, 5680 { 5681 "url": "https://github.com/composer", 5682 "type": "github" 5683 }, 5684 { 5685 "url": "https://tidelift.com/funding/github/packagist/composer/composer", 5686 "type": "tidelift" 5687 } 5688 ], 5689 "time": "2024-02-23T10:16:52+00:00" 5690 }, 5691 { 5692 "name": "composer/class-map-generator", 5693 "version": "1.1.0", 5694 "source": { 5695 "type": "git", 5696 "url": "https://github.com/composer/class-map-generator.git", 5697 "reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9" 5698 }, 5699 "dist": { 5700 "type": "zip", 5701 "url": "https://api.github.com/repos/composer/class-map-generator/zipball/953cc4ea32e0c31f2185549c7d216d7921f03da9", 5702 "reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9", 5703 "shasum": "" 5704 }, 5705 "require": { 5706 "composer/pcre": "^2.1 || ^3.1", 5707 "php": "^7.2 || ^8.0", 5708 "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7" 5709 }, 5710 "require-dev": { 5711 "phpstan/phpstan": "^1.6", 5712 "phpstan/phpstan-deprecation-rules": "^1", 5713 "phpstan/phpstan-phpunit": "^1", 5714 "phpstan/phpstan-strict-rules": "^1.1", 5715 "symfony/filesystem": "^5.4 || ^6", 5716 "symfony/phpunit-bridge": "^5" 5717 }, 5718 "type": "library", 5719 "extra": { 5720 "branch-alias": { 5721 "dev-main": "1.x-dev" 5722 } 5723 }, 5724 "autoload": { 5725 "psr-4": { 5726 "Composer\\ClassMapGenerator\\": "src" 5727 } 5728 }, 5729 "notification-url": "https://packagist.org/downloads/", 5730 "license": [ 5731 "MIT" 5732 ], 5733 "authors": [ 5734 { 5735 "name": "Jordi Boggiano", 5736 "email": "j.boggiano@seld.be", 5737 "homepage": "https://seld.be" 5738 } 5739 ], 5740 "description": "Utilities to scan PHP code and generate class maps.", 5741 "keywords": [ 5742 "classmap" 5743 ], 5744 "support": { 5745 "issues": "https://github.com/composer/class-map-generator/issues", 5746 "source": "https://github.com/composer/class-map-generator/tree/1.1.0" 5747 }, 5748 "funding": [ 5749 { 5750 "url": "https://packagist.com", 5751 "type": "custom" 5752 }, 5753 { 5754 "url": "https://github.com/composer", 5755 "type": "github" 5756 }, 5757 { 5758 "url": "https://tidelift.com/funding/github/packagist/composer/composer", 5759 "type": "tidelift" 5760 } 5761 ], 5762 "time": "2023-06-30T13:58:57+00:00" 5763 }, 5764 { 5765 "name": "composer/composer", 5766 "version": "2.7.2", 5767 "source": { 5768 "type": "git", 5769 "url": "https://github.com/composer/composer.git", 5770 "reference": "b826edb791571ab1eaf281eb1bd6e181a1192adc" 5771 }, 5772 "dist": { 5773 "type": "zip", 5774 "url": "https://api.github.com/repos/composer/composer/zipball/b826edb791571ab1eaf281eb1bd6e181a1192adc", 5775 "reference": "b826edb791571ab1eaf281eb1bd6e181a1192adc", 5776 "shasum": "" 5777 }, 5778 "require": { 5779 "composer/ca-bundle": "^1.0", 5780 "composer/class-map-generator": "^1.0", 5781 "composer/metadata-minifier": "^1.0", 5782 "composer/pcre": "^2.1 || ^3.1", 5783 "composer/semver": "^3.2.5", 5784 "composer/spdx-licenses": "^1.5.7", 5785 "composer/xdebug-handler": "^2.0.2 || ^3.0.3", 5786 "justinrainbow/json-schema": "^5.2.11", 5787 "php": "^7.2.5 || ^8.0", 5788 "psr/log": "^1.0 || ^2.0 || ^3.0", 5789 "react/promise": "^2.8 || ^3", 5790 "seld/jsonlint": "^1.4", 5791 "seld/phar-utils": "^1.2", 5792 "seld/signal-handler": "^2.0", 5793 "symfony/console": "^5.4.11 || ^6.0.11 || ^7", 5794 "symfony/filesystem": "^5.4 || ^6.0 || ^7", 5795 "symfony/finder": "^5.4 || ^6.0 || ^7", 5796 "symfony/polyfill-php73": "^1.24", 5797 "symfony/polyfill-php80": "^1.24", 5798 "symfony/polyfill-php81": "^1.24", 5799 "symfony/process": "^5.4 || ^6.0 || ^7" 5800 }, 5801 "require-dev": { 5802 "phpstan/phpstan": "^1.9.3", 5803 "phpstan/phpstan-deprecation-rules": "^1", 5804 "phpstan/phpstan-phpunit": "^1.0", 5805 "phpstan/phpstan-strict-rules": "^1", 5806 "phpstan/phpstan-symfony": "^1.2.10", 5807 "symfony/phpunit-bridge": "^6.4.1 || ^7.0.1" 5808 }, 5809 "suggest": { 5810 "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", 5811 "ext-zip": "Enabling the zip extension allows you to unzip archives", 5812 "ext-zlib": "Allow gzip compression of HTTP requests" 5813 }, 5814 "bin": [ 5815 "bin/composer" 5816 ], 5817 "type": "library", 5818 "extra": { 5819 "branch-alias": { 5820 "dev-main": "2.7-dev" 5821 }, 5822 "phpstan": { 5823 "includes": [ 5824 "phpstan/rules.neon" 5825 ] 5826 } 5827 }, 5828 "autoload": { 5829 "psr-4": { 5830 "Composer\\": "src/Composer/" 5831 } 5832 }, 5833 "notification-url": "https://packagist.org/downloads/", 5834 "license": [ 5835 "MIT" 5836 ], 5837 "authors": [ 5838 { 5839 "name": "Nils Adermann", 5840 "email": "naderman@naderman.de", 5841 "homepage": "https://www.naderman.de" 5842 }, 5843 { 5844 "name": "Jordi Boggiano", 5845 "email": "j.boggiano@seld.be", 5846 "homepage": "https://seld.be" 5847 } 5848 ], 5849 "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.", 5850 "homepage": "https://getcomposer.org/", 5851 "keywords": [ 5852 "autoload", 5853 "dependency", 5854 "package" 5855 ], 5856 "support": { 5857 "irc": "ircs://irc.libera.chat:6697/composer", 5858 "issues": "https://github.com/composer/composer/issues", 5859 "security": "https://github.com/composer/composer/security/policy", 5860 "source": "https://github.com/composer/composer/tree/2.7.2" 5861 }, 5862 "funding": [ 5863 { 5864 "url": "https://packagist.com", 5865 "type": "custom" 5866 }, 5867 { 5868 "url": "https://github.com/composer", 5869 "type": "github" 5870 }, 5871 { 5872 "url": "https://tidelift.com/funding/github/packagist/composer/composer", 5873 "type": "tidelift" 5874 } 5875 ], 5876 "time": "2024-03-11T16:12:18+00:00" 5877 }, 5878 { 5879 "name": "composer/metadata-minifier", 5880 "version": "1.0.0", 5881 "source": { 5882 "type": "git", 5883 "url": "https://github.com/composer/metadata-minifier.git", 5884 "reference": "c549d23829536f0d0e984aaabbf02af91f443207" 5885 }, 5886 "dist": { 5887 "type": "zip", 5888 "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207", 5889 "reference": "c549d23829536f0d0e984aaabbf02af91f443207", 5890 "shasum": "" 5891 }, 5892 "require": { 5893 "php": "^5.3.2 || ^7.0 || ^8.0" 5894 }, 5895 "require-dev": { 5896 "composer/composer": "^2", 5897 "phpstan/phpstan": "^0.12.55", 5898 "symfony/phpunit-bridge": "^4.2 || ^5" 5899 }, 5900 "type": "library", 5901 "extra": { 5902 "branch-alias": { 5903 "dev-main": "1.x-dev" 5904 } 5905 }, 5906 "autoload": { 5907 "psr-4": { 5908 "Composer\\MetadataMinifier\\": "src" 5909 } 5910 }, 5911 "notification-url": "https://packagist.org/downloads/", 5912 "license": [ 5913 "MIT" 5914 ], 5915 "authors": [ 5916 { 5917 "name": "Jordi Boggiano", 5918 "email": "j.boggiano@seld.be", 5919 "homepage": "http://seld.be" 5920 } 5921 ], 5922 "description": "Small utility library that handles metadata minification and expansion.", 5923 "keywords": [ 5924 "composer", 5925 "compression" 5926 ], 5927 "support": { 5928 "issues": "https://github.com/composer/metadata-minifier/issues", 5929 "source": "https://github.com/composer/metadata-minifier/tree/1.0.0" 5930 }, 5931 "funding": [ 5932 { 5933 "url": "https://packagist.com", 5934 "type": "custom" 5935 }, 5936 { 5937 "url": "https://github.com/composer", 5938 "type": "github" 5939 }, 5940 { 5941 "url": "https://tidelift.com/funding/github/packagist/composer/composer", 5942 "type": "tidelift" 5943 } 5944 ], 5945 "time": "2021-04-07T13:37:33+00:00" 5946 }, 5947 { 5948 "name": "composer/pcre", 5949 "version": "3.1.2", 5950 "source": { 5951 "type": "git", 5952 "url": "https://github.com/composer/pcre.git", 5953 "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace" 5954 }, 5955 "dist": { 5956 "type": "zip", 5957 "url": "https://api.github.com/repos/composer/pcre/zipball/4775f35b2d70865807c89d32c8e7385b86eb0ace", 5958 "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace", 5959 "shasum": "" 5960 }, 5961 "require": { 5962 "php": "^7.4 || ^8.0" 5963 }, 5964 "require-dev": { 5965 "phpstan/phpstan": "^1.3", 5966 "phpstan/phpstan-strict-rules": "^1.1", 5967 "symfony/phpunit-bridge": "^5" 5968 }, 5969 "type": "library", 5970 "extra": { 5971 "branch-alias": { 5972 "dev-main": "3.x-dev" 5973 } 5974 }, 5975 "autoload": { 5976 "psr-4": { 5977 "Composer\\Pcre\\": "src" 5978 } 5979 }, 5980 "notification-url": "https://packagist.org/downloads/", 5981 "license": [ 5982 "MIT" 5983 ], 5984 "authors": [ 5985 { 5986 "name": "Jordi Boggiano", 5987 "email": "j.boggiano@seld.be", 5988 "homepage": "http://seld.be" 5989 } 5990 ], 5991 "description": "PCRE wrapping library that offers type-safe preg_* replacements.", 5992 "keywords": [ 5993 "PCRE", 5994 "preg", 5995 "regex", 5996 "regular expression" 5997 ], 5998 "support": { 5999 "issues": "https://github.com/composer/pcre/issues", 6000 "source": "https://github.com/composer/pcre/tree/3.1.2" 6001 }, 6002 "funding": [ 6003 { 6004 "url": "https://packagist.com", 6005 "type": "custom" 6006 }, 6007 { 6008 "url": "https://github.com/composer", 6009 "type": "github" 6010 }, 6011 { 6012 "url": "https://tidelift.com/funding/github/packagist/composer/composer", 6013 "type": "tidelift" 6014 } 6015 ], 6016 "time": "2024-03-07T15:38:35+00:00" 6017 }, 6018 { 6019 "name": "composer/semver", 6020 "version": "3.4.0", 6021 "source": { 6022 "type": "git", 6023 "url": "https://github.com/composer/semver.git", 6024 "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" 6025 }, 6026 "dist": { 6027 "type": "zip", 6028 "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", 6029 "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", 6030 "shasum": "" 6031 }, 6032 "require": { 6033 "php": "^5.3.2 || ^7.0 || ^8.0" 6034 }, 6035 "require-dev": { 6036 "phpstan/phpstan": "^1.4", 6037 "symfony/phpunit-bridge": "^4.2 || ^5" 6038 }, 6039 "type": "library", 6040 "extra": { 6041 "branch-alias": { 6042 "dev-main": "3.x-dev" 6043 } 6044 }, 6045 "autoload": { 6046 "psr-4": { 6047 "Composer\\Semver\\": "src" 6048 } 6049 }, 6050 "notification-url": "https://packagist.org/downloads/", 6051 "license": [ 6052 "MIT" 6053 ], 6054 "authors": [ 6055 { 6056 "name": "Nils Adermann", 6057 "email": "naderman@naderman.de", 6058 "homepage": "http://www.naderman.de" 6059 }, 6060 { 6061 "name": "Jordi Boggiano", 6062 "email": "j.boggiano@seld.be", 6063 "homepage": "http://seld.be" 6064 }, 6065 { 6066 "name": "Rob Bast", 6067 "email": "rob.bast@gmail.com", 6068 "homepage": "http://robbast.nl" 6069 } 6070 ], 6071 "description": "Semver library that offers utilities, version constraint parsing and validation.", 6072 "keywords": [ 6073 "semantic", 6074 "semver", 6075 "validation", 6076 "versioning" 6077 ], 6078 "support": { 6079 "irc": "ircs://irc.libera.chat:6697/composer", 6080 "issues": "https://github.com/composer/semver/issues", 6081 "source": "https://github.com/composer/semver/tree/3.4.0" 6082 }, 6083 "funding": [ 6084 { 6085 "url": "https://packagist.com", 6086 "type": "custom" 6087 }, 6088 { 6089 "url": "https://github.com/composer", 6090 "type": "github" 6091 }, 6092 { 6093 "url": "https://tidelift.com/funding/github/packagist/composer/composer", 6094 "type": "tidelift" 6095 } 6096 ], 6097 "time": "2023-08-31T09:50:34+00:00" 6098 }, 6099 { 6100 "name": "composer/spdx-licenses", 6101 "version": "1.5.8", 6102 "source": { 6103 "type": "git", 6104 "url": "https://github.com/composer/spdx-licenses.git", 6105 "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a" 6106 }, 6107 "dist": { 6108 "type": "zip", 6109 "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a", 6110 "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a", 6111 "shasum": "" 6112 }, 6113 "require": { 6114 "php": "^5.3.2 || ^7.0 || ^8.0" 6115 }, 6116 "require-dev": { 6117 "phpstan/phpstan": "^0.12.55", 6118 "symfony/phpunit-bridge": "^4.2 || ^5" 6119 }, 6120 "type": "library", 6121 "extra": { 6122 "branch-alias": { 6123 "dev-main": "1.x-dev" 6124 } 6125 }, 6126 "autoload": { 6127 "psr-4": { 6128 "Composer\\Spdx\\": "src" 6129 } 6130 }, 6131 "notification-url": "https://packagist.org/downloads/", 6132 "license": [ 6133 "MIT" 6134 ], 6135 "authors": [ 6136 { 6137 "name": "Nils Adermann", 6138 "email": "naderman@naderman.de", 6139 "homepage": "http://www.naderman.de" 6140 }, 6141 { 6142 "name": "Jordi Boggiano", 6143 "email": "j.boggiano@seld.be", 6144 "homepage": "http://seld.be" 6145 }, 6146 { 6147 "name": "Rob Bast", 6148 "email": "rob.bast@gmail.com", 6149 "homepage": "http://robbast.nl" 6150 } 6151 ], 6152 "description": "SPDX licenses list and validation library.", 6153 "keywords": [ 6154 "license", 6155 "spdx", 6156 "validator" 6157 ], 6158 "support": { 6159 "irc": "ircs://irc.libera.chat:6697/composer", 6160 "issues": "https://github.com/composer/spdx-licenses/issues", 6161 "source": "https://github.com/composer/spdx-licenses/tree/1.5.8" 6162 }, 6163 "funding": [ 6164 { 6165 "url": "https://packagist.com", 6166 "type": "custom" 6167 }, 6168 { 6169 "url": "https://github.com/composer", 6170 "type": "github" 6171 }, 6172 { 6173 "url": "https://tidelift.com/funding/github/packagist/composer/composer", 6174 "type": "tidelift" 6175 } 6176 ], 6177 "time": "2023-11-20T07:44:33+00:00" 6178 }, 6179 { 6180 "name": "composer/xdebug-handler", 6181 "version": "3.0.3", 6182 "source": { 6183 "type": "git", 6184 "url": "https://github.com/composer/xdebug-handler.git", 6185 "reference": "ced299686f41dce890debac69273b47ffe98a40c" 6186 }, 6187 "dist": { 6188 "type": "zip", 6189 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c", 6190 "reference": "ced299686f41dce890debac69273b47ffe98a40c", 6191 "shasum": "" 6192 }, 6193 "require": { 6194 "composer/pcre": "^1 || ^2 || ^3", 6195 "php": "^7.2.5 || ^8.0", 6196 "psr/log": "^1 || ^2 || ^3" 6197 }, 6198 "require-dev": { 6199 "phpstan/phpstan": "^1.0", 6200 "phpstan/phpstan-strict-rules": "^1.1", 6201 "symfony/phpunit-bridge": "^6.0" 6202 }, 6203 "type": "library", 6204 "autoload": { 6205 "psr-4": { 6206 "Composer\\XdebugHandler\\": "src" 6207 } 6208 }, 6209 "notification-url": "https://packagist.org/downloads/", 6210 "license": [ 6211 "MIT" 6212 ], 6213 "authors": [ 6214 { 6215 "name": "John Stevenson", 6216 "email": "john-stevenson@blueyonder.co.uk" 6217 } 6218 ], 6219 "description": "Restarts a process without Xdebug.", 6220 "keywords": [ 6221 "Xdebug", 6222 "performance" 6223 ], 6224 "support": { 6225 "irc": "irc://irc.freenode.org/composer", 6226 "issues": "https://github.com/composer/xdebug-handler/issues", 6227 "source": "https://github.com/composer/xdebug-handler/tree/3.0.3" 6228 }, 6229 "funding": [ 6230 { 6231 "url": "https://packagist.com", 6232 "type": "custom" 6233 }, 6234 { 6235 "url": "https://github.com/composer", 6236 "type": "github" 6237 }, 6238 { 6239 "url": "https://tidelift.com/funding/github/packagist/composer/composer", 6240 "type": "tidelift" 6241 } 6242 ], 6243 "time": "2022-02-25T21:32:43+00:00" 6244 }, 6245 { 6246 "name": "justinrainbow/json-schema", 6247 "version": "v5.2.13", 6248 "source": { 6249 "type": "git", 6250 "url": "https://github.com/justinrainbow/json-schema.git", 6251 "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" 6252 }, 6253 "dist": { 6254 "type": "zip", 6255 "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", 6256 "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", 6257 "shasum": "" 6258 }, 6259 "require": { 6260 "php": ">=5.3.3" 6261 }, 6262 "require-dev": { 6263 "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", 6264 "json-schema/json-schema-test-suite": "1.2.0", 6265 "phpunit/phpunit": "^4.8.35" 6266 }, 6267 "bin": [ 6268 "bin/validate-json" 6269 ], 6270 "type": "library", 6271 "extra": { 6272 "branch-alias": { 6273 "dev-master": "5.0.x-dev" 6274 } 6275 }, 6276 "autoload": { 6277 "psr-4": { 6278 "JsonSchema\\": "src/JsonSchema/" 6279 } 6280 }, 6281 "notification-url": "https://packagist.org/downloads/", 6282 "license": [ 6283 "MIT" 6284 ], 6285 "authors": [ 6286 { 6287 "name": "Bruno Prieto Reis", 6288 "email": "bruno.p.reis@gmail.com" 6289 }, 6290 { 6291 "name": "Justin Rainbow", 6292 "email": "justin.rainbow@gmail.com" 6293 }, 6294 { 6295 "name": "Igor Wiedler", 6296 "email": "igor@wiedler.ch" 6297 }, 6298 { 6299 "name": "Robert Schönthal", 6300 "email": "seroscho@googlemail.com" 6301 } 6302 ], 6303 "description": "A library to validate a json schema.", 6304 "homepage": "https://github.com/justinrainbow/json-schema", 6305 "keywords": [ 6306 "json", 6307 "schema" 6308 ], 6309 "support": { 6310 "issues": "https://github.com/justinrainbow/json-schema/issues", 6311 "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" 6312 }, 6313 "time": "2023-09-26T02:20:38+00:00" 6314 }, 6315 { 6316 "name": "league/flysystem-memory", 6317 "version": "3.24.0", 6318 "source": { 6319 "type": "git", 6320 "url": "https://github.com/thephpleague/flysystem-memory.git", 6321 "reference": "b9e4fbc95066e117b09d470c8e99fcca9972ebff" 6322 }, 6323 "dist": { 6324 "type": "zip", 6325 "url": "https://api.github.com/repos/thephpleague/flysystem-memory/zipball/b9e4fbc95066e117b09d470c8e99fcca9972ebff", 6326 "reference": "b9e4fbc95066e117b09d470c8e99fcca9972ebff", 6327 "shasum": "" 6328 }, 6329 "require": { 6330 "ext-fileinfo": "*", 6331 "league/flysystem": "^3.0.0", 6332 "php": "^8.0.2" 6333 }, 6334 "type": "library", 6335 "autoload": { 6336 "psr-4": { 6337 "League\\Flysystem\\InMemory\\": "" 6338 } 6339 }, 6340 "notification-url": "https://packagist.org/downloads/", 6341 "license": [ 6342 "MIT" 6343 ], 6344 "authors": [ 6345 { 6346 "name": "Frank de Jonge", 6347 "email": "info@frankdejonge.nl" 6348 } 6349 ], 6350 "description": "In-memory filesystem adapter for Flysystem.", 6351 "keywords": [ 6352 "Flysystem", 6353 "file", 6354 "files", 6355 "filesystem", 6356 "memory" 6357 ], 6358 "support": { 6359 "source": "https://github.com/thephpleague/flysystem-memory/tree/3.24.0" 6360 }, 6361 "funding": [ 6362 { 6363 "url": "https://ecologi.com/frankdejonge", 6364 "type": "custom" 6365 }, 6366 { 6367 "url": "https://github.com/frankdejonge", 6368 "type": "github" 6369 } 6370 ], 6371 "time": "2024-02-03T22:36:22+00:00" 6372 }, 6373 { 6374 "name": "myclabs/deep-copy", 6375 "version": "1.11.1", 6376 "source": { 6377 "type": "git", 6378 "url": "https://github.com/myclabs/DeepCopy.git", 6379 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c" 6380 }, 6381 "dist": { 6382 "type": "zip", 6383 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", 6384 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", 6385 "shasum": "" 6386 }, 6387 "require": { 6388 "php": "^7.1 || ^8.0" 6389 }, 6390 "conflict": { 6391 "doctrine/collections": "<1.6.8", 6392 "doctrine/common": "<2.13.3 || >=3,<3.2.2" 6393 }, 6394 "require-dev": { 6395 "doctrine/collections": "^1.6.8", 6396 "doctrine/common": "^2.13.3 || ^3.2.2", 6397 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" 6398 }, 6399 "type": "library", 6400 "autoload": { 6401 "files": [ 6402 "src/DeepCopy/deep_copy.php" 6403 ], 6404 "psr-4": { 6405 "DeepCopy\\": "src/DeepCopy/" 6406 } 6407 }, 6408 "notification-url": "https://packagist.org/downloads/", 6409 "license": [ 6410 "MIT" 6411 ], 6412 "description": "Create deep copies (clones) of your objects", 6413 "keywords": [ 6414 "clone", 6415 "copy", 6416 "duplicate", 6417 "object", 6418 "object graph" 6419 ], 6420 "support": { 6421 "issues": "https://github.com/myclabs/DeepCopy/issues", 6422 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1" 6423 }, 6424 "funding": [ 6425 { 6426 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", 6427 "type": "tidelift" 6428 } 6429 ], 6430 "time": "2023-03-08T13:26:56+00:00" 6431 }, 6432 { 6433 "name": "nikic/php-parser", 6434 "version": "v5.0.2", 6435 "source": { 6436 "type": "git", 6437 "url": "https://github.com/nikic/PHP-Parser.git", 6438 "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13" 6439 }, 6440 "dist": { 6441 "type": "zip", 6442 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13", 6443 "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13", 6444 "shasum": "" 6445 }, 6446 "require": { 6447 "ext-ctype": "*", 6448 "ext-json": "*", 6449 "ext-tokenizer": "*", 6450 "php": ">=7.4" 6451 }, 6452 "require-dev": { 6453 "ircmaxell/php-yacc": "^0.0.7", 6454 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" 6455 }, 6456 "bin": [ 6457 "bin/php-parse" 6458 ], 6459 "type": "library", 6460 "extra": { 6461 "branch-alias": { 6462 "dev-master": "5.0-dev" 6463 } 6464 }, 6465 "autoload": { 6466 "psr-4": { 6467 "PhpParser\\": "lib/PhpParser" 6468 } 6469 }, 6470 "notification-url": "https://packagist.org/downloads/", 6471 "license": [ 6472 "BSD-3-Clause" 6473 ], 6474 "authors": [ 6475 { 6476 "name": "Nikita Popov" 6477 } 6478 ], 6479 "description": "A PHP parser written in PHP", 6480 "keywords": [ 6481 "parser", 6482 "php" 6483 ], 6484 "support": { 6485 "issues": "https://github.com/nikic/PHP-Parser/issues", 6486 "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2" 6487 }, 6488 "time": "2024-03-05T20:51:40+00:00" 6489 }, 6490 { 6491 "name": "phar-io/manifest", 6492 "version": "2.0.4", 6493 "source": { 6494 "type": "git", 6495 "url": "https://github.com/phar-io/manifest.git", 6496 "reference": "54750ef60c58e43759730615a392c31c80e23176" 6497 }, 6498 "dist": { 6499 "type": "zip", 6500 "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176", 6501 "reference": "54750ef60c58e43759730615a392c31c80e23176", 6502 "shasum": "" 6503 }, 6504 "require": { 6505 "ext-dom": "*", 6506 "ext-libxml": "*", 6507 "ext-phar": "*", 6508 "ext-xmlwriter": "*", 6509 "phar-io/version": "^3.0.1", 6510 "php": "^7.2 || ^8.0" 6511 }, 6512 "type": "library", 6513 "extra": { 6514 "branch-alias": { 6515 "dev-master": "2.0.x-dev" 6516 } 6517 }, 6518 "autoload": { 6519 "classmap": [ 6520 "src/" 6521 ] 6522 }, 6523 "notification-url": "https://packagist.org/downloads/", 6524 "license": [ 6525 "BSD-3-Clause" 6526 ], 6527 "authors": [ 6528 { 6529 "name": "Arne Blankerts", 6530 "email": "arne@blankerts.de", 6531 "role": "Developer" 6532 }, 6533 { 6534 "name": "Sebastian Heuer", 6535 "email": "sebastian@phpeople.de", 6536 "role": "Developer" 6537 }, 6538 { 6539 "name": "Sebastian Bergmann", 6540 "email": "sebastian@phpunit.de", 6541 "role": "Developer" 6542 } 6543 ], 6544 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", 6545 "support": { 6546 "issues": "https://github.com/phar-io/manifest/issues", 6547 "source": "https://github.com/phar-io/manifest/tree/2.0.4" 6548 }, 6549 "funding": [ 6550 { 6551 "url": "https://github.com/theseer", 6552 "type": "github" 6553 } 6554 ], 6555 "time": "2024-03-03T12:33:53+00:00" 6556 }, 6557 { 6558 "name": "phar-io/version", 6559 "version": "3.2.1", 6560 "source": { 6561 "type": "git", 6562 "url": "https://github.com/phar-io/version.git", 6563 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" 6564 }, 6565 "dist": { 6566 "type": "zip", 6567 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", 6568 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", 6569 "shasum": "" 6570 }, 6571 "require": { 6572 "php": "^7.2 || ^8.0" 6573 }, 6574 "type": "library", 6575 "autoload": { 6576 "classmap": [ 6577 "src/" 6578 ] 6579 }, 6580 "notification-url": "https://packagist.org/downloads/", 6581 "license": [ 6582 "BSD-3-Clause" 6583 ], 6584 "authors": [ 6585 { 6586 "name": "Arne Blankerts", 6587 "email": "arne@blankerts.de", 6588 "role": "Developer" 6589 }, 6590 { 6591 "name": "Sebastian Heuer", 6592 "email": "sebastian@phpeople.de", 6593 "role": "Developer" 6594 }, 6595 { 6596 "name": "Sebastian Bergmann", 6597 "email": "sebastian@phpunit.de", 6598 "role": "Developer" 6599 } 6600 ], 6601 "description": "Library for handling version information and constraints", 6602 "support": { 6603 "issues": "https://github.com/phar-io/version/issues", 6604 "source": "https://github.com/phar-io/version/tree/3.2.1" 6605 }, 6606 "time": "2022-02-21T01:04:05+00:00" 6607 }, 6608 { 6609 "name": "php-coveralls/php-coveralls", 6610 "version": "v2.7.0", 6611 "source": { 6612 "type": "git", 6613 "url": "https://github.com/php-coveralls/php-coveralls.git", 6614 "reference": "b36fa4394e519dafaddc04ae03976bc65a25ba15" 6615 }, 6616 "dist": { 6617 "type": "zip", 6618 "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/b36fa4394e519dafaddc04ae03976bc65a25ba15", 6619 "reference": "b36fa4394e519dafaddc04ae03976bc65a25ba15", 6620 "shasum": "" 6621 }, 6622 "require": { 6623 "ext-json": "*", 6624 "ext-simplexml": "*", 6625 "guzzlehttp/guzzle": "^6.0 || ^7.0", 6626 "php": "^7.0 || ^8.0", 6627 "psr/log": "^1.0 || ^2.0", 6628 "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", 6629 "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", 6630 "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", 6631 "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" 6632 }, 6633 "require-dev": { 6634 "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || >=8.0 <8.5.29 || >=9.0 <9.5.23", 6635 "sanmai/phpunit-legacy-adapter": "^6.1 || ^8.0" 6636 }, 6637 "suggest": { 6638 "symfony/http-kernel": "Allows Symfony integration" 6639 }, 6640 "bin": [ 6641 "bin/php-coveralls" 6642 ], 6643 "type": "library", 6644 "autoload": { 6645 "psr-4": { 6646 "PhpCoveralls\\": "src/" 6647 } 6648 }, 6649 "notification-url": "https://packagist.org/downloads/", 6650 "license": [ 6651 "MIT" 6652 ], 6653 "authors": [ 6654 { 6655 "name": "Kitamura Satoshi", 6656 "email": "with.no.parachute@gmail.com", 6657 "homepage": "https://www.facebook.com/satooshi.jp", 6658 "role": "Original creator" 6659 }, 6660 { 6661 "name": "Takashi Matsuo", 6662 "email": "tmatsuo@google.com" 6663 }, 6664 { 6665 "name": "Google Inc" 6666 }, 6667 { 6668 "name": "Dariusz Ruminski", 6669 "email": "dariusz.ruminski@gmail.com", 6670 "homepage": "https://github.com/keradus" 6671 }, 6672 { 6673 "name": "Contributors", 6674 "homepage": "https://github.com/php-coveralls/php-coveralls/graphs/contributors" 6675 } 6676 ], 6677 "description": "PHP client library for Coveralls API", 6678 "homepage": "https://github.com/php-coveralls/php-coveralls", 6679 "keywords": [ 6680 "ci", 6681 "coverage", 6682 "github", 6683 "test" 6684 ], 6685 "support": { 6686 "issues": "https://github.com/php-coveralls/php-coveralls/issues", 6687 "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.7.0" 6688 }, 6689 "time": "2023-11-22T10:21:01+00:00" 6690 }, 6691 { 6692 "name": "phpunit/php-code-coverage", 6693 "version": "10.1.14", 6694 "source": { 6695 "type": "git", 6696 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 6697 "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b" 6698 }, 6699 "dist": { 6700 "type": "zip", 6701 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e3f51450ebffe8e0efdf7346ae966a656f7d5e5b", 6702 "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b", 6703 "shasum": "" 6704 }, 6705 "require": { 6706 "ext-dom": "*", 6707 "ext-libxml": "*", 6708 "ext-xmlwriter": "*", 6709 "nikic/php-parser": "^4.18 || ^5.0", 6710 "php": ">=8.1", 6711 "phpunit/php-file-iterator": "^4.0", 6712 "phpunit/php-text-template": "^3.0", 6713 "sebastian/code-unit-reverse-lookup": "^3.0", 6714 "sebastian/complexity": "^3.0", 6715 "sebastian/environment": "^6.0", 6716 "sebastian/lines-of-code": "^2.0", 6717 "sebastian/version": "^4.0", 6718 "theseer/tokenizer": "^1.2.0" 6719 }, 6720 "require-dev": { 6721 "phpunit/phpunit": "^10.1" 6722 }, 6723 "suggest": { 6724 "ext-pcov": "PHP extension that provides line coverage", 6725 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" 6726 }, 6727 "type": "library", 6728 "extra": { 6729 "branch-alias": { 6730 "dev-main": "10.1-dev" 6731 } 6732 }, 6733 "autoload": { 6734 "classmap": [ 6735 "src/" 6736 ] 6737 }, 6738 "notification-url": "https://packagist.org/downloads/", 6739 "license": [ 6740 "BSD-3-Clause" 6741 ], 6742 "authors": [ 6743 { 6744 "name": "Sebastian Bergmann", 6745 "email": "sebastian@phpunit.de", 6746 "role": "lead" 6747 } 6748 ], 6749 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", 6750 "homepage": "https://github.com/sebastianbergmann/php-code-coverage", 6751 "keywords": [ 6752 "coverage", 6753 "testing", 6754 "xunit" 6755 ], 6756 "support": { 6757 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", 6758 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", 6759 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.14" 6760 }, 6761 "funding": [ 6762 { 6763 "url": "https://github.com/sebastianbergmann", 6764 "type": "github" 6765 } 6766 ], 6767 "time": "2024-03-12T15:33:41+00:00" 6768 }, 6769 { 6770 "name": "phpunit/php-file-iterator", 6771 "version": "4.1.0", 6772 "source": { 6773 "type": "git", 6774 "url": "https://github.com/sebastianbergmann/php-file-iterator.git", 6775 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c" 6776 }, 6777 "dist": { 6778 "type": "zip", 6779 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c", 6780 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c", 6781 "shasum": "" 6782 }, 6783 "require": { 6784 "php": ">=8.1" 6785 }, 6786 "require-dev": { 6787 "phpunit/phpunit": "^10.0" 6788 }, 6789 "type": "library", 6790 "extra": { 6791 "branch-alias": { 6792 "dev-main": "4.0-dev" 6793 } 6794 }, 6795 "autoload": { 6796 "classmap": [ 6797 "src/" 6798 ] 6799 }, 6800 "notification-url": "https://packagist.org/downloads/", 6801 "license": [ 6802 "BSD-3-Clause" 6803 ], 6804 "authors": [ 6805 { 6806 "name": "Sebastian Bergmann", 6807 "email": "sebastian@phpunit.de", 6808 "role": "lead" 6809 } 6810 ], 6811 "description": "FilterIterator implementation that filters files based on a list of suffixes.", 6812 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", 6813 "keywords": [ 6814 "filesystem", 6815 "iterator" 6816 ], 6817 "support": { 6818 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", 6819 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy", 6820 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0" 6821 }, 6822 "funding": [ 6823 { 6824 "url": "https://github.com/sebastianbergmann", 6825 "type": "github" 6826 } 6827 ], 6828 "time": "2023-08-31T06:24:48+00:00" 6829 }, 6830 { 6831 "name": "phpunit/php-invoker", 6832 "version": "4.0.0", 6833 "source": { 6834 "type": "git", 6835 "url": "https://github.com/sebastianbergmann/php-invoker.git", 6836 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7" 6837 }, 6838 "dist": { 6839 "type": "zip", 6840 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7", 6841 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7", 6842 "shasum": "" 6843 }, 6844 "require": { 6845 "php": ">=8.1" 6846 }, 6847 "require-dev": { 6848 "ext-pcntl": "*", 6849 "phpunit/phpunit": "^10.0" 6850 }, 6851 "suggest": { 6852 "ext-pcntl": "*" 6853 }, 6854 "type": "library", 6855 "extra": { 6856 "branch-alias": { 6857 "dev-main": "4.0-dev" 6858 } 6859 }, 6860 "autoload": { 6861 "classmap": [ 6862 "src/" 6863 ] 6864 }, 6865 "notification-url": "https://packagist.org/downloads/", 6866 "license": [ 6867 "BSD-3-Clause" 6868 ], 6869 "authors": [ 6870 { 6871 "name": "Sebastian Bergmann", 6872 "email": "sebastian@phpunit.de", 6873 "role": "lead" 6874 } 6875 ], 6876 "description": "Invoke callables with a timeout", 6877 "homepage": "https://github.com/sebastianbergmann/php-invoker/", 6878 "keywords": [ 6879 "process" 6880 ], 6881 "support": { 6882 "issues": "https://github.com/sebastianbergmann/php-invoker/issues", 6883 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0" 6884 }, 6885 "funding": [ 6886 { 6887 "url": "https://github.com/sebastianbergmann", 6888 "type": "github" 6889 } 6890 ], 6891 "time": "2023-02-03T06:56:09+00:00" 6892 }, 6893 { 6894 "name": "phpunit/php-text-template", 6895 "version": "3.0.1", 6896 "source": { 6897 "type": "git", 6898 "url": "https://github.com/sebastianbergmann/php-text-template.git", 6899 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748" 6900 }, 6901 "dist": { 6902 "type": "zip", 6903 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748", 6904 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748", 6905 "shasum": "" 6906 }, 6907 "require": { 6908 "php": ">=8.1" 6909 }, 6910 "require-dev": { 6911 "phpunit/phpunit": "^10.0" 6912 }, 6913 "type": "library", 6914 "extra": { 6915 "branch-alias": { 6916 "dev-main": "3.0-dev" 6917 } 6918 }, 6919 "autoload": { 6920 "classmap": [ 6921 "src/" 6922 ] 6923 }, 6924 "notification-url": "https://packagist.org/downloads/", 6925 "license": [ 6926 "BSD-3-Clause" 6927 ], 6928 "authors": [ 6929 { 6930 "name": "Sebastian Bergmann", 6931 "email": "sebastian@phpunit.de", 6932 "role": "lead" 6933 } 6934 ], 6935 "description": "Simple template engine.", 6936 "homepage": "https://github.com/sebastianbergmann/php-text-template/", 6937 "keywords": [ 6938 "template" 6939 ], 6940 "support": { 6941 "issues": "https://github.com/sebastianbergmann/php-text-template/issues", 6942 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy", 6943 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1" 6944 }, 6945 "funding": [ 6946 { 6947 "url": "https://github.com/sebastianbergmann", 6948 "type": "github" 6949 } 6950 ], 6951 "time": "2023-08-31T14:07:24+00:00" 6952 }, 6953 { 6954 "name": "phpunit/php-timer", 6955 "version": "6.0.0", 6956 "source": { 6957 "type": "git", 6958 "url": "https://github.com/sebastianbergmann/php-timer.git", 6959 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d" 6960 }, 6961 "dist": { 6962 "type": "zip", 6963 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d", 6964 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d", 6965 "shasum": "" 6966 }, 6967 "require": { 6968 "php": ">=8.1" 6969 }, 6970 "require-dev": { 6971 "phpunit/phpunit": "^10.0" 6972 }, 6973 "type": "library", 6974 "extra": { 6975 "branch-alias": { 6976 "dev-main": "6.0-dev" 6977 } 6978 }, 6979 "autoload": { 6980 "classmap": [ 6981 "src/" 6982 ] 6983 }, 6984 "notification-url": "https://packagist.org/downloads/", 6985 "license": [ 6986 "BSD-3-Clause" 6987 ], 6988 "authors": [ 6989 { 6990 "name": "Sebastian Bergmann", 6991 "email": "sebastian@phpunit.de", 6992 "role": "lead" 6993 } 6994 ], 6995 "description": "Utility class for timing", 6996 "homepage": "https://github.com/sebastianbergmann/php-timer/", 6997 "keywords": [ 6998 "timer" 6999 ], 7000 "support": { 7001 "issues": "https://github.com/sebastianbergmann/php-timer/issues", 7002 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0" 7003 }, 7004 "funding": [ 7005 { 7006 "url": "https://github.com/sebastianbergmann", 7007 "type": "github" 7008 } 7009 ], 7010 "time": "2023-02-03T06:57:52+00:00" 7011 }, 7012 { 7013 "name": "phpunit/phpunit", 7014 "version": "10.5.13", 7015 "source": { 7016 "type": "git", 7017 "url": "https://github.com/sebastianbergmann/phpunit.git", 7018 "reference": "20a63fc1c6db29b15da3bd02d4b6cf59900088a7" 7019 }, 7020 "dist": { 7021 "type": "zip", 7022 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/20a63fc1c6db29b15da3bd02d4b6cf59900088a7", 7023 "reference": "20a63fc1c6db29b15da3bd02d4b6cf59900088a7", 7024 "shasum": "" 7025 }, 7026 "require": { 7027 "ext-dom": "*", 7028 "ext-json": "*", 7029 "ext-libxml": "*", 7030 "ext-mbstring": "*", 7031 "ext-xml": "*", 7032 "ext-xmlwriter": "*", 7033 "myclabs/deep-copy": "^1.10.1", 7034 "phar-io/manifest": "^2.0.3", 7035 "phar-io/version": "^3.0.2", 7036 "php": ">=8.1", 7037 "phpunit/php-code-coverage": "^10.1.5", 7038 "phpunit/php-file-iterator": "^4.0", 7039 "phpunit/php-invoker": "^4.0", 7040 "phpunit/php-text-template": "^3.0", 7041 "phpunit/php-timer": "^6.0", 7042 "sebastian/cli-parser": "^2.0", 7043 "sebastian/code-unit": "^2.0", 7044 "sebastian/comparator": "^5.0", 7045 "sebastian/diff": "^5.0", 7046 "sebastian/environment": "^6.0", 7047 "sebastian/exporter": "^5.1", 7048 "sebastian/global-state": "^6.0.1", 7049 "sebastian/object-enumerator": "^5.0", 7050 "sebastian/recursion-context": "^5.0", 7051 "sebastian/type": "^4.0", 7052 "sebastian/version": "^4.0" 7053 }, 7054 "suggest": { 7055 "ext-soap": "To be able to generate mocks based on WSDL files" 7056 }, 7057 "bin": [ 7058 "phpunit" 7059 ], 7060 "type": "library", 7061 "extra": { 7062 "branch-alias": { 7063 "dev-main": "10.5-dev" 7064 } 7065 }, 7066 "autoload": { 7067 "files": [ 7068 "src/Framework/Assert/Functions.php" 7069 ], 7070 "classmap": [ 7071 "src/" 7072 ] 7073 }, 7074 "notification-url": "https://packagist.org/downloads/", 7075 "license": [ 7076 "BSD-3-Clause" 7077 ], 7078 "authors": [ 7079 { 7080 "name": "Sebastian Bergmann", 7081 "email": "sebastian@phpunit.de", 7082 "role": "lead" 7083 } 7084 ], 7085 "description": "The PHP Unit Testing framework.", 7086 "homepage": "https://phpunit.de/", 7087 "keywords": [ 7088 "phpunit", 7089 "testing", 7090 "xunit" 7091 ], 7092 "support": { 7093 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 7094 "security": "https://github.com/sebastianbergmann/phpunit/security/policy", 7095 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.13" 7096 }, 7097 "funding": [ 7098 { 7099 "url": "https://phpunit.de/sponsors.html", 7100 "type": "custom" 7101 }, 7102 { 7103 "url": "https://github.com/sebastianbergmann", 7104 "type": "github" 7105 }, 7106 { 7107 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", 7108 "type": "tidelift" 7109 } 7110 ], 7111 "time": "2024-03-12T15:37:41+00:00" 7112 }, 7113 { 7114 "name": "react/promise", 7115 "version": "v3.1.0", 7116 "source": { 7117 "type": "git", 7118 "url": "https://github.com/reactphp/promise.git", 7119 "reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c" 7120 }, 7121 "dist": { 7122 "type": "zip", 7123 "url": "https://api.github.com/repos/reactphp/promise/zipball/e563d55d1641de1dea9f5e84f3cccc66d2bfe02c", 7124 "reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c", 7125 "shasum": "" 7126 }, 7127 "require": { 7128 "php": ">=7.1.0" 7129 }, 7130 "require-dev": { 7131 "phpstan/phpstan": "1.10.39 || 1.4.10", 7132 "phpunit/phpunit": "^9.6 || ^7.5" 7133 }, 7134 "type": "library", 7135 "autoload": { 7136 "files": [ 7137 "src/functions_include.php" 7138 ], 7139 "psr-4": { 7140 "React\\Promise\\": "src/" 7141 } 7142 }, 7143 "notification-url": "https://packagist.org/downloads/", 7144 "license": [ 7145 "MIT" 7146 ], 7147 "authors": [ 7148 { 7149 "name": "Jan Sorgalla", 7150 "email": "jsorgalla@gmail.com", 7151 "homepage": "https://sorgalla.com/" 7152 }, 7153 { 7154 "name": "Christian Lück", 7155 "email": "christian@clue.engineering", 7156 "homepage": "https://clue.engineering/" 7157 }, 7158 { 7159 "name": "Cees-Jan Kiewiet", 7160 "email": "reactphp@ceesjankiewiet.nl", 7161 "homepage": "https://wyrihaximus.net/" 7162 }, 7163 { 7164 "name": "Chris Boden", 7165 "email": "cboden@gmail.com", 7166 "homepage": "https://cboden.dev/" 7167 } 7168 ], 7169 "description": "A lightweight implementation of CommonJS Promises/A for PHP", 7170 "keywords": [ 7171 "promise", 7172 "promises" 7173 ], 7174 "support": { 7175 "issues": "https://github.com/reactphp/promise/issues", 7176 "source": "https://github.com/reactphp/promise/tree/v3.1.0" 7177 }, 7178 "funding": [ 7179 { 7180 "url": "https://opencollective.com/reactphp", 7181 "type": "open_collective" 7182 } 7183 ], 7184 "time": "2023-11-16T16:21:57+00:00" 7185 }, 7186 { 7187 "name": "sebastian/cli-parser", 7188 "version": "2.0.1", 7189 "source": { 7190 "type": "git", 7191 "url": "https://github.com/sebastianbergmann/cli-parser.git", 7192 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084" 7193 }, 7194 "dist": { 7195 "type": "zip", 7196 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084", 7197 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084", 7198 "shasum": "" 7199 }, 7200 "require": { 7201 "php": ">=8.1" 7202 }, 7203 "require-dev": { 7204 "phpunit/phpunit": "^10.0" 7205 }, 7206 "type": "library", 7207 "extra": { 7208 "branch-alias": { 7209 "dev-main": "2.0-dev" 7210 } 7211 }, 7212 "autoload": { 7213 "classmap": [ 7214 "src/" 7215 ] 7216 }, 7217 "notification-url": "https://packagist.org/downloads/", 7218 "license": [ 7219 "BSD-3-Clause" 7220 ], 7221 "authors": [ 7222 { 7223 "name": "Sebastian Bergmann", 7224 "email": "sebastian@phpunit.de", 7225 "role": "lead" 7226 } 7227 ], 7228 "description": "Library for parsing CLI options", 7229 "homepage": "https://github.com/sebastianbergmann/cli-parser", 7230 "support": { 7231 "issues": "https://github.com/sebastianbergmann/cli-parser/issues", 7232 "security": "https://github.com/sebastianbergmann/cli-parser/security/policy", 7233 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1" 7234 }, 7235 "funding": [ 7236 { 7237 "url": "https://github.com/sebastianbergmann", 7238 "type": "github" 7239 } 7240 ], 7241 "time": "2024-03-02T07:12:49+00:00" 7242 }, 7243 { 7244 "name": "sebastian/code-unit", 7245 "version": "2.0.0", 7246 "source": { 7247 "type": "git", 7248 "url": "https://github.com/sebastianbergmann/code-unit.git", 7249 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503" 7250 }, 7251 "dist": { 7252 "type": "zip", 7253 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503", 7254 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503", 7255 "shasum": "" 7256 }, 7257 "require": { 7258 "php": ">=8.1" 7259 }, 7260 "require-dev": { 7261 "phpunit/phpunit": "^10.0" 7262 }, 7263 "type": "library", 7264 "extra": { 7265 "branch-alias": { 7266 "dev-main": "2.0-dev" 7267 } 7268 }, 7269 "autoload": { 7270 "classmap": [ 7271 "src/" 7272 ] 7273 }, 7274 "notification-url": "https://packagist.org/downloads/", 7275 "license": [ 7276 "BSD-3-Clause" 7277 ], 7278 "authors": [ 7279 { 7280 "name": "Sebastian Bergmann", 7281 "email": "sebastian@phpunit.de", 7282 "role": "lead" 7283 } 7284 ], 7285 "description": "Collection of value objects that represent the PHP code units", 7286 "homepage": "https://github.com/sebastianbergmann/code-unit", 7287 "support": { 7288 "issues": "https://github.com/sebastianbergmann/code-unit/issues", 7289 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0" 7290 }, 7291 "funding": [ 7292 { 7293 "url": "https://github.com/sebastianbergmann", 7294 "type": "github" 7295 } 7296 ], 7297 "time": "2023-02-03T06:58:43+00:00" 7298 }, 7299 { 7300 "name": "sebastian/code-unit-reverse-lookup", 7301 "version": "3.0.0", 7302 "source": { 7303 "type": "git", 7304 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", 7305 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d" 7306 }, 7307 "dist": { 7308 "type": "zip", 7309 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d", 7310 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d", 7311 "shasum": "" 7312 }, 7313 "require": { 7314 "php": ">=8.1" 7315 }, 7316 "require-dev": { 7317 "phpunit/phpunit": "^10.0" 7318 }, 7319 "type": "library", 7320 "extra": { 7321 "branch-alias": { 7322 "dev-main": "3.0-dev" 7323 } 7324 }, 7325 "autoload": { 7326 "classmap": [ 7327 "src/" 7328 ] 7329 }, 7330 "notification-url": "https://packagist.org/downloads/", 7331 "license": [ 7332 "BSD-3-Clause" 7333 ], 7334 "authors": [ 7335 { 7336 "name": "Sebastian Bergmann", 7337 "email": "sebastian@phpunit.de" 7338 } 7339 ], 7340 "description": "Looks up which function or method a line of code belongs to", 7341 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", 7342 "support": { 7343 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", 7344 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0" 7345 }, 7346 "funding": [ 7347 { 7348 "url": "https://github.com/sebastianbergmann", 7349 "type": "github" 7350 } 7351 ], 7352 "time": "2023-02-03T06:59:15+00:00" 7353 }, 7354 { 7355 "name": "sebastian/comparator", 7356 "version": "5.0.1", 7357 "source": { 7358 "type": "git", 7359 "url": "https://github.com/sebastianbergmann/comparator.git", 7360 "reference": "2db5010a484d53ebf536087a70b4a5423c102372" 7361 }, 7362 "dist": { 7363 "type": "zip", 7364 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372", 7365 "reference": "2db5010a484d53ebf536087a70b4a5423c102372", 7366 "shasum": "" 7367 }, 7368 "require": { 7369 "ext-dom": "*", 7370 "ext-mbstring": "*", 7371 "php": ">=8.1", 7372 "sebastian/diff": "^5.0", 7373 "sebastian/exporter": "^5.0" 7374 }, 7375 "require-dev": { 7376 "phpunit/phpunit": "^10.3" 7377 }, 7378 "type": "library", 7379 "extra": { 7380 "branch-alias": { 7381 "dev-main": "5.0-dev" 7382 } 7383 }, 7384 "autoload": { 7385 "classmap": [ 7386 "src/" 7387 ] 7388 }, 7389 "notification-url": "https://packagist.org/downloads/", 7390 "license": [ 7391 "BSD-3-Clause" 7392 ], 7393 "authors": [ 7394 { 7395 "name": "Sebastian Bergmann", 7396 "email": "sebastian@phpunit.de" 7397 }, 7398 { 7399 "name": "Jeff Welch", 7400 "email": "whatthejeff@gmail.com" 7401 }, 7402 { 7403 "name": "Volker Dusch", 7404 "email": "github@wallbash.com" 7405 }, 7406 { 7407 "name": "Bernhard Schussek", 7408 "email": "bschussek@2bepublished.at" 7409 } 7410 ], 7411 "description": "Provides the functionality to compare PHP values for equality", 7412 "homepage": "https://github.com/sebastianbergmann/comparator", 7413 "keywords": [ 7414 "comparator", 7415 "compare", 7416 "equality" 7417 ], 7418 "support": { 7419 "issues": "https://github.com/sebastianbergmann/comparator/issues", 7420 "security": "https://github.com/sebastianbergmann/comparator/security/policy", 7421 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1" 7422 }, 7423 "funding": [ 7424 { 7425 "url": "https://github.com/sebastianbergmann", 7426 "type": "github" 7427 } 7428 ], 7429 "time": "2023-08-14T13:18:12+00:00" 7430 }, 7431 { 7432 "name": "sebastian/complexity", 7433 "version": "3.2.0", 7434 "source": { 7435 "type": "git", 7436 "url": "https://github.com/sebastianbergmann/complexity.git", 7437 "reference": "68ff824baeae169ec9f2137158ee529584553799" 7438 }, 7439 "dist": { 7440 "type": "zip", 7441 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799", 7442 "reference": "68ff824baeae169ec9f2137158ee529584553799", 7443 "shasum": "" 7444 }, 7445 "require": { 7446 "nikic/php-parser": "^4.18 || ^5.0", 7447 "php": ">=8.1" 7448 }, 7449 "require-dev": { 7450 "phpunit/phpunit": "^10.0" 7451 }, 7452 "type": "library", 7453 "extra": { 7454 "branch-alias": { 7455 "dev-main": "3.2-dev" 7456 } 7457 }, 7458 "autoload": { 7459 "classmap": [ 7460 "src/" 7461 ] 7462 }, 7463 "notification-url": "https://packagist.org/downloads/", 7464 "license": [ 7465 "BSD-3-Clause" 7466 ], 7467 "authors": [ 7468 { 7469 "name": "Sebastian Bergmann", 7470 "email": "sebastian@phpunit.de", 7471 "role": "lead" 7472 } 7473 ], 7474 "description": "Library for calculating the complexity of PHP code units", 7475 "homepage": "https://github.com/sebastianbergmann/complexity", 7476 "support": { 7477 "issues": "https://github.com/sebastianbergmann/complexity/issues", 7478 "security": "https://github.com/sebastianbergmann/complexity/security/policy", 7479 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0" 7480 }, 7481 "funding": [ 7482 { 7483 "url": "https://github.com/sebastianbergmann", 7484 "type": "github" 7485 } 7486 ], 7487 "time": "2023-12-21T08:37:17+00:00" 7488 }, 7489 { 7490 "name": "sebastian/diff", 7491 "version": "5.1.1", 7492 "source": { 7493 "type": "git", 7494 "url": "https://github.com/sebastianbergmann/diff.git", 7495 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e" 7496 }, 7497 "dist": { 7498 "type": "zip", 7499 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e", 7500 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e", 7501 "shasum": "" 7502 }, 7503 "require": { 7504 "php": ">=8.1" 7505 }, 7506 "require-dev": { 7507 "phpunit/phpunit": "^10.0", 7508 "symfony/process": "^6.4" 7509 }, 7510 "type": "library", 7511 "extra": { 7512 "branch-alias": { 7513 "dev-main": "5.1-dev" 7514 } 7515 }, 7516 "autoload": { 7517 "classmap": [ 7518 "src/" 7519 ] 7520 }, 7521 "notification-url": "https://packagist.org/downloads/", 7522 "license": [ 7523 "BSD-3-Clause" 7524 ], 7525 "authors": [ 7526 { 7527 "name": "Sebastian Bergmann", 7528 "email": "sebastian@phpunit.de" 7529 }, 7530 { 7531 "name": "Kore Nordmann", 7532 "email": "mail@kore-nordmann.de" 7533 } 7534 ], 7535 "description": "Diff implementation", 7536 "homepage": "https://github.com/sebastianbergmann/diff", 7537 "keywords": [ 7538 "diff", 7539 "udiff", 7540 "unidiff", 7541 "unified diff" 7542 ], 7543 "support": { 7544 "issues": "https://github.com/sebastianbergmann/diff/issues", 7545 "security": "https://github.com/sebastianbergmann/diff/security/policy", 7546 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.1" 7547 }, 7548 "funding": [ 7549 { 7550 "url": "https://github.com/sebastianbergmann", 7551 "type": "github" 7552 } 7553 ], 7554 "time": "2024-03-02T07:15:17+00:00" 7555 }, 7556 { 7557 "name": "sebastian/environment", 7558 "version": "6.0.1", 7559 "source": { 7560 "type": "git", 7561 "url": "https://github.com/sebastianbergmann/environment.git", 7562 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951" 7563 }, 7564 "dist": { 7565 "type": "zip", 7566 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951", 7567 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951", 7568 "shasum": "" 7569 }, 7570 "require": { 7571 "php": ">=8.1" 7572 }, 7573 "require-dev": { 7574 "phpunit/phpunit": "^10.0" 7575 }, 7576 "suggest": { 7577 "ext-posix": "*" 7578 }, 7579 "type": "library", 7580 "extra": { 7581 "branch-alias": { 7582 "dev-main": "6.0-dev" 7583 } 7584 }, 7585 "autoload": { 7586 "classmap": [ 7587 "src/" 7588 ] 7589 }, 7590 "notification-url": "https://packagist.org/downloads/", 7591 "license": [ 7592 "BSD-3-Clause" 7593 ], 7594 "authors": [ 7595 { 7596 "name": "Sebastian Bergmann", 7597 "email": "sebastian@phpunit.de" 7598 } 7599 ], 7600 "description": "Provides functionality to handle HHVM/PHP environments", 7601 "homepage": "https://github.com/sebastianbergmann/environment", 7602 "keywords": [ 7603 "Xdebug", 7604 "environment", 7605 "hhvm" 7606 ], 7607 "support": { 7608 "issues": "https://github.com/sebastianbergmann/environment/issues", 7609 "security": "https://github.com/sebastianbergmann/environment/security/policy", 7610 "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1" 7611 }, 7612 "funding": [ 7613 { 7614 "url": "https://github.com/sebastianbergmann", 7615 "type": "github" 7616 } 7617 ], 7618 "time": "2023-04-11T05:39:26+00:00" 7619 }, 7620 { 7621 "name": "sebastian/exporter", 7622 "version": "5.1.2", 7623 "source": { 7624 "type": "git", 7625 "url": "https://github.com/sebastianbergmann/exporter.git", 7626 "reference": "955288482d97c19a372d3f31006ab3f37da47adf" 7627 }, 7628 "dist": { 7629 "type": "zip", 7630 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf", 7631 "reference": "955288482d97c19a372d3f31006ab3f37da47adf", 7632 "shasum": "" 7633 }, 7634 "require": { 7635 "ext-mbstring": "*", 7636 "php": ">=8.1", 7637 "sebastian/recursion-context": "^5.0" 7638 }, 7639 "require-dev": { 7640 "phpunit/phpunit": "^10.0" 7641 }, 7642 "type": "library", 7643 "extra": { 7644 "branch-alias": { 7645 "dev-main": "5.1-dev" 7646 } 7647 }, 7648 "autoload": { 7649 "classmap": [ 7650 "src/" 7651 ] 7652 }, 7653 "notification-url": "https://packagist.org/downloads/", 7654 "license": [ 7655 "BSD-3-Clause" 7656 ], 7657 "authors": [ 7658 { 7659 "name": "Sebastian Bergmann", 7660 "email": "sebastian@phpunit.de" 7661 }, 7662 { 7663 "name": "Jeff Welch", 7664 "email": "whatthejeff@gmail.com" 7665 }, 7666 { 7667 "name": "Volker Dusch", 7668 "email": "github@wallbash.com" 7669 }, 7670 { 7671 "name": "Adam Harvey", 7672 "email": "aharvey@php.net" 7673 }, 7674 { 7675 "name": "Bernhard Schussek", 7676 "email": "bschussek@gmail.com" 7677 } 7678 ], 7679 "description": "Provides the functionality to export PHP variables for visualization", 7680 "homepage": "https://www.github.com/sebastianbergmann/exporter", 7681 "keywords": [ 7682 "export", 7683 "exporter" 7684 ], 7685 "support": { 7686 "issues": "https://github.com/sebastianbergmann/exporter/issues", 7687 "security": "https://github.com/sebastianbergmann/exporter/security/policy", 7688 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2" 7689 }, 7690 "funding": [ 7691 { 7692 "url": "https://github.com/sebastianbergmann", 7693 "type": "github" 7694 } 7695 ], 7696 "time": "2024-03-02T07:17:12+00:00" 7697 }, 7698 { 7699 "name": "sebastian/global-state", 7700 "version": "6.0.2", 7701 "source": { 7702 "type": "git", 7703 "url": "https://github.com/sebastianbergmann/global-state.git", 7704 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9" 7705 }, 7706 "dist": { 7707 "type": "zip", 7708 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9", 7709 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9", 7710 "shasum": "" 7711 }, 7712 "require": { 7713 "php": ">=8.1", 7714 "sebastian/object-reflector": "^3.0", 7715 "sebastian/recursion-context": "^5.0" 7716 }, 7717 "require-dev": { 7718 "ext-dom": "*", 7719 "phpunit/phpunit": "^10.0" 7720 }, 7721 "type": "library", 7722 "extra": { 7723 "branch-alias": { 7724 "dev-main": "6.0-dev" 7725 } 7726 }, 7727 "autoload": { 7728 "classmap": [ 7729 "src/" 7730 ] 7731 }, 7732 "notification-url": "https://packagist.org/downloads/", 7733 "license": [ 7734 "BSD-3-Clause" 7735 ], 7736 "authors": [ 7737 { 7738 "name": "Sebastian Bergmann", 7739 "email": "sebastian@phpunit.de" 7740 } 7741 ], 7742 "description": "Snapshotting of global state", 7743 "homepage": "https://www.github.com/sebastianbergmann/global-state", 7744 "keywords": [ 7745 "global state" 7746 ], 7747 "support": { 7748 "issues": "https://github.com/sebastianbergmann/global-state/issues", 7749 "security": "https://github.com/sebastianbergmann/global-state/security/policy", 7750 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2" 7751 }, 7752 "funding": [ 7753 { 7754 "url": "https://github.com/sebastianbergmann", 7755 "type": "github" 7756 } 7757 ], 7758 "time": "2024-03-02T07:19:19+00:00" 7759 }, 7760 { 7761 "name": "sebastian/lines-of-code", 7762 "version": "2.0.2", 7763 "source": { 7764 "type": "git", 7765 "url": "https://github.com/sebastianbergmann/lines-of-code.git", 7766 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0" 7767 }, 7768 "dist": { 7769 "type": "zip", 7770 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0", 7771 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0", 7772 "shasum": "" 7773 }, 7774 "require": { 7775 "nikic/php-parser": "^4.18 || ^5.0", 7776 "php": ">=8.1" 7777 }, 7778 "require-dev": { 7779 "phpunit/phpunit": "^10.0" 7780 }, 7781 "type": "library", 7782 "extra": { 7783 "branch-alias": { 7784 "dev-main": "2.0-dev" 7785 } 7786 }, 7787 "autoload": { 7788 "classmap": [ 7789 "src/" 7790 ] 7791 }, 7792 "notification-url": "https://packagist.org/downloads/", 7793 "license": [ 7794 "BSD-3-Clause" 7795 ], 7796 "authors": [ 7797 { 7798 "name": "Sebastian Bergmann", 7799 "email": "sebastian@phpunit.de", 7800 "role": "lead" 7801 } 7802 ], 7803 "description": "Library for counting the lines of code in PHP source code", 7804 "homepage": "https://github.com/sebastianbergmann/lines-of-code", 7805 "support": { 7806 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", 7807 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy", 7808 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2" 7809 }, 7810 "funding": [ 7811 { 7812 "url": "https://github.com/sebastianbergmann", 7813 "type": "github" 7814 } 7815 ], 7816 "time": "2023-12-21T08:38:20+00:00" 7817 }, 7818 { 7819 "name": "sebastian/object-enumerator", 7820 "version": "5.0.0", 7821 "source": { 7822 "type": "git", 7823 "url": "https://github.com/sebastianbergmann/object-enumerator.git", 7824 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906" 7825 }, 7826 "dist": { 7827 "type": "zip", 7828 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906", 7829 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906", 7830 "shasum": "" 7831 }, 7832 "require": { 7833 "php": ">=8.1", 7834 "sebastian/object-reflector": "^3.0", 7835 "sebastian/recursion-context": "^5.0" 7836 }, 7837 "require-dev": { 7838 "phpunit/phpunit": "^10.0" 7839 }, 7840 "type": "library", 7841 "extra": { 7842 "branch-alias": { 7843 "dev-main": "5.0-dev" 7844 } 7845 }, 7846 "autoload": { 7847 "classmap": [ 7848 "src/" 7849 ] 7850 }, 7851 "notification-url": "https://packagist.org/downloads/", 7852 "license": [ 7853 "BSD-3-Clause" 7854 ], 7855 "authors": [ 7856 { 7857 "name": "Sebastian Bergmann", 7858 "email": "sebastian@phpunit.de" 7859 } 7860 ], 7861 "description": "Traverses array structures and object graphs to enumerate all referenced objects", 7862 "homepage": "https://github.com/sebastianbergmann/object-enumerator/", 7863 "support": { 7864 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", 7865 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0" 7866 }, 7867 "funding": [ 7868 { 7869 "url": "https://github.com/sebastianbergmann", 7870 "type": "github" 7871 } 7872 ], 7873 "time": "2023-02-03T07:08:32+00:00" 7874 }, 7875 { 7876 "name": "sebastian/object-reflector", 7877 "version": "3.0.0", 7878 "source": { 7879 "type": "git", 7880 "url": "https://github.com/sebastianbergmann/object-reflector.git", 7881 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957" 7882 }, 7883 "dist": { 7884 "type": "zip", 7885 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957", 7886 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957", 7887 "shasum": "" 7888 }, 7889 "require": { 7890 "php": ">=8.1" 7891 }, 7892 "require-dev": { 7893 "phpunit/phpunit": "^10.0" 7894 }, 7895 "type": "library", 7896 "extra": { 7897 "branch-alias": { 7898 "dev-main": "3.0-dev" 7899 } 7900 }, 7901 "autoload": { 7902 "classmap": [ 7903 "src/" 7904 ] 7905 }, 7906 "notification-url": "https://packagist.org/downloads/", 7907 "license": [ 7908 "BSD-3-Clause" 7909 ], 7910 "authors": [ 7911 { 7912 "name": "Sebastian Bergmann", 7913 "email": "sebastian@phpunit.de" 7914 } 7915 ], 7916 "description": "Allows reflection of object attributes, including inherited and non-public ones", 7917 "homepage": "https://github.com/sebastianbergmann/object-reflector/", 7918 "support": { 7919 "issues": "https://github.com/sebastianbergmann/object-reflector/issues", 7920 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0" 7921 }, 7922 "funding": [ 7923 { 7924 "url": "https://github.com/sebastianbergmann", 7925 "type": "github" 7926 } 7927 ], 7928 "time": "2023-02-03T07:06:18+00:00" 7929 }, 7930 { 7931 "name": "sebastian/recursion-context", 7932 "version": "5.0.0", 7933 "source": { 7934 "type": "git", 7935 "url": "https://github.com/sebastianbergmann/recursion-context.git", 7936 "reference": "05909fb5bc7df4c52992396d0116aed689f93712" 7937 }, 7938 "dist": { 7939 "type": "zip", 7940 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712", 7941 "reference": "05909fb5bc7df4c52992396d0116aed689f93712", 7942 "shasum": "" 7943 }, 7944 "require": { 7945 "php": ">=8.1" 7946 }, 7947 "require-dev": { 7948 "phpunit/phpunit": "^10.0" 7949 }, 7950 "type": "library", 7951 "extra": { 7952 "branch-alias": { 7953 "dev-main": "5.0-dev" 7954 } 7955 }, 7956 "autoload": { 7957 "classmap": [ 7958 "src/" 7959 ] 7960 }, 7961 "notification-url": "https://packagist.org/downloads/", 7962 "license": [ 7963 "BSD-3-Clause" 7964 ], 7965 "authors": [ 7966 { 7967 "name": "Sebastian Bergmann", 7968 "email": "sebastian@phpunit.de" 7969 }, 7970 { 7971 "name": "Jeff Welch", 7972 "email": "whatthejeff@gmail.com" 7973 }, 7974 { 7975 "name": "Adam Harvey", 7976 "email": "aharvey@php.net" 7977 } 7978 ], 7979 "description": "Provides functionality to recursively process PHP variables", 7980 "homepage": "https://github.com/sebastianbergmann/recursion-context", 7981 "support": { 7982 "issues": "https://github.com/sebastianbergmann/recursion-context/issues", 7983 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0" 7984 }, 7985 "funding": [ 7986 { 7987 "url": "https://github.com/sebastianbergmann", 7988 "type": "github" 7989 } 7990 ], 7991 "time": "2023-02-03T07:05:40+00:00" 7992 }, 7993 { 7994 "name": "sebastian/type", 7995 "version": "4.0.0", 7996 "source": { 7997 "type": "git", 7998 "url": "https://github.com/sebastianbergmann/type.git", 7999 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf" 8000 }, 8001 "dist": { 8002 "type": "zip", 8003 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf", 8004 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf", 8005 "shasum": "" 8006 }, 8007 "require": { 8008 "php": ">=8.1" 8009 }, 8010 "require-dev": { 8011 "phpunit/phpunit": "^10.0" 8012 }, 8013 "type": "library", 8014 "extra": { 8015 "branch-alias": { 8016 "dev-main": "4.0-dev" 8017 } 8018 }, 8019 "autoload": { 8020 "classmap": [ 8021 "src/" 8022 ] 8023 }, 8024 "notification-url": "https://packagist.org/downloads/", 8025 "license": [ 8026 "BSD-3-Clause" 8027 ], 8028 "authors": [ 8029 { 8030 "name": "Sebastian Bergmann", 8031 "email": "sebastian@phpunit.de", 8032 "role": "lead" 8033 } 8034 ], 8035 "description": "Collection of value objects that represent the types of the PHP type system", 8036 "homepage": "https://github.com/sebastianbergmann/type", 8037 "support": { 8038 "issues": "https://github.com/sebastianbergmann/type/issues", 8039 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0" 8040 }, 8041 "funding": [ 8042 { 8043 "url": "https://github.com/sebastianbergmann", 8044 "type": "github" 8045 } 8046 ], 8047 "time": "2023-02-03T07:10:45+00:00" 8048 }, 8049 { 8050 "name": "sebastian/version", 8051 "version": "4.0.1", 8052 "source": { 8053 "type": "git", 8054 "url": "https://github.com/sebastianbergmann/version.git", 8055 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17" 8056 }, 8057 "dist": { 8058 "type": "zip", 8059 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17", 8060 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17", 8061 "shasum": "" 8062 }, 8063 "require": { 8064 "php": ">=8.1" 8065 }, 8066 "type": "library", 8067 "extra": { 8068 "branch-alias": { 8069 "dev-main": "4.0-dev" 8070 } 8071 }, 8072 "autoload": { 8073 "classmap": [ 8074 "src/" 8075 ] 8076 }, 8077 "notification-url": "https://packagist.org/downloads/", 8078 "license": [ 8079 "BSD-3-Clause" 8080 ], 8081 "authors": [ 8082 { 8083 "name": "Sebastian Bergmann", 8084 "email": "sebastian@phpunit.de", 8085 "role": "lead" 8086 } 8087 ], 8088 "description": "Library that helps with managing the version number of Git-hosted PHP projects", 8089 "homepage": "https://github.com/sebastianbergmann/version", 8090 "support": { 8091 "issues": "https://github.com/sebastianbergmann/version/issues", 8092 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1" 8093 }, 8094 "funding": [ 8095 { 8096 "url": "https://github.com/sebastianbergmann", 8097 "type": "github" 8098 } 8099 ], 8100 "time": "2023-02-07T11:34:05+00:00" 8101 }, 8102 { 8103 "name": "seld/jsonlint", 8104 "version": "1.10.2", 8105 "source": { 8106 "type": "git", 8107 "url": "https://github.com/Seldaek/jsonlint.git", 8108 "reference": "9bb7db07b5d66d90f6ebf542f09fc67d800e5259" 8109 }, 8110 "dist": { 8111 "type": "zip", 8112 "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9bb7db07b5d66d90f6ebf542f09fc67d800e5259", 8113 "reference": "9bb7db07b5d66d90f6ebf542f09fc67d800e5259", 8114 "shasum": "" 8115 }, 8116 "require": { 8117 "php": "^5.3 || ^7.0 || ^8.0" 8118 }, 8119 "require-dev": { 8120 "phpstan/phpstan": "^1.5", 8121 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13" 8122 }, 8123 "bin": [ 8124 "bin/jsonlint" 8125 ], 8126 "type": "library", 8127 "autoload": { 8128 "psr-4": { 8129 "Seld\\JsonLint\\": "src/Seld/JsonLint/" 8130 } 8131 }, 8132 "notification-url": "https://packagist.org/downloads/", 8133 "license": [ 8134 "MIT" 8135 ], 8136 "authors": [ 8137 { 8138 "name": "Jordi Boggiano", 8139 "email": "j.boggiano@seld.be", 8140 "homepage": "https://seld.be" 8141 } 8142 ], 8143 "description": "JSON Linter", 8144 "keywords": [ 8145 "json", 8146 "linter", 8147 "parser", 8148 "validator" 8149 ], 8150 "support": { 8151 "issues": "https://github.com/Seldaek/jsonlint/issues", 8152 "source": "https://github.com/Seldaek/jsonlint/tree/1.10.2" 8153 }, 8154 "funding": [ 8155 { 8156 "url": "https://github.com/Seldaek", 8157 "type": "github" 8158 }, 8159 { 8160 "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint", 8161 "type": "tidelift" 8162 } 8163 ], 8164 "time": "2024-02-07T12:57:50+00:00" 8165 }, 8166 { 8167 "name": "seld/phar-utils", 8168 "version": "1.2.1", 8169 "source": { 8170 "type": "git", 8171 "url": "https://github.com/Seldaek/phar-utils.git", 8172 "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c" 8173 }, 8174 "dist": { 8175 "type": "zip", 8176 "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", 8177 "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", 8178 "shasum": "" 8179 }, 8180 "require": { 8181 "php": ">=5.3" 8182 }, 8183 "type": "library", 8184 "extra": { 8185 "branch-alias": { 8186 "dev-master": "1.x-dev" 8187 } 8188 }, 8189 "autoload": { 8190 "psr-4": { 8191 "Seld\\PharUtils\\": "src/" 8192 } 8193 }, 8194 "notification-url": "https://packagist.org/downloads/", 8195 "license": [ 8196 "MIT" 8197 ], 8198 "authors": [ 8199 { 8200 "name": "Jordi Boggiano", 8201 "email": "j.boggiano@seld.be" 8202 } 8203 ], 8204 "description": "PHAR file format utilities, for when PHP phars you up", 8205 "keywords": [ 8206 "phar" 8207 ], 8208 "support": { 8209 "issues": "https://github.com/Seldaek/phar-utils/issues", 8210 "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1" 8211 }, 8212 "time": "2022-08-31T10:31:18+00:00" 8213 }, 8214 { 8215 "name": "seld/signal-handler", 8216 "version": "2.0.2", 8217 "source": { 8218 "type": "git", 8219 "url": "https://github.com/Seldaek/signal-handler.git", 8220 "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98" 8221 }, 8222 "dist": { 8223 "type": "zip", 8224 "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98", 8225 "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98", 8226 "shasum": "" 8227 }, 8228 "require": { 8229 "php": ">=7.2.0" 8230 }, 8231 "require-dev": { 8232 "phpstan/phpstan": "^1", 8233 "phpstan/phpstan-deprecation-rules": "^1.0", 8234 "phpstan/phpstan-phpunit": "^1", 8235 "phpstan/phpstan-strict-rules": "^1.3", 8236 "phpunit/phpunit": "^7.5.20 || ^8.5.23", 8237 "psr/log": "^1 || ^2 || ^3" 8238 }, 8239 "type": "library", 8240 "extra": { 8241 "branch-alias": { 8242 "dev-main": "2.x-dev" 8243 } 8244 }, 8245 "autoload": { 8246 "psr-4": { 8247 "Seld\\Signal\\": "src/" 8248 } 8249 }, 8250 "notification-url": "https://packagist.org/downloads/", 8251 "license": [ 8252 "MIT" 8253 ], 8254 "authors": [ 8255 { 8256 "name": "Jordi Boggiano", 8257 "email": "j.boggiano@seld.be", 8258 "homepage": "http://seld.be" 8259 } 8260 ], 8261 "description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development", 8262 "keywords": [ 8263 "posix", 8264 "sigint", 8265 "signal", 8266 "sigterm", 8267 "unix" 8268 ], 8269 "support": { 8270 "issues": "https://github.com/Seldaek/signal-handler/issues", 8271 "source": "https://github.com/Seldaek/signal-handler/tree/2.0.2" 8272 }, 8273 "time": "2023-09-03T09:24:00+00:00" 8274 }, 8275 { 8276 "name": "symfony/config", 8277 "version": "v6.4.4", 8278 "source": { 8279 "type": "git", 8280 "url": "https://github.com/symfony/config.git", 8281 "reference": "6ea4affc27f2086c9d16b92ab5429ce1e3c38047" 8282 }, 8283 "dist": { 8284 "type": "zip", 8285 "url": "https://api.github.com/repos/symfony/config/zipball/6ea4affc27f2086c9d16b92ab5429ce1e3c38047", 8286 "reference": "6ea4affc27f2086c9d16b92ab5429ce1e3c38047", 8287 "shasum": "" 8288 }, 8289 "require": { 8290 "php": ">=8.1", 8291 "symfony/deprecation-contracts": "^2.5|^3", 8292 "symfony/filesystem": "^5.4|^6.0|^7.0", 8293 "symfony/polyfill-ctype": "~1.8" 8294 }, 8295 "conflict": { 8296 "symfony/finder": "<5.4", 8297 "symfony/service-contracts": "<2.5" 8298 }, 8299 "require-dev": { 8300 "symfony/event-dispatcher": "^5.4|^6.0|^7.0", 8301 "symfony/finder": "^5.4|^6.0|^7.0", 8302 "symfony/messenger": "^5.4|^6.0|^7.0", 8303 "symfony/service-contracts": "^2.5|^3", 8304 "symfony/yaml": "^5.4|^6.0|^7.0" 8305 }, 8306 "type": "library", 8307 "autoload": { 8308 "psr-4": { 8309 "Symfony\\Component\\Config\\": "" 8310 }, 8311 "exclude-from-classmap": [ 8312 "/Tests/" 8313 ] 8314 }, 8315 "notification-url": "https://packagist.org/downloads/", 8316 "license": [ 8317 "MIT" 8318 ], 8319 "authors": [ 8320 { 8321 "name": "Fabien Potencier", 8322 "email": "fabien@symfony.com" 8323 }, 8324 { 8325 "name": "Symfony Community", 8326 "homepage": "https://symfony.com/contributors" 8327 } 8328 ], 8329 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", 8330 "homepage": "https://symfony.com", 8331 "support": { 8332 "source": "https://github.com/symfony/config/tree/v6.4.4" 8333 }, 8334 "funding": [ 8335 { 8336 "url": "https://symfony.com/sponsor", 8337 "type": "custom" 8338 }, 8339 { 8340 "url": "https://github.com/fabpot", 8341 "type": "github" 8342 }, 8343 { 8344 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8345 "type": "tidelift" 8346 } 8347 ], 8348 "time": "2024-02-26T07:52:26+00:00" 8349 }, 8350 { 8351 "name": "symfony/console", 8352 "version": "v6.4.4", 8353 "source": { 8354 "type": "git", 8355 "url": "https://github.com/symfony/console.git", 8356 "reference": "0d9e4eb5ad413075624378f474c4167ea202de78" 8357 }, 8358 "dist": { 8359 "type": "zip", 8360 "url": "https://api.github.com/repos/symfony/console/zipball/0d9e4eb5ad413075624378f474c4167ea202de78", 8361 "reference": "0d9e4eb5ad413075624378f474c4167ea202de78", 8362 "shasum": "" 8363 }, 8364 "require": { 8365 "php": ">=8.1", 8366 "symfony/deprecation-contracts": "^2.5|^3", 8367 "symfony/polyfill-mbstring": "~1.0", 8368 "symfony/service-contracts": "^2.5|^3", 8369 "symfony/string": "^5.4|^6.0|^7.0" 8370 }, 8371 "conflict": { 8372 "symfony/dependency-injection": "<5.4", 8373 "symfony/dotenv": "<5.4", 8374 "symfony/event-dispatcher": "<5.4", 8375 "symfony/lock": "<5.4", 8376 "symfony/process": "<5.4" 8377 }, 8378 "provide": { 8379 "psr/log-implementation": "1.0|2.0|3.0" 8380 }, 8381 "require-dev": { 8382 "psr/log": "^1|^2|^3", 8383 "symfony/config": "^5.4|^6.0|^7.0", 8384 "symfony/dependency-injection": "^5.4|^6.0|^7.0", 8385 "symfony/event-dispatcher": "^5.4|^6.0|^7.0", 8386 "symfony/http-foundation": "^6.4|^7.0", 8387 "symfony/http-kernel": "^6.4|^7.0", 8388 "symfony/lock": "^5.4|^6.0|^7.0", 8389 "symfony/messenger": "^5.4|^6.0|^7.0", 8390 "symfony/process": "^5.4|^6.0|^7.0", 8391 "symfony/stopwatch": "^5.4|^6.0|^7.0", 8392 "symfony/var-dumper": "^5.4|^6.0|^7.0" 8393 }, 8394 "type": "library", 8395 "autoload": { 8396 "psr-4": { 8397 "Symfony\\Component\\Console\\": "" 8398 }, 8399 "exclude-from-classmap": [ 8400 "/Tests/" 8401 ] 8402 }, 8403 "notification-url": "https://packagist.org/downloads/", 8404 "license": [ 8405 "MIT" 8406 ], 8407 "authors": [ 8408 { 8409 "name": "Fabien Potencier", 8410 "email": "fabien@symfony.com" 8411 }, 8412 { 8413 "name": "Symfony Community", 8414 "homepage": "https://symfony.com/contributors" 8415 } 8416 ], 8417 "description": "Eases the creation of beautiful and testable command line interfaces", 8418 "homepage": "https://symfony.com", 8419 "keywords": [ 8420 "cli", 8421 "command-line", 8422 "console", 8423 "terminal" 8424 ], 8425 "support": { 8426 "source": "https://github.com/symfony/console/tree/v6.4.4" 8427 }, 8428 "funding": [ 8429 { 8430 "url": "https://symfony.com/sponsor", 8431 "type": "custom" 8432 }, 8433 { 8434 "url": "https://github.com/fabpot", 8435 "type": "github" 8436 }, 8437 { 8438 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8439 "type": "tidelift" 8440 } 8441 ], 8442 "time": "2024-02-22T20:27:10+00:00" 8443 }, 8444 { 8445 "name": "symfony/filesystem", 8446 "version": "v6.4.3", 8447 "source": { 8448 "type": "git", 8449 "url": "https://github.com/symfony/filesystem.git", 8450 "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb" 8451 }, 8452 "dist": { 8453 "type": "zip", 8454 "url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", 8455 "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", 8456 "shasum": "" 8457 }, 8458 "require": { 8459 "php": ">=8.1", 8460 "symfony/polyfill-ctype": "~1.8", 8461 "symfony/polyfill-mbstring": "~1.8" 8462 }, 8463 "type": "library", 8464 "autoload": { 8465 "psr-4": { 8466 "Symfony\\Component\\Filesystem\\": "" 8467 }, 8468 "exclude-from-classmap": [ 8469 "/Tests/" 8470 ] 8471 }, 8472 "notification-url": "https://packagist.org/downloads/", 8473 "license": [ 8474 "MIT" 8475 ], 8476 "authors": [ 8477 { 8478 "name": "Fabien Potencier", 8479 "email": "fabien@symfony.com" 8480 }, 8481 { 8482 "name": "Symfony Community", 8483 "homepage": "https://symfony.com/contributors" 8484 } 8485 ], 8486 "description": "Provides basic utilities for the filesystem", 8487 "homepage": "https://symfony.com", 8488 "support": { 8489 "source": "https://github.com/symfony/filesystem/tree/v6.4.3" 8490 }, 8491 "funding": [ 8492 { 8493 "url": "https://symfony.com/sponsor", 8494 "type": "custom" 8495 }, 8496 { 8497 "url": "https://github.com/fabpot", 8498 "type": "github" 8499 }, 8500 { 8501 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8502 "type": "tidelift" 8503 } 8504 ], 8505 "time": "2024-01-23T14:51:35+00:00" 8506 }, 8507 { 8508 "name": "symfony/finder", 8509 "version": "v6.4.0", 8510 "source": { 8511 "type": "git", 8512 "url": "https://github.com/symfony/finder.git", 8513 "reference": "11d736e97f116ac375a81f96e662911a34cd50ce" 8514 }, 8515 "dist": { 8516 "type": "zip", 8517 "url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce", 8518 "reference": "11d736e97f116ac375a81f96e662911a34cd50ce", 8519 "shasum": "" 8520 }, 8521 "require": { 8522 "php": ">=8.1" 8523 }, 8524 "require-dev": { 8525 "symfony/filesystem": "^6.0|^7.0" 8526 }, 8527 "type": "library", 8528 "autoload": { 8529 "psr-4": { 8530 "Symfony\\Component\\Finder\\": "" 8531 }, 8532 "exclude-from-classmap": [ 8533 "/Tests/" 8534 ] 8535 }, 8536 "notification-url": "https://packagist.org/downloads/", 8537 "license": [ 8538 "MIT" 8539 ], 8540 "authors": [ 8541 { 8542 "name": "Fabien Potencier", 8543 "email": "fabien@symfony.com" 8544 }, 8545 { 8546 "name": "Symfony Community", 8547 "homepage": "https://symfony.com/contributors" 8548 } 8549 ], 8550 "description": "Finds files and directories via an intuitive fluent interface", 8551 "homepage": "https://symfony.com", 8552 "support": { 8553 "source": "https://github.com/symfony/finder/tree/v6.4.0" 8554 }, 8555 "funding": [ 8556 { 8557 "url": "https://symfony.com/sponsor", 8558 "type": "custom" 8559 }, 8560 { 8561 "url": "https://github.com/fabpot", 8562 "type": "github" 8563 }, 8564 { 8565 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8566 "type": "tidelift" 8567 } 8568 ], 8569 "time": "2023-10-31T17:30:12+00:00" 8570 }, 8571 { 8572 "name": "symfony/polyfill-ctype", 8573 "version": "v1.29.0", 8574 "source": { 8575 "type": "git", 8576 "url": "https://github.com/symfony/polyfill-ctype.git", 8577 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4" 8578 }, 8579 "dist": { 8580 "type": "zip", 8581 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4", 8582 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4", 8583 "shasum": "" 8584 }, 8585 "require": { 8586 "php": ">=7.1" 8587 }, 8588 "provide": { 8589 "ext-ctype": "*" 8590 }, 8591 "suggest": { 8592 "ext-ctype": "For best performance" 8593 }, 8594 "type": "library", 8595 "extra": { 8596 "thanks": { 8597 "name": "symfony/polyfill", 8598 "url": "https://github.com/symfony/polyfill" 8599 } 8600 }, 8601 "autoload": { 8602 "files": [ 8603 "bootstrap.php" 8604 ], 8605 "psr-4": { 8606 "Symfony\\Polyfill\\Ctype\\": "" 8607 } 8608 }, 8609 "notification-url": "https://packagist.org/downloads/", 8610 "license": [ 8611 "MIT" 8612 ], 8613 "authors": [ 8614 { 8615 "name": "Gert de Pagter", 8616 "email": "BackEndTea@gmail.com" 8617 }, 8618 { 8619 "name": "Symfony Community", 8620 "homepage": "https://symfony.com/contributors" 8621 } 8622 ], 8623 "description": "Symfony polyfill for ctype functions", 8624 "homepage": "https://symfony.com", 8625 "keywords": [ 8626 "compatibility", 8627 "ctype", 8628 "polyfill", 8629 "portable" 8630 ], 8631 "support": { 8632 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0" 8633 }, 8634 "funding": [ 8635 { 8636 "url": "https://symfony.com/sponsor", 8637 "type": "custom" 8638 }, 8639 { 8640 "url": "https://github.com/fabpot", 8641 "type": "github" 8642 }, 8643 { 8644 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8645 "type": "tidelift" 8646 } 8647 ], 8648 "time": "2024-01-29T20:11:03+00:00" 8649 }, 8650 { 8651 "name": "symfony/polyfill-intl-grapheme", 8652 "version": "v1.29.0", 8653 "source": { 8654 "type": "git", 8655 "url": "https://github.com/symfony/polyfill-intl-grapheme.git", 8656 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f" 8657 }, 8658 "dist": { 8659 "type": "zip", 8660 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f", 8661 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f", 8662 "shasum": "" 8663 }, 8664 "require": { 8665 "php": ">=7.1" 8666 }, 8667 "suggest": { 8668 "ext-intl": "For best performance" 8669 }, 8670 "type": "library", 8671 "extra": { 8672 "thanks": { 8673 "name": "symfony/polyfill", 8674 "url": "https://github.com/symfony/polyfill" 8675 } 8676 }, 8677 "autoload": { 8678 "files": [ 8679 "bootstrap.php" 8680 ], 8681 "psr-4": { 8682 "Symfony\\Polyfill\\Intl\\Grapheme\\": "" 8683 } 8684 }, 8685 "notification-url": "https://packagist.org/downloads/", 8686 "license": [ 8687 "MIT" 8688 ], 8689 "authors": [ 8690 { 8691 "name": "Nicolas Grekas", 8692 "email": "p@tchwork.com" 8693 }, 8694 { 8695 "name": "Symfony Community", 8696 "homepage": "https://symfony.com/contributors" 8697 } 8698 ], 8699 "description": "Symfony polyfill for intl's grapheme_* functions", 8700 "homepage": "https://symfony.com", 8701 "keywords": [ 8702 "compatibility", 8703 "grapheme", 8704 "intl", 8705 "polyfill", 8706 "portable", 8707 "shim" 8708 ], 8709 "support": { 8710 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0" 8711 }, 8712 "funding": [ 8713 { 8714 "url": "https://symfony.com/sponsor", 8715 "type": "custom" 8716 }, 8717 { 8718 "url": "https://github.com/fabpot", 8719 "type": "github" 8720 }, 8721 { 8722 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8723 "type": "tidelift" 8724 } 8725 ], 8726 "time": "2024-01-29T20:11:03+00:00" 8727 }, 8728 { 8729 "name": "symfony/polyfill-php73", 8730 "version": "v1.29.0", 8731 "source": { 8732 "type": "git", 8733 "url": "https://github.com/symfony/polyfill-php73.git", 8734 "reference": "21bd091060673a1177ae842c0ef8fe30893114d2" 8735 }, 8736 "dist": { 8737 "type": "zip", 8738 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2", 8739 "reference": "21bd091060673a1177ae842c0ef8fe30893114d2", 8740 "shasum": "" 8741 }, 8742 "require": { 8743 "php": ">=7.1" 8744 }, 8745 "type": "library", 8746 "extra": { 8747 "thanks": { 8748 "name": "symfony/polyfill", 8749 "url": "https://github.com/symfony/polyfill" 8750 } 8751 }, 8752 "autoload": { 8753 "files": [ 8754 "bootstrap.php" 8755 ], 8756 "psr-4": { 8757 "Symfony\\Polyfill\\Php73\\": "" 8758 }, 8759 "classmap": [ 8760 "Resources/stubs" 8761 ] 8762 }, 8763 "notification-url": "https://packagist.org/downloads/", 8764 "license": [ 8765 "MIT" 8766 ], 8767 "authors": [ 8768 { 8769 "name": "Nicolas Grekas", 8770 "email": "p@tchwork.com" 8771 }, 8772 { 8773 "name": "Symfony Community", 8774 "homepage": "https://symfony.com/contributors" 8775 } 8776 ], 8777 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", 8778 "homepage": "https://symfony.com", 8779 "keywords": [ 8780 "compatibility", 8781 "polyfill", 8782 "portable", 8783 "shim" 8784 ], 8785 "support": { 8786 "source": "https://github.com/symfony/polyfill-php73/tree/v1.29.0" 8787 }, 8788 "funding": [ 8789 { 8790 "url": "https://symfony.com/sponsor", 8791 "type": "custom" 8792 }, 8793 { 8794 "url": "https://github.com/fabpot", 8795 "type": "github" 8796 }, 8797 { 8798 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8799 "type": "tidelift" 8800 } 8801 ], 8802 "time": "2024-01-29T20:11:03+00:00" 8803 }, 8804 { 8805 "name": "symfony/polyfill-php81", 8806 "version": "v1.29.0", 8807 "source": { 8808 "type": "git", 8809 "url": "https://github.com/symfony/polyfill-php81.git", 8810 "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d" 8811 }, 8812 "dist": { 8813 "type": "zip", 8814 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d", 8815 "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d", 8816 "shasum": "" 8817 }, 8818 "require": { 8819 "php": ">=7.1" 8820 }, 8821 "type": "library", 8822 "extra": { 8823 "thanks": { 8824 "name": "symfony/polyfill", 8825 "url": "https://github.com/symfony/polyfill" 8826 } 8827 }, 8828 "autoload": { 8829 "files": [ 8830 "bootstrap.php" 8831 ], 8832 "psr-4": { 8833 "Symfony\\Polyfill\\Php81\\": "" 8834 }, 8835 "classmap": [ 8836 "Resources/stubs" 8837 ] 8838 }, 8839 "notification-url": "https://packagist.org/downloads/", 8840 "license": [ 8841 "MIT" 8842 ], 8843 "authors": [ 8844 { 8845 "name": "Nicolas Grekas", 8846 "email": "p@tchwork.com" 8847 }, 8848 { 8849 "name": "Symfony Community", 8850 "homepage": "https://symfony.com/contributors" 8851 } 8852 ], 8853 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", 8854 "homepage": "https://symfony.com", 8855 "keywords": [ 8856 "compatibility", 8857 "polyfill", 8858 "portable", 8859 "shim" 8860 ], 8861 "support": { 8862 "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0" 8863 }, 8864 "funding": [ 8865 { 8866 "url": "https://symfony.com/sponsor", 8867 "type": "custom" 8868 }, 8869 { 8870 "url": "https://github.com/fabpot", 8871 "type": "github" 8872 }, 8873 { 8874 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8875 "type": "tidelift" 8876 } 8877 ], 8878 "time": "2024-01-29T20:11:03+00:00" 8879 }, 8880 { 8881 "name": "symfony/process", 8882 "version": "v6.4.4", 8883 "source": { 8884 "type": "git", 8885 "url": "https://github.com/symfony/process.git", 8886 "reference": "710e27879e9be3395de2b98da3f52a946039f297" 8887 }, 8888 "dist": { 8889 "type": "zip", 8890 "url": "https://api.github.com/repos/symfony/process/zipball/710e27879e9be3395de2b98da3f52a946039f297", 8891 "reference": "710e27879e9be3395de2b98da3f52a946039f297", 8892 "shasum": "" 8893 }, 8894 "require": { 8895 "php": ">=8.1" 8896 }, 8897 "type": "library", 8898 "autoload": { 8899 "psr-4": { 8900 "Symfony\\Component\\Process\\": "" 8901 }, 8902 "exclude-from-classmap": [ 8903 "/Tests/" 8904 ] 8905 }, 8906 "notification-url": "https://packagist.org/downloads/", 8907 "license": [ 8908 "MIT" 8909 ], 8910 "authors": [ 8911 { 8912 "name": "Fabien Potencier", 8913 "email": "fabien@symfony.com" 8914 }, 8915 { 8916 "name": "Symfony Community", 8917 "homepage": "https://symfony.com/contributors" 8918 } 8919 ], 8920 "description": "Executes commands in sub-processes", 8921 "homepage": "https://symfony.com", 8922 "support": { 8923 "source": "https://github.com/symfony/process/tree/v6.4.4" 8924 }, 8925 "funding": [ 8926 { 8927 "url": "https://symfony.com/sponsor", 8928 "type": "custom" 8929 }, 8930 { 8931 "url": "https://github.com/fabpot", 8932 "type": "github" 8933 }, 8934 { 8935 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8936 "type": "tidelift" 8937 } 8938 ], 8939 "time": "2024-02-20T12:31:00+00:00" 8940 }, 8941 { 8942 "name": "symfony/stopwatch", 8943 "version": "v6.4.3", 8944 "source": { 8945 "type": "git", 8946 "url": "https://github.com/symfony/stopwatch.git", 8947 "reference": "416596166641f1f728b0a64f5b9dd07cceb410c1" 8948 }, 8949 "dist": { 8950 "type": "zip", 8951 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/416596166641f1f728b0a64f5b9dd07cceb410c1", 8952 "reference": "416596166641f1f728b0a64f5b9dd07cceb410c1", 8953 "shasum": "" 8954 }, 8955 "require": { 8956 "php": ">=8.1", 8957 "symfony/service-contracts": "^2.5|^3" 8958 }, 8959 "type": "library", 8960 "autoload": { 8961 "psr-4": { 8962 "Symfony\\Component\\Stopwatch\\": "" 8963 }, 8964 "exclude-from-classmap": [ 8965 "/Tests/" 8966 ] 8967 }, 8968 "notification-url": "https://packagist.org/downloads/", 8969 "license": [ 8970 "MIT" 8971 ], 8972 "authors": [ 8973 { 8974 "name": "Fabien Potencier", 8975 "email": "fabien@symfony.com" 8976 }, 8977 { 8978 "name": "Symfony Community", 8979 "homepage": "https://symfony.com/contributors" 8980 } 8981 ], 8982 "description": "Provides a way to profile code", 8983 "homepage": "https://symfony.com", 8984 "support": { 8985 "source": "https://github.com/symfony/stopwatch/tree/v6.4.3" 8986 }, 8987 "funding": [ 8988 { 8989 "url": "https://symfony.com/sponsor", 8990 "type": "custom" 8991 }, 8992 { 8993 "url": "https://github.com/fabpot", 8994 "type": "github" 8995 }, 8996 { 8997 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 8998 "type": "tidelift" 8999 } 9000 ], 9001 "time": "2024-01-23T14:35:58+00:00" 9002 }, 9003 { 9004 "name": "symfony/string", 9005 "version": "v6.4.4", 9006 "source": { 9007 "type": "git", 9008 "url": "https://github.com/symfony/string.git", 9009 "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9" 9010 }, 9011 "dist": { 9012 "type": "zip", 9013 "url": "https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", 9014 "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", 9015 "shasum": "" 9016 }, 9017 "require": { 9018 "php": ">=8.1", 9019 "symfony/polyfill-ctype": "~1.8", 9020 "symfony/polyfill-intl-grapheme": "~1.0", 9021 "symfony/polyfill-intl-normalizer": "~1.0", 9022 "symfony/polyfill-mbstring": "~1.0" 9023 }, 9024 "conflict": { 9025 "symfony/translation-contracts": "<2.5" 9026 }, 9027 "require-dev": { 9028 "symfony/error-handler": "^5.4|^6.0|^7.0", 9029 "symfony/http-client": "^5.4|^6.0|^7.0", 9030 "symfony/intl": "^6.2|^7.0", 9031 "symfony/translation-contracts": "^2.5|^3.0", 9032 "symfony/var-exporter": "^5.4|^6.0|^7.0" 9033 }, 9034 "type": "library", 9035 "autoload": { 9036 "files": [ 9037 "Resources/functions.php" 9038 ], 9039 "psr-4": { 9040 "Symfony\\Component\\String\\": "" 9041 }, 9042 "exclude-from-classmap": [ 9043 "/Tests/" 9044 ] 9045 }, 9046 "notification-url": "https://packagist.org/downloads/", 9047 "license": [ 9048 "MIT" 9049 ], 9050 "authors": [ 9051 { 9052 "name": "Nicolas Grekas", 9053 "email": "p@tchwork.com" 9054 }, 9055 { 9056 "name": "Symfony Community", 9057 "homepage": "https://symfony.com/contributors" 9058 } 9059 ], 9060 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", 9061 "homepage": "https://symfony.com", 9062 "keywords": [ 9063 "grapheme", 9064 "i18n", 9065 "string", 9066 "unicode", 9067 "utf-8", 9068 "utf8" 9069 ], 9070 "support": { 9071 "source": "https://github.com/symfony/string/tree/v6.4.4" 9072 }, 9073 "funding": [ 9074 { 9075 "url": "https://symfony.com/sponsor", 9076 "type": "custom" 9077 }, 9078 { 9079 "url": "https://github.com/fabpot", 9080 "type": "github" 9081 }, 9082 { 9083 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 9084 "type": "tidelift" 9085 } 9086 ], 9087 "time": "2024-02-01T13:16:41+00:00" 9088 }, 9089 { 9090 "name": "symfony/yaml", 9091 "version": "v6.4.3", 9092 "source": { 9093 "type": "git", 9094 "url": "https://github.com/symfony/yaml.git", 9095 "reference": "d75715985f0f94f978e3a8fa42533e10db921b90" 9096 }, 9097 "dist": { 9098 "type": "zip", 9099 "url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90", 9100 "reference": "d75715985f0f94f978e3a8fa42533e10db921b90", 9101 "shasum": "" 9102 }, 9103 "require": { 9104 "php": ">=8.1", 9105 "symfony/deprecation-contracts": "^2.5|^3", 9106 "symfony/polyfill-ctype": "^1.8" 9107 }, 9108 "conflict": { 9109 "symfony/console": "<5.4" 9110 }, 9111 "require-dev": { 9112 "symfony/console": "^5.4|^6.0|^7.0" 9113 }, 9114 "bin": [ 9115 "Resources/bin/yaml-lint" 9116 ], 9117 "type": "library", 9118 "autoload": { 9119 "psr-4": { 9120 "Symfony\\Component\\Yaml\\": "" 9121 }, 9122 "exclude-from-classmap": [ 9123 "/Tests/" 9124 ] 9125 }, 9126 "notification-url": "https://packagist.org/downloads/", 9127 "license": [ 9128 "MIT" 9129 ], 9130 "authors": [ 9131 { 9132 "name": "Fabien Potencier", 9133 "email": "fabien@symfony.com" 9134 }, 9135 { 9136 "name": "Symfony Community", 9137 "homepage": "https://symfony.com/contributors" 9138 } 9139 ], 9140 "description": "Loads and dumps YAML files", 9141 "homepage": "https://symfony.com", 9142 "support": { 9143 "source": "https://github.com/symfony/yaml/tree/v6.4.3" 9144 }, 9145 "funding": [ 9146 { 9147 "url": "https://symfony.com/sponsor", 9148 "type": "custom" 9149 }, 9150 { 9151 "url": "https://github.com/fabpot", 9152 "type": "github" 9153 }, 9154 { 9155 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 9156 "type": "tidelift" 9157 } 9158 ], 9159 "time": "2024-01-23T14:51:35+00:00" 9160 }, 9161 { 9162 "name": "theseer/tokenizer", 9163 "version": "1.2.3", 9164 "source": { 9165 "type": "git", 9166 "url": "https://github.com/theseer/tokenizer.git", 9167 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2" 9168 }, 9169 "dist": { 9170 "type": "zip", 9171 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", 9172 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", 9173 "shasum": "" 9174 }, 9175 "require": { 9176 "ext-dom": "*", 9177 "ext-tokenizer": "*", 9178 "ext-xmlwriter": "*", 9179 "php": "^7.2 || ^8.0" 9180 }, 9181 "type": "library", 9182 "autoload": { 9183 "classmap": [ 9184 "src/" 9185 ] 9186 }, 9187 "notification-url": "https://packagist.org/downloads/", 9188 "license": [ 9189 "BSD-3-Clause" 9190 ], 9191 "authors": [ 9192 { 9193 "name": "Arne Blankerts", 9194 "email": "arne@blankerts.de", 9195 "role": "Developer" 9196 } 9197 ], 9198 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", 9199 "support": { 9200 "issues": "https://github.com/theseer/tokenizer/issues", 9201 "source": "https://github.com/theseer/tokenizer/tree/1.2.3" 9202 }, 9203 "funding": [ 9204 { 9205 "url": "https://github.com/theseer", 9206 "type": "github" 9207 } 9208 ], 9209 "time": "2024-03-03T12:36:25+00:00" 9210 } 9211 ], 9212 "aliases": [], 9213 "minimum-stability": "stable", 9214 "stability-flags": [], 9215 "prefer-stable": false, 9216 "prefer-lowest": false, 9217 "platform": { 9218 "php": "8.1 - 8.3", 9219 "ext-ctype": "*", 9220 "ext-curl": "*", 9221 "ext-fileinfo": "*", 9222 "ext-gd": "*", 9223 "ext-iconv": "*", 9224 "ext-intl": "*", 9225 "ext-json": "*", 9226 "ext-mbstring": "*", 9227 "ext-pcre": "*", 9228 "ext-pdo": "*", 9229 "ext-session": "*", 9230 "ext-xml": "*" 9231 }, 9232 "platform-dev": { 9233 "ext-dom": "*", 9234 "ext-libxml": "*", 9235 "ext-pdo_sqlite": "*", 9236 "ext-sqlite3": "*" 9237 }, 9238 "platform-overrides": { 9239 "php": "8.1.0" 9240 }, 9241 "plugin-api-version": "2.6.0" 9242} 9243