pest: 3.3.1 -> 3.7.4

+346 -367
+341 -361
pkgs/by-name/pe/pest/composer.lock
··· 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": "6dd92b3c214eb219f574a74eea1d06b4", 8 "packages": [ 9 { 10 "name": "brianium/paratest", 11 - "version": "v7.5.7", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/paratestphp/paratest.git", 15 - "reference": "4890b17f569efea5e034e519dc883da53a67448d" 16 }, 17 "dist": { 18 "type": "zip", 19 - "url": "https://api.github.com/repos/paratestphp/paratest/zipball/4890b17f569efea5e034e519dc883da53a67448d", 20 - "reference": "4890b17f569efea5e034e519dc883da53a67448d", 21 "shasum": "" 22 }, 23 "require": { ··· 26 "ext-reflection": "*", 27 "ext-simplexml": "*", 28 "fidry/cpu-core-counter": "^1.2.0", 29 - "jean85/pretty-package-versions": "^2.0.6", 30 - "php": "~8.2.0 || ~8.3.0", 31 - "phpunit/php-code-coverage": "^11.0.6", 32 "phpunit/php-file-iterator": "^5.1.0", 33 "phpunit/php-timer": "^7.0.1", 34 - "phpunit/phpunit": "^11.4.0", 35 "sebastian/environment": "^7.2.0", 36 - "symfony/console": "^6.4.11 || ^7.1.5", 37 - "symfony/process": "^6.4.8 || ^7.1.5" 38 }, 39 "require-dev": { 40 "doctrine/coding-standard": "^12.0.0", 41 "ext-pcov": "*", 42 "ext-posix": "*", 43 - "infection/infection": "^0.29.7", 44 - "phpstan/phpstan": "^1.12.6", 45 - "phpstan/phpstan-deprecation-rules": "^1.2.1", 46 - "phpstan/phpstan-phpunit": "^1.4.0", 47 - "phpstan/phpstan-strict-rules": "^1.6.1", 48 - "squizlabs/php_codesniffer": "^3.10.3", 49 - "symfony/filesystem": "^6.4.9 || ^7.1.5" 50 }, 51 "bin": [ 52 "bin/paratest", ··· 86 ], 87 "support": { 88 "issues": "https://github.com/paratestphp/paratest/issues", 89 - "source": "https://github.com/paratestphp/paratest/tree/v7.5.7" 90 }, 91 "funding": [ 92 { ··· 98 "type": "paypal" 99 } 100 ], 101 - "time": "2024-10-07T06:27:54+00:00" 102 }, 103 { 104 "name": "doctrine/deprecations", 105 - "version": "1.1.3", 106 "source": { 107 "type": "git", 108 "url": "https://github.com/doctrine/deprecations.git", 109 - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" 110 }, 111 "dist": { 112 "type": "zip", 113 - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", 114 - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", 115 "shasum": "" 116 }, 117 "require": { 118 "php": "^7.1 || ^8.0" 119 }, 120 "require-dev": { 121 - "doctrine/coding-standard": "^9", 122 - "phpstan/phpstan": "1.4.10 || 1.10.15", 123 - "phpstan/phpstan-phpunit": "^1.0", 124 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", 125 - "psalm/plugin-phpunit": "0.18.4", 126 - "psr/log": "^1 || ^2 || ^3", 127 - "vimeo/psalm": "4.30.0 || 5.12.0" 128 }, 129 "suggest": { 130 "psr/log": "Allows logging deprecations via PSR-3 logger implementation" ··· 132 "type": "library", 133 "autoload": { 134 "psr-4": { 135 - "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" 136 } 137 }, 138 "notification-url": "https://packagist.org/downloads/", ··· 143 "homepage": "https://www.doctrine-project.org/", 144 "support": { 145 "issues": "https://github.com/doctrine/deprecations/issues", 146 - "source": "https://github.com/doctrine/deprecations/tree/1.1.3" 147 }, 148 - "time": "2024-01-30T19:34:25+00:00" 149 }, 150 { 151 "name": "fidry/cpu-core-counter", ··· 210 }, 211 { 212 "name": "filp/whoops", 213 - "version": "2.16.0", 214 "source": { 215 "type": "git", 216 "url": "https://github.com/filp/whoops.git", 217 - "reference": "befcdc0e5dce67252aa6322d82424be928214fa2" 218 }, 219 "dist": { 220 "type": "zip", 221 - "url": "https://api.github.com/repos/filp/whoops/zipball/befcdc0e5dce67252aa6322d82424be928214fa2", 222 - "reference": "befcdc0e5dce67252aa6322d82424be928214fa2", 223 "shasum": "" 224 }, 225 "require": { ··· 269 ], 270 "support": { 271 "issues": "https://github.com/filp/whoops/issues", 272 - "source": "https://github.com/filp/whoops/tree/2.16.0" 273 }, 274 "funding": [ 275 { ··· 277 "type": "github" 278 } 279 ], 280 - "time": "2024-09-25T12:00:00+00:00" 281 }, 282 { 283 "name": "jean85/pretty-package-versions", 284 - "version": "2.0.6", 285 "source": { 286 "type": "git", 287 "url": "https://github.com/Jean85/pretty-package-versions.git", 288 - "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4" 289 }, 290 "dist": { 291 "type": "zip", 292 - "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/f9fdd29ad8e6d024f52678b570e5593759b550b4", 293 - "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4", 294 "shasum": "" 295 }, 296 "require": { 297 - "composer-runtime-api": "^2.0.0", 298 - "php": "^7.1|^8.0" 299 }, 300 "require-dev": { 301 "friendsofphp/php-cs-fixer": "^3.2", 302 "jean85/composer-provided-replaced-stub-package": "^1.0", 303 "phpstan/phpstan": "^1.4", 304 - "phpunit/phpunit": "^7.5|^8.5|^9.4", 305 - "vimeo/psalm": "^4.3" 306 }, 307 "type": "library", 308 "extra": { ··· 334 ], 335 "support": { 336 "issues": "https://github.com/Jean85/pretty-package-versions/issues", 337 - "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.6" 338 }, 339 - "time": "2024-03-08T09:58:59+00:00" 340 }, 341 { 342 "name": "myclabs/deep-copy", 343 - "version": "1.12.0", 344 "source": { 345 "type": "git", 346 "url": "https://github.com/myclabs/DeepCopy.git", 347 - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" 348 }, 349 "dist": { 350 "type": "zip", 351 - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", 352 - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", 353 "shasum": "" 354 }, 355 "require": { ··· 388 ], 389 "support": { 390 "issues": "https://github.com/myclabs/DeepCopy/issues", 391 - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0" 392 }, 393 "funding": [ 394 { ··· 396 "type": "tidelift" 397 } 398 ], 399 - "time": "2024-06-12T14:39:25+00:00" 400 }, 401 { 402 "name": "nikic/php-parser", 403 - "version": "v5.3.1", 404 "source": { 405 "type": "git", 406 "url": "https://github.com/nikic/PHP-Parser.git", 407 - "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b" 408 }, 409 "dist": { 410 "type": "zip", 411 - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b", 412 - "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b", 413 "shasum": "" 414 }, 415 "require": { ··· 452 ], 453 "support": { 454 "issues": "https://github.com/nikic/PHP-Parser/issues", 455 - "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1" 456 }, 457 - "time": "2024-10-08T18:51:32+00:00" 458 }, 459 { 460 "name": "nunomaduro/collision", 461 - "version": "v8.4.0", 462 "source": { 463 "type": "git", 464 "url": "https://github.com/nunomaduro/collision.git", 465 - "reference": "e7d1aa8ed753f63fa816932bbc89678238843b4a" 466 }, 467 "dist": { 468 "type": "zip", 469 - "url": "https://api.github.com/repos/nunomaduro/collision/zipball/e7d1aa8ed753f63fa816932bbc89678238843b4a", 470 - "reference": "e7d1aa8ed753f63fa816932bbc89678238843b4a", 471 "shasum": "" 472 }, 473 "require": { 474 - "filp/whoops": "^2.15.4", 475 - "nunomaduro/termwind": "^2.0.1", 476 "php": "^8.2.0", 477 - "symfony/console": "^7.1.3" 478 }, 479 "conflict": { 480 - "laravel/framework": "<11.0.0 || >=12.0.0", 481 - "phpunit/phpunit": "<10.5.1 || >=12.0.0" 482 }, 483 "require-dev": { 484 - "larastan/larastan": "^2.9.8", 485 - "laravel/framework": "^11.19.0", 486 - "laravel/pint": "^1.17.1", 487 - "laravel/sail": "^1.31.0", 488 - "laravel/sanctum": "^4.0.2", 489 - "laravel/tinker": "^2.9.0", 490 - "orchestra/testbench-core": "^9.2.3", 491 - "pestphp/pest": "^2.35.0 || ^3.0.0", 492 - "sebastian/environment": "^6.1.0 || ^7.0.0" 493 }, 494 "type": "library", 495 "extra": { ··· 526 "cli", 527 "command-line", 528 "console", 529 "error", 530 "handling", 531 "laravel", ··· 551 "type": "patreon" 552 } 553 ], 554 - "time": "2024-08-03T15:32:23+00:00" 555 }, 556 { 557 "name": "nunomaduro/termwind", 558 - "version": "v2.1.0", 559 "source": { 560 "type": "git", 561 "url": "https://github.com/nunomaduro/termwind.git", 562 - "reference": "e5f21eade88689536c0cdad4c3cd75f3ed26e01a" 563 }, 564 "dist": { 565 "type": "zip", 566 - "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/e5f21eade88689536c0cdad4c3cd75f3ed26e01a", 567 - "reference": "e5f21eade88689536c0cdad4c3cd75f3ed26e01a", 568 "shasum": "" 569 }, 570 "require": { 571 "ext-mbstring": "*", 572 "php": "^8.2", 573 - "symfony/console": "^7.0.4" 574 }, 575 "require-dev": { 576 - "ergebnis/phpstan-rules": "^2.2.0", 577 - "illuminate/console": "^11.1.1", 578 - "laravel/pint": "^1.15.0", 579 - "mockery/mockery": "^1.6.11", 580 - "pestphp/pest": "^2.34.6", 581 - "phpstan/phpstan": "^1.10.66", 582 - "phpstan/phpstan-strict-rules": "^1.5.2", 583 - "symfony/var-dumper": "^7.0.4", 584 "thecodingmachine/phpstan-strict-rules": "^1.0.0" 585 }, 586 "type": "library", ··· 623 ], 624 "support": { 625 "issues": "https://github.com/nunomaduro/termwind/issues", 626 - "source": "https://github.com/nunomaduro/termwind/tree/v2.1.0" 627 }, 628 "funding": [ 629 { ··· 639 "type": "github" 640 } 641 ], 642 - "time": "2024-09-05T15:25:50+00:00" 643 }, 644 { 645 "name": "pestphp/pest-plugin", ··· 1026 }, 1027 { 1028 "name": "phpdocumentor/reflection-docblock", 1029 - "version": "5.4.1", 1030 "source": { 1031 "type": "git", 1032 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", 1033 - "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" 1034 }, 1035 "dist": { 1036 "type": "zip", 1037 - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", 1038 - "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", 1039 "shasum": "" 1040 }, 1041 "require": { ··· 1044 "php": "^7.4 || ^8.0", 1045 "phpdocumentor/reflection-common": "^2.2", 1046 "phpdocumentor/type-resolver": "^1.7", 1047 - "phpstan/phpdoc-parser": "^1.7", 1048 "webmozart/assert": "^1.9.1" 1049 }, 1050 "require-dev": { 1051 - "mockery/mockery": "~1.3.5", 1052 "phpstan/extension-installer": "^1.1", 1053 "phpstan/phpstan": "^1.8", 1054 "phpstan/phpstan-mockery": "^1.1", 1055 "phpstan/phpstan-webmozart-assert": "^1.2", 1056 "phpunit/phpunit": "^9.5", 1057 - "vimeo/psalm": "^5.13" 1058 }, 1059 "type": "library", 1060 "extra": { ··· 1084 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", 1085 "support": { 1086 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", 1087 - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1" 1088 }, 1089 - "time": "2024-05-21T05:55:05+00:00" 1090 }, 1091 { 1092 "name": "phpdocumentor/type-resolver", 1093 - "version": "1.8.2", 1094 "source": { 1095 "type": "git", 1096 "url": "https://github.com/phpDocumentor/TypeResolver.git", 1097 - "reference": "153ae662783729388a584b4361f2545e4d841e3c" 1098 }, 1099 "dist": { 1100 "type": "zip", 1101 - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c", 1102 - "reference": "153ae662783729388a584b4361f2545e4d841e3c", 1103 "shasum": "" 1104 }, 1105 "require": { 1106 "doctrine/deprecations": "^1.0", 1107 "php": "^7.3 || ^8.0", 1108 "phpdocumentor/reflection-common": "^2.0", 1109 - "phpstan/phpdoc-parser": "^1.13" 1110 }, 1111 "require-dev": { 1112 "ext-tokenizer": "*", ··· 1142 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", 1143 "support": { 1144 "issues": "https://github.com/phpDocumentor/TypeResolver/issues", 1145 - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2" 1146 }, 1147 - "time": "2024-02-23T11:10:43+00:00" 1148 }, 1149 { 1150 "name": "phpstan/phpdoc-parser", 1151 - "version": "1.32.0", 1152 "source": { 1153 "type": "git", 1154 "url": "https://github.com/phpstan/phpdoc-parser.git", 1155 - "reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4" 1156 }, 1157 "dist": { 1158 "type": "zip", 1159 - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4", 1160 - "reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4", 1161 "shasum": "" 1162 }, 1163 "require": { 1164 - "php": "^7.2 || ^8.0" 1165 }, 1166 "require-dev": { 1167 "doctrine/annotations": "^2.0", 1168 - "nikic/php-parser": "^4.15", 1169 "php-parallel-lint/php-parallel-lint": "^1.2", 1170 "phpstan/extension-installer": "^1.0", 1171 - "phpstan/phpstan": "^1.5", 1172 - "phpstan/phpstan-phpunit": "^1.1", 1173 - "phpstan/phpstan-strict-rules": "^1.0", 1174 - "phpunit/phpunit": "^9.5", 1175 "symfony/process": "^5.2" 1176 }, 1177 "type": "library", ··· 1189 "description": "PHPDoc parser with support for nullable, intersection and generic types", 1190 "support": { 1191 "issues": "https://github.com/phpstan/phpdoc-parser/issues", 1192 - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.32.0" 1193 }, 1194 - "time": "2024-09-26T07:23:32+00:00" 1195 }, 1196 { 1197 "name": "phpunit/php-code-coverage", 1198 - "version": "11.0.7", 1199 "source": { 1200 "type": "git", 1201 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 1202 - "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca" 1203 }, 1204 "dist": { 1205 "type": "zip", 1206 - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582cc459871d28d6f5a1a4d35ca", 1207 - "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca", 1208 "shasum": "" 1209 }, 1210 "require": { 1211 "ext-dom": "*", 1212 "ext-libxml": "*", 1213 "ext-xmlwriter": "*", 1214 - "nikic/php-parser": "^5.3.1", 1215 "php": ">=8.2", 1216 "phpunit/php-file-iterator": "^5.1.0", 1217 "phpunit/php-text-template": "^4.0.1", ··· 1223 "theseer/tokenizer": "^1.2.3" 1224 }, 1225 "require-dev": { 1226 - "phpunit/phpunit": "^11.4.1" 1227 }, 1228 "suggest": { 1229 "ext-pcov": "PHP extension that provides line coverage", ··· 1261 "support": { 1262 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", 1263 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", 1264 - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.7" 1265 }, 1266 "funding": [ 1267 { ··· 1269 "type": "github" 1270 } 1271 ], 1272 - "time": "2024-10-09T06:21:38+00:00" 1273 }, 1274 { 1275 "name": "phpunit/php-file-iterator", ··· 1518 }, 1519 { 1520 "name": "phpunit/phpunit", 1521 - "version": "11.4.1", 1522 "source": { 1523 "type": "git", 1524 "url": "https://github.com/sebastianbergmann/phpunit.git", 1525 - "reference": "7875627f15f4da7e7f0823d1f323f7295a77334e" 1526 }, 1527 "dist": { 1528 "type": "zip", 1529 - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7875627f15f4da7e7f0823d1f323f7295a77334e", 1530 - "reference": "7875627f15f4da7e7f0823d1f323f7295a77334e", 1531 "shasum": "" 1532 }, 1533 "require": { ··· 1537 "ext-mbstring": "*", 1538 "ext-xml": "*", 1539 "ext-xmlwriter": "*", 1540 - "myclabs/deep-copy": "^1.12.0", 1541 "phar-io/manifest": "^2.0.4", 1542 "phar-io/version": "^3.2.1", 1543 "php": ">=8.2", 1544 - "phpunit/php-code-coverage": "^11.0.6", 1545 "phpunit/php-file-iterator": "^5.1.0", 1546 "phpunit/php-invoker": "^5.0.1", 1547 "phpunit/php-text-template": "^4.0.1", 1548 "phpunit/php-timer": "^7.0.1", 1549 "sebastian/cli-parser": "^3.0.2", 1550 - "sebastian/code-unit": "^3.0.1", 1551 - "sebastian/comparator": "^6.1.0", 1552 "sebastian/diff": "^6.0.2", 1553 "sebastian/environment": "^7.2.0", 1554 - "sebastian/exporter": "^6.1.3", 1555 "sebastian/global-state": "^7.0.2", 1556 "sebastian/object-enumerator": "^6.0.1", 1557 "sebastian/type": "^5.1.0", 1558 - "sebastian/version": "^5.0.1" 1559 }, 1560 "suggest": { 1561 "ext-soap": "To be able to generate mocks based on WSDL files" ··· 1566 "type": "library", 1567 "extra": { 1568 "branch-alias": { 1569 - "dev-main": "11.4-dev" 1570 } 1571 }, 1572 "autoload": { ··· 1598 "support": { 1599 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 1600 "security": "https://github.com/sebastianbergmann/phpunit/security/policy", 1601 - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.1" 1602 }, 1603 "funding": [ 1604 { ··· 1614 "type": "tidelift" 1615 } 1616 ], 1617 - "time": "2024-10-08T15:38:37+00:00" 1618 }, 1619 { 1620 "name": "psr/container", ··· 1829 }, 1830 { 1831 "name": "sebastian/code-unit", 1832 - "version": "3.0.1", 1833 "source": { 1834 "type": "git", 1835 "url": "https://github.com/sebastianbergmann/code-unit.git", 1836 - "reference": "6bb7d09d6623567178cf54126afa9c2310114268" 1837 }, 1838 "dist": { 1839 "type": "zip", 1840 - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6bb7d09d6623567178cf54126afa9c2310114268", 1841 - "reference": "6bb7d09d6623567178cf54126afa9c2310114268", 1842 "shasum": "" 1843 }, 1844 "require": { 1845 "php": ">=8.2" 1846 }, 1847 "require-dev": { 1848 - "phpunit/phpunit": "^11.0" 1849 }, 1850 "type": "library", 1851 "extra": { ··· 1874 "support": { 1875 "issues": "https://github.com/sebastianbergmann/code-unit/issues", 1876 "security": "https://github.com/sebastianbergmann/code-unit/security/policy", 1877 - "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.1" 1878 }, 1879 "funding": [ 1880 { ··· 1882 "type": "github" 1883 } 1884 ], 1885 - "time": "2024-07-03T04:44:28+00:00" 1886 }, 1887 { 1888 "name": "sebastian/code-unit-reverse-lookup", ··· 1942 }, 1943 { 1944 "name": "sebastian/comparator", 1945 - "version": "6.1.0", 1946 "source": { 1947 "type": "git", 1948 "url": "https://github.com/sebastianbergmann/comparator.git", 1949 - "reference": "fa37b9e2ca618cb051d71b60120952ee8ca8b03d" 1950 }, 1951 "dist": { 1952 "type": "zip", 1953 - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa37b9e2ca618cb051d71b60120952ee8ca8b03d", 1954 - "reference": "fa37b9e2ca618cb051d71b60120952ee8ca8b03d", 1955 "shasum": "" 1956 }, 1957 "require": { ··· 1962 "sebastian/exporter": "^6.0" 1963 }, 1964 "require-dev": { 1965 - "phpunit/phpunit": "^11.3" 1966 }, 1967 "type": "library", 1968 "extra": { 1969 "branch-alias": { 1970 - "dev-main": "6.1-dev" 1971 } 1972 }, 1973 "autoload": { ··· 2007 "support": { 2008 "issues": "https://github.com/sebastianbergmann/comparator/issues", 2009 "security": "https://github.com/sebastianbergmann/comparator/security/policy", 2010 - "source": "https://github.com/sebastianbergmann/comparator/tree/6.1.0" 2011 }, 2012 "funding": [ 2013 { ··· 2015 "type": "github" 2016 } 2017 ], 2018 - "time": "2024-09-11T15:42:56+00:00" 2019 }, 2020 { 2021 "name": "sebastian/complexity", ··· 2208 }, 2209 { 2210 "name": "sebastian/exporter", 2211 - "version": "6.1.3", 2212 "source": { 2213 "type": "git", 2214 "url": "https://github.com/sebastianbergmann/exporter.git", 2215 - "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e" 2216 }, 2217 "dist": { 2218 "type": "zip", 2219 - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e", 2220 - "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e", 2221 "shasum": "" 2222 }, 2223 "require": { ··· 2226 "sebastian/recursion-context": "^6.0" 2227 }, 2228 "require-dev": { 2229 - "phpunit/phpunit": "^11.2" 2230 }, 2231 "type": "library", 2232 "extra": { ··· 2274 "support": { 2275 "issues": "https://github.com/sebastianbergmann/exporter/issues", 2276 "security": "https://github.com/sebastianbergmann/exporter/security/policy", 2277 - "source": "https://github.com/sebastianbergmann/exporter/tree/6.1.3" 2278 }, 2279 "funding": [ 2280 { ··· 2282 "type": "github" 2283 } 2284 ], 2285 - "time": "2024-07-03T04:56:19+00:00" 2286 }, 2287 { 2288 "name": "sebastian/global-state", ··· 2694 "time": "2024-10-09T05:16:32+00:00" 2695 }, 2696 { 2697 "name": "symfony/console", 2698 - "version": "v7.1.5", 2699 "source": { 2700 "type": "git", 2701 "url": "https://github.com/symfony/console.git", 2702 - "reference": "0fa539d12b3ccf068a722bbbffa07ca7079af9ee" 2703 }, 2704 "dist": { 2705 "type": "zip", 2706 - "url": "https://api.github.com/repos/symfony/console/zipball/0fa539d12b3ccf068a722bbbffa07ca7079af9ee", 2707 - "reference": "0fa539d12b3ccf068a722bbbffa07ca7079af9ee", 2708 "shasum": "" 2709 }, 2710 "require": { ··· 2768 "terminal" 2769 ], 2770 "support": { 2771 - "source": "https://github.com/symfony/console/tree/v7.1.5" 2772 }, 2773 "funding": [ 2774 { ··· 2784 "type": "tidelift" 2785 } 2786 ], 2787 - "time": "2024-09-20T08:28:38+00:00" 2788 }, 2789 { 2790 "name": "symfony/deprecation-contracts", 2791 - "version": "v3.5.0", 2792 "source": { 2793 "type": "git", 2794 "url": "https://github.com/symfony/deprecation-contracts.git", 2795 - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" 2796 }, 2797 "dist": { 2798 "type": "zip", 2799 - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", 2800 - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", 2801 "shasum": "" 2802 }, 2803 "require": { ··· 2805 }, 2806 "type": "library", 2807 "extra": { 2808 "branch-alias": { 2809 "dev-main": "3.5-dev" 2810 - }, 2811 - "thanks": { 2812 - "name": "symfony/contracts", 2813 - "url": "https://github.com/symfony/contracts" 2814 } 2815 }, 2816 "autoload": { ··· 2835 "description": "A generic function and convention to trigger deprecation notices", 2836 "homepage": "https://symfony.com", 2837 "support": { 2838 - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" 2839 }, 2840 "funding": [ 2841 { ··· 2851 "type": "tidelift" 2852 } 2853 ], 2854 - "time": "2024-04-18T09:32:20+00:00" 2855 }, 2856 { 2857 "name": "symfony/finder", 2858 - "version": "v7.1.4", 2859 "source": { 2860 "type": "git", 2861 "url": "https://github.com/symfony/finder.git", 2862 - "reference": "d95bbf319f7d052082fb7af147e0f835a695e823" 2863 }, 2864 "dist": { 2865 "type": "zip", 2866 - "url": "https://api.github.com/repos/symfony/finder/zipball/d95bbf319f7d052082fb7af147e0f835a695e823", 2867 - "reference": "d95bbf319f7d052082fb7af147e0f835a695e823", 2868 "shasum": "" 2869 }, 2870 "require": { ··· 2899 "description": "Finds files and directories via an intuitive fluent interface", 2900 "homepage": "https://symfony.com", 2901 "support": { 2902 - "source": "https://github.com/symfony/finder/tree/v7.1.4" 2903 }, 2904 "funding": [ 2905 { ··· 2915 "type": "tidelift" 2916 } 2917 ], 2918 - "time": "2024-08-13T14:28:19+00:00" 2919 }, 2920 { 2921 "name": "symfony/polyfill-ctype", ··· 2943 "type": "library", 2944 "extra": { 2945 "thanks": { 2946 - "name": "symfony/polyfill", 2947 - "url": "https://github.com/symfony/polyfill" 2948 } 2949 }, 2950 "autoload": { ··· 3019 "type": "library", 3020 "extra": { 3021 "thanks": { 3022 - "name": "symfony/polyfill", 3023 - "url": "https://github.com/symfony/polyfill" 3024 } 3025 }, 3026 "autoload": { ··· 3097 "type": "library", 3098 "extra": { 3099 "thanks": { 3100 - "name": "symfony/polyfill", 3101 - "url": "https://github.com/symfony/polyfill" 3102 } 3103 }, 3104 "autoload": { ··· 3181 "type": "library", 3182 "extra": { 3183 "thanks": { 3184 - "name": "symfony/polyfill", 3185 - "url": "https://github.com/symfony/polyfill" 3186 } 3187 }, 3188 "autoload": { ··· 3237 }, 3238 { 3239 "name": "symfony/process", 3240 - "version": "v7.1.5", 3241 "source": { 3242 "type": "git", 3243 "url": "https://github.com/symfony/process.git", 3244 - "reference": "5c03ee6369281177f07f7c68252a280beccba847" 3245 }, 3246 "dist": { 3247 "type": "zip", 3248 - "url": "https://api.github.com/repos/symfony/process/zipball/5c03ee6369281177f07f7c68252a280beccba847", 3249 - "reference": "5c03ee6369281177f07f7c68252a280beccba847", 3250 "shasum": "" 3251 }, 3252 "require": { ··· 3278 "description": "Executes commands in sub-processes", 3279 "homepage": "https://symfony.com", 3280 "support": { 3281 - "source": "https://github.com/symfony/process/tree/v7.1.5" 3282 }, 3283 "funding": [ 3284 { ··· 3294 "type": "tidelift" 3295 } 3296 ], 3297 - "time": "2024-09-19T21:48:23+00:00" 3298 }, 3299 { 3300 "name": "symfony/service-contracts", 3301 - "version": "v3.5.0", 3302 "source": { 3303 "type": "git", 3304 "url": "https://github.com/symfony/service-contracts.git", 3305 - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" 3306 }, 3307 "dist": { 3308 "type": "zip", 3309 - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", 3310 - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", 3311 "shasum": "" 3312 }, 3313 "require": { ··· 3320 }, 3321 "type": "library", 3322 "extra": { 3323 "branch-alias": { 3324 "dev-main": "3.5-dev" 3325 - }, 3326 - "thanks": { 3327 - "name": "symfony/contracts", 3328 - "url": "https://github.com/symfony/contracts" 3329 } 3330 }, 3331 "autoload": { ··· 3361 "standards" 3362 ], 3363 "support": { 3364 - "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" 3365 }, 3366 "funding": [ 3367 { ··· 3377 "type": "tidelift" 3378 } 3379 ], 3380 - "time": "2024-04-18T09:32:20+00:00" 3381 }, 3382 { 3383 "name": "symfony/string", 3384 - "version": "v7.1.5", 3385 "source": { 3386 "type": "git", 3387 "url": "https://github.com/symfony/string.git", 3388 - "reference": "d66f9c343fa894ec2037cc928381df90a7ad4306" 3389 }, 3390 "dist": { 3391 "type": "zip", 3392 - "url": "https://api.github.com/repos/symfony/string/zipball/d66f9c343fa894ec2037cc928381df90a7ad4306", 3393 - "reference": "d66f9c343fa894ec2037cc928381df90a7ad4306", 3394 "shasum": "" 3395 }, 3396 "require": { ··· 3448 "utf8" 3449 ], 3450 "support": { 3451 - "source": "https://github.com/symfony/string/tree/v7.1.5" 3452 }, 3453 "funding": [ 3454 { ··· 3464 "type": "tidelift" 3465 } 3466 ], 3467 - "time": "2024-09-20T08:28:38+00:00" 3468 }, 3469 { 3470 "name": "ta-tikoma/phpunit-architecture-test", ··· 3636 ], 3637 "packages-dev": [ 3638 { 3639 - "name": "ergebnis/phpstan-rules", 3640 - "version": "2.2.0", 3641 - "source": { 3642 - "type": "git", 3643 - "url": "https://github.com/ergebnis/phpstan-rules.git", 3644 - "reference": "2e9946491d39ea1eb043738309895e08f025a7a0" 3645 - }, 3646 - "dist": { 3647 - "type": "zip", 3648 - "url": "https://api.github.com/repos/ergebnis/phpstan-rules/zipball/2e9946491d39ea1eb043738309895e08f025a7a0", 3649 - "reference": "2e9946491d39ea1eb043738309895e08f025a7a0", 3650 - "shasum": "" 3651 - }, 3652 - "require": { 3653 - "ext-mbstring": "*", 3654 - "nikic/php-parser": "^4.2.3 || ^5.0.0", 3655 - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", 3656 - "phpstan/phpstan": "^1.10.21" 3657 - }, 3658 - "require-dev": { 3659 - "doctrine/orm": "^3.0.0", 3660 - "ergebnis/composer-normalize": "^2.42.0", 3661 - "ergebnis/license": "^2.4.0", 3662 - "ergebnis/php-cs-fixer-config": "^6.22.0", 3663 - "ergebnis/phpunit-slow-test-detector": "^2.10.0", 3664 - "nette/di": "^3.2.0", 3665 - "phpstan/phpstan-deprecation-rules": "^1.1.4", 3666 - "phpstan/phpstan-strict-rules": "^1.5.2", 3667 - "phpunit/phpunit": "^10.5.10", 3668 - "psalm/plugin-phpunit": "~0.18.4", 3669 - "psr/container": "^2.0.2", 3670 - "rector/rector": "^1.0.0", 3671 - "vimeo/psalm": "^5.21.1" 3672 - }, 3673 - "type": "phpstan-extension", 3674 - "extra": { 3675 - "phpstan": { 3676 - "includes": [ 3677 - "rules.neon" 3678 - ] 3679 - } 3680 - }, 3681 - "autoload": { 3682 - "psr-4": { 3683 - "Ergebnis\\PHPStan\\Rules\\": "src/" 3684 - } 3685 - }, 3686 - "notification-url": "https://packagist.org/downloads/", 3687 - "license": [ 3688 - "MIT" 3689 - ], 3690 - "authors": [ 3691 - { 3692 - "name": "Andreas Möller", 3693 - "email": "am@localheinz.com", 3694 - "homepage": "https://localheinz.com" 3695 - } 3696 - ], 3697 - "description": "Provides rules for phpstan/phpstan.", 3698 - "homepage": "https://github.com/ergebnis/phpstan-rules", 3699 - "keywords": [ 3700 - "PHPStan", 3701 - "phpstan-rules" 3702 - ], 3703 - "support": { 3704 - "issues": "https://github.com/ergebnis/phpstan-rules/issues", 3705 - "security": "https://github.com/ergebnis/phpstan-rules/blob/main/.github/SECURITY.md", 3706 - "source": "https://github.com/ergebnis/phpstan-rules" 3707 - }, 3708 - "time": "2024-02-07T17:49:28+00:00" 3709 - }, 3710 - { 3711 "name": "laravel/pint", 3712 - "version": "v1.18.1", 3713 "source": { 3714 "type": "git", 3715 "url": "https://github.com/laravel/pint.git", 3716 - "reference": "35c00c05ec43e6b46d295efc0f4386ceb30d50d9" 3717 }, 3718 "dist": { 3719 "type": "zip", 3720 - "url": "https://api.github.com/repos/laravel/pint/zipball/35c00c05ec43e6b46d295efc0f4386ceb30d50d9", 3721 - "reference": "35c00c05ec43e6b46d295efc0f4386ceb30d50d9", 3722 "shasum": "" 3723 }, 3724 "require": { ··· 3726 "ext-mbstring": "*", 3727 "ext-tokenizer": "*", 3728 "ext-xml": "*", 3729 - "php": "^8.1.0" 3730 }, 3731 "require-dev": { 3732 - "friendsofphp/php-cs-fixer": "^3.64.0", 3733 - "illuminate/view": "^10.48.20", 3734 - "larastan/larastan": "^2.9.8", 3735 - "laravel-zero/framework": "^10.4.0", 3736 "mockery/mockery": "^1.6.12", 3737 - "nunomaduro/termwind": "^1.15.1", 3738 - "pestphp/pest": "^2.35.1" 3739 }, 3740 "bin": [ 3741 "builds/pint" ··· 3771 "issues": "https://github.com/laravel/pint/issues", 3772 "source": "https://github.com/laravel/pint" 3773 }, 3774 - "time": "2024-09-24T17:22:50+00:00" 3775 }, 3776 { 3777 "name": "nette/utils", ··· 3861 }, 3862 { 3863 "name": "pestphp/pest-dev-tools", 3864 - "version": "v3.0.0", 3865 "source": { 3866 "type": "git", 3867 "url": "https://github.com/pestphp/pest-dev-tools.git", 3868 - "reference": "1b3cf988b8065db4a05d5ed29a19e76d775fd3ec" 3869 }, 3870 "dist": { 3871 "type": "zip", 3872 - "url": "https://api.github.com/repos/pestphp/pest-dev-tools/zipball/1b3cf988b8065db4a05d5ed29a19e76d775fd3ec", 3873 - "reference": "1b3cf988b8065db4a05d5ed29a19e76d775fd3ec", 3874 "shasum": "" 3875 }, 3876 "require": { 3877 - "ergebnis/phpstan-rules": "^2.2.0", 3878 - "laravel/pint": "^1.17.3", 3879 "php": "^8.2.0", 3880 - "phpstan/phpstan": "^1.12.2", 3881 - "phpstan/phpstan-strict-rules": "^1.6.0", 3882 - "phpunit/phpunit": "^11.3.3", 3883 - "rector/rector": "^1.2.5", 3884 - "symfony/var-dumper": "^7.1.4", 3885 - "symplify/phpstan-rules": "^12.7.0", 3886 "thecodingmachine/phpstan-strict-rules": "^1.0.0" 3887 }, 3888 "type": "library", ··· 3906 "unit" 3907 ], 3908 "support": { 3909 - "source": "https://github.com/pestphp/pest-dev-tools/tree/v3.0.0" 3910 }, 3911 "funding": [ 3912 { ··· 3918 "type": "github" 3919 } 3920 ], 3921 - "time": "2024-09-08T23:27:14+00:00" 3922 }, 3923 { 3924 "name": "pestphp/pest-plugin-type-coverage", 3925 - "version": "v3.1.0", 3926 "source": { 3927 "type": "git", 3928 "url": "https://github.com/pestphp/pest-plugin-type-coverage.git", 3929 - "reference": "45f265f37f9b3e27f1a0982aedeb0c6ee156ba27" 3930 }, 3931 "dist": { 3932 "type": "zip", 3933 - "url": "https://api.github.com/repos/pestphp/pest-plugin-type-coverage/zipball/45f265f37f9b3e27f1a0982aedeb0c6ee156ba27", 3934 - "reference": "45f265f37f9b3e27f1a0982aedeb0c6ee156ba27", 3935 "shasum": "" 3936 }, 3937 "require": { 3938 "pestphp/pest-plugin": "^3.0.0", 3939 "php": "^8.2", 3940 - "phpstan/phpstan": "^1.12.6", 3941 - "tomasvotruba/type-coverage": "^1.0.0" 3942 }, 3943 "require-dev": { 3944 - "pestphp/pest": "^3.2.5", 3945 - "pestphp/pest-dev-tools": "^3.0.0" 3946 }, 3947 "type": "library", 3948 "extra": { ··· 3974 "unit" 3975 ], 3976 "support": { 3977 - "source": "https://github.com/pestphp/pest-plugin-type-coverage/tree/v3.1.0" 3978 }, 3979 "funding": [ 3980 { ··· 3990 "type": "patreon" 3991 } 3992 ], 3993 - "time": "2024-10-06T18:14:06+00:00" 3994 }, 3995 { 3996 "name": "phpstan/phpstan", 3997 - "version": "1.12.6", 3998 "source": { 3999 "type": "git", 4000 "url": "https://github.com/phpstan/phpstan.git", 4001 - "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae" 4002 }, 4003 "dist": { 4004 "type": "zip", 4005 - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc4d2f145a88ea7141ae698effd64d9df46527ae", 4006 - "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae", 4007 "shasum": "" 4008 }, 4009 "require": { ··· 4048 "type": "github" 4049 } 4050 ], 4051 - "time": "2024-10-06T15:03:59+00:00" 4052 }, 4053 { 4054 "name": "phpstan/phpstan-strict-rules", 4055 - "version": "1.6.1", 4056 "source": { 4057 "type": "git", 4058 "url": "https://github.com/phpstan/phpstan-strict-rules.git", 4059 - "reference": "daeec748b53de80a97498462513066834ec28f8b" 4060 }, 4061 "dist": { 4062 "type": "zip", 4063 - "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/daeec748b53de80a97498462513066834ec28f8b", 4064 - "reference": "daeec748b53de80a97498462513066834ec28f8b", 4065 "shasum": "" 4066 }, 4067 "require": { ··· 4095 "description": "Extra strict and opinionated rules for PHPStan", 4096 "support": { 4097 "issues": "https://github.com/phpstan/phpstan-strict-rules/issues", 4098 - "source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.6.1" 4099 }, 4100 - "time": "2024-09-20T14:04:44+00:00" 4101 }, 4102 { 4103 "name": "rector/rector", 4104 - "version": "1.2.6", 4105 "source": { 4106 "type": "git", 4107 "url": "https://github.com/rectorphp/rector.git", 4108 - "reference": "6ca85da28159dbd3bb36211c5104b7bc91278e99" 4109 }, 4110 "dist": { 4111 "type": "zip", 4112 - "url": "https://api.github.com/repos/rectorphp/rector/zipball/6ca85da28159dbd3bb36211c5104b7bc91278e99", 4113 - "reference": "6ca85da28159dbd3bb36211c5104b7bc91278e99", 4114 "shasum": "" 4115 }, 4116 "require": { ··· 4148 ], 4149 "support": { 4150 "issues": "https://github.com/rectorphp/rector/issues", 4151 - "source": "https://github.com/rectorphp/rector/tree/1.2.6" 4152 }, 4153 "funding": [ 4154 { ··· 4156 "type": "github" 4157 } 4158 ], 4159 - "time": "2024-10-03T08:56:44+00:00" 4160 }, 4161 { 4162 "name": "symfony/var-dumper", 4163 - "version": "v7.1.5", 4164 "source": { 4165 "type": "git", 4166 "url": "https://github.com/symfony/var-dumper.git", 4167 - "reference": "e20e03889539fd4e4211e14d2179226c513c010d" 4168 }, 4169 "dist": { 4170 "type": "zip", 4171 - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e20e03889539fd4e4211e14d2179226c513c010d", 4172 - "reference": "e20e03889539fd4e4211e14d2179226c513c010d", 4173 "shasum": "" 4174 }, 4175 "require": { ··· 4185 "symfony/http-kernel": "^6.4|^7.0", 4186 "symfony/process": "^6.4|^7.0", 4187 "symfony/uid": "^6.4|^7.0", 4188 - "twig/twig": "^3.0.4" 4189 }, 4190 "bin": [ 4191 "Resources/bin/var-dump-server" ··· 4223 "dump" 4224 ], 4225 "support": { 4226 - "source": "https://github.com/symfony/var-dumper/tree/v7.1.5" 4227 }, 4228 "funding": [ 4229 { ··· 4239 "type": "tidelift" 4240 } 4241 ], 4242 - "time": "2024-09-16T10:07:02+00:00" 4243 }, 4244 { 4245 "name": "symplify/phpstan-rules", 4246 - "version": "12.7.0", 4247 "source": { 4248 "type": "git", 4249 "url": "https://github.com/symplify/phpstan-rules.git", 4250 - "reference": "14f506143ae7d6548da88326331cc536686e224f" 4251 }, 4252 "dist": { 4253 "type": "zip", 4254 - "url": "https://api.github.com/repos/symplify/phpstan-rules/zipball/14f506143ae7d6548da88326331cc536686e224f", 4255 - "reference": "14f506143ae7d6548da88326331cc536686e224f", 4256 "shasum": "" 4257 }, 4258 "require": { ··· 4281 "description": "Set of Symplify rules for PHPStan", 4282 "support": { 4283 "issues": "https://github.com/symplify/phpstan-rules/issues", 4284 - "source": "https://github.com/symplify/phpstan-rules/tree/12.7.0" 4285 }, 4286 "funding": [ 4287 { ··· 4293 "type": "github" 4294 } 4295 ], 4296 - "time": "2024-05-25T15:32:40+00:00" 4297 }, 4298 { 4299 "name": "thecodingmachine/phpstan-strict-rules", ··· 4319 }, 4320 "type": "phpstan-extension", 4321 "extra": { 4322 - "branch-alias": { 4323 - "dev-master": "1.0-dev" 4324 - }, 4325 "phpstan": { 4326 "includes": [ 4327 "phpstan-strict-rules.neon" 4328 ] 4329 } 4330 }, 4331 "autoload": { ··· 4410 ], 4411 "aliases": [], 4412 "minimum-stability": "dev", 4413 - "stability-flags": [], 4414 "prefer-stable": true, 4415 "prefer-lowest": false, 4416 "platform": { 4417 "php": "^8.2.0" 4418 }, 4419 - "platform-dev": [], 4420 "plugin-api-version": "2.6.0" 4421 }
··· 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": "e3a84fa991a990ad69f3451531c0dc26", 8 "packages": [ 9 { 10 "name": "brianium/paratest", 11 + "version": "v7.7.0", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/paratestphp/paratest.git", 15 + "reference": "4fb3f73bc5a4c3146bac2850af7dc72435a32daf" 16 }, 17 "dist": { 18 "type": "zip", 19 + "url": "https://api.github.com/repos/paratestphp/paratest/zipball/4fb3f73bc5a4c3146bac2850af7dc72435a32daf", 20 + "reference": "4fb3f73bc5a4c3146bac2850af7dc72435a32daf", 21 "shasum": "" 22 }, 23 "require": { ··· 26 "ext-reflection": "*", 27 "ext-simplexml": "*", 28 "fidry/cpu-core-counter": "^1.2.0", 29 + "jean85/pretty-package-versions": "^2.1.0", 30 + "php": "~8.2.0 || ~8.3.0 || ~8.4.0", 31 + "phpunit/php-code-coverage": "^11.0.8", 32 "phpunit/php-file-iterator": "^5.1.0", 33 "phpunit/php-timer": "^7.0.1", 34 + "phpunit/phpunit": "^11.5.1", 35 "sebastian/environment": "^7.2.0", 36 + "symfony/console": "^6.4.14 || ^7.2.1", 37 + "symfony/process": "^6.4.14 || ^7.2.0" 38 }, 39 "require-dev": { 40 "doctrine/coding-standard": "^12.0.0", 41 "ext-pcov": "*", 42 "ext-posix": "*", 43 + "phpstan/phpstan": "^2.0.3", 44 + "phpstan/phpstan-deprecation-rules": "^2.0.1", 45 + "phpstan/phpstan-phpunit": "^2.0.1", 46 + "phpstan/phpstan-strict-rules": "^2", 47 + "squizlabs/php_codesniffer": "^3.11.1", 48 + "symfony/filesystem": "^6.4.13 || ^7.2.0" 49 }, 50 "bin": [ 51 "bin/paratest", ··· 85 ], 86 "support": { 87 "issues": "https://github.com/paratestphp/paratest/issues", 88 + "source": "https://github.com/paratestphp/paratest/tree/v7.7.0" 89 }, 90 "funding": [ 91 { ··· 97 "type": "paypal" 98 } 99 ], 100 + "time": "2024-12-11T14:50:44+00:00" 101 }, 102 { 103 "name": "doctrine/deprecations", 104 + "version": "1.1.4", 105 "source": { 106 "type": "git", 107 "url": "https://github.com/doctrine/deprecations.git", 108 + "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9" 109 }, 110 "dist": { 111 "type": "zip", 112 + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9", 113 + "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9", 114 "shasum": "" 115 }, 116 "require": { 117 "php": "^7.1 || ^8.0" 118 }, 119 "require-dev": { 120 + "doctrine/coding-standard": "^9 || ^12", 121 + "phpstan/phpstan": "1.4.10 || 2.0.3", 122 + "phpstan/phpstan-phpunit": "^1.0 || ^2", 123 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", 124 + "psr/log": "^1 || ^2 || ^3" 125 }, 126 "suggest": { 127 "psr/log": "Allows logging deprecations via PSR-3 logger implementation" ··· 129 "type": "library", 130 "autoload": { 131 "psr-4": { 132 + "Doctrine\\Deprecations\\": "src" 133 } 134 }, 135 "notification-url": "https://packagist.org/downloads/", ··· 140 "homepage": "https://www.doctrine-project.org/", 141 "support": { 142 "issues": "https://github.com/doctrine/deprecations/issues", 143 + "source": "https://github.com/doctrine/deprecations/tree/1.1.4" 144 }, 145 + "time": "2024-12-07T21:18:45+00:00" 146 }, 147 { 148 "name": "fidry/cpu-core-counter", ··· 207 }, 208 { 209 "name": "filp/whoops", 210 + "version": "2.17.0", 211 "source": { 212 "type": "git", 213 "url": "https://github.com/filp/whoops.git", 214 + "reference": "075bc0c26631110584175de6523ab3f1652eb28e" 215 }, 216 "dist": { 217 "type": "zip", 218 + "url": "https://api.github.com/repos/filp/whoops/zipball/075bc0c26631110584175de6523ab3f1652eb28e", 219 + "reference": "075bc0c26631110584175de6523ab3f1652eb28e", 220 "shasum": "" 221 }, 222 "require": { ··· 266 ], 267 "support": { 268 "issues": "https://github.com/filp/whoops/issues", 269 + "source": "https://github.com/filp/whoops/tree/2.17.0" 270 }, 271 "funding": [ 272 { ··· 274 "type": "github" 275 } 276 ], 277 + "time": "2025-01-25T12:00:00+00:00" 278 }, 279 { 280 "name": "jean85/pretty-package-versions", 281 + "version": "2.1.0", 282 "source": { 283 "type": "git", 284 "url": "https://github.com/Jean85/pretty-package-versions.git", 285 + "reference": "3c4e5f62ba8d7de1734312e4fff32f67a8daaf10" 286 }, 287 "dist": { 288 "type": "zip", 289 + "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/3c4e5f62ba8d7de1734312e4fff32f67a8daaf10", 290 + "reference": "3c4e5f62ba8d7de1734312e4fff32f67a8daaf10", 291 "shasum": "" 292 }, 293 "require": { 294 + "composer-runtime-api": "^2.1.0", 295 + "php": "^7.4|^8.0" 296 }, 297 "require-dev": { 298 "friendsofphp/php-cs-fixer": "^3.2", 299 "jean85/composer-provided-replaced-stub-package": "^1.0", 300 "phpstan/phpstan": "^1.4", 301 + "phpunit/phpunit": "^7.5|^8.5|^9.6", 302 + "vimeo/psalm": "^4.3 || ^5.0" 303 }, 304 "type": "library", 305 "extra": { ··· 331 ], 332 "support": { 333 "issues": "https://github.com/Jean85/pretty-package-versions/issues", 334 + "source": "https://github.com/Jean85/pretty-package-versions/tree/2.1.0" 335 }, 336 + "time": "2024-11-18T16:19:46+00:00" 337 }, 338 { 339 "name": "myclabs/deep-copy", 340 + "version": "1.13.0", 341 "source": { 342 "type": "git", 343 "url": "https://github.com/myclabs/DeepCopy.git", 344 + "reference": "024473a478be9df5fdaca2c793f2232fe788e414" 345 }, 346 "dist": { 347 "type": "zip", 348 + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414", 349 + "reference": "024473a478be9df5fdaca2c793f2232fe788e414", 350 "shasum": "" 351 }, 352 "require": { ··· 385 ], 386 "support": { 387 "issues": "https://github.com/myclabs/DeepCopy/issues", 388 + "source": "https://github.com/myclabs/DeepCopy/tree/1.13.0" 389 }, 390 "funding": [ 391 { ··· 393 "type": "tidelift" 394 } 395 ], 396 + "time": "2025-02-12T12:17:51+00:00" 397 }, 398 { 399 "name": "nikic/php-parser", 400 + "version": "v5.4.0", 401 "source": { 402 "type": "git", 403 "url": "https://github.com/nikic/PHP-Parser.git", 404 + "reference": "447a020a1f875a434d62f2a401f53b82a396e494" 405 }, 406 "dist": { 407 "type": "zip", 408 + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494", 409 + "reference": "447a020a1f875a434d62f2a401f53b82a396e494", 410 "shasum": "" 411 }, 412 "require": { ··· 449 ], 450 "support": { 451 "issues": "https://github.com/nikic/PHP-Parser/issues", 452 + "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0" 453 }, 454 + "time": "2024-12-30T11:07:19+00:00" 455 }, 456 { 457 "name": "nunomaduro/collision", 458 + "version": "v8.6.1", 459 "source": { 460 "type": "git", 461 "url": "https://github.com/nunomaduro/collision.git", 462 + "reference": "86f003c132143d5a2ab214e19933946409e0cae7" 463 }, 464 "dist": { 465 "type": "zip", 466 + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/86f003c132143d5a2ab214e19933946409e0cae7", 467 + "reference": "86f003c132143d5a2ab214e19933946409e0cae7", 468 "shasum": "" 469 }, 470 "require": { 471 + "filp/whoops": "^2.16.0", 472 + "nunomaduro/termwind": "^2.3.0", 473 "php": "^8.2.0", 474 + "symfony/console": "^7.2.1" 475 }, 476 "conflict": { 477 + "laravel/framework": "<11.39.1 || >=13.0.0", 478 + "phpunit/phpunit": "<11.5.3 || >=12.0.0" 479 }, 480 "require-dev": { 481 + "larastan/larastan": "^2.9.12", 482 + "laravel/framework": "^11.39.1", 483 + "laravel/pint": "^1.20.0", 484 + "laravel/sail": "^1.40.0", 485 + "laravel/sanctum": "^4.0.7", 486 + "laravel/tinker": "^2.10.0", 487 + "orchestra/testbench-core": "^9.9.2", 488 + "pestphp/pest": "^3.7.3", 489 + "sebastian/environment": "^6.1.0 || ^7.2.0" 490 }, 491 "type": "library", 492 "extra": { ··· 523 "cli", 524 "command-line", 525 "console", 526 + "dev", 527 "error", 528 "handling", 529 "laravel", ··· 549 "type": "patreon" 550 } 551 ], 552 + "time": "2025-01-23T13:41:43+00:00" 553 }, 554 { 555 "name": "nunomaduro/termwind", 556 + "version": "v2.3.0", 557 "source": { 558 "type": "git", 559 "url": "https://github.com/nunomaduro/termwind.git", 560 + "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda" 561 }, 562 "dist": { 563 "type": "zip", 564 + "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/52915afe6a1044e8b9cee1bcff836fb63acf9cda", 565 + "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda", 566 "shasum": "" 567 }, 568 "require": { 569 "ext-mbstring": "*", 570 "php": "^8.2", 571 + "symfony/console": "^7.1.8" 572 }, 573 "require-dev": { 574 + "illuminate/console": "^11.33.2", 575 + "laravel/pint": "^1.18.2", 576 + "mockery/mockery": "^1.6.12", 577 + "pestphp/pest": "^2.36.0", 578 + "phpstan/phpstan": "^1.12.11", 579 + "phpstan/phpstan-strict-rules": "^1.6.1", 580 + "symfony/var-dumper": "^7.1.8", 581 "thecodingmachine/phpstan-strict-rules": "^1.0.0" 582 }, 583 "type": "library", ··· 620 ], 621 "support": { 622 "issues": "https://github.com/nunomaduro/termwind/issues", 623 + "source": "https://github.com/nunomaduro/termwind/tree/v2.3.0" 624 }, 625 "funding": [ 626 { ··· 636 "type": "github" 637 } 638 ], 639 + "time": "2024-11-21T10:39:51+00:00" 640 }, 641 { 642 "name": "pestphp/pest-plugin", ··· 1023 }, 1024 { 1025 "name": "phpdocumentor/reflection-docblock", 1026 + "version": "5.6.1", 1027 "source": { 1028 "type": "git", 1029 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", 1030 + "reference": "e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8" 1031 }, 1032 "dist": { 1033 "type": "zip", 1034 + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8", 1035 + "reference": "e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8", 1036 "shasum": "" 1037 }, 1038 "require": { ··· 1041 "php": "^7.4 || ^8.0", 1042 "phpdocumentor/reflection-common": "^2.2", 1043 "phpdocumentor/type-resolver": "^1.7", 1044 + "phpstan/phpdoc-parser": "^1.7|^2.0", 1045 "webmozart/assert": "^1.9.1" 1046 }, 1047 "require-dev": { 1048 + "mockery/mockery": "~1.3.5 || ~1.6.0", 1049 "phpstan/extension-installer": "^1.1", 1050 "phpstan/phpstan": "^1.8", 1051 "phpstan/phpstan-mockery": "^1.1", 1052 "phpstan/phpstan-webmozart-assert": "^1.2", 1053 "phpunit/phpunit": "^9.5", 1054 + "psalm/phar": "^5.26" 1055 }, 1056 "type": "library", 1057 "extra": { ··· 1081 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", 1082 "support": { 1083 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", 1084 + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.1" 1085 }, 1086 + "time": "2024-12-07T09:39:29+00:00" 1087 }, 1088 { 1089 "name": "phpdocumentor/type-resolver", 1090 + "version": "1.10.0", 1091 "source": { 1092 "type": "git", 1093 "url": "https://github.com/phpDocumentor/TypeResolver.git", 1094 + "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a" 1095 }, 1096 "dist": { 1097 "type": "zip", 1098 + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/679e3ce485b99e84c775d28e2e96fade9a7fb50a", 1099 + "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a", 1100 "shasum": "" 1101 }, 1102 "require": { 1103 "doctrine/deprecations": "^1.0", 1104 "php": "^7.3 || ^8.0", 1105 "phpdocumentor/reflection-common": "^2.0", 1106 + "phpstan/phpdoc-parser": "^1.18|^2.0" 1107 }, 1108 "require-dev": { 1109 "ext-tokenizer": "*", ··· 1139 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", 1140 "support": { 1141 "issues": "https://github.com/phpDocumentor/TypeResolver/issues", 1142 + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.10.0" 1143 }, 1144 + "time": "2024-11-09T15:12:26+00:00" 1145 }, 1146 { 1147 "name": "phpstan/phpdoc-parser", 1148 + "version": "2.1.0", 1149 "source": { 1150 "type": "git", 1151 "url": "https://github.com/phpstan/phpdoc-parser.git", 1152 + "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68" 1153 }, 1154 "dist": { 1155 "type": "zip", 1156 + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", 1157 + "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", 1158 "shasum": "" 1159 }, 1160 "require": { 1161 + "php": "^7.4 || ^8.0" 1162 }, 1163 "require-dev": { 1164 "doctrine/annotations": "^2.0", 1165 + "nikic/php-parser": "^5.3.0", 1166 "php-parallel-lint/php-parallel-lint": "^1.2", 1167 "phpstan/extension-installer": "^1.0", 1168 + "phpstan/phpstan": "^2.0", 1169 + "phpstan/phpstan-phpunit": "^2.0", 1170 + "phpstan/phpstan-strict-rules": "^2.0", 1171 + "phpunit/phpunit": "^9.6", 1172 "symfony/process": "^5.2" 1173 }, 1174 "type": "library", ··· 1186 "description": "PHPDoc parser with support for nullable, intersection and generic types", 1187 "support": { 1188 "issues": "https://github.com/phpstan/phpdoc-parser/issues", 1189 + "source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0" 1190 }, 1191 + "time": "2025-02-19T13:28:12+00:00" 1192 }, 1193 { 1194 "name": "phpunit/php-code-coverage", 1195 + "version": "11.0.9", 1196 "source": { 1197 "type": "git", 1198 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 1199 + "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7" 1200 }, 1201 "dist": { 1202 "type": "zip", 1203 + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/14d63fbcca18457e49c6f8bebaa91a87e8e188d7", 1204 + "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7", 1205 "shasum": "" 1206 }, 1207 "require": { 1208 "ext-dom": "*", 1209 "ext-libxml": "*", 1210 "ext-xmlwriter": "*", 1211 + "nikic/php-parser": "^5.4.0", 1212 "php": ">=8.2", 1213 "phpunit/php-file-iterator": "^5.1.0", 1214 "phpunit/php-text-template": "^4.0.1", ··· 1220 "theseer/tokenizer": "^1.2.3" 1221 }, 1222 "require-dev": { 1223 + "phpunit/phpunit": "^11.5.2" 1224 }, 1225 "suggest": { 1226 "ext-pcov": "PHP extension that provides line coverage", ··· 1258 "support": { 1259 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", 1260 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", 1261 + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.9" 1262 }, 1263 "funding": [ 1264 { ··· 1266 "type": "github" 1267 } 1268 ], 1269 + "time": "2025-02-25T13:26:39+00:00" 1270 }, 1271 { 1272 "name": "phpunit/php-file-iterator", ··· 1515 }, 1516 { 1517 "name": "phpunit/phpunit", 1518 + "version": "11.5.3", 1519 "source": { 1520 "type": "git", 1521 "url": "https://github.com/sebastianbergmann/phpunit.git", 1522 + "reference": "30e319e578a7b5da3543073e30002bf82042f701" 1523 }, 1524 "dist": { 1525 "type": "zip", 1526 + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/30e319e578a7b5da3543073e30002bf82042f701", 1527 + "reference": "30e319e578a7b5da3543073e30002bf82042f701", 1528 "shasum": "" 1529 }, 1530 "require": { ··· 1534 "ext-mbstring": "*", 1535 "ext-xml": "*", 1536 "ext-xmlwriter": "*", 1537 + "myclabs/deep-copy": "^1.12.1", 1538 "phar-io/manifest": "^2.0.4", 1539 "phar-io/version": "^3.2.1", 1540 "php": ">=8.2", 1541 + "phpunit/php-code-coverage": "^11.0.8", 1542 "phpunit/php-file-iterator": "^5.1.0", 1543 "phpunit/php-invoker": "^5.0.1", 1544 "phpunit/php-text-template": "^4.0.1", 1545 "phpunit/php-timer": "^7.0.1", 1546 "sebastian/cli-parser": "^3.0.2", 1547 + "sebastian/code-unit": "^3.0.2", 1548 + "sebastian/comparator": "^6.3.0", 1549 "sebastian/diff": "^6.0.2", 1550 "sebastian/environment": "^7.2.0", 1551 + "sebastian/exporter": "^6.3.0", 1552 "sebastian/global-state": "^7.0.2", 1553 "sebastian/object-enumerator": "^6.0.1", 1554 "sebastian/type": "^5.1.0", 1555 + "sebastian/version": "^5.0.2", 1556 + "staabm/side-effects-detector": "^1.0.5" 1557 }, 1558 "suggest": { 1559 "ext-soap": "To be able to generate mocks based on WSDL files" ··· 1564 "type": "library", 1565 "extra": { 1566 "branch-alias": { 1567 + "dev-main": "11.5-dev" 1568 } 1569 }, 1570 "autoload": { ··· 1596 "support": { 1597 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 1598 "security": "https://github.com/sebastianbergmann/phpunit/security/policy", 1599 + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.3" 1600 }, 1601 "funding": [ 1602 { ··· 1612 "type": "tidelift" 1613 } 1614 ], 1615 + "time": "2025-01-13T09:36:00+00:00" 1616 }, 1617 { 1618 "name": "psr/container", ··· 1827 }, 1828 { 1829 "name": "sebastian/code-unit", 1830 + "version": "3.0.2", 1831 "source": { 1832 "type": "git", 1833 "url": "https://github.com/sebastianbergmann/code-unit.git", 1834 + "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca" 1835 }, 1836 "dist": { 1837 "type": "zip", 1838 + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", 1839 + "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", 1840 "shasum": "" 1841 }, 1842 "require": { 1843 "php": ">=8.2" 1844 }, 1845 "require-dev": { 1846 + "phpunit/phpunit": "^11.5" 1847 }, 1848 "type": "library", 1849 "extra": { ··· 1872 "support": { 1873 "issues": "https://github.com/sebastianbergmann/code-unit/issues", 1874 "security": "https://github.com/sebastianbergmann/code-unit/security/policy", 1875 + "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.2" 1876 }, 1877 "funding": [ 1878 { ··· 1880 "type": "github" 1881 } 1882 ], 1883 + "time": "2024-12-12T09:59:06+00:00" 1884 }, 1885 { 1886 "name": "sebastian/code-unit-reverse-lookup", ··· 1940 }, 1941 { 1942 "name": "sebastian/comparator", 1943 + "version": "6.3.0", 1944 "source": { 1945 "type": "git", 1946 "url": "https://github.com/sebastianbergmann/comparator.git", 1947 + "reference": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115" 1948 }, 1949 "dist": { 1950 "type": "zip", 1951 + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/d4e47a769525c4dd38cea90e5dcd435ddbbc7115", 1952 + "reference": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115", 1953 "shasum": "" 1954 }, 1955 "require": { ··· 1960 "sebastian/exporter": "^6.0" 1961 }, 1962 "require-dev": { 1963 + "phpunit/phpunit": "^11.4" 1964 + }, 1965 + "suggest": { 1966 + "ext-bcmath": "For comparing BcMath\\Number objects" 1967 }, 1968 "type": "library", 1969 "extra": { 1970 "branch-alias": { 1971 + "dev-main": "6.2-dev" 1972 } 1973 }, 1974 "autoload": { ··· 2008 "support": { 2009 "issues": "https://github.com/sebastianbergmann/comparator/issues", 2010 "security": "https://github.com/sebastianbergmann/comparator/security/policy", 2011 + "source": "https://github.com/sebastianbergmann/comparator/tree/6.3.0" 2012 }, 2013 "funding": [ 2014 { ··· 2016 "type": "github" 2017 } 2018 ], 2019 + "time": "2025-01-06T10:28:19+00:00" 2020 }, 2021 { 2022 "name": "sebastian/complexity", ··· 2209 }, 2210 { 2211 "name": "sebastian/exporter", 2212 + "version": "6.3.0", 2213 "source": { 2214 "type": "git", 2215 "url": "https://github.com/sebastianbergmann/exporter.git", 2216 + "reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3" 2217 }, 2218 "dist": { 2219 "type": "zip", 2220 + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/3473f61172093b2da7de1fb5782e1f24cc036dc3", 2221 + "reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3", 2222 "shasum": "" 2223 }, 2224 "require": { ··· 2227 "sebastian/recursion-context": "^6.0" 2228 }, 2229 "require-dev": { 2230 + "phpunit/phpunit": "^11.3" 2231 }, 2232 "type": "library", 2233 "extra": { ··· 2275 "support": { 2276 "issues": "https://github.com/sebastianbergmann/exporter/issues", 2277 "security": "https://github.com/sebastianbergmann/exporter/security/policy", 2278 + "source": "https://github.com/sebastianbergmann/exporter/tree/6.3.0" 2279 }, 2280 "funding": [ 2281 { ··· 2283 "type": "github" 2284 } 2285 ], 2286 + "time": "2024-12-05T09:17:50+00:00" 2287 }, 2288 { 2289 "name": "sebastian/global-state", ··· 2695 "time": "2024-10-09T05:16:32+00:00" 2696 }, 2697 { 2698 + "name": "staabm/side-effects-detector", 2699 + "version": "1.0.5", 2700 + "source": { 2701 + "type": "git", 2702 + "url": "https://github.com/staabm/side-effects-detector.git", 2703 + "reference": "d8334211a140ce329c13726d4a715adbddd0a163" 2704 + }, 2705 + "dist": { 2706 + "type": "zip", 2707 + "url": "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163", 2708 + "reference": "d8334211a140ce329c13726d4a715adbddd0a163", 2709 + "shasum": "" 2710 + }, 2711 + "require": { 2712 + "ext-tokenizer": "*", 2713 + "php": "^7.4 || ^8.0" 2714 + }, 2715 + "require-dev": { 2716 + "phpstan/extension-installer": "^1.4.3", 2717 + "phpstan/phpstan": "^1.12.6", 2718 + "phpunit/phpunit": "^9.6.21", 2719 + "symfony/var-dumper": "^5.4.43", 2720 + "tomasvotruba/type-coverage": "1.0.0", 2721 + "tomasvotruba/unused-public": "1.0.0" 2722 + }, 2723 + "type": "library", 2724 + "autoload": { 2725 + "classmap": [ 2726 + "lib/" 2727 + ] 2728 + }, 2729 + "notification-url": "https://packagist.org/downloads/", 2730 + "license": [ 2731 + "MIT" 2732 + ], 2733 + "description": "A static analysis tool to detect side effects in PHP code", 2734 + "keywords": [ 2735 + "static analysis" 2736 + ], 2737 + "support": { 2738 + "issues": "https://github.com/staabm/side-effects-detector/issues", 2739 + "source": "https://github.com/staabm/side-effects-detector/tree/1.0.5" 2740 + }, 2741 + "funding": [ 2742 + { 2743 + "url": "https://github.com/staabm", 2744 + "type": "github" 2745 + } 2746 + ], 2747 + "time": "2024-10-20T05:08:20+00:00" 2748 + }, 2749 + { 2750 "name": "symfony/console", 2751 + "version": "v7.2.1", 2752 "source": { 2753 "type": "git", 2754 "url": "https://github.com/symfony/console.git", 2755 + "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3" 2756 }, 2757 "dist": { 2758 "type": "zip", 2759 + "url": "https://api.github.com/repos/symfony/console/zipball/fefcc18c0f5d0efe3ab3152f15857298868dc2c3", 2760 + "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3", 2761 "shasum": "" 2762 }, 2763 "require": { ··· 2821 "terminal" 2822 ], 2823 "support": { 2824 + "source": "https://github.com/symfony/console/tree/v7.2.1" 2825 }, 2826 "funding": [ 2827 { ··· 2837 "type": "tidelift" 2838 } 2839 ], 2840 + "time": "2024-12-11T03:49:26+00:00" 2841 }, 2842 { 2843 "name": "symfony/deprecation-contracts", 2844 + "version": "v3.5.1", 2845 "source": { 2846 "type": "git", 2847 "url": "https://github.com/symfony/deprecation-contracts.git", 2848 + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" 2849 }, 2850 "dist": { 2851 "type": "zip", 2852 + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", 2853 + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", 2854 "shasum": "" 2855 }, 2856 "require": { ··· 2858 }, 2859 "type": "library", 2860 "extra": { 2861 + "thanks": { 2862 + "url": "https://github.com/symfony/contracts", 2863 + "name": "symfony/contracts" 2864 + }, 2865 "branch-alias": { 2866 "dev-main": "3.5-dev" 2867 } 2868 }, 2869 "autoload": { ··· 2888 "description": "A generic function and convention to trigger deprecation notices", 2889 "homepage": "https://symfony.com", 2890 "support": { 2891 + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" 2892 }, 2893 "funding": [ 2894 { ··· 2904 "type": "tidelift" 2905 } 2906 ], 2907 + "time": "2024-09-25T14:20:29+00:00" 2908 }, 2909 { 2910 "name": "symfony/finder", 2911 + "version": "v7.2.2", 2912 "source": { 2913 "type": "git", 2914 "url": "https://github.com/symfony/finder.git", 2915 + "reference": "87a71856f2f56e4100373e92529eed3171695cfb" 2916 }, 2917 "dist": { 2918 "type": "zip", 2919 + "url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb", 2920 + "reference": "87a71856f2f56e4100373e92529eed3171695cfb", 2921 "shasum": "" 2922 }, 2923 "require": { ··· 2952 "description": "Finds files and directories via an intuitive fluent interface", 2953 "homepage": "https://symfony.com", 2954 "support": { 2955 + "source": "https://github.com/symfony/finder/tree/v7.2.2" 2956 }, 2957 "funding": [ 2958 { ··· 2968 "type": "tidelift" 2969 } 2970 ], 2971 + "time": "2024-12-30T19:00:17+00:00" 2972 }, 2973 { 2974 "name": "symfony/polyfill-ctype", ··· 2996 "type": "library", 2997 "extra": { 2998 "thanks": { 2999 + "url": "https://github.com/symfony/polyfill", 3000 + "name": "symfony/polyfill" 3001 } 3002 }, 3003 "autoload": { ··· 3072 "type": "library", 3073 "extra": { 3074 "thanks": { 3075 + "url": "https://github.com/symfony/polyfill", 3076 + "name": "symfony/polyfill" 3077 } 3078 }, 3079 "autoload": { ··· 3150 "type": "library", 3151 "extra": { 3152 "thanks": { 3153 + "url": "https://github.com/symfony/polyfill", 3154 + "name": "symfony/polyfill" 3155 } 3156 }, 3157 "autoload": { ··· 3234 "type": "library", 3235 "extra": { 3236 "thanks": { 3237 + "url": "https://github.com/symfony/polyfill", 3238 + "name": "symfony/polyfill" 3239 } 3240 }, 3241 "autoload": { ··· 3290 }, 3291 { 3292 "name": "symfony/process", 3293 + "version": "v7.2.4", 3294 "source": { 3295 "type": "git", 3296 "url": "https://github.com/symfony/process.git", 3297 + "reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf" 3298 }, 3299 "dist": { 3300 "type": "zip", 3301 + "url": "https://api.github.com/repos/symfony/process/zipball/d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf", 3302 + "reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf", 3303 "shasum": "" 3304 }, 3305 "require": { ··· 3331 "description": "Executes commands in sub-processes", 3332 "homepage": "https://symfony.com", 3333 "support": { 3334 + "source": "https://github.com/symfony/process/tree/v7.2.4" 3335 }, 3336 "funding": [ 3337 { ··· 3347 "type": "tidelift" 3348 } 3349 ], 3350 + "time": "2025-02-05T08:33:46+00:00" 3351 }, 3352 { 3353 "name": "symfony/service-contracts", 3354 + "version": "v3.5.1", 3355 "source": { 3356 "type": "git", 3357 "url": "https://github.com/symfony/service-contracts.git", 3358 + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" 3359 }, 3360 "dist": { 3361 "type": "zip", 3362 + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", 3363 + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", 3364 "shasum": "" 3365 }, 3366 "require": { ··· 3373 }, 3374 "type": "library", 3375 "extra": { 3376 + "thanks": { 3377 + "url": "https://github.com/symfony/contracts", 3378 + "name": "symfony/contracts" 3379 + }, 3380 "branch-alias": { 3381 "dev-main": "3.5-dev" 3382 } 3383 }, 3384 "autoload": { ··· 3414 "standards" 3415 ], 3416 "support": { 3417 + "source": "https://github.com/symfony/service-contracts/tree/v3.5.1" 3418 }, 3419 "funding": [ 3420 { ··· 3430 "type": "tidelift" 3431 } 3432 ], 3433 + "time": "2024-09-25T14:20:29+00:00" 3434 }, 3435 { 3436 "name": "symfony/string", 3437 + "version": "v7.2.0", 3438 "source": { 3439 "type": "git", 3440 "url": "https://github.com/symfony/string.git", 3441 + "reference": "446e0d146f991dde3e73f45f2c97a9faad773c82" 3442 }, 3443 "dist": { 3444 "type": "zip", 3445 + "url": "https://api.github.com/repos/symfony/string/zipball/446e0d146f991dde3e73f45f2c97a9faad773c82", 3446 + "reference": "446e0d146f991dde3e73f45f2c97a9faad773c82", 3447 "shasum": "" 3448 }, 3449 "require": { ··· 3501 "utf8" 3502 ], 3503 "support": { 3504 + "source": "https://github.com/symfony/string/tree/v7.2.0" 3505 }, 3506 "funding": [ 3507 { ··· 3517 "type": "tidelift" 3518 } 3519 ], 3520 + "time": "2024-11-13T13:31:26+00:00" 3521 }, 3522 { 3523 "name": "ta-tikoma/phpunit-architecture-test", ··· 3689 ], 3690 "packages-dev": [ 3691 { 3692 "name": "laravel/pint", 3693 + "version": "v1.21.0", 3694 "source": { 3695 "type": "git", 3696 "url": "https://github.com/laravel/pint.git", 3697 + "reference": "531fa0871fbde719c51b12afa3a443b8f4e4b425" 3698 }, 3699 "dist": { 3700 "type": "zip", 3701 + "url": "https://api.github.com/repos/laravel/pint/zipball/531fa0871fbde719c51b12afa3a443b8f4e4b425", 3702 + "reference": "531fa0871fbde719c51b12afa3a443b8f4e4b425", 3703 "shasum": "" 3704 }, 3705 "require": { ··· 3707 "ext-mbstring": "*", 3708 "ext-tokenizer": "*", 3709 "ext-xml": "*", 3710 + "php": "^8.2.0" 3711 }, 3712 "require-dev": { 3713 + "friendsofphp/php-cs-fixer": "^3.68.5", 3714 + "illuminate/view": "^11.42.0", 3715 + "larastan/larastan": "^3.0.4", 3716 + "laravel-zero/framework": "^11.36.1", 3717 "mockery/mockery": "^1.6.12", 3718 + "nunomaduro/termwind": "^2.3", 3719 + "pestphp/pest": "^2.36.0" 3720 }, 3721 "bin": [ 3722 "builds/pint" ··· 3752 "issues": "https://github.com/laravel/pint/issues", 3753 "source": "https://github.com/laravel/pint" 3754 }, 3755 + "time": "2025-02-18T03:18:57+00:00" 3756 }, 3757 { 3758 "name": "nette/utils", ··· 3842 }, 3843 { 3844 "name": "pestphp/pest-dev-tools", 3845 + "version": "v3.3.0", 3846 "source": { 3847 "type": "git", 3848 "url": "https://github.com/pestphp/pest-dev-tools.git", 3849 + "reference": "57739901f273a44fb004d32118c0eff5b073a0f4" 3850 }, 3851 "dist": { 3852 "type": "zip", 3853 + "url": "https://api.github.com/repos/pestphp/pest-dev-tools/zipball/57739901f273a44fb004d32118c0eff5b073a0f4", 3854 + "reference": "57739901f273a44fb004d32118c0eff5b073a0f4", 3855 "shasum": "" 3856 }, 3857 "require": { 3858 + "laravel/pint": "^1.18.1", 3859 "php": "^8.2.0", 3860 + "phpstan/phpstan": "^1.12.6", 3861 + "phpstan/phpstan-strict-rules": "^1.6.1", 3862 + "phpunit/phpunit": "^11.4.1", 3863 + "rector/rector": "^1.2.7", 3864 + "symfony/var-dumper": "^7.1.5", 3865 + "symplify/phpstan-rules": "^13.0.1", 3866 "thecodingmachine/phpstan-strict-rules": "^1.0.0" 3867 }, 3868 "type": "library", ··· 3886 "unit" 3887 ], 3888 "support": { 3889 + "source": "https://github.com/pestphp/pest-dev-tools/tree/v3.3.0" 3890 }, 3891 "funding": [ 3892 { ··· 3898 "type": "github" 3899 } 3900 ], 3901 + "time": "2024-10-15T14:00:53+00:00" 3902 }, 3903 { 3904 "name": "pestphp/pest-plugin-type-coverage", 3905 + "version": "v3.3.0", 3906 "source": { 3907 "type": "git", 3908 "url": "https://github.com/pestphp/pest-plugin-type-coverage.git", 3909 + "reference": "5b03a43e055e21c65e1572803c39616d57af5d07" 3910 }, 3911 "dist": { 3912 "type": "zip", 3913 + "url": "https://api.github.com/repos/pestphp/pest-plugin-type-coverage/zipball/5b03a43e055e21c65e1572803c39616d57af5d07", 3914 + "reference": "5b03a43e055e21c65e1572803c39616d57af5d07", 3915 "shasum": "" 3916 }, 3917 "require": { 3918 "pestphp/pest-plugin": "^3.0.0", 3919 "php": "^8.2", 3920 + "phpstan/phpstan": "^1.12.10|^2.1.4", 3921 + "tomasvotruba/type-coverage": "^1.0.0|^2.0.2" 3922 }, 3923 "require-dev": { 3924 + "pestphp/pest": "^3", 3925 + "pestphp/pest-dev-tools": "^3.4.0" 3926 }, 3927 "type": "library", 3928 "extra": { ··· 3954 "unit" 3955 ], 3956 "support": { 3957 + "source": "https://github.com/pestphp/pest-plugin-type-coverage/tree/v3.3.0" 3958 }, 3959 "funding": [ 3960 { ··· 3970 "type": "patreon" 3971 } 3972 ], 3973 + "time": "2025-02-12T02:46:29+00:00" 3974 }, 3975 { 3976 "name": "phpstan/phpstan", 3977 + "version": "1.12.19", 3978 "source": { 3979 "type": "git", 3980 "url": "https://github.com/phpstan/phpstan.git", 3981 + "reference": "c42ba9bab7a940ed00092ecb1c77bad98896d789" 3982 }, 3983 "dist": { 3984 "type": "zip", 3985 + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c42ba9bab7a940ed00092ecb1c77bad98896d789", 3986 + "reference": "c42ba9bab7a940ed00092ecb1c77bad98896d789", 3987 "shasum": "" 3988 }, 3989 "require": { ··· 4028 "type": "github" 4029 } 4030 ], 4031 + "time": "2025-02-19T15:42:21+00:00" 4032 }, 4033 { 4034 "name": "phpstan/phpstan-strict-rules", 4035 + "version": "1.6.2", 4036 "source": { 4037 "type": "git", 4038 "url": "https://github.com/phpstan/phpstan-strict-rules.git", 4039 + "reference": "b564ca479e7e735f750aaac4935af965572a7845" 4040 }, 4041 "dist": { 4042 "type": "zip", 4043 + "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/b564ca479e7e735f750aaac4935af965572a7845", 4044 + "reference": "b564ca479e7e735f750aaac4935af965572a7845", 4045 "shasum": "" 4046 }, 4047 "require": { ··· 4075 "description": "Extra strict and opinionated rules for PHPStan", 4076 "support": { 4077 "issues": "https://github.com/phpstan/phpstan-strict-rules/issues", 4078 + "source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.6.2" 4079 }, 4080 + "time": "2025-01-19T13:02:24+00:00" 4081 }, 4082 { 4083 "name": "rector/rector", 4084 + "version": "1.2.10", 4085 "source": { 4086 "type": "git", 4087 "url": "https://github.com/rectorphp/rector.git", 4088 + "reference": "40f9cf38c05296bd32f444121336a521a293fa61" 4089 }, 4090 "dist": { 4091 "type": "zip", 4092 + "url": "https://api.github.com/repos/rectorphp/rector/zipball/40f9cf38c05296bd32f444121336a521a293fa61", 4093 + "reference": "40f9cf38c05296bd32f444121336a521a293fa61", 4094 "shasum": "" 4095 }, 4096 "require": { ··· 4128 ], 4129 "support": { 4130 "issues": "https://github.com/rectorphp/rector/issues", 4131 + "source": "https://github.com/rectorphp/rector/tree/1.2.10" 4132 }, 4133 "funding": [ 4134 { ··· 4136 "type": "github" 4137 } 4138 ], 4139 + "time": "2024-11-08T13:59:10+00:00" 4140 }, 4141 { 4142 "name": "symfony/var-dumper", 4143 + "version": "v7.2.3", 4144 "source": { 4145 "type": "git", 4146 "url": "https://github.com/symfony/var-dumper.git", 4147 + "reference": "82b478c69745d8878eb60f9a049a4d584996f73a" 4148 }, 4149 "dist": { 4150 "type": "zip", 4151 + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/82b478c69745d8878eb60f9a049a4d584996f73a", 4152 + "reference": "82b478c69745d8878eb60f9a049a4d584996f73a", 4153 "shasum": "" 4154 }, 4155 "require": { ··· 4165 "symfony/http-kernel": "^6.4|^7.0", 4166 "symfony/process": "^6.4|^7.0", 4167 "symfony/uid": "^6.4|^7.0", 4168 + "twig/twig": "^3.12" 4169 }, 4170 "bin": [ 4171 "Resources/bin/var-dump-server" ··· 4203 "dump" 4204 ], 4205 "support": { 4206 + "source": "https://github.com/symfony/var-dumper/tree/v7.2.3" 4207 }, 4208 "funding": [ 4209 { ··· 4219 "type": "tidelift" 4220 } 4221 ], 4222 + "time": "2025-01-17T11:39:41+00:00" 4223 }, 4224 { 4225 "name": "symplify/phpstan-rules", 4226 + "version": "13.0.1", 4227 "source": { 4228 "type": "git", 4229 "url": "https://github.com/symplify/phpstan-rules.git", 4230 + "reference": "c117396f4d7fe30704233c033244114e0fbea3f0" 4231 }, 4232 "dist": { 4233 "type": "zip", 4234 + "url": "https://api.github.com/repos/symplify/phpstan-rules/zipball/c117396f4d7fe30704233c033244114e0fbea3f0", 4235 + "reference": "c117396f4d7fe30704233c033244114e0fbea3f0", 4236 "shasum": "" 4237 }, 4238 "require": { ··· 4261 "description": "Set of Symplify rules for PHPStan", 4262 "support": { 4263 "issues": "https://github.com/symplify/phpstan-rules/issues", 4264 + "source": "https://github.com/symplify/phpstan-rules/tree/13.0.1" 4265 }, 4266 "funding": [ 4267 { ··· 4273 "type": "github" 4274 } 4275 ], 4276 + "time": "2024-08-23T09:02:23+00:00" 4277 }, 4278 { 4279 "name": "thecodingmachine/phpstan-strict-rules", ··· 4299 }, 4300 "type": "phpstan-extension", 4301 "extra": { 4302 "phpstan": { 4303 "includes": [ 4304 "phpstan-strict-rules.neon" 4305 ] 4306 + }, 4307 + "branch-alias": { 4308 + "dev-master": "1.0-dev" 4309 } 4310 }, 4311 "autoload": { ··· 4390 ], 4391 "aliases": [], 4392 "minimum-stability": "dev", 4393 + "stability-flags": {}, 4394 "prefer-stable": true, 4395 "prefer-lowest": false, 4396 "platform": { 4397 "php": "^8.2.0" 4398 }, 4399 + "platform-dev": {}, 4400 "plugin-api-version": "2.6.0" 4401 }
+5 -6
pkgs/by-name/pe/pest/package.nix
··· 6 7 php.buildComposerProject2 (finalAttrs: { 8 pname = "pest"; 9 - version = "3.3.1"; 10 11 src = fetchFromGitHub { 12 owner = "pestphp"; 13 repo = "pest"; 14 - rev = "v${finalAttrs.version}"; 15 - hash = "sha256-HLUzXL05hcTLcBhKvf/PPJoCmEYdFqNkBbiRAQfR9ik="; 16 }; 17 18 composerLock = ./composer.lock; 19 - 20 - vendorHash = "sha256-rd15W3aHot1MtLGZeU2QREnIE5wtNw28OSpli3Nye5Y="; 21 22 meta = { 23 changelog = "https://github.com/pestphp/pest/releases/tag/v${finalAttrs.version}"; ··· 25 homepage = "https://pestphp.com"; 26 license = lib.licenses.mit; 27 mainProgram = "pest"; 28 - maintainers = [ ]; 29 }; 30 })
··· 6 7 php.buildComposerProject2 (finalAttrs: { 8 pname = "pest"; 9 + version = "3.7.4"; 10 11 src = fetchFromGitHub { 12 owner = "pestphp"; 13 repo = "pest"; 14 + tag = "v${finalAttrs.version}"; 15 + hash = "sha256-ddsdVx/Vsg7GG11fGASouBU3HAJLSjs1AQGHx52TWzA="; 16 }; 17 18 composerLock = ./composer.lock; 19 + vendorHash = "sha256-rOJ6PFp4Xfe89usoH455EAT30d2Tu3zd3+C/6K/kGBw="; 20 21 meta = { 22 changelog = "https://github.com/pestphp/pest/releases/tag/v${finalAttrs.version}"; ··· 24 homepage = "https://pestphp.com"; 25 license = lib.licenses.mit; 26 mainProgram = "pest"; 27 + maintainers = lib.teams.php.members; 28 }; 29 })