Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

Merge pull request #318530 from patka-123/update-php-cs-fixer

php81Packages.php-cs-fixer: 3.51.0 -> 3.58.1

authored by

Pol Dellaiera and committed by
GitHub
af98a477 902a487d

+1735 -218
+1732 -215
pkgs/development/php-packages/php-cs-fixer/composer.lock
··· 4 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 5 5 "This file is @generated automatically" 6 6 ], 7 - "content-hash": "51f7af207f2db0d57a6e749c90fc8a2a", 7 + "content-hash": "787d06b680629dbd19e87f55f7aa69b5", 8 8 "packages": [ 9 9 { 10 + "name": "clue/ndjson-react", 11 + "version": "v1.3.0", 12 + "source": { 13 + "type": "git", 14 + "url": "https://github.com/clue/reactphp-ndjson.git", 15 + "reference": "392dc165fce93b5bb5c637b67e59619223c931b0" 16 + }, 17 + "dist": { 18 + "type": "zip", 19 + "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0", 20 + "reference": "392dc165fce93b5bb5c637b67e59619223c931b0", 21 + "shasum": "" 22 + }, 23 + "require": { 24 + "php": ">=5.3", 25 + "react/stream": "^1.2" 26 + }, 27 + "require-dev": { 28 + "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35", 29 + "react/event-loop": "^1.2" 30 + }, 31 + "type": "library", 32 + "autoload": { 33 + "psr-4": { 34 + "Clue\\React\\NDJson\\": "src/" 35 + } 36 + }, 37 + "notification-url": "https://packagist.org/downloads/", 38 + "license": [ 39 + "MIT" 40 + ], 41 + "authors": [ 42 + { 43 + "name": "Christian Lück", 44 + "email": "christian@clue.engineering" 45 + } 46 + ], 47 + "description": "Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.", 48 + "homepage": "https://github.com/clue/reactphp-ndjson", 49 + "keywords": [ 50 + "NDJSON", 51 + "json", 52 + "jsonlines", 53 + "newline", 54 + "reactphp", 55 + "streaming" 56 + ], 57 + "support": { 58 + "issues": "https://github.com/clue/reactphp-ndjson/issues", 59 + "source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0" 60 + }, 61 + "funding": [ 62 + { 63 + "url": "https://clue.engineering/support", 64 + "type": "custom" 65 + }, 66 + { 67 + "url": "https://github.com/clue", 68 + "type": "github" 69 + } 70 + ], 71 + "time": "2022-12-23T10:58:28+00:00" 72 + }, 73 + { 10 74 "name": "composer/pcre", 11 - "version": "3.1.1", 75 + "version": "3.1.4", 12 76 "source": { 13 77 "type": "git", 14 78 "url": "https://github.com/composer/pcre.git", 15 - "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9" 79 + "reference": "04229f163664973f68f38f6f73d917799168ef24" 16 80 }, 17 81 "dist": { 18 82 "type": "zip", 19 - "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9", 20 - "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9", 83 + "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24", 84 + "reference": "04229f163664973f68f38f6f73d917799168ef24", 21 85 "shasum": "" 22 86 }, 23 87 "require": { ··· 59 123 ], 60 124 "support": { 61 125 "issues": "https://github.com/composer/pcre/issues", 62 - "source": "https://github.com/composer/pcre/tree/3.1.1" 126 + "source": "https://github.com/composer/pcre/tree/3.1.4" 63 127 }, 64 128 "funding": [ 65 129 { ··· 75 139 "type": "tidelift" 76 140 } 77 141 ], 78 - "time": "2023-10-11T07:11:09+00:00" 142 + "time": "2024-05-27T13:40:54+00:00" 79 143 }, 80 144 { 81 145 "name": "composer/semver", ··· 160 224 }, 161 225 { 162 226 "name": "composer/xdebug-handler", 163 - "version": "3.0.3", 227 + "version": "3.0.5", 164 228 "source": { 165 229 "type": "git", 166 230 "url": "https://github.com/composer/xdebug-handler.git", 167 - "reference": "ced299686f41dce890debac69273b47ffe98a40c" 231 + "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef" 168 232 }, 169 233 "dist": { 170 234 "type": "zip", 171 - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c", 172 - "reference": "ced299686f41dce890debac69273b47ffe98a40c", 235 + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef", 236 + "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef", 173 237 "shasum": "" 174 238 }, 175 239 "require": { ··· 180 244 "require-dev": { 181 245 "phpstan/phpstan": "^1.0", 182 246 "phpstan/phpstan-strict-rules": "^1.1", 183 - "symfony/phpunit-bridge": "^6.0" 247 + "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5" 184 248 }, 185 249 "type": "library", 186 250 "autoload": { ··· 204 268 "performance" 205 269 ], 206 270 "support": { 207 - "irc": "irc://irc.freenode.org/composer", 271 + "irc": "ircs://irc.libera.chat:6697/composer", 208 272 "issues": "https://github.com/composer/xdebug-handler/issues", 209 - "source": "https://github.com/composer/xdebug-handler/tree/3.0.3" 273 + "source": "https://github.com/composer/xdebug-handler/tree/3.0.5" 210 274 }, 211 275 "funding": [ 212 276 { ··· 222 286 "type": "tidelift" 223 287 } 224 288 ], 225 - "time": "2022-02-25T21:32:43+00:00" 289 + "time": "2024-05-06T16:37:16+00:00" 290 + }, 291 + { 292 + "name": "evenement/evenement", 293 + "version": "v3.0.2", 294 + "source": { 295 + "type": "git", 296 + "url": "https://github.com/igorw/evenement.git", 297 + "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc" 298 + }, 299 + "dist": { 300 + "type": "zip", 301 + "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc", 302 + "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc", 303 + "shasum": "" 304 + }, 305 + "require": { 306 + "php": ">=7.0" 307 + }, 308 + "require-dev": { 309 + "phpunit/phpunit": "^9 || ^6" 310 + }, 311 + "type": "library", 312 + "autoload": { 313 + "psr-4": { 314 + "Evenement\\": "src/" 315 + } 316 + }, 317 + "notification-url": "https://packagist.org/downloads/", 318 + "license": [ 319 + "MIT" 320 + ], 321 + "authors": [ 322 + { 323 + "name": "Igor Wiedler", 324 + "email": "igor@wiedler.ch" 325 + } 326 + ], 327 + "description": "Événement is a very simple event dispatching library for PHP", 328 + "keywords": [ 329 + "event-dispatcher", 330 + "event-emitter" 331 + ], 332 + "support": { 333 + "issues": "https://github.com/igorw/evenement/issues", 334 + "source": "https://github.com/igorw/evenement/tree/v3.0.2" 335 + }, 336 + "time": "2023-08-08T05:53:35+00:00" 337 + }, 338 + { 339 + "name": "fidry/cpu-core-counter", 340 + "version": "1.1.0", 341 + "source": { 342 + "type": "git", 343 + "url": "https://github.com/theofidry/cpu-core-counter.git", 344 + "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42" 345 + }, 346 + "dist": { 347 + "type": "zip", 348 + "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42", 349 + "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42", 350 + "shasum": "" 351 + }, 352 + "require": { 353 + "php": "^7.2 || ^8.0" 354 + }, 355 + "require-dev": { 356 + "fidry/makefile": "^0.2.0", 357 + "fidry/php-cs-fixer-config": "^1.1.2", 358 + "phpstan/extension-installer": "^1.2.0", 359 + "phpstan/phpstan": "^1.9.2", 360 + "phpstan/phpstan-deprecation-rules": "^1.0.0", 361 + "phpstan/phpstan-phpunit": "^1.2.2", 362 + "phpstan/phpstan-strict-rules": "^1.4.4", 363 + "phpunit/phpunit": "^8.5.31 || ^9.5.26", 364 + "webmozarts/strict-phpunit": "^7.5" 365 + }, 366 + "type": "library", 367 + "autoload": { 368 + "psr-4": { 369 + "Fidry\\CpuCoreCounter\\": "src/" 370 + } 371 + }, 372 + "notification-url": "https://packagist.org/downloads/", 373 + "license": [ 374 + "MIT" 375 + ], 376 + "authors": [ 377 + { 378 + "name": "Théo FIDRY", 379 + "email": "theo.fidry@gmail.com" 380 + } 381 + ], 382 + "description": "Tiny utility to get the number of CPU cores.", 383 + "keywords": [ 384 + "CPU", 385 + "core" 386 + ], 387 + "support": { 388 + "issues": "https://github.com/theofidry/cpu-core-counter/issues", 389 + "source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0" 390 + }, 391 + "funding": [ 392 + { 393 + "url": "https://github.com/theofidry", 394 + "type": "github" 395 + } 396 + ], 397 + "time": "2024-02-07T09:43:46+00:00" 226 398 }, 227 399 { 228 400 "name": "psr/container", ··· 378 550 "time": "2021-07-14T16:41:46+00:00" 379 551 }, 380 552 { 553 + "name": "react/cache", 554 + "version": "v1.2.0", 555 + "source": { 556 + "type": "git", 557 + "url": "https://github.com/reactphp/cache.git", 558 + "reference": "d47c472b64aa5608225f47965a484b75c7817d5b" 559 + }, 560 + "dist": { 561 + "type": "zip", 562 + "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b", 563 + "reference": "d47c472b64aa5608225f47965a484b75c7817d5b", 564 + "shasum": "" 565 + }, 566 + "require": { 567 + "php": ">=5.3.0", 568 + "react/promise": "^3.0 || ^2.0 || ^1.1" 569 + }, 570 + "require-dev": { 571 + "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35" 572 + }, 573 + "type": "library", 574 + "autoload": { 575 + "psr-4": { 576 + "React\\Cache\\": "src/" 577 + } 578 + }, 579 + "notification-url": "https://packagist.org/downloads/", 580 + "license": [ 581 + "MIT" 582 + ], 583 + "authors": [ 584 + { 585 + "name": "Christian Lück", 586 + "email": "christian@clue.engineering", 587 + "homepage": "https://clue.engineering/" 588 + }, 589 + { 590 + "name": "Cees-Jan Kiewiet", 591 + "email": "reactphp@ceesjankiewiet.nl", 592 + "homepage": "https://wyrihaximus.net/" 593 + }, 594 + { 595 + "name": "Jan Sorgalla", 596 + "email": "jsorgalla@gmail.com", 597 + "homepage": "https://sorgalla.com/" 598 + }, 599 + { 600 + "name": "Chris Boden", 601 + "email": "cboden@gmail.com", 602 + "homepage": "https://cboden.dev/" 603 + } 604 + ], 605 + "description": "Async, Promise-based cache interface for ReactPHP", 606 + "keywords": [ 607 + "cache", 608 + "caching", 609 + "promise", 610 + "reactphp" 611 + ], 612 + "support": { 613 + "issues": "https://github.com/reactphp/cache/issues", 614 + "source": "https://github.com/reactphp/cache/tree/v1.2.0" 615 + }, 616 + "funding": [ 617 + { 618 + "url": "https://opencollective.com/reactphp", 619 + "type": "open_collective" 620 + } 621 + ], 622 + "time": "2022-11-30T15:59:55+00:00" 623 + }, 624 + { 625 + "name": "react/child-process", 626 + "version": "v0.6.5", 627 + "source": { 628 + "type": "git", 629 + "url": "https://github.com/reactphp/child-process.git", 630 + "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43" 631 + }, 632 + "dist": { 633 + "type": "zip", 634 + "url": "https://api.github.com/repos/reactphp/child-process/zipball/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43", 635 + "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43", 636 + "shasum": "" 637 + }, 638 + "require": { 639 + "evenement/evenement": "^3.0 || ^2.0 || ^1.0", 640 + "php": ">=5.3.0", 641 + "react/event-loop": "^1.2", 642 + "react/stream": "^1.2" 643 + }, 644 + "require-dev": { 645 + "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35", 646 + "react/socket": "^1.8", 647 + "sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0" 648 + }, 649 + "type": "library", 650 + "autoload": { 651 + "psr-4": { 652 + "React\\ChildProcess\\": "src" 653 + } 654 + }, 655 + "notification-url": "https://packagist.org/downloads/", 656 + "license": [ 657 + "MIT" 658 + ], 659 + "authors": [ 660 + { 661 + "name": "Christian Lück", 662 + "email": "christian@clue.engineering", 663 + "homepage": "https://clue.engineering/" 664 + }, 665 + { 666 + "name": "Cees-Jan Kiewiet", 667 + "email": "reactphp@ceesjankiewiet.nl", 668 + "homepage": "https://wyrihaximus.net/" 669 + }, 670 + { 671 + "name": "Jan Sorgalla", 672 + "email": "jsorgalla@gmail.com", 673 + "homepage": "https://sorgalla.com/" 674 + }, 675 + { 676 + "name": "Chris Boden", 677 + "email": "cboden@gmail.com", 678 + "homepage": "https://cboden.dev/" 679 + } 680 + ], 681 + "description": "Event-driven library for executing child processes with ReactPHP.", 682 + "keywords": [ 683 + "event-driven", 684 + "process", 685 + "reactphp" 686 + ], 687 + "support": { 688 + "issues": "https://github.com/reactphp/child-process/issues", 689 + "source": "https://github.com/reactphp/child-process/tree/v0.6.5" 690 + }, 691 + "funding": [ 692 + { 693 + "url": "https://github.com/WyriHaximus", 694 + "type": "github" 695 + }, 696 + { 697 + "url": "https://github.com/clue", 698 + "type": "github" 699 + } 700 + ], 701 + "time": "2022-09-16T13:41:56+00:00" 702 + }, 703 + { 704 + "name": "react/dns", 705 + "version": "v1.12.0", 706 + "source": { 707 + "type": "git", 708 + "url": "https://github.com/reactphp/dns.git", 709 + "reference": "c134600642fa615b46b41237ef243daa65bb64ec" 710 + }, 711 + "dist": { 712 + "type": "zip", 713 + "url": "https://api.github.com/repos/reactphp/dns/zipball/c134600642fa615b46b41237ef243daa65bb64ec", 714 + "reference": "c134600642fa615b46b41237ef243daa65bb64ec", 715 + "shasum": "" 716 + }, 717 + "require": { 718 + "php": ">=5.3.0", 719 + "react/cache": "^1.0 || ^0.6 || ^0.5", 720 + "react/event-loop": "^1.2", 721 + "react/promise": "^3.0 || ^2.7 || ^1.2.1" 722 + }, 723 + "require-dev": { 724 + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36", 725 + "react/async": "^4 || ^3 || ^2", 726 + "react/promise-timer": "^1.9" 727 + }, 728 + "type": "library", 729 + "autoload": { 730 + "psr-4": { 731 + "React\\Dns\\": "src/" 732 + } 733 + }, 734 + "notification-url": "https://packagist.org/downloads/", 735 + "license": [ 736 + "MIT" 737 + ], 738 + "authors": [ 739 + { 740 + "name": "Christian Lück", 741 + "email": "christian@clue.engineering", 742 + "homepage": "https://clue.engineering/" 743 + }, 744 + { 745 + "name": "Cees-Jan Kiewiet", 746 + "email": "reactphp@ceesjankiewiet.nl", 747 + "homepage": "https://wyrihaximus.net/" 748 + }, 749 + { 750 + "name": "Jan Sorgalla", 751 + "email": "jsorgalla@gmail.com", 752 + "homepage": "https://sorgalla.com/" 753 + }, 754 + { 755 + "name": "Chris Boden", 756 + "email": "cboden@gmail.com", 757 + "homepage": "https://cboden.dev/" 758 + } 759 + ], 760 + "description": "Async DNS resolver for ReactPHP", 761 + "keywords": [ 762 + "async", 763 + "dns", 764 + "dns-resolver", 765 + "reactphp" 766 + ], 767 + "support": { 768 + "issues": "https://github.com/reactphp/dns/issues", 769 + "source": "https://github.com/reactphp/dns/tree/v1.12.0" 770 + }, 771 + "funding": [ 772 + { 773 + "url": "https://opencollective.com/reactphp", 774 + "type": "open_collective" 775 + } 776 + ], 777 + "time": "2023-11-29T12:41:06+00:00" 778 + }, 779 + { 780 + "name": "react/event-loop", 781 + "version": "v1.5.0", 782 + "source": { 783 + "type": "git", 784 + "url": "https://github.com/reactphp/event-loop.git", 785 + "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354" 786 + }, 787 + "dist": { 788 + "type": "zip", 789 + "url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354", 790 + "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354", 791 + "shasum": "" 792 + }, 793 + "require": { 794 + "php": ">=5.3.0" 795 + }, 796 + "require-dev": { 797 + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" 798 + }, 799 + "suggest": { 800 + "ext-pcntl": "For signal handling support when using the StreamSelectLoop" 801 + }, 802 + "type": "library", 803 + "autoload": { 804 + "psr-4": { 805 + "React\\EventLoop\\": "src/" 806 + } 807 + }, 808 + "notification-url": "https://packagist.org/downloads/", 809 + "license": [ 810 + "MIT" 811 + ], 812 + "authors": [ 813 + { 814 + "name": "Christian Lück", 815 + "email": "christian@clue.engineering", 816 + "homepage": "https://clue.engineering/" 817 + }, 818 + { 819 + "name": "Cees-Jan Kiewiet", 820 + "email": "reactphp@ceesjankiewiet.nl", 821 + "homepage": "https://wyrihaximus.net/" 822 + }, 823 + { 824 + "name": "Jan Sorgalla", 825 + "email": "jsorgalla@gmail.com", 826 + "homepage": "https://sorgalla.com/" 827 + }, 828 + { 829 + "name": "Chris Boden", 830 + "email": "cboden@gmail.com", 831 + "homepage": "https://cboden.dev/" 832 + } 833 + ], 834 + "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.", 835 + "keywords": [ 836 + "asynchronous", 837 + "event-loop" 838 + ], 839 + "support": { 840 + "issues": "https://github.com/reactphp/event-loop/issues", 841 + "source": "https://github.com/reactphp/event-loop/tree/v1.5.0" 842 + }, 843 + "funding": [ 844 + { 845 + "url": "https://opencollective.com/reactphp", 846 + "type": "open_collective" 847 + } 848 + ], 849 + "time": "2023-11-13T13:48:05+00:00" 850 + }, 851 + { 852 + "name": "react/promise", 853 + "version": "v3.2.0", 854 + "source": { 855 + "type": "git", 856 + "url": "https://github.com/reactphp/promise.git", 857 + "reference": "8a164643313c71354582dc850b42b33fa12a4b63" 858 + }, 859 + "dist": { 860 + "type": "zip", 861 + "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63", 862 + "reference": "8a164643313c71354582dc850b42b33fa12a4b63", 863 + "shasum": "" 864 + }, 865 + "require": { 866 + "php": ">=7.1.0" 867 + }, 868 + "require-dev": { 869 + "phpstan/phpstan": "1.10.39 || 1.4.10", 870 + "phpunit/phpunit": "^9.6 || ^7.5" 871 + }, 872 + "type": "library", 873 + "autoload": { 874 + "files": [ 875 + "src/functions_include.php" 876 + ], 877 + "psr-4": { 878 + "React\\Promise\\": "src/" 879 + } 880 + }, 881 + "notification-url": "https://packagist.org/downloads/", 882 + "license": [ 883 + "MIT" 884 + ], 885 + "authors": [ 886 + { 887 + "name": "Jan Sorgalla", 888 + "email": "jsorgalla@gmail.com", 889 + "homepage": "https://sorgalla.com/" 890 + }, 891 + { 892 + "name": "Christian Lück", 893 + "email": "christian@clue.engineering", 894 + "homepage": "https://clue.engineering/" 895 + }, 896 + { 897 + "name": "Cees-Jan Kiewiet", 898 + "email": "reactphp@ceesjankiewiet.nl", 899 + "homepage": "https://wyrihaximus.net/" 900 + }, 901 + { 902 + "name": "Chris Boden", 903 + "email": "cboden@gmail.com", 904 + "homepage": "https://cboden.dev/" 905 + } 906 + ], 907 + "description": "A lightweight implementation of CommonJS Promises/A for PHP", 908 + "keywords": [ 909 + "promise", 910 + "promises" 911 + ], 912 + "support": { 913 + "issues": "https://github.com/reactphp/promise/issues", 914 + "source": "https://github.com/reactphp/promise/tree/v3.2.0" 915 + }, 916 + "funding": [ 917 + { 918 + "url": "https://opencollective.com/reactphp", 919 + "type": "open_collective" 920 + } 921 + ], 922 + "time": "2024-05-24T10:39:05+00:00" 923 + }, 924 + { 925 + "name": "react/socket", 926 + "version": "v1.15.0", 927 + "source": { 928 + "type": "git", 929 + "url": "https://github.com/reactphp/socket.git", 930 + "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038" 931 + }, 932 + "dist": { 933 + "type": "zip", 934 + "url": "https://api.github.com/repos/reactphp/socket/zipball/216d3aec0b87f04a40ca04f481e6af01bdd1d038", 935 + "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038", 936 + "shasum": "" 937 + }, 938 + "require": { 939 + "evenement/evenement": "^3.0 || ^2.0 || ^1.0", 940 + "php": ">=5.3.0", 941 + "react/dns": "^1.11", 942 + "react/event-loop": "^1.2", 943 + "react/promise": "^3 || ^2.6 || ^1.2.1", 944 + "react/stream": "^1.2" 945 + }, 946 + "require-dev": { 947 + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36", 948 + "react/async": "^4 || ^3 || ^2", 949 + "react/promise-stream": "^1.4", 950 + "react/promise-timer": "^1.10" 951 + }, 952 + "type": "library", 953 + "autoload": { 954 + "psr-4": { 955 + "React\\Socket\\": "src/" 956 + } 957 + }, 958 + "notification-url": "https://packagist.org/downloads/", 959 + "license": [ 960 + "MIT" 961 + ], 962 + "authors": [ 963 + { 964 + "name": "Christian Lück", 965 + "email": "christian@clue.engineering", 966 + "homepage": "https://clue.engineering/" 967 + }, 968 + { 969 + "name": "Cees-Jan Kiewiet", 970 + "email": "reactphp@ceesjankiewiet.nl", 971 + "homepage": "https://wyrihaximus.net/" 972 + }, 973 + { 974 + "name": "Jan Sorgalla", 975 + "email": "jsorgalla@gmail.com", 976 + "homepage": "https://sorgalla.com/" 977 + }, 978 + { 979 + "name": "Chris Boden", 980 + "email": "cboden@gmail.com", 981 + "homepage": "https://cboden.dev/" 982 + } 983 + ], 984 + "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP", 985 + "keywords": [ 986 + "Connection", 987 + "Socket", 988 + "async", 989 + "reactphp", 990 + "stream" 991 + ], 992 + "support": { 993 + "issues": "https://github.com/reactphp/socket/issues", 994 + "source": "https://github.com/reactphp/socket/tree/v1.15.0" 995 + }, 996 + "funding": [ 997 + { 998 + "url": "https://opencollective.com/reactphp", 999 + "type": "open_collective" 1000 + } 1001 + ], 1002 + "time": "2023-12-15T11:02:10+00:00" 1003 + }, 1004 + { 1005 + "name": "react/stream", 1006 + "version": "v1.3.0", 1007 + "source": { 1008 + "type": "git", 1009 + "url": "https://github.com/reactphp/stream.git", 1010 + "reference": "6fbc9672905c7d5a885f2da2fc696f65840f4a66" 1011 + }, 1012 + "dist": { 1013 + "type": "zip", 1014 + "url": "https://api.github.com/repos/reactphp/stream/zipball/6fbc9672905c7d5a885f2da2fc696f65840f4a66", 1015 + "reference": "6fbc9672905c7d5a885f2da2fc696f65840f4a66", 1016 + "shasum": "" 1017 + }, 1018 + "require": { 1019 + "evenement/evenement": "^3.0 || ^2.0 || ^1.0", 1020 + "php": ">=5.3.8", 1021 + "react/event-loop": "^1.2" 1022 + }, 1023 + "require-dev": { 1024 + "clue/stream-filter": "~1.2", 1025 + "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35" 1026 + }, 1027 + "type": "library", 1028 + "autoload": { 1029 + "psr-4": { 1030 + "React\\Stream\\": "src/" 1031 + } 1032 + }, 1033 + "notification-url": "https://packagist.org/downloads/", 1034 + "license": [ 1035 + "MIT" 1036 + ], 1037 + "authors": [ 1038 + { 1039 + "name": "Christian Lück", 1040 + "email": "christian@clue.engineering", 1041 + "homepage": "https://clue.engineering/" 1042 + }, 1043 + { 1044 + "name": "Cees-Jan Kiewiet", 1045 + "email": "reactphp@ceesjankiewiet.nl", 1046 + "homepage": "https://wyrihaximus.net/" 1047 + }, 1048 + { 1049 + "name": "Jan Sorgalla", 1050 + "email": "jsorgalla@gmail.com", 1051 + "homepage": "https://sorgalla.com/" 1052 + }, 1053 + { 1054 + "name": "Chris Boden", 1055 + "email": "cboden@gmail.com", 1056 + "homepage": "https://cboden.dev/" 1057 + } 1058 + ], 1059 + "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP", 1060 + "keywords": [ 1061 + "event-driven", 1062 + "io", 1063 + "non-blocking", 1064 + "pipe", 1065 + "reactphp", 1066 + "readable", 1067 + "stream", 1068 + "writable" 1069 + ], 1070 + "support": { 1071 + "issues": "https://github.com/reactphp/stream/issues", 1072 + "source": "https://github.com/reactphp/stream/tree/v1.3.0" 1073 + }, 1074 + "funding": [ 1075 + { 1076 + "url": "https://opencollective.com/reactphp", 1077 + "type": "open_collective" 1078 + } 1079 + ], 1080 + "time": "2023-06-16T10:52:11+00:00" 1081 + }, 1082 + { 381 1083 "name": "sebastian/diff", 382 - "version": "5.1.0", 1084 + "version": "5.1.1", 383 1085 "source": { 384 1086 "type": "git", 385 1087 "url": "https://github.com/sebastianbergmann/diff.git", 386 - "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f" 1088 + "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e" 387 1089 }, 388 1090 "dist": { 389 1091 "type": "zip", 390 - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/fbf413a49e54f6b9b17e12d900ac7f6101591b7f", 391 - "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f", 1092 + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e", 1093 + "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e", 392 1094 "shasum": "" 393 1095 }, 394 1096 "require": { ··· 396 1098 }, 397 1099 "require-dev": { 398 1100 "phpunit/phpunit": "^10.0", 399 - "symfony/process": "^4.2 || ^5" 1101 + "symfony/process": "^6.4" 400 1102 }, 401 1103 "type": "library", 402 1104 "extra": { ··· 434 1136 "support": { 435 1137 "issues": "https://github.com/sebastianbergmann/diff/issues", 436 1138 "security": "https://github.com/sebastianbergmann/diff/security/policy", 437 - "source": "https://github.com/sebastianbergmann/diff/tree/5.1.0" 1139 + "source": "https://github.com/sebastianbergmann/diff/tree/5.1.1" 438 1140 }, 439 1141 "funding": [ 440 1142 { ··· 442 1144 "type": "github" 443 1145 } 444 1146 ], 445 - "time": "2023-12-22T10:55:06+00:00" 1147 + "time": "2024-03-02T07:15:17+00:00" 446 1148 }, 447 1149 { 448 1150 "name": "symfony/console", 449 - "version": "v6.4.4", 1151 + "version": "v6.4.8", 450 1152 "source": { 451 1153 "type": "git", 452 1154 "url": "https://github.com/symfony/console.git", 453 - "reference": "0d9e4eb5ad413075624378f474c4167ea202de78" 1155 + "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91" 454 1156 }, 455 1157 "dist": { 456 1158 "type": "zip", 457 - "url": "https://api.github.com/repos/symfony/console/zipball/0d9e4eb5ad413075624378f474c4167ea202de78", 458 - "reference": "0d9e4eb5ad413075624378f474c4167ea202de78", 1159 + "url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91", 1160 + "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91", 459 1161 "shasum": "" 460 1162 }, 461 1163 "require": { ··· 520 1222 "terminal" 521 1223 ], 522 1224 "support": { 523 - "source": "https://github.com/symfony/console/tree/v6.4.4" 1225 + "source": "https://github.com/symfony/console/tree/v6.4.8" 524 1226 }, 525 1227 "funding": [ 526 1228 { ··· 536 1238 "type": "tidelift" 537 1239 } 538 1240 ], 539 - "time": "2024-02-22T20:27:10+00:00" 1241 + "time": "2024-05-31T14:49:08+00:00" 540 1242 }, 541 1243 { 542 1244 "name": "symfony/deprecation-contracts", 543 - "version": "v3.4.0", 1245 + "version": "v3.5.0", 544 1246 "source": { 545 1247 "type": "git", 546 1248 "url": "https://github.com/symfony/deprecation-contracts.git", 547 - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" 1249 + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" 548 1250 }, 549 1251 "dist": { 550 1252 "type": "zip", 551 - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", 552 - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", 1253 + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", 1254 + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", 553 1255 "shasum": "" 554 1256 }, 555 1257 "require": { ··· 558 1260 "type": "library", 559 1261 "extra": { 560 1262 "branch-alias": { 561 - "dev-main": "3.4-dev" 1263 + "dev-main": "3.5-dev" 562 1264 }, 563 1265 "thanks": { 564 1266 "name": "symfony/contracts", ··· 587 1289 "description": "A generic function and convention to trigger deprecation notices", 588 1290 "homepage": "https://symfony.com", 589 1291 "support": { 590 - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" 1292 + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" 591 1293 }, 592 1294 "funding": [ 593 1295 { ··· 603 1305 "type": "tidelift" 604 1306 } 605 1307 ], 606 - "time": "2023-05-23T14:45:45+00:00" 1308 + "time": "2024-04-18T09:32:20+00:00" 607 1309 }, 608 1310 { 609 1311 "name": "symfony/event-dispatcher", 610 - "version": "v6.4.3", 1312 + "version": "v6.4.8", 611 1313 "source": { 612 1314 "type": "git", 613 1315 "url": "https://github.com/symfony/event-dispatcher.git", 614 - "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef" 1316 + "reference": "8d7507f02b06e06815e56bb39aa0128e3806208b" 615 1317 }, 616 1318 "dist": { 617 1319 "type": "zip", 618 - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef", 619 - "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef", 1320 + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8d7507f02b06e06815e56bb39aa0128e3806208b", 1321 + "reference": "8d7507f02b06e06815e56bb39aa0128e3806208b", 620 1322 "shasum": "" 621 1323 }, 622 1324 "require": { ··· 667 1369 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", 668 1370 "homepage": "https://symfony.com", 669 1371 "support": { 670 - "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3" 1372 + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.8" 671 1373 }, 672 1374 "funding": [ 673 1375 { ··· 683 1385 "type": "tidelift" 684 1386 } 685 1387 ], 686 - "time": "2024-01-23T14:51:35+00:00" 1388 + "time": "2024-05-31T14:49:08+00:00" 687 1389 }, 688 1390 { 689 1391 "name": "symfony/event-dispatcher-contracts", 690 - "version": "v3.4.0", 1392 + "version": "v3.5.0", 691 1393 "source": { 692 1394 "type": "git", 693 1395 "url": "https://github.com/symfony/event-dispatcher-contracts.git", 694 - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" 1396 + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" 695 1397 }, 696 1398 "dist": { 697 1399 "type": "zip", 698 - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", 699 - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", 1400 + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", 1401 + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", 700 1402 "shasum": "" 701 1403 }, 702 1404 "require": { ··· 706 1408 "type": "library", 707 1409 "extra": { 708 1410 "branch-alias": { 709 - "dev-main": "3.4-dev" 1411 + "dev-main": "3.5-dev" 710 1412 }, 711 1413 "thanks": { 712 1414 "name": "symfony/contracts", ··· 743 1445 "standards" 744 1446 ], 745 1447 "support": { 746 - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" 1448 + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" 747 1449 }, 748 1450 "funding": [ 749 1451 { ··· 759 1461 "type": "tidelift" 760 1462 } 761 1463 ], 762 - "time": "2023-05-23T14:45:45+00:00" 1464 + "time": "2024-04-18T09:32:20+00:00" 763 1465 }, 764 1466 { 765 1467 "name": "symfony/filesystem", 766 - "version": "v6.4.3", 1468 + "version": "v6.4.8", 767 1469 "source": { 768 1470 "type": "git", 769 1471 "url": "https://github.com/symfony/filesystem.git", 770 - "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb" 1472 + "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3" 771 1473 }, 772 1474 "dist": { 773 1475 "type": "zip", 774 - "url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", 775 - "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", 1476 + "url": "https://api.github.com/repos/symfony/filesystem/zipball/4d37529150e7081c51b3c5d5718c55a04a9503f3", 1477 + "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3", 776 1478 "shasum": "" 777 1479 }, 778 1480 "require": { 779 1481 "php": ">=8.1", 780 1482 "symfony/polyfill-ctype": "~1.8", 781 1483 "symfony/polyfill-mbstring": "~1.8" 1484 + }, 1485 + "require-dev": { 1486 + "symfony/process": "^5.4|^6.4|^7.0" 782 1487 }, 783 1488 "type": "library", 784 1489 "autoload": { ··· 806 1511 "description": "Provides basic utilities for the filesystem", 807 1512 "homepage": "https://symfony.com", 808 1513 "support": { 809 - "source": "https://github.com/symfony/filesystem/tree/v6.4.3" 1514 + "source": "https://github.com/symfony/filesystem/tree/v6.4.8" 810 1515 }, 811 1516 "funding": [ 812 1517 { ··· 822 1527 "type": "tidelift" 823 1528 } 824 1529 ], 825 - "time": "2024-01-23T14:51:35+00:00" 1530 + "time": "2024-05-31T14:49:08+00:00" 826 1531 }, 827 1532 { 828 1533 "name": "symfony/finder", 829 - "version": "v6.4.0", 1534 + "version": "v6.4.8", 830 1535 "source": { 831 1536 "type": "git", 832 1537 "url": "https://github.com/symfony/finder.git", 833 - "reference": "11d736e97f116ac375a81f96e662911a34cd50ce" 1538 + "reference": "3ef977a43883215d560a2cecb82ec8e62131471c" 834 1539 }, 835 1540 "dist": { 836 1541 "type": "zip", 837 - "url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce", 838 - "reference": "11d736e97f116ac375a81f96e662911a34cd50ce", 1542 + "url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c", 1543 + "reference": "3ef977a43883215d560a2cecb82ec8e62131471c", 839 1544 "shasum": "" 840 1545 }, 841 1546 "require": { ··· 870 1575 "description": "Finds files and directories via an intuitive fluent interface", 871 1576 "homepage": "https://symfony.com", 872 1577 "support": { 873 - "source": "https://github.com/symfony/finder/tree/v6.4.0" 1578 + "source": "https://github.com/symfony/finder/tree/v6.4.8" 874 1579 }, 875 1580 "funding": [ 876 1581 { ··· 886 1591 "type": "tidelift" 887 1592 } 888 1593 ], 889 - "time": "2023-10-31T17:30:12+00:00" 1594 + "time": "2024-05-31T14:49:08+00:00" 890 1595 }, 891 1596 { 892 1597 "name": "symfony/options-resolver", 893 - "version": "v6.4.0", 1598 + "version": "v6.4.8", 894 1599 "source": { 895 1600 "type": "git", 896 1601 "url": "https://github.com/symfony/options-resolver.git", 897 - "reference": "22301f0e7fdeaacc14318928612dee79be99860e" 1602 + "reference": "22ab9e9101ab18de37839074f8a1197f55590c1b" 898 1603 }, 899 1604 "dist": { 900 1605 "type": "zip", 901 - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e", 902 - "reference": "22301f0e7fdeaacc14318928612dee79be99860e", 1606 + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22ab9e9101ab18de37839074f8a1197f55590c1b", 1607 + "reference": "22ab9e9101ab18de37839074f8a1197f55590c1b", 903 1608 "shasum": "" 904 1609 }, 905 1610 "require": { ··· 937 1642 "options" 938 1643 ], 939 1644 "support": { 940 - "source": "https://github.com/symfony/options-resolver/tree/v6.4.0" 1645 + "source": "https://github.com/symfony/options-resolver/tree/v6.4.8" 941 1646 }, 942 1647 "funding": [ 943 1648 { ··· 953 1658 "type": "tidelift" 954 1659 } 955 1660 ], 956 - "time": "2023-08-08T10:16:24+00:00" 1661 + "time": "2024-05-31T14:49:08+00:00" 957 1662 }, 958 1663 { 959 1664 "name": "symfony/polyfill-ctype", ··· 1431 2136 }, 1432 2137 { 1433 2138 "name": "symfony/process", 1434 - "version": "v6.4.4", 2139 + "version": "v6.4.8", 1435 2140 "source": { 1436 2141 "type": "git", 1437 2142 "url": "https://github.com/symfony/process.git", 1438 - "reference": "710e27879e9be3395de2b98da3f52a946039f297" 2143 + "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5" 1439 2144 }, 1440 2145 "dist": { 1441 2146 "type": "zip", 1442 - "url": "https://api.github.com/repos/symfony/process/zipball/710e27879e9be3395de2b98da3f52a946039f297", 1443 - "reference": "710e27879e9be3395de2b98da3f52a946039f297", 2147 + "url": "https://api.github.com/repos/symfony/process/zipball/8d92dd79149f29e89ee0f480254db595f6a6a2c5", 2148 + "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5", 1444 2149 "shasum": "" 1445 2150 }, 1446 2151 "require": { ··· 1472 2177 "description": "Executes commands in sub-processes", 1473 2178 "homepage": "https://symfony.com", 1474 2179 "support": { 1475 - "source": "https://github.com/symfony/process/tree/v6.4.4" 2180 + "source": "https://github.com/symfony/process/tree/v6.4.8" 1476 2181 }, 1477 2182 "funding": [ 1478 2183 { ··· 1488 2193 "type": "tidelift" 1489 2194 } 1490 2195 ], 1491 - "time": "2024-02-20T12:31:00+00:00" 2196 + "time": "2024-05-31T14:49:08+00:00" 1492 2197 }, 1493 2198 { 1494 2199 "name": "symfony/service-contracts", 1495 - "version": "v3.4.1", 2200 + "version": "v3.5.0", 1496 2201 "source": { 1497 2202 "type": "git", 1498 2203 "url": "https://github.com/symfony/service-contracts.git", 1499 - "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" 2204 + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" 1500 2205 }, 1501 2206 "dist": { 1502 2207 "type": "zip", 1503 - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", 1504 - "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", 2208 + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", 2209 + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", 1505 2210 "shasum": "" 1506 2211 }, 1507 2212 "require": { 1508 2213 "php": ">=8.1", 1509 - "psr/container": "^1.1|^2.0" 2214 + "psr/container": "^1.1|^2.0", 2215 + "symfony/deprecation-contracts": "^2.5|^3" 1510 2216 }, 1511 2217 "conflict": { 1512 2218 "ext-psr": "<1.1|>=2" ··· 1514 2220 "type": "library", 1515 2221 "extra": { 1516 2222 "branch-alias": { 1517 - "dev-main": "3.4-dev" 2223 + "dev-main": "3.5-dev" 1518 2224 }, 1519 2225 "thanks": { 1520 2226 "name": "symfony/contracts", ··· 1554 2260 "standards" 1555 2261 ], 1556 2262 "support": { 1557 - "source": "https://github.com/symfony/service-contracts/tree/v3.4.1" 2263 + "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" 1558 2264 }, 1559 2265 "funding": [ 1560 2266 { ··· 1570 2276 "type": "tidelift" 1571 2277 } 1572 2278 ], 1573 - "time": "2023-12-26T14:02:43+00:00" 2279 + "time": "2024-04-18T09:32:20+00:00" 1574 2280 }, 1575 2281 { 1576 2282 "name": "symfony/stopwatch", 1577 - "version": "v6.4.3", 2283 + "version": "v6.4.8", 1578 2284 "source": { 1579 2285 "type": "git", 1580 2286 "url": "https://github.com/symfony/stopwatch.git", 1581 - "reference": "416596166641f1f728b0a64f5b9dd07cceb410c1" 2287 + "reference": "63e069eb616049632cde9674c46957819454b8aa" 1582 2288 }, 1583 2289 "dist": { 1584 2290 "type": "zip", 1585 - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/416596166641f1f728b0a64f5b9dd07cceb410c1", 1586 - "reference": "416596166641f1f728b0a64f5b9dd07cceb410c1", 2291 + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/63e069eb616049632cde9674c46957819454b8aa", 2292 + "reference": "63e069eb616049632cde9674c46957819454b8aa", 1587 2293 "shasum": "" 1588 2294 }, 1589 2295 "require": { ··· 1616 2322 "description": "Provides a way to profile code", 1617 2323 "homepage": "https://symfony.com", 1618 2324 "support": { 1619 - "source": "https://github.com/symfony/stopwatch/tree/v6.4.3" 2325 + "source": "https://github.com/symfony/stopwatch/tree/v6.4.8" 1620 2326 }, 1621 2327 "funding": [ 1622 2328 { ··· 1632 2338 "type": "tidelift" 1633 2339 } 1634 2340 ], 1635 - "time": "2024-01-23T14:35:58+00:00" 2341 + "time": "2024-05-31T14:49:08+00:00" 1636 2342 }, 1637 2343 { 1638 2344 "name": "symfony/string", 1639 - "version": "v6.4.4", 2345 + "version": "v6.4.8", 1640 2346 "source": { 1641 2347 "type": "git", 1642 2348 "url": "https://github.com/symfony/string.git", 1643 - "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9" 2349 + "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d" 1644 2350 }, 1645 2351 "dist": { 1646 2352 "type": "zip", 1647 - "url": "https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", 1648 - "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", 2353 + "url": "https://api.github.com/repos/symfony/string/zipball/a147c0f826c4a1f3afb763ab8e009e37c877a44d", 2354 + "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d", 1649 2355 "shasum": "" 1650 2356 }, 1651 2357 "require": { ··· 1702 2408 "utf8" 1703 2409 ], 1704 2410 "support": { 1705 - "source": "https://github.com/symfony/string/tree/v6.4.4" 2411 + "source": "https://github.com/symfony/string/tree/v6.4.8" 1706 2412 }, 1707 2413 "funding": [ 1708 2414 { ··· 1718 2424 "type": "tidelift" 1719 2425 } 1720 2426 ], 1721 - "time": "2024-02-01T13:16:41+00:00" 2427 + "time": "2024-05-31T14:49:08+00:00" 1722 2428 } 1723 2429 ], 1724 2430 "packages-dev": [ 1725 2431 { 2432 + "name": "colinodell/json5", 2433 + "version": "v2.3.0", 2434 + "source": { 2435 + "type": "git", 2436 + "url": "https://github.com/colinodell/json5.git", 2437 + "reference": "15b063f8cb5e6deb15f0cd39123264ec0d19c710" 2438 + }, 2439 + "dist": { 2440 + "type": "zip", 2441 + "url": "https://api.github.com/repos/colinodell/json5/zipball/15b063f8cb5e6deb15f0cd39123264ec0d19c710", 2442 + "reference": "15b063f8cb5e6deb15f0cd39123264ec0d19c710", 2443 + "shasum": "" 2444 + }, 2445 + "require": { 2446 + "ext-json": "*", 2447 + "ext-mbstring": "*", 2448 + "php": "^7.1.3|^8.0" 2449 + }, 2450 + "conflict": { 2451 + "scrutinizer/ocular": "1.7.*" 2452 + }, 2453 + "require-dev": { 2454 + "mikehaertl/php-shellcommand": "^1.2.5", 2455 + "phpstan/phpstan": "^1.4", 2456 + "scrutinizer/ocular": "^1.6", 2457 + "squizlabs/php_codesniffer": "^2.3 || ^3.0", 2458 + "symfony/finder": "^4.4|^5.4|^6.0", 2459 + "symfony/phpunit-bridge": "^5.4|^6.0" 2460 + }, 2461 + "bin": [ 2462 + "bin/json5" 2463 + ], 2464 + "type": "library", 2465 + "extra": { 2466 + "branch-alias": { 2467 + "dev-main": "3.0-dev" 2468 + } 2469 + }, 2470 + "autoload": { 2471 + "files": [ 2472 + "src/global.php" 2473 + ], 2474 + "psr-4": { 2475 + "ColinODell\\Json5\\": "src" 2476 + } 2477 + }, 2478 + "notification-url": "https://packagist.org/downloads/", 2479 + "license": [ 2480 + "MIT" 2481 + ], 2482 + "authors": [ 2483 + { 2484 + "name": "Colin O'Dell", 2485 + "email": "colinodell@gmail.com", 2486 + "homepage": "https://www.colinodell.com", 2487 + "role": "Developer" 2488 + } 2489 + ], 2490 + "description": "UTF-8 compatible JSON5 parser for PHP", 2491 + "homepage": "https://github.com/colinodell/json5", 2492 + "keywords": [ 2493 + "JSON5", 2494 + "json", 2495 + "json5_decode", 2496 + "json_decode" 2497 + ], 2498 + "support": { 2499 + "issues": "https://github.com/colinodell/json5/issues", 2500 + "source": "https://github.com/colinodell/json5/tree/v2.3.0" 2501 + }, 2502 + "funding": [ 2503 + { 2504 + "url": "https://www.colinodell.com/sponsor", 2505 + "type": "custom" 2506 + }, 2507 + { 2508 + "url": "https://www.paypal.me/colinpodell/10.00", 2509 + "type": "custom" 2510 + }, 2511 + { 2512 + "url": "https://github.com/colinodell", 2513 + "type": "github" 2514 + }, 2515 + { 2516 + "url": "https://www.patreon.com/colinodell", 2517 + "type": "patreon" 2518 + } 2519 + ], 2520 + "time": "2022-12-27T16:44:40+00:00" 2521 + }, 2522 + { 1726 2523 "name": "facile-it/paraunit", 1727 - "version": "2.3.1", 2524 + "version": "2.3.3", 1728 2525 "source": { 1729 2526 "type": "git", 1730 2527 "url": "https://github.com/facile-it/paraunit.git", 1731 - "reference": "73dfb78ade299e8262faa837ff1684feefdcc3e6" 2528 + "reference": "f43232db312b55f7f36f918cff4dc4e0b60b314f" 1732 2529 }, 1733 2530 "dist": { 1734 2531 "type": "zip", 1735 - "url": "https://api.github.com/repos/facile-it/paraunit/zipball/73dfb78ade299e8262faa837ff1684feefdcc3e6", 1736 - "reference": "73dfb78ade299e8262faa837ff1684feefdcc3e6", 2532 + "url": "https://api.github.com/repos/facile-it/paraunit/zipball/f43232db312b55f7f36f918cff4dc4e0b60b314f", 2533 + "reference": "f43232db312b55f7f36f918cff4dc4e0b60b314f", 1737 2534 "shasum": "" 1738 2535 }, 1739 2536 "require": { ··· 1756 2553 }, 1757 2554 "require-dev": { 1758 2555 "facile-it/facile-coding-standard": "^1.0", 1759 - "jangregor/phpstan-prophecy": "^1.0.0", 1760 - "phpspec/prophecy": "dev-allow-phpunit-11 as 1.19", 1761 - "phpspec/prophecy-phpunit": "dev-allow-phpunit-11 as 2.2.0", 2556 + "jangregor/phpstan-prophecy": "dev-master as 1.1.0", 2557 + "phpspec/prophecy": "dev-master as 1.19", 2558 + "phpspec/prophecy-phpunit": "dev-master#0604e27 as 2.2.1", 1762 2559 "phpstan/extension-installer": "^1.0", 1763 - "phpstan/phpstan": "^1.10.4", 2560 + "phpstan/phpstan": "1.11.3", 1764 2561 "phpstan/phpstan-phpunit": "^1.1", 1765 2562 "phpunit/php-invoker": "^4.0||^5.0", 1766 - "psalm/plugin-phpunit": "^0.18", 2563 + "psalm/plugin-phpunit": "^0.19", 1767 2564 "psalm/plugin-symfony": "^5.0", 1768 - "rector/rector": "^0.15", 2565 + "rector/rector": "1.1.0", 1769 2566 "symfony/expression-language": "^4.4||^5.0||^6.0||^7.0", 1770 2567 "symfony/phpunit-bridge": "^6.4||^7.0", 1771 2568 "vimeo/psalm": "^5.5.0" ··· 1811 2608 ], 1812 2609 "support": { 1813 2610 "issues": "https://github.com/facile-it/paraunit/issues", 1814 - "source": "https://github.com/facile-it/paraunit/tree/2.3.1" 2611 + "source": "https://github.com/facile-it/paraunit/tree/2.3.3" 1815 2612 }, 1816 - "time": "2024-02-06T09:05:40+00:00" 2613 + "time": "2024-06-06T12:44:27+00:00" 1817 2614 }, 1818 2615 { 1819 2616 "name": "guzzlehttp/guzzle", ··· 2141 2938 "time": "2023-12-03T20:05:35+00:00" 2142 2939 }, 2143 2940 { 2941 + "name": "infection/abstract-testframework-adapter", 2942 + "version": "0.5.0", 2943 + "source": { 2944 + "type": "git", 2945 + "url": "https://github.com/infection/abstract-testframework-adapter.git", 2946 + "reference": "18925e20d15d1a5995bb85c9dc09e8751e1e069b" 2947 + }, 2948 + "dist": { 2949 + "type": "zip", 2950 + "url": "https://api.github.com/repos/infection/abstract-testframework-adapter/zipball/18925e20d15d1a5995bb85c9dc09e8751e1e069b", 2951 + "reference": "18925e20d15d1a5995bb85c9dc09e8751e1e069b", 2952 + "shasum": "" 2953 + }, 2954 + "require": { 2955 + "php": "^7.4 || ^8.0" 2956 + }, 2957 + "require-dev": { 2958 + "ergebnis/composer-normalize": "^2.8", 2959 + "friendsofphp/php-cs-fixer": "^2.17", 2960 + "phpunit/phpunit": "^9.5" 2961 + }, 2962 + "type": "library", 2963 + "autoload": { 2964 + "psr-4": { 2965 + "Infection\\AbstractTestFramework\\": "src/" 2966 + } 2967 + }, 2968 + "notification-url": "https://packagist.org/downloads/", 2969 + "license": [ 2970 + "BSD-3-Clause" 2971 + ], 2972 + "authors": [ 2973 + { 2974 + "name": "Maks Rafalko", 2975 + "email": "maks.rafalko@gmail.com" 2976 + } 2977 + ], 2978 + "description": "Abstract Test Framework Adapter for Infection", 2979 + "support": { 2980 + "issues": "https://github.com/infection/abstract-testframework-adapter/issues", 2981 + "source": "https://github.com/infection/abstract-testframework-adapter/tree/0.5.0" 2982 + }, 2983 + "funding": [ 2984 + { 2985 + "url": "https://github.com/infection", 2986 + "type": "github" 2987 + }, 2988 + { 2989 + "url": "https://opencollective.com/infection", 2990 + "type": "open_collective" 2991 + } 2992 + ], 2993 + "time": "2021-08-17T18:49:12+00:00" 2994 + }, 2995 + { 2996 + "name": "infection/extension-installer", 2997 + "version": "0.1.2", 2998 + "source": { 2999 + "type": "git", 3000 + "url": "https://github.com/infection/extension-installer.git", 3001 + "reference": "9b351d2910b9a23ab4815542e93d541e0ca0cdcf" 3002 + }, 3003 + "dist": { 3004 + "type": "zip", 3005 + "url": "https://api.github.com/repos/infection/extension-installer/zipball/9b351d2910b9a23ab4815542e93d541e0ca0cdcf", 3006 + "reference": "9b351d2910b9a23ab4815542e93d541e0ca0cdcf", 3007 + "shasum": "" 3008 + }, 3009 + "require": { 3010 + "composer-plugin-api": "^1.1 || ^2.0" 3011 + }, 3012 + "require-dev": { 3013 + "composer/composer": "^1.9 || ^2.0", 3014 + "friendsofphp/php-cs-fixer": "^2.18, <2.19", 3015 + "infection/infection": "^0.15.2", 3016 + "php-coveralls/php-coveralls": "^2.4", 3017 + "phpstan/extension-installer": "^1.0", 3018 + "phpstan/phpstan": "^0.12.10", 3019 + "phpstan/phpstan-phpunit": "^0.12.6", 3020 + "phpstan/phpstan-strict-rules": "^0.12.2", 3021 + "phpstan/phpstan-webmozart-assert": "^0.12.2", 3022 + "phpunit/phpunit": "^9.5", 3023 + "vimeo/psalm": "^4.8" 3024 + }, 3025 + "type": "composer-plugin", 3026 + "extra": { 3027 + "class": "Infection\\ExtensionInstaller\\Plugin" 3028 + }, 3029 + "autoload": { 3030 + "psr-4": { 3031 + "Infection\\ExtensionInstaller\\": "src/" 3032 + } 3033 + }, 3034 + "notification-url": "https://packagist.org/downloads/", 3035 + "license": [ 3036 + "BSD-3-Clause" 3037 + ], 3038 + "authors": [ 3039 + { 3040 + "name": "Maks Rafalko", 3041 + "email": "maks.rafalko@gmail.com" 3042 + } 3043 + ], 3044 + "description": "Infection Extension Installer", 3045 + "support": { 3046 + "issues": "https://github.com/infection/extension-installer/issues", 3047 + "source": "https://github.com/infection/extension-installer/tree/0.1.2" 3048 + }, 3049 + "funding": [ 3050 + { 3051 + "url": "https://github.com/infection", 3052 + "type": "github" 3053 + }, 3054 + { 3055 + "url": "https://opencollective.com/infection", 3056 + "type": "open_collective" 3057 + } 3058 + ], 3059 + "time": "2021-10-20T22:08:34+00:00" 3060 + }, 3061 + { 3062 + "name": "infection/include-interceptor", 3063 + "version": "0.2.5", 3064 + "source": { 3065 + "type": "git", 3066 + "url": "https://github.com/infection/include-interceptor.git", 3067 + "reference": "0cc76d95a79d9832d74e74492b0a30139904bdf7" 3068 + }, 3069 + "dist": { 3070 + "type": "zip", 3071 + "url": "https://api.github.com/repos/infection/include-interceptor/zipball/0cc76d95a79d9832d74e74492b0a30139904bdf7", 3072 + "reference": "0cc76d95a79d9832d74e74492b0a30139904bdf7", 3073 + "shasum": "" 3074 + }, 3075 + "require-dev": { 3076 + "friendsofphp/php-cs-fixer": "^2.16", 3077 + "infection/infection": "^0.15.0", 3078 + "phan/phan": "^2.4 || ^3", 3079 + "php-coveralls/php-coveralls": "^2.2", 3080 + "phpstan/phpstan": "^0.12.8", 3081 + "phpunit/phpunit": "^8.5", 3082 + "vimeo/psalm": "^3.8" 3083 + }, 3084 + "type": "library", 3085 + "autoload": { 3086 + "psr-4": { 3087 + "Infection\\StreamWrapper\\": "src/" 3088 + } 3089 + }, 3090 + "notification-url": "https://packagist.org/downloads/", 3091 + "license": [ 3092 + "BSD-3-Clause" 3093 + ], 3094 + "authors": [ 3095 + { 3096 + "name": "Maks Rafalko", 3097 + "email": "maks.rafalko@gmail.com" 3098 + } 3099 + ], 3100 + "description": "Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.", 3101 + "support": { 3102 + "issues": "https://github.com/infection/include-interceptor/issues", 3103 + "source": "https://github.com/infection/include-interceptor/tree/0.2.5" 3104 + }, 3105 + "funding": [ 3106 + { 3107 + "url": "https://github.com/infection", 3108 + "type": "github" 3109 + }, 3110 + { 3111 + "url": "https://opencollective.com/infection", 3112 + "type": "open_collective" 3113 + } 3114 + ], 3115 + "time": "2021-08-09T10:03:57+00:00" 3116 + }, 3117 + { 3118 + "name": "infection/infection", 3119 + "version": "0.27.11", 3120 + "source": { 3121 + "type": "git", 3122 + "url": "https://github.com/infection/infection.git", 3123 + "reference": "6d55979c457eef2a5d0d80446c67ca533f201961" 3124 + }, 3125 + "dist": { 3126 + "type": "zip", 3127 + "url": "https://api.github.com/repos/infection/infection/zipball/6d55979c457eef2a5d0d80446c67ca533f201961", 3128 + "reference": "6d55979c457eef2a5d0d80446c67ca533f201961", 3129 + "shasum": "" 3130 + }, 3131 + "require": { 3132 + "colinodell/json5": "^2.2", 3133 + "composer-runtime-api": "^2.0", 3134 + "composer/xdebug-handler": "^2.0 || ^3.0", 3135 + "ext-dom": "*", 3136 + "ext-json": "*", 3137 + "ext-libxml": "*", 3138 + "ext-mbstring": "*", 3139 + "fidry/cpu-core-counter": "^0.4.0 || ^0.5.0 || ^1.0", 3140 + "infection/abstract-testframework-adapter": "^0.5.0", 3141 + "infection/extension-installer": "^0.1.0", 3142 + "infection/include-interceptor": "^0.2.5", 3143 + "justinrainbow/json-schema": "^5.2.10", 3144 + "nikic/php-parser": "^4.15.1", 3145 + "ondram/ci-detector": "^4.1.0", 3146 + "php": "^8.1", 3147 + "sanmai/later": "^0.1.1", 3148 + "sanmai/pipeline": "^5.1 || ^6", 3149 + "sebastian/diff": "^3.0.2 || ^4.0 || ^5.0 || ^6.0", 3150 + "symfony/console": "^5.4 || ^6.0 || ^7.0", 3151 + "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", 3152 + "symfony/finder": "^5.4 || ^6.0 || ^7.0", 3153 + "symfony/process": "^5.4 || ^6.0 || ^7.0", 3154 + "thecodingmachine/safe": "^2.1.2", 3155 + "webmozart/assert": "^1.11" 3156 + }, 3157 + "conflict": { 3158 + "antecedent/patchwork": "<2.1.25", 3159 + "dg/bypass-finals": "<1.4.1", 3160 + "phpunit/php-code-coverage": ">9,<9.1.4 || >9.2.17,<9.2.21" 3161 + }, 3162 + "require-dev": { 3163 + "brianium/paratest": "^6.11", 3164 + "ext-simplexml": "*", 3165 + "fidry/makefile": "^1.0", 3166 + "helmich/phpunit-json-assert": "^3.0", 3167 + "phpspec/prophecy": "^1.15", 3168 + "phpspec/prophecy-phpunit": "^2.0", 3169 + "phpstan/extension-installer": "^1.1.0", 3170 + "phpstan/phpstan": "^1.10.15", 3171 + "phpstan/phpstan-phpunit": "^1.0.0", 3172 + "phpstan/phpstan-strict-rules": "^1.1.0", 3173 + "phpstan/phpstan-webmozart-assert": "^1.0.2", 3174 + "phpunit/phpunit": "^9.6", 3175 + "rector/rector": "^0.16.0", 3176 + "sidz/phpstan-rules": "^0.4.0", 3177 + "symfony/yaml": "^5.4 || ^6.0 || ^7.0", 3178 + "thecodingmachine/phpstan-safe-rule": "^1.2.0" 3179 + }, 3180 + "bin": [ 3181 + "bin/infection" 3182 + ], 3183 + "type": "library", 3184 + "autoload": { 3185 + "psr-4": { 3186 + "Infection\\": "src/" 3187 + } 3188 + }, 3189 + "notification-url": "https://packagist.org/downloads/", 3190 + "license": [ 3191 + "BSD-3-Clause" 3192 + ], 3193 + "authors": [ 3194 + { 3195 + "name": "Maks Rafalko", 3196 + "email": "maks.rafalko@gmail.com", 3197 + "homepage": "https://twitter.com/maks_rafalko" 3198 + }, 3199 + { 3200 + "name": "Oleg Zhulnev", 3201 + "homepage": "https://github.com/sidz" 3202 + }, 3203 + { 3204 + "name": "Gert de Pagter", 3205 + "homepage": "https://github.com/BackEndTea" 3206 + }, 3207 + { 3208 + "name": "Théo FIDRY", 3209 + "email": "theo.fidry@gmail.com", 3210 + "homepage": "https://twitter.com/tfidry" 3211 + }, 3212 + { 3213 + "name": "Alexey Kopytko", 3214 + "email": "alexey@kopytko.com", 3215 + "homepage": "https://www.alexeykopytko.com" 3216 + }, 3217 + { 3218 + "name": "Andreas Möller", 3219 + "email": "am@localheinz.com", 3220 + "homepage": "https://localheinz.com" 3221 + } 3222 + ], 3223 + "description": "Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.", 3224 + "keywords": [ 3225 + "coverage", 3226 + "mutant", 3227 + "mutation framework", 3228 + "mutation testing", 3229 + "testing", 3230 + "unit testing" 3231 + ], 3232 + "support": { 3233 + "issues": "https://github.com/infection/infection/issues", 3234 + "source": "https://github.com/infection/infection/tree/0.27.11" 3235 + }, 3236 + "funding": [ 3237 + { 3238 + "url": "https://github.com/infection", 3239 + "type": "github" 3240 + }, 3241 + { 3242 + "url": "https://opencollective.com/infection", 3243 + "type": "open_collective" 3244 + } 3245 + ], 3246 + "time": "2024-03-20T07:48:57+00:00" 3247 + }, 3248 + { 2144 3249 "name": "jean85/pretty-package-versions", 2145 - "version": "2.0.5", 3250 + "version": "2.0.6", 2146 3251 "source": { 2147 3252 "type": "git", 2148 3253 "url": "https://github.com/Jean85/pretty-package-versions.git", 2149 - "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af" 3254 + "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4" 2150 3255 }, 2151 3256 "dist": { 2152 3257 "type": "zip", 2153 - "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/ae547e455a3d8babd07b96966b17d7fd21d9c6af", 2154 - "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af", 3258 + "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/f9fdd29ad8e6d024f52678b570e5593759b550b4", 3259 + "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4", 2155 3260 "shasum": "" 2156 3261 }, 2157 3262 "require": { ··· 2159 3264 "php": "^7.1|^8.0" 2160 3265 }, 2161 3266 "require-dev": { 2162 - "friendsofphp/php-cs-fixer": "^2.17", 3267 + "friendsofphp/php-cs-fixer": "^3.2", 2163 3268 "jean85/composer-provided-replaced-stub-package": "^1.0", 2164 - "phpstan/phpstan": "^0.12.66", 3269 + "phpstan/phpstan": "^1.4", 2165 3270 "phpunit/phpunit": "^7.5|^8.5|^9.4", 2166 3271 "vimeo/psalm": "^4.3" 2167 3272 }, ··· 2195 3300 ], 2196 3301 "support": { 2197 3302 "issues": "https://github.com/Jean85/pretty-package-versions/issues", 2198 - "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.5" 3303 + "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.6" 2199 3304 }, 2200 - "time": "2021-10-08T21:21:46+00:00" 3305 + "time": "2024-03-08T09:58:59+00:00" 2201 3306 }, 2202 3307 { 2203 3308 "name": "justinrainbow/json-schema", 2204 3309 "version": "v5.2.13", 2205 3310 "source": { 2206 3311 "type": "git", 2207 - "url": "https://github.com/justinrainbow/json-schema.git", 3312 + "url": "https://github.com/jsonrainbow/json-schema.git", 2208 3313 "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" 2209 3314 }, 2210 3315 "dist": { 2211 3316 "type": "zip", 2212 - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", 3317 + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", 2213 3318 "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", 2214 3319 "shasum": "" 2215 3320 }, ··· 2264 3369 "schema" 2265 3370 ], 2266 3371 "support": { 2267 - "issues": "https://github.com/justinrainbow/json-schema/issues", 2268 - "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" 3372 + "issues": "https://github.com/jsonrainbow/json-schema/issues", 3373 + "source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13" 2269 3374 }, 2270 3375 "time": "2023-09-26T02:20:38+00:00" 2271 3376 }, ··· 2428 3533 }, 2429 3534 { 2430 3535 "name": "nikic/php-parser", 2431 - "version": "v5.0.1", 3536 + "version": "v4.19.1", 2432 3537 "source": { 2433 3538 "type": "git", 2434 3539 "url": "https://github.com/nikic/PHP-Parser.git", 2435 - "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69" 3540 + "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b" 2436 3541 }, 2437 3542 "dist": { 2438 3543 "type": "zip", 2439 - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/2218c2252c874a4624ab2f613d86ac32d227bc69", 2440 - "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69", 3544 + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4e1b88d21c69391150ace211e9eaf05810858d0b", 3545 + "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b", 2441 3546 "shasum": "" 2442 3547 }, 2443 3548 "require": { 2444 - "ext-ctype": "*", 2445 - "ext-json": "*", 2446 3549 "ext-tokenizer": "*", 2447 - "php": ">=7.4" 3550 + "php": ">=7.1" 2448 3551 }, 2449 3552 "require-dev": { 2450 3553 "ircmaxell/php-yacc": "^0.0.7", 2451 - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" 3554 + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" 2452 3555 }, 2453 3556 "bin": [ 2454 3557 "bin/php-parse" ··· 2456 3559 "type": "library", 2457 3560 "extra": { 2458 3561 "branch-alias": { 2459 - "dev-master": "5.0-dev" 3562 + "dev-master": "4.9-dev" 2460 3563 } 2461 3564 }, 2462 3565 "autoload": { ··· 2480 3583 ], 2481 3584 "support": { 2482 3585 "issues": "https://github.com/nikic/PHP-Parser/issues", 2483 - "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.1" 3586 + "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.1" 2484 3587 }, 2485 - "time": "2024-02-21T19:24:10+00:00" 3588 + "time": "2024-03-17T08:10:35+00:00" 3589 + }, 3590 + { 3591 + "name": "ondram/ci-detector", 3592 + "version": "4.2.0", 3593 + "source": { 3594 + "type": "git", 3595 + "url": "https://github.com/OndraM/ci-detector.git", 3596 + "reference": "8b0223b5ed235fd377c75fdd1bfcad05c0f168b8" 3597 + }, 3598 + "dist": { 3599 + "type": "zip", 3600 + "url": "https://api.github.com/repos/OndraM/ci-detector/zipball/8b0223b5ed235fd377c75fdd1bfcad05c0f168b8", 3601 + "reference": "8b0223b5ed235fd377c75fdd1bfcad05c0f168b8", 3602 + "shasum": "" 3603 + }, 3604 + "require": { 3605 + "php": "^7.4 || ^8.0" 3606 + }, 3607 + "require-dev": { 3608 + "ergebnis/composer-normalize": "^2.13.2", 3609 + "lmc/coding-standard": "^3.0.0", 3610 + "php-parallel-lint/php-parallel-lint": "^1.2", 3611 + "phpstan/extension-installer": "^1.1.0", 3612 + "phpstan/phpstan": "^1.2.0", 3613 + "phpstan/phpstan-phpunit": "^1.0.0", 3614 + "phpunit/phpunit": "^9.6.13" 3615 + }, 3616 + "type": "library", 3617 + "autoload": { 3618 + "psr-4": { 3619 + "OndraM\\CiDetector\\": "src/" 3620 + } 3621 + }, 3622 + "notification-url": "https://packagist.org/downloads/", 3623 + "license": [ 3624 + "MIT" 3625 + ], 3626 + "authors": [ 3627 + { 3628 + "name": "Ondřej Machulda", 3629 + "email": "ondrej.machulda@gmail.com" 3630 + } 3631 + ], 3632 + "description": "Detect continuous integration environment and provide unified access to properties of current build", 3633 + "keywords": [ 3634 + "CircleCI", 3635 + "Codeship", 3636 + "Wercker", 3637 + "adapter", 3638 + "appveyor", 3639 + "aws", 3640 + "aws codebuild", 3641 + "azure", 3642 + "azure devops", 3643 + "azure pipelines", 3644 + "bamboo", 3645 + "bitbucket", 3646 + "buddy", 3647 + "ci-info", 3648 + "codebuild", 3649 + "continuous integration", 3650 + "continuousphp", 3651 + "devops", 3652 + "drone", 3653 + "github", 3654 + "gitlab", 3655 + "interface", 3656 + "jenkins", 3657 + "pipelines", 3658 + "sourcehut", 3659 + "teamcity", 3660 + "travis" 3661 + ], 3662 + "support": { 3663 + "issues": "https://github.com/OndraM/ci-detector/issues", 3664 + "source": "https://github.com/OndraM/ci-detector/tree/4.2.0" 3665 + }, 3666 + "time": "2024-03-12T13:22:30+00:00" 2486 3667 }, 2487 3668 { 2488 3669 "name": "phar-io/manifest", 2489 - "version": "2.0.3", 3670 + "version": "2.0.4", 2490 3671 "source": { 2491 3672 "type": "git", 2492 3673 "url": "https://github.com/phar-io/manifest.git", 2493 - "reference": "97803eca37d319dfa7826cc2437fc020857acb53" 3674 + "reference": "54750ef60c58e43759730615a392c31c80e23176" 2494 3675 }, 2495 3676 "dist": { 2496 3677 "type": "zip", 2497 - "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", 2498 - "reference": "97803eca37d319dfa7826cc2437fc020857acb53", 3678 + "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176", 3679 + "reference": "54750ef60c58e43759730615a392c31c80e23176", 2499 3680 "shasum": "" 2500 3681 }, 2501 3682 "require": { 2502 3683 "ext-dom": "*", 3684 + "ext-libxml": "*", 2503 3685 "ext-phar": "*", 2504 3686 "ext-xmlwriter": "*", 2505 3687 "phar-io/version": "^3.0.1", ··· 2540 3722 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", 2541 3723 "support": { 2542 3724 "issues": "https://github.com/phar-io/manifest/issues", 2543 - "source": "https://github.com/phar-io/manifest/tree/2.0.3" 3725 + "source": "https://github.com/phar-io/manifest/tree/2.0.4" 2544 3726 }, 2545 - "time": "2021-07-20T11:28:43+00:00" 3727 + "funding": [ 3728 + { 3729 + "url": "https://github.com/theseer", 3730 + "type": "github" 3731 + } 3732 + ], 3733 + "time": "2024-03-03T12:33:53+00:00" 2546 3734 }, 2547 3735 { 2548 3736 "name": "phar-io/version", ··· 2820 4008 }, 2821 4009 { 2822 4010 "name": "phpunit/php-code-coverage", 2823 - "version": "10.1.11", 4011 + "version": "10.1.14", 2824 4012 "source": { 2825 4013 "type": "git", 2826 4014 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 2827 - "reference": "78c3b7625965c2513ee96569a4dbb62601784145" 4015 + "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b" 2828 4016 }, 2829 4017 "dist": { 2830 4018 "type": "zip", 2831 - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/78c3b7625965c2513ee96569a4dbb62601784145", 2832 - "reference": "78c3b7625965c2513ee96569a4dbb62601784145", 4019 + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e3f51450ebffe8e0efdf7346ae966a656f7d5e5b", 4020 + "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b", 2833 4021 "shasum": "" 2834 4022 }, 2835 4023 "require": { ··· 2886 4074 "support": { 2887 4075 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", 2888 4076 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", 2889 - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.11" 4077 + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.14" 2890 4078 }, 2891 4079 "funding": [ 2892 4080 { ··· 2894 4082 "type": "github" 2895 4083 } 2896 4084 ], 2897 - "time": "2023-12-21T15:38:30+00:00" 4085 + "time": "2024-03-12T15:33:41+00:00" 2898 4086 }, 2899 4087 { 2900 4088 "name": "phpunit/php-file-iterator", ··· 3141 4329 }, 3142 4330 { 3143 4331 "name": "phpunit/phpunit", 3144 - "version": "10.5.11", 4332 + "version": "10.5.20", 3145 4333 "source": { 3146 4334 "type": "git", 3147 4335 "url": "https://github.com/sebastianbergmann/phpunit.git", 3148 - "reference": "0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4" 4336 + "reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3" 3149 4337 }, 3150 4338 "dist": { 3151 4339 "type": "zip", 3152 - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4", 3153 - "reference": "0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4", 4340 + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/547d314dc24ec1e177720d45c6263fb226cc2ae3", 4341 + "reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3", 3154 4342 "shasum": "" 3155 4343 }, 3156 4344 "require": { ··· 3222 4410 "support": { 3223 4411 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 3224 4412 "security": "https://github.com/sebastianbergmann/phpunit/security/policy", 3225 - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.11" 4413 + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.20" 3226 4414 }, 3227 4415 "funding": [ 3228 4416 { ··· 3238 4426 "type": "tidelift" 3239 4427 } 3240 4428 ], 3241 - "time": "2024-02-25T14:05:00+00:00" 4429 + "time": "2024-04-24T06:32:35+00:00" 3242 4430 }, 3243 4431 { 3244 4432 "name": "psr/http-client", ··· 3294 4482 }, 3295 4483 { 3296 4484 "name": "psr/http-factory", 3297 - "version": "1.0.2", 4485 + "version": "1.1.0", 3298 4486 "source": { 3299 4487 "type": "git", 3300 4488 "url": "https://github.com/php-fig/http-factory.git", 3301 - "reference": "e616d01114759c4c489f93b099585439f795fe35" 4489 + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" 3302 4490 }, 3303 4491 "dist": { 3304 4492 "type": "zip", 3305 - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", 3306 - "reference": "e616d01114759c4c489f93b099585439f795fe35", 4493 + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", 4494 + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", 3307 4495 "shasum": "" 3308 4496 }, 3309 4497 "require": { 3310 - "php": ">=7.0.0", 4498 + "php": ">=7.1", 3311 4499 "psr/http-message": "^1.0 || ^2.0" 3312 4500 }, 3313 4501 "type": "library", ··· 3331 4519 "homepage": "https://www.php-fig.org/" 3332 4520 } 3333 4521 ], 3334 - "description": "Common interfaces for PSR-7 HTTP message factories", 4522 + "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", 3335 4523 "keywords": [ 3336 4524 "factory", 3337 4525 "http", ··· 3343 4531 "response" 3344 4532 ], 3345 4533 "support": { 3346 - "source": "https://github.com/php-fig/http-factory/tree/1.0.2" 4534 + "source": "https://github.com/php-fig/http-factory" 3347 4535 }, 3348 - "time": "2023-04-10T20:10:41+00:00" 4536 + "time": "2024-04-15T12:06:14+00:00" 3349 4537 }, 3350 4538 { 3351 4539 "name": "psr/http-message", ··· 3445 4633 "time": "2019-03-08T08:55:37+00:00" 3446 4634 }, 3447 4635 { 4636 + "name": "sanmai/later", 4637 + "version": "0.1.4", 4638 + "source": { 4639 + "type": "git", 4640 + "url": "https://github.com/sanmai/later.git", 4641 + "reference": "e24c4304a4b1349c2a83151a692cec0c10579f60" 4642 + }, 4643 + "dist": { 4644 + "type": "zip", 4645 + "url": "https://api.github.com/repos/sanmai/later/zipball/e24c4304a4b1349c2a83151a692cec0c10579f60", 4646 + "reference": "e24c4304a4b1349c2a83151a692cec0c10579f60", 4647 + "shasum": "" 4648 + }, 4649 + "require": { 4650 + "php": ">=7.4" 4651 + }, 4652 + "require-dev": { 4653 + "ergebnis/composer-normalize": "^2.8", 4654 + "friendsofphp/php-cs-fixer": "^3.35.1", 4655 + "infection/infection": ">=0.27.6", 4656 + "phan/phan": ">=2", 4657 + "php-coveralls/php-coveralls": "^2.0", 4658 + "phpstan/phpstan": ">=1.4.5", 4659 + "phpunit/phpunit": ">=9.5 <10", 4660 + "vimeo/psalm": ">=2" 4661 + }, 4662 + "type": "library", 4663 + "extra": { 4664 + "branch-alias": { 4665 + "dev-main": "0.1.x-dev" 4666 + } 4667 + }, 4668 + "autoload": { 4669 + "files": [ 4670 + "src/functions.php" 4671 + ], 4672 + "psr-4": { 4673 + "Later\\": "src/" 4674 + } 4675 + }, 4676 + "notification-url": "https://packagist.org/downloads/", 4677 + "license": [ 4678 + "Apache-2.0" 4679 + ], 4680 + "authors": [ 4681 + { 4682 + "name": "Alexey Kopytko", 4683 + "email": "alexey@kopytko.com" 4684 + } 4685 + ], 4686 + "description": "Later: deferred wrapper object", 4687 + "support": { 4688 + "issues": "https://github.com/sanmai/later/issues", 4689 + "source": "https://github.com/sanmai/later/tree/0.1.4" 4690 + }, 4691 + "funding": [ 4692 + { 4693 + "url": "https://github.com/sanmai", 4694 + "type": "github" 4695 + } 4696 + ], 4697 + "time": "2023-10-24T00:25:28+00:00" 4698 + }, 4699 + { 4700 + "name": "sanmai/pipeline", 4701 + "version": "v6.10", 4702 + "source": { 4703 + "type": "git", 4704 + "url": "https://github.com/sanmai/pipeline.git", 4705 + "reference": "cbd2ea30ba8bef596b8dad1adb9c92fb2987e430" 4706 + }, 4707 + "dist": { 4708 + "type": "zip", 4709 + "url": "https://api.github.com/repos/sanmai/pipeline/zipball/cbd2ea30ba8bef596b8dad1adb9c92fb2987e430", 4710 + "reference": "cbd2ea30ba8bef596b8dad1adb9c92fb2987e430", 4711 + "shasum": "" 4712 + }, 4713 + "require": { 4714 + "php": "^7.4 || ^8.0" 4715 + }, 4716 + "require-dev": { 4717 + "ergebnis/composer-normalize": "^2.8", 4718 + "friendsofphp/php-cs-fixer": "^3.17", 4719 + "infection/infection": ">=0.10.5", 4720 + "league/pipeline": "^0.3 || ^1.0", 4721 + "phan/phan": ">=1.1", 4722 + "php-coveralls/php-coveralls": "^2.4.1", 4723 + "phpstan/phpstan": ">=0.10", 4724 + "phpunit/phpunit": ">=9.4", 4725 + "vimeo/psalm": ">=2" 4726 + }, 4727 + "type": "library", 4728 + "extra": { 4729 + "branch-alias": { 4730 + "dev-main": "v6.x-dev" 4731 + } 4732 + }, 4733 + "autoload": { 4734 + "files": [ 4735 + "src/functions.php" 4736 + ], 4737 + "psr-4": { 4738 + "Pipeline\\": "src/" 4739 + } 4740 + }, 4741 + "notification-url": "https://packagist.org/downloads/", 4742 + "license": [ 4743 + "Apache-2.0" 4744 + ], 4745 + "authors": [ 4746 + { 4747 + "name": "Alexey Kopytko", 4748 + "email": "alexey@kopytko.com" 4749 + } 4750 + ], 4751 + "description": "General-purpose collections pipeline", 4752 + "support": { 4753 + "issues": "https://github.com/sanmai/pipeline/issues", 4754 + "source": "https://github.com/sanmai/pipeline/tree/v6.10" 4755 + }, 4756 + "funding": [ 4757 + { 4758 + "url": "https://github.com/sanmai", 4759 + "type": "github" 4760 + } 4761 + ], 4762 + "time": "2024-03-16T01:33:30+00:00" 4763 + }, 4764 + { 3448 4765 "name": "sebastian/cli-parser", 3449 - "version": "2.0.0", 4766 + "version": "2.0.1", 3450 4767 "source": { 3451 4768 "type": "git", 3452 4769 "url": "https://github.com/sebastianbergmann/cli-parser.git", 3453 - "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae" 4770 + "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084" 3454 4771 }, 3455 4772 "dist": { 3456 4773 "type": "zip", 3457 - "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae", 3458 - "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae", 4774 + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084", 4775 + "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084", 3459 4776 "shasum": "" 3460 4777 }, 3461 4778 "require": { ··· 3490 4807 "homepage": "https://github.com/sebastianbergmann/cli-parser", 3491 4808 "support": { 3492 4809 "issues": "https://github.com/sebastianbergmann/cli-parser/issues", 3493 - "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0" 4810 + "security": "https://github.com/sebastianbergmann/cli-parser/security/policy", 4811 + "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1" 3494 4812 }, 3495 4813 "funding": [ 3496 4814 { ··· 3498 4816 "type": "github" 3499 4817 } 3500 4818 ], 3501 - "time": "2023-02-03T06:58:15+00:00" 4819 + "time": "2024-03-02T07:12:49+00:00" 3502 4820 }, 3503 4821 { 3504 4822 "name": "sebastian/code-unit", ··· 3748 5066 }, 3749 5067 { 3750 5068 "name": "sebastian/environment", 3751 - "version": "6.0.1", 5069 + "version": "6.1.0", 3752 5070 "source": { 3753 5071 "type": "git", 3754 5072 "url": "https://github.com/sebastianbergmann/environment.git", 3755 - "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951" 5073 + "reference": "8074dbcd93529b357029f5cc5058fd3e43666984" 3756 5074 }, 3757 5075 "dist": { 3758 5076 "type": "zip", 3759 - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951", 3760 - "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951", 5077 + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984", 5078 + "reference": "8074dbcd93529b357029f5cc5058fd3e43666984", 3761 5079 "shasum": "" 3762 5080 }, 3763 5081 "require": { ··· 3772 5090 "type": "library", 3773 5091 "extra": { 3774 5092 "branch-alias": { 3775 - "dev-main": "6.0-dev" 5093 + "dev-main": "6.1-dev" 3776 5094 } 3777 5095 }, 3778 5096 "autoload": { ··· 3800 5118 "support": { 3801 5119 "issues": "https://github.com/sebastianbergmann/environment/issues", 3802 5120 "security": "https://github.com/sebastianbergmann/environment/security/policy", 3803 - "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1" 5121 + "source": "https://github.com/sebastianbergmann/environment/tree/6.1.0" 3804 5122 }, 3805 5123 "funding": [ 3806 5124 { ··· 3808 5126 "type": "github" 3809 5127 } 3810 5128 ], 3811 - "time": "2023-04-11T05:39:26+00:00" 5129 + "time": "2024-03-23T08:47:14+00:00" 3812 5130 }, 3813 5131 { 3814 5132 "name": "sebastian/exporter", 3815 - "version": "5.1.1", 5133 + "version": "5.1.2", 3816 5134 "source": { 3817 5135 "type": "git", 3818 5136 "url": "https://github.com/sebastianbergmann/exporter.git", 3819 - "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc" 5137 + "reference": "955288482d97c19a372d3f31006ab3f37da47adf" 3820 5138 }, 3821 5139 "dist": { 3822 5140 "type": "zip", 3823 - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc", 3824 - "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc", 5141 + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf", 5142 + "reference": "955288482d97c19a372d3f31006ab3f37da47adf", 3825 5143 "shasum": "" 3826 5144 }, 3827 5145 "require": { ··· 3878 5196 "support": { 3879 5197 "issues": "https://github.com/sebastianbergmann/exporter/issues", 3880 5198 "security": "https://github.com/sebastianbergmann/exporter/security/policy", 3881 - "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1" 5199 + "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2" 3882 5200 }, 3883 5201 "funding": [ 3884 5202 { ··· 3886 5204 "type": "github" 3887 5205 } 3888 5206 ], 3889 - "time": "2023-09-24T13:22:09+00:00" 5207 + "time": "2024-03-02T07:17:12+00:00" 3890 5208 }, 3891 5209 { 3892 5210 "name": "sebastian/global-state", 3893 - "version": "6.0.1", 5211 + "version": "6.0.2", 3894 5212 "source": { 3895 5213 "type": "git", 3896 5214 "url": "https://github.com/sebastianbergmann/global-state.git", 3897 - "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4" 5215 + "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9" 3898 5216 }, 3899 5217 "dist": { 3900 5218 "type": "zip", 3901 - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4", 3902 - "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4", 5219 + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9", 5220 + "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9", 3903 5221 "shasum": "" 3904 5222 }, 3905 5223 "require": { ··· 3933 5251 } 3934 5252 ], 3935 5253 "description": "Snapshotting of global state", 3936 - "homepage": "http://www.github.com/sebastianbergmann/global-state", 5254 + "homepage": "https://www.github.com/sebastianbergmann/global-state", 3937 5255 "keywords": [ 3938 5256 "global state" 3939 5257 ], 3940 5258 "support": { 3941 5259 "issues": "https://github.com/sebastianbergmann/global-state/issues", 3942 5260 "security": "https://github.com/sebastianbergmann/global-state/security/policy", 3943 - "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1" 5261 + "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2" 3944 5262 }, 3945 5263 "funding": [ 3946 5264 { ··· 3948 5266 "type": "github" 3949 5267 } 3950 5268 ], 3951 - "time": "2023-07-19T07:19:23+00:00" 5269 + "time": "2024-03-02T07:19:19+00:00" 3952 5270 }, 3953 5271 { 3954 5272 "name": "sebastian/lines-of-code", ··· 4294 5612 }, 4295 5613 { 4296 5614 "name": "symfony/config", 4297 - "version": "v6.4.4", 5615 + "version": "v6.4.8", 4298 5616 "source": { 4299 5617 "type": "git", 4300 5618 "url": "https://github.com/symfony/config.git", 4301 - "reference": "6ea4affc27f2086c9d16b92ab5429ce1e3c38047" 5619 + "reference": "12e7e52515ce37191b193cf3365903c4f3951e35" 4302 5620 }, 4303 5621 "dist": { 4304 5622 "type": "zip", 4305 - "url": "https://api.github.com/repos/symfony/config/zipball/6ea4affc27f2086c9d16b92ab5429ce1e3c38047", 4306 - "reference": "6ea4affc27f2086c9d16b92ab5429ce1e3c38047", 5623 + "url": "https://api.github.com/repos/symfony/config/zipball/12e7e52515ce37191b193cf3365903c4f3951e35", 5624 + "reference": "12e7e52515ce37191b193cf3365903c4f3951e35", 4307 5625 "shasum": "" 4308 5626 }, 4309 5627 "require": { ··· 4349 5667 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", 4350 5668 "homepage": "https://symfony.com", 4351 5669 "support": { 4352 - "source": "https://github.com/symfony/config/tree/v6.4.4" 5670 + "source": "https://github.com/symfony/config/tree/v6.4.8" 4353 5671 }, 4354 5672 "funding": [ 4355 5673 { ··· 4365 5683 "type": "tidelift" 4366 5684 } 4367 5685 ], 4368 - "time": "2024-02-26T07:52:26+00:00" 5686 + "time": "2024-05-31T14:49:08+00:00" 4369 5687 }, 4370 5688 { 4371 5689 "name": "symfony/dependency-injection", 4372 - "version": "v6.4.4", 5690 + "version": "v6.4.8", 4373 5691 "source": { 4374 5692 "type": "git", 4375 5693 "url": "https://github.com/symfony/dependency-injection.git", 4376 - "reference": "6236e5e843cb763e9d0f74245678b994afea5363" 5694 + "reference": "d3b618176e8c3a9e5772151c51eba0c52a0c771c" 4377 5695 }, 4378 5696 "dist": { 4379 5697 "type": "zip", 4380 - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6236e5e843cb763e9d0f74245678b994afea5363", 4381 - "reference": "6236e5e843cb763e9d0f74245678b994afea5363", 5698 + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d3b618176e8c3a9e5772151c51eba0c52a0c771c", 5699 + "reference": "d3b618176e8c3a9e5772151c51eba0c52a0c771c", 4382 5700 "shasum": "" 4383 5701 }, 4384 5702 "require": { ··· 4430 5748 "description": "Allows you to standardize and centralize the way objects are constructed in your application", 4431 5749 "homepage": "https://symfony.com", 4432 5750 "support": { 4433 - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.4" 5751 + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.8" 4434 5752 }, 4435 5753 "funding": [ 4436 5754 { ··· 4446 5764 "type": "tidelift" 4447 5765 } 4448 5766 ], 4449 - "time": "2024-02-22T20:27:10+00:00" 5767 + "time": "2024-05-31T14:49:08+00:00" 4450 5768 }, 4451 5769 { 4452 5770 "name": "symfony/var-dumper", 4453 - "version": "v6.4.4", 5771 + "version": "v6.4.8", 4454 5772 "source": { 4455 5773 "type": "git", 4456 5774 "url": "https://github.com/symfony/var-dumper.git", 4457 - "reference": "b439823f04c98b84d4366c79507e9da6230944b1" 5775 + "reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25" 4458 5776 }, 4459 5777 "dist": { 4460 5778 "type": "zip", 4461 - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b439823f04c98b84d4366c79507e9da6230944b1", 4462 - "reference": "b439823f04c98b84d4366c79507e9da6230944b1", 5779 + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ad23ca4312395f0a8a8633c831ef4c4ee542ed25", 5780 + "reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25", 4463 5781 "shasum": "" 4464 5782 }, 4465 5783 "require": { ··· 4515 5833 "dump" 4516 5834 ], 4517 5835 "support": { 4518 - "source": "https://github.com/symfony/var-dumper/tree/v6.4.4" 5836 + "source": "https://github.com/symfony/var-dumper/tree/v6.4.8" 4519 5837 }, 4520 5838 "funding": [ 4521 5839 { ··· 4531 5849 "type": "tidelift" 4532 5850 } 4533 5851 ], 4534 - "time": "2024-02-15T11:23:52+00:00" 5852 + "time": "2024-05-31T14:49:08+00:00" 4535 5853 }, 4536 5854 { 4537 5855 "name": "symfony/var-exporter", 4538 - "version": "v6.4.4", 5856 + "version": "v6.4.8", 4539 5857 "source": { 4540 5858 "type": "git", 4541 5859 "url": "https://github.com/symfony/var-exporter.git", 4542 - "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b" 5860 + "reference": "792ca836f99b340f2e9ca9497c7953948c49a504" 4543 5861 }, 4544 5862 "dist": { 4545 5863 "type": "zip", 4546 - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0bd342e24aef49fc82a21bd4eedd3e665d177e5b", 4547 - "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b", 5864 + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/792ca836f99b340f2e9ca9497c7953948c49a504", 5865 + "reference": "792ca836f99b340f2e9ca9497c7953948c49a504", 4548 5866 "shasum": "" 4549 5867 }, 4550 5868 "require": { ··· 4552 5870 "symfony/deprecation-contracts": "^2.5|^3" 4553 5871 }, 4554 5872 "require-dev": { 5873 + "symfony/property-access": "^6.4|^7.0", 5874 + "symfony/serializer": "^6.4|^7.0", 4555 5875 "symfony/var-dumper": "^5.4|^6.0|^7.0" 4556 5876 }, 4557 5877 "type": "library", ··· 4590 5910 "serialize" 4591 5911 ], 4592 5912 "support": { 4593 - "source": "https://github.com/symfony/var-exporter/tree/v6.4.4" 5913 + "source": "https://github.com/symfony/var-exporter/tree/v6.4.8" 4594 5914 }, 4595 5915 "funding": [ 4596 5916 { ··· 4606 5926 "type": "tidelift" 4607 5927 } 4608 5928 ], 4609 - "time": "2024-02-26T08:37:45+00:00" 5929 + "time": "2024-05-31T14:49:08+00:00" 4610 5930 }, 4611 5931 { 4612 5932 "name": "symfony/yaml", 4613 - "version": "v6.4.3", 5933 + "version": "v6.4.8", 4614 5934 "source": { 4615 5935 "type": "git", 4616 5936 "url": "https://github.com/symfony/yaml.git", 4617 - "reference": "d75715985f0f94f978e3a8fa42533e10db921b90" 5937 + "reference": "52903de178d542850f6f341ba92995d3d63e60c9" 4618 5938 }, 4619 5939 "dist": { 4620 5940 "type": "zip", 4621 - "url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90", 4622 - "reference": "d75715985f0f94f978e3a8fa42533e10db921b90", 5941 + "url": "https://api.github.com/repos/symfony/yaml/zipball/52903de178d542850f6f341ba92995d3d63e60c9", 5942 + "reference": "52903de178d542850f6f341ba92995d3d63e60c9", 4623 5943 "shasum": "" 4624 5944 }, 4625 5945 "require": { ··· 4662 5982 "description": "Loads and dumps YAML files", 4663 5983 "homepage": "https://symfony.com", 4664 5984 "support": { 4665 - "source": "https://github.com/symfony/yaml/tree/v6.4.3" 5985 + "source": "https://github.com/symfony/yaml/tree/v6.4.8" 4666 5986 }, 4667 5987 "funding": [ 4668 5988 { ··· 4678 5998 "type": "tidelift" 4679 5999 } 4680 6000 ], 4681 - "time": "2024-01-23T14:51:35+00:00" 6001 + "time": "2024-05-31T14:49:08+00:00" 6002 + }, 6003 + { 6004 + "name": "thecodingmachine/safe", 6005 + "version": "v2.5.0", 6006 + "source": { 6007 + "type": "git", 6008 + "url": "https://github.com/thecodingmachine/safe.git", 6009 + "reference": "3115ecd6b4391662b4931daac4eba6b07a2ac1f0" 6010 + }, 6011 + "dist": { 6012 + "type": "zip", 6013 + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/3115ecd6b4391662b4931daac4eba6b07a2ac1f0", 6014 + "reference": "3115ecd6b4391662b4931daac4eba6b07a2ac1f0", 6015 + "shasum": "" 6016 + }, 6017 + "require": { 6018 + "php": "^8.0" 6019 + }, 6020 + "require-dev": { 6021 + "phpstan/phpstan": "^1.5", 6022 + "phpunit/phpunit": "^9.5", 6023 + "squizlabs/php_codesniffer": "^3.2", 6024 + "thecodingmachine/phpstan-strict-rules": "^1.0" 6025 + }, 6026 + "type": "library", 6027 + "extra": { 6028 + "branch-alias": { 6029 + "dev-master": "2.2.x-dev" 6030 + } 6031 + }, 6032 + "autoload": { 6033 + "files": [ 6034 + "deprecated/apc.php", 6035 + "deprecated/array.php", 6036 + "deprecated/datetime.php", 6037 + "deprecated/libevent.php", 6038 + "deprecated/misc.php", 6039 + "deprecated/password.php", 6040 + "deprecated/mssql.php", 6041 + "deprecated/stats.php", 6042 + "deprecated/strings.php", 6043 + "lib/special_cases.php", 6044 + "deprecated/mysqli.php", 6045 + "generated/apache.php", 6046 + "generated/apcu.php", 6047 + "generated/array.php", 6048 + "generated/bzip2.php", 6049 + "generated/calendar.php", 6050 + "generated/classobj.php", 6051 + "generated/com.php", 6052 + "generated/cubrid.php", 6053 + "generated/curl.php", 6054 + "generated/datetime.php", 6055 + "generated/dir.php", 6056 + "generated/eio.php", 6057 + "generated/errorfunc.php", 6058 + "generated/exec.php", 6059 + "generated/fileinfo.php", 6060 + "generated/filesystem.php", 6061 + "generated/filter.php", 6062 + "generated/fpm.php", 6063 + "generated/ftp.php", 6064 + "generated/funchand.php", 6065 + "generated/gettext.php", 6066 + "generated/gmp.php", 6067 + "generated/gnupg.php", 6068 + "generated/hash.php", 6069 + "generated/ibase.php", 6070 + "generated/ibmDb2.php", 6071 + "generated/iconv.php", 6072 + "generated/image.php", 6073 + "generated/imap.php", 6074 + "generated/info.php", 6075 + "generated/inotify.php", 6076 + "generated/json.php", 6077 + "generated/ldap.php", 6078 + "generated/libxml.php", 6079 + "generated/lzf.php", 6080 + "generated/mailparse.php", 6081 + "generated/mbstring.php", 6082 + "generated/misc.php", 6083 + "generated/mysql.php", 6084 + "generated/network.php", 6085 + "generated/oci8.php", 6086 + "generated/opcache.php", 6087 + "generated/openssl.php", 6088 + "generated/outcontrol.php", 6089 + "generated/pcntl.php", 6090 + "generated/pcre.php", 6091 + "generated/pgsql.php", 6092 + "generated/posix.php", 6093 + "generated/ps.php", 6094 + "generated/pspell.php", 6095 + "generated/readline.php", 6096 + "generated/rpminfo.php", 6097 + "generated/rrd.php", 6098 + "generated/sem.php", 6099 + "generated/session.php", 6100 + "generated/shmop.php", 6101 + "generated/sockets.php", 6102 + "generated/sodium.php", 6103 + "generated/solr.php", 6104 + "generated/spl.php", 6105 + "generated/sqlsrv.php", 6106 + "generated/ssdeep.php", 6107 + "generated/ssh2.php", 6108 + "generated/stream.php", 6109 + "generated/strings.php", 6110 + "generated/swoole.php", 6111 + "generated/uodbc.php", 6112 + "generated/uopz.php", 6113 + "generated/url.php", 6114 + "generated/var.php", 6115 + "generated/xdiff.php", 6116 + "generated/xml.php", 6117 + "generated/xmlrpc.php", 6118 + "generated/yaml.php", 6119 + "generated/yaz.php", 6120 + "generated/zip.php", 6121 + "generated/zlib.php" 6122 + ], 6123 + "classmap": [ 6124 + "lib/DateTime.php", 6125 + "lib/DateTimeImmutable.php", 6126 + "lib/Exceptions/", 6127 + "deprecated/Exceptions/", 6128 + "generated/Exceptions/" 6129 + ] 6130 + }, 6131 + "notification-url": "https://packagist.org/downloads/", 6132 + "license": [ 6133 + "MIT" 6134 + ], 6135 + "description": "PHP core functions that throw exceptions instead of returning FALSE on error", 6136 + "support": { 6137 + "issues": "https://github.com/thecodingmachine/safe/issues", 6138 + "source": "https://github.com/thecodingmachine/safe/tree/v2.5.0" 6139 + }, 6140 + "time": "2023-04-05T11:54:14+00:00" 4682 6141 }, 4683 6142 { 4684 6143 "name": "theseer/tokenizer", 4685 - "version": "1.2.2", 6144 + "version": "1.2.3", 4686 6145 "source": { 4687 6146 "type": "git", 4688 6147 "url": "https://github.com/theseer/tokenizer.git", 4689 - "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96" 6148 + "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2" 4690 6149 }, 4691 6150 "dist": { 4692 6151 "type": "zip", 4693 - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96", 4694 - "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96", 6152 + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", 6153 + "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", 4695 6154 "shasum": "" 4696 6155 }, 4697 6156 "require": { ··· 4720 6179 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", 4721 6180 "support": { 4722 6181 "issues": "https://github.com/theseer/tokenizer/issues", 4723 - "source": "https://github.com/theseer/tokenizer/tree/1.2.2" 6182 + "source": "https://github.com/theseer/tokenizer/tree/1.2.3" 4724 6183 }, 4725 6184 "funding": [ 4726 6185 { ··· 4728 6187 "type": "github" 4729 6188 } 4730 6189 ], 4731 - "time": "2023-11-20T00:12:19+00:00" 6190 + "time": "2024-03-03T12:36:25+00:00" 6191 + }, 6192 + { 6193 + "name": "webmozart/assert", 6194 + "version": "1.11.0", 6195 + "source": { 6196 + "type": "git", 6197 + "url": "https://github.com/webmozarts/assert.git", 6198 + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" 6199 + }, 6200 + "dist": { 6201 + "type": "zip", 6202 + "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", 6203 + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", 6204 + "shasum": "" 6205 + }, 6206 + "require": { 6207 + "ext-ctype": "*", 6208 + "php": "^7.2 || ^8.0" 6209 + }, 6210 + "conflict": { 6211 + "phpstan/phpstan": "<0.12.20", 6212 + "vimeo/psalm": "<4.6.1 || 4.6.2" 6213 + }, 6214 + "require-dev": { 6215 + "phpunit/phpunit": "^8.5.13" 6216 + }, 6217 + "type": "library", 6218 + "extra": { 6219 + "branch-alias": { 6220 + "dev-master": "1.10-dev" 6221 + } 6222 + }, 6223 + "autoload": { 6224 + "psr-4": { 6225 + "Webmozart\\Assert\\": "src/" 6226 + } 6227 + }, 6228 + "notification-url": "https://packagist.org/downloads/", 6229 + "license": [ 6230 + "MIT" 6231 + ], 6232 + "authors": [ 6233 + { 6234 + "name": "Bernhard Schussek", 6235 + "email": "bschussek@gmail.com" 6236 + } 6237 + ], 6238 + "description": "Assertions to validate method input/output with nice error messages.", 6239 + "keywords": [ 6240 + "assert", 6241 + "check", 6242 + "validate" 6243 + ], 6244 + "support": { 6245 + "issues": "https://github.com/webmozarts/assert/issues", 6246 + "source": "https://github.com/webmozarts/assert/tree/1.11.0" 6247 + }, 6248 + "time": "2022-06-03T18:03:27+00:00" 4732 6249 } 4733 6250 ], 4734 6251 "aliases": [],
+3 -3
pkgs/development/php-packages/php-cs-fixer/default.nix
··· 6 6 7 7 php.buildComposerProject (finalAttrs: { 8 8 pname = "php-cs-fixer"; 9 - version = "3.51.0"; 9 + version = "3.58.1"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "PHP-CS-Fixer"; 13 13 repo = "PHP-CS-Fixer"; 14 14 rev = "v${finalAttrs.version}"; 15 - hash = "sha256-49MzEEHFbr4jRYALdFqcQAOoQ3btoPkI9bpYJSxxnTo="; 15 + hash = "sha256-MBNFTHhApANDeHY0tTKbIP2EfVDH7mxwA42PKihzPug="; 16 16 }; 17 17 18 18 # Missing `composer.lock` from the repository. 19 19 # Issue open at https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7590 20 20 composerLock = ./composer.lock; 21 - vendorHash = "sha256-b0vrjv0dqQTD3nuo6nqpUtF4JkD8mj4OnNKKqp6hcvU="; 21 + vendorHash = "sha256-dryqtCUr2xkZgDRLKpQjyEpLGz8WiHtLY4fF/pCR10w="; 22 22 23 23 meta = { 24 24 changelog = "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/tag/v${finalAttrs.version}";