Loading pkgs/by-name/pa/paratest/composer.lock +100 −77 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "ab877710846fdf224d46af7021e01c1a", "content-hash": "0c6def3fbea9bde4facb0a4273976f6e", "packages": [ { "name": "fidry/cpu-core-counter", Loading Loading @@ -365,16 +365,16 @@ }, { "name": "phpunit/php-code-coverage", "version": "12.3.6", "version": "12.4.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "da2cdaff87220fa641e7652364281b736e4347e0" "reference": "67e8aed88f93d0e6e1cb7effe1a2dfc2fee6022c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/da2cdaff87220fa641e7652364281b736e4347e0", "reference": "da2cdaff87220fa641e7652364281b736e4347e0", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/67e8aed88f93d0e6e1cb7effe1a2dfc2fee6022c", "reference": "67e8aed88f93d0e6e1cb7effe1a2dfc2fee6022c", "shasum": "" }, "require": { Loading @@ -401,7 +401,7 @@ "type": "library", "extra": { "branch-alias": { "dev-main": "12.3.x-dev" "dev-main": "12.4.x-dev" } }, "autoload": { Loading Loading @@ -430,7 +430,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.3.6" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.4.0" }, "funding": [ { Loading @@ -450,7 +450,7 @@ "type": "tidelift" } ], "time": "2025-09-02T05:23:14+00:00" "time": "2025-09-24T13:44:41+00:00" }, { "name": "phpunit/php-file-iterator", Loading Loading @@ -699,16 +699,16 @@ }, { "name": "phpunit/phpunit", "version": "12.3.7", "version": "12.3.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "b8fa997c49682979ad6bfaa0d7fb25f54954965e" "reference": "13e9b2bea9327b094176147250d2c10319a10f5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b8fa997c49682979ad6bfaa0d7fb25f54954965e", "reference": "b8fa997c49682979ad6bfaa0d7fb25f54954965e", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/13e9b2bea9327b094176147250d2c10319a10f5b", "reference": "13e9b2bea9327b094176147250d2c10319a10f5b", "shasum": "" }, "require": { Loading @@ -722,17 +722,17 @@ "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.3", "phpunit/php-code-coverage": "^12.3.3", "phpunit/php-code-coverage": "^12.3.8", "phpunit/php-file-iterator": "^6.0.0", "phpunit/php-invoker": "^6.0.0", "phpunit/php-text-template": "^5.0.0", "phpunit/php-timer": "^8.0.0", "sebastian/cli-parser": "^4.0.0", "sebastian/cli-parser": "^4.2.0", "sebastian/comparator": "^7.1.3", "sebastian/diff": "^7.0.0", "sebastian/environment": "^8.0.3", "sebastian/exporter": "^7.0.0", "sebastian/global-state": "^8.0.0", "sebastian/exporter": "^7.0.2", "sebastian/global-state": "^8.0.2", "sebastian/object-enumerator": "^7.0.0", "sebastian/type": "^6.0.3", "sebastian/version": "^6.0.0", Loading Loading @@ -776,7 +776,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.7" "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.14" }, "funding": [ { Loading @@ -800,7 +800,7 @@ "type": "tidelift" } ], "time": "2025-08-28T05:15:46+00:00" "time": "2025-09-24T06:34:27+00:00" }, { "name": "psr/container", Loading Loading @@ -857,16 +857,16 @@ }, { "name": "sebastian/cli-parser", "version": "4.0.0", "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", "reference": "6d584c727d9114bcdc14c86711cd1cad51778e7c" "reference": "90f41072d220e5c40df6e8635f5dafba2d9d4d04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/6d584c727d9114bcdc14c86711cd1cad51778e7c", "reference": "6d584c727d9114bcdc14c86711cd1cad51778e7c", "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/90f41072d220e5c40df6e8635f5dafba2d9d4d04", "reference": "90f41072d220e5c40df6e8635f5dafba2d9d4d04", "shasum": "" }, "require": { Loading @@ -878,7 +878,7 @@ "type": "library", "extra": { "branch-alias": { "dev-main": "4.0-dev" "dev-main": "4.2-dev" } }, "autoload": { Loading @@ -902,15 +902,27 @@ "support": { "issues": "https://github.com/sebastianbergmann/cli-parser/issues", "security": "https://github.com/sebastianbergmann/cli-parser/security/policy", "source": "https://github.com/sebastianbergmann/cli-parser/tree/4.0.0" "source": "https://github.com/sebastianbergmann/cli-parser/tree/4.2.0" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://liberapay.com/sebastianbergmann", "type": "liberapay" }, { "url": "https://thanks.dev/u/gh/sebastianbergmann", "type": "thanks_dev" }, { "url": "https://tidelift.com/funding/github/packagist/sebastian/cli-parser", "type": "tidelift" } ], "time": "2025-02-07T04:53:50+00:00" "time": "2025-09-14T09:36:45+00:00" }, { "name": "sebastian/comparator", Loading Loading @@ -1207,16 +1219,16 @@ }, { "name": "sebastian/exporter", "version": "7.0.0", "version": "7.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "76432aafc58d50691a00d86d0632f1217a47b688" "reference": "016951ae10980765e4e7aee491eb288c64e505b7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/76432aafc58d50691a00d86d0632f1217a47b688", "reference": "76432aafc58d50691a00d86d0632f1217a47b688", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/016951ae10980765e4e7aee491eb288c64e505b7", "reference": "016951ae10980765e4e7aee491eb288c64e505b7", "shasum": "" }, "require": { Loading Loading @@ -1273,15 +1285,27 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", "source": "https://github.com/sebastianbergmann/exporter/tree/7.0.0" "source": "https://github.com/sebastianbergmann/exporter/tree/7.0.2" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://liberapay.com/sebastianbergmann", "type": "liberapay" }, { "url": "https://thanks.dev/u/gh/sebastianbergmann", "type": "thanks_dev" }, { "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter", "type": "tidelift" } ], "time": "2025-02-07T04:56:42+00:00" "time": "2025-09-24T06:16:11+00:00" }, { "name": "sebastian/global-state", Loading Loading @@ -1782,16 +1806,16 @@ }, { "name": "symfony/console", "version": "v7.3.3", "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "cb0102a1c5ac3807cf3fdf8bea96007df7fdbea7" "reference": "2b9c5fafbac0399a20a2e82429e2bd735dcfb7db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/cb0102a1c5ac3807cf3fdf8bea96007df7fdbea7", "reference": "cb0102a1c5ac3807cf3fdf8bea96007df7fdbea7", "url": "https://api.github.com/repos/symfony/console/zipball/2b9c5fafbac0399a20a2e82429e2bd735dcfb7db", "reference": "2b9c5fafbac0399a20a2e82429e2bd735dcfb7db", "shasum": "" }, "require": { Loading Loading @@ -1856,7 +1880,7 @@ "terminal" ], "support": { "source": "https://github.com/symfony/console/tree/v7.3.3" "source": "https://github.com/symfony/console/tree/v7.3.4" }, "funding": [ { Loading @@ -1876,7 +1900,7 @@ "type": "tidelift" } ], "time": "2025-08-25T06:35:40+00:00" "time": "2025-09-22T15:31:00+00:00" }, { "name": "symfony/deprecation-contracts", Loading Loading @@ -2282,16 +2306,16 @@ }, { "name": "symfony/process", "version": "v7.3.3", "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "32241012d521e2e8a9d713adb0812bb773b907f1" "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/32241012d521e2e8a9d713adb0812bb773b907f1", "reference": "32241012d521e2e8a9d713adb0812bb773b907f1", "url": "https://api.github.com/repos/symfony/process/zipball/f24f8f316367b30810810d4eb30c543d7003ff3b", "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b", "shasum": "" }, "require": { Loading Loading @@ -2323,7 +2347,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/process/tree/v7.3.3" "source": "https://github.com/symfony/process/tree/v7.3.4" }, "funding": [ { Loading @@ -2343,7 +2367,7 @@ "type": "tidelift" } ], "time": "2025-08-18T09:42:54+00:00" "time": "2025-09-11T10:12:26+00:00" }, { "name": "symfony/service-contracts", Loading Loading @@ -2430,16 +2454,16 @@ }, { "name": "symfony/string", "version": "v7.3.3", "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/string.git", "reference": "17a426cce5fd1f0901fefa9b2a490d0038fd3c9c" "reference": "f96476035142921000338bad71e5247fbc138872" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/string/zipball/17a426cce5fd1f0901fefa9b2a490d0038fd3c9c", "reference": "17a426cce5fd1f0901fefa9b2a490d0038fd3c9c", "url": "https://api.github.com/repos/symfony/string/zipball/f96476035142921000338bad71e5247fbc138872", "reference": "f96476035142921000338bad71e5247fbc138872", "shasum": "" }, "require": { Loading @@ -2454,7 +2478,6 @@ }, "require-dev": { "symfony/emoji": "^7.1", "symfony/error-handler": "^6.4|^7.0", "symfony/http-client": "^6.4|^7.0", "symfony/intl": "^6.4|^7.0", "symfony/translation-contracts": "^2.5|^3.0", Loading Loading @@ -2497,7 +2520,7 @@ "utf8" ], "support": { "source": "https://github.com/symfony/string/tree/v7.3.3" "source": "https://github.com/symfony/string/tree/v7.3.4" }, "funding": [ { Loading @@ -2517,7 +2540,7 @@ "type": "tidelift" } ], "time": "2025-08-25T06:35:40+00:00" "time": "2025-09-11T14:36:48+00:00" }, { "name": "theseer/tokenizer", Loading Loading @@ -2772,16 +2795,16 @@ }, { "name": "phpstan/phpstan", "version": "2.1.22", "version": "2.1.29", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", "reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4" "url": "https://github.com/phpstan/phpstan-phar-composer-source.git", "reference": "git" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/41600c8379eb5aee63e9413fe9e97273e25d57e4", "reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d618573eed4a1b6b75e37b2e0b65ac65c885d88e", "reference": "d618573eed4a1b6b75e37b2e0b65ac65c885d88e", "shasum": "" }, "require": { Loading Loading @@ -2826,7 +2849,7 @@ "type": "github" } ], "time": "2025-08-04T19:17:37+00:00" "time": "2025-09-25T06:58:18+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", Loading Loading @@ -2930,21 +2953,21 @@ }, { "name": "phpstan/phpstan-strict-rules", "version": "2.0.6", "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-strict-rules.git", "reference": "f9f77efa9de31992a832ff77ea52eb42d675b094" "reference": "d6211c46213d4181054b3d77b10a5c5cb0d59538" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/f9f77efa9de31992a832ff77ea52eb42d675b094", "reference": "f9f77efa9de31992a832ff77ea52eb42d675b094", "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/d6211c46213d4181054b3d77b10a5c5cb0d59538", "reference": "d6211c46213d4181054b3d77b10a5c5cb0d59538", "shasum": "" }, "require": { "php": "^7.4 || ^8.0", "phpstan/phpstan": "^2.0.4" "phpstan/phpstan": "^2.1.29" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", Loading Loading @@ -2972,38 +2995,38 @@ "description": "Extra strict and opinionated rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-strict-rules/issues", "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.6" "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.7" }, "time": "2025-07-21T12:19:29+00:00" "time": "2025-09-26T11:19:08+00:00" }, { "name": "slevomat/coding-standard", "version": "8.21.1", "version": "8.22.1", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", "reference": "2b801e950ae1cceb30bb3c0373141f553c99d3c3" "reference": "1dd80bf3b93692bedb21a6623c496887fad05fec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/2b801e950ae1cceb30bb3c0373141f553c99d3c3", "reference": "2b801e950ae1cceb30bb3c0373141f553c99d3c3", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/1dd80bf3b93692bedb21a6623c496887fad05fec", "reference": "1dd80bf3b93692bedb21a6623c496887fad05fec", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.1.2", "php": "^7.4 || ^8.0", "phpstan/phpdoc-parser": "^2.3.0", "squizlabs/php_codesniffer": "^3.13.2" "squizlabs/php_codesniffer": "^3.13.4" }, "require-dev": { "phing/phing": "3.0.1|3.1.0", "php-parallel-lint/php-parallel-lint": "1.4.0", "phpstan/phpstan": "2.1.22", "phpstan/phpstan": "2.1.24", "phpstan/phpstan-deprecation-rules": "2.0.3", "phpstan/phpstan-phpunit": "2.0.7", "phpstan/phpstan-strict-rules": "2.0.6", "phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.27|12.3.7" "phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.36|12.3.10" }, "type": "phpcodesniffer-standard", "extra": { Loading @@ -3027,7 +3050,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", "source": "https://github.com/slevomat/coding-standard/tree/8.21.1" "source": "https://github.com/slevomat/coding-standard/tree/8.22.1" }, "funding": [ { Loading @@ -3039,20 +3062,20 @@ "type": "tidelift" } ], "time": "2025-08-31T13:32:28+00:00" "time": "2025-09-13T08:53:30+00:00" }, { "name": "squizlabs/php_codesniffer", "version": "3.13.2", "version": "3.13.4", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "reference": "5b5e3821314f947dd040c70f7992a64eac89025c" "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5b5e3821314f947dd040c70f7992a64eac89025c", "reference": "5b5e3821314f947dd040c70f7992a64eac89025c", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ad545ea9c1b7d270ce0fc9cbfb884161cd706119", "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119", "shasum": "" }, "require": { Loading Loading @@ -3123,7 +3146,7 @@ "type": "thanks_dev" } ], "time": "2025-06-17T22:17:01+00:00" "time": "2025-09-05T05:47:09+00:00" }, { "name": "symfony/filesystem", Loading pkgs/by-name/pa/paratest/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,17 +8,17 @@ (php.withExtensions ({ enabled, all }: enabled ++ [ all.pcov ])).buildComposerProject2 (finalAttrs: { pname = "paratest"; version = "7.12.0"; version = "7.13.0"; src = fetchFromGitHub { owner = "paratestphp"; repo = "paratest"; tag = "v${finalAttrs.version}"; hash = "sha256-EH9lKI61hYYmTe7T8j1CIwiuRqgkouWnapJWvqo9iQQ="; hash = "sha256-X4sgMxRiuAk/YkOcUOnanUsdCFp0RHUIuv2OCqP5Z3w="; }; composerLock = ./composer.lock; vendorHash = "sha256-8IpgE/s0ooZoecd7kVMixd5EGHcu/aNuMJ5RX6Zzt6w="; vendorHash = "sha256-6fF9YbHoU1+YbSuTKXGmJqkoxdyK30YOv7gZKJVfoas="; nativeInstallCheckInputs = [ versionCheckHook Loading Loading
pkgs/by-name/pa/paratest/composer.lock +100 −77 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "ab877710846fdf224d46af7021e01c1a", "content-hash": "0c6def3fbea9bde4facb0a4273976f6e", "packages": [ { "name": "fidry/cpu-core-counter", Loading Loading @@ -365,16 +365,16 @@ }, { "name": "phpunit/php-code-coverage", "version": "12.3.6", "version": "12.4.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "da2cdaff87220fa641e7652364281b736e4347e0" "reference": "67e8aed88f93d0e6e1cb7effe1a2dfc2fee6022c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/da2cdaff87220fa641e7652364281b736e4347e0", "reference": "da2cdaff87220fa641e7652364281b736e4347e0", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/67e8aed88f93d0e6e1cb7effe1a2dfc2fee6022c", "reference": "67e8aed88f93d0e6e1cb7effe1a2dfc2fee6022c", "shasum": "" }, "require": { Loading @@ -401,7 +401,7 @@ "type": "library", "extra": { "branch-alias": { "dev-main": "12.3.x-dev" "dev-main": "12.4.x-dev" } }, "autoload": { Loading Loading @@ -430,7 +430,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.3.6" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.4.0" }, "funding": [ { Loading @@ -450,7 +450,7 @@ "type": "tidelift" } ], "time": "2025-09-02T05:23:14+00:00" "time": "2025-09-24T13:44:41+00:00" }, { "name": "phpunit/php-file-iterator", Loading Loading @@ -699,16 +699,16 @@ }, { "name": "phpunit/phpunit", "version": "12.3.7", "version": "12.3.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "b8fa997c49682979ad6bfaa0d7fb25f54954965e" "reference": "13e9b2bea9327b094176147250d2c10319a10f5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b8fa997c49682979ad6bfaa0d7fb25f54954965e", "reference": "b8fa997c49682979ad6bfaa0d7fb25f54954965e", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/13e9b2bea9327b094176147250d2c10319a10f5b", "reference": "13e9b2bea9327b094176147250d2c10319a10f5b", "shasum": "" }, "require": { Loading @@ -722,17 +722,17 @@ "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.3", "phpunit/php-code-coverage": "^12.3.3", "phpunit/php-code-coverage": "^12.3.8", "phpunit/php-file-iterator": "^6.0.0", "phpunit/php-invoker": "^6.0.0", "phpunit/php-text-template": "^5.0.0", "phpunit/php-timer": "^8.0.0", "sebastian/cli-parser": "^4.0.0", "sebastian/cli-parser": "^4.2.0", "sebastian/comparator": "^7.1.3", "sebastian/diff": "^7.0.0", "sebastian/environment": "^8.0.3", "sebastian/exporter": "^7.0.0", "sebastian/global-state": "^8.0.0", "sebastian/exporter": "^7.0.2", "sebastian/global-state": "^8.0.2", "sebastian/object-enumerator": "^7.0.0", "sebastian/type": "^6.0.3", "sebastian/version": "^6.0.0", Loading Loading @@ -776,7 +776,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.7" "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.14" }, "funding": [ { Loading @@ -800,7 +800,7 @@ "type": "tidelift" } ], "time": "2025-08-28T05:15:46+00:00" "time": "2025-09-24T06:34:27+00:00" }, { "name": "psr/container", Loading Loading @@ -857,16 +857,16 @@ }, { "name": "sebastian/cli-parser", "version": "4.0.0", "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", "reference": "6d584c727d9114bcdc14c86711cd1cad51778e7c" "reference": "90f41072d220e5c40df6e8635f5dafba2d9d4d04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/6d584c727d9114bcdc14c86711cd1cad51778e7c", "reference": "6d584c727d9114bcdc14c86711cd1cad51778e7c", "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/90f41072d220e5c40df6e8635f5dafba2d9d4d04", "reference": "90f41072d220e5c40df6e8635f5dafba2d9d4d04", "shasum": "" }, "require": { Loading @@ -878,7 +878,7 @@ "type": "library", "extra": { "branch-alias": { "dev-main": "4.0-dev" "dev-main": "4.2-dev" } }, "autoload": { Loading @@ -902,15 +902,27 @@ "support": { "issues": "https://github.com/sebastianbergmann/cli-parser/issues", "security": "https://github.com/sebastianbergmann/cli-parser/security/policy", "source": "https://github.com/sebastianbergmann/cli-parser/tree/4.0.0" "source": "https://github.com/sebastianbergmann/cli-parser/tree/4.2.0" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://liberapay.com/sebastianbergmann", "type": "liberapay" }, { "url": "https://thanks.dev/u/gh/sebastianbergmann", "type": "thanks_dev" }, { "url": "https://tidelift.com/funding/github/packagist/sebastian/cli-parser", "type": "tidelift" } ], "time": "2025-02-07T04:53:50+00:00" "time": "2025-09-14T09:36:45+00:00" }, { "name": "sebastian/comparator", Loading Loading @@ -1207,16 +1219,16 @@ }, { "name": "sebastian/exporter", "version": "7.0.0", "version": "7.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "76432aafc58d50691a00d86d0632f1217a47b688" "reference": "016951ae10980765e4e7aee491eb288c64e505b7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/76432aafc58d50691a00d86d0632f1217a47b688", "reference": "76432aafc58d50691a00d86d0632f1217a47b688", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/016951ae10980765e4e7aee491eb288c64e505b7", "reference": "016951ae10980765e4e7aee491eb288c64e505b7", "shasum": "" }, "require": { Loading Loading @@ -1273,15 +1285,27 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", "source": "https://github.com/sebastianbergmann/exporter/tree/7.0.0" "source": "https://github.com/sebastianbergmann/exporter/tree/7.0.2" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://liberapay.com/sebastianbergmann", "type": "liberapay" }, { "url": "https://thanks.dev/u/gh/sebastianbergmann", "type": "thanks_dev" }, { "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter", "type": "tidelift" } ], "time": "2025-02-07T04:56:42+00:00" "time": "2025-09-24T06:16:11+00:00" }, { "name": "sebastian/global-state", Loading Loading @@ -1782,16 +1806,16 @@ }, { "name": "symfony/console", "version": "v7.3.3", "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "cb0102a1c5ac3807cf3fdf8bea96007df7fdbea7" "reference": "2b9c5fafbac0399a20a2e82429e2bd735dcfb7db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/cb0102a1c5ac3807cf3fdf8bea96007df7fdbea7", "reference": "cb0102a1c5ac3807cf3fdf8bea96007df7fdbea7", "url": "https://api.github.com/repos/symfony/console/zipball/2b9c5fafbac0399a20a2e82429e2bd735dcfb7db", "reference": "2b9c5fafbac0399a20a2e82429e2bd735dcfb7db", "shasum": "" }, "require": { Loading Loading @@ -1856,7 +1880,7 @@ "terminal" ], "support": { "source": "https://github.com/symfony/console/tree/v7.3.3" "source": "https://github.com/symfony/console/tree/v7.3.4" }, "funding": [ { Loading @@ -1876,7 +1900,7 @@ "type": "tidelift" } ], "time": "2025-08-25T06:35:40+00:00" "time": "2025-09-22T15:31:00+00:00" }, { "name": "symfony/deprecation-contracts", Loading Loading @@ -2282,16 +2306,16 @@ }, { "name": "symfony/process", "version": "v7.3.3", "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "32241012d521e2e8a9d713adb0812bb773b907f1" "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/32241012d521e2e8a9d713adb0812bb773b907f1", "reference": "32241012d521e2e8a9d713adb0812bb773b907f1", "url": "https://api.github.com/repos/symfony/process/zipball/f24f8f316367b30810810d4eb30c543d7003ff3b", "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b", "shasum": "" }, "require": { Loading Loading @@ -2323,7 +2347,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/process/tree/v7.3.3" "source": "https://github.com/symfony/process/tree/v7.3.4" }, "funding": [ { Loading @@ -2343,7 +2367,7 @@ "type": "tidelift" } ], "time": "2025-08-18T09:42:54+00:00" "time": "2025-09-11T10:12:26+00:00" }, { "name": "symfony/service-contracts", Loading Loading @@ -2430,16 +2454,16 @@ }, { "name": "symfony/string", "version": "v7.3.3", "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/string.git", "reference": "17a426cce5fd1f0901fefa9b2a490d0038fd3c9c" "reference": "f96476035142921000338bad71e5247fbc138872" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/string/zipball/17a426cce5fd1f0901fefa9b2a490d0038fd3c9c", "reference": "17a426cce5fd1f0901fefa9b2a490d0038fd3c9c", "url": "https://api.github.com/repos/symfony/string/zipball/f96476035142921000338bad71e5247fbc138872", "reference": "f96476035142921000338bad71e5247fbc138872", "shasum": "" }, "require": { Loading @@ -2454,7 +2478,6 @@ }, "require-dev": { "symfony/emoji": "^7.1", "symfony/error-handler": "^6.4|^7.0", "symfony/http-client": "^6.4|^7.0", "symfony/intl": "^6.4|^7.0", "symfony/translation-contracts": "^2.5|^3.0", Loading Loading @@ -2497,7 +2520,7 @@ "utf8" ], "support": { "source": "https://github.com/symfony/string/tree/v7.3.3" "source": "https://github.com/symfony/string/tree/v7.3.4" }, "funding": [ { Loading @@ -2517,7 +2540,7 @@ "type": "tidelift" } ], "time": "2025-08-25T06:35:40+00:00" "time": "2025-09-11T14:36:48+00:00" }, { "name": "theseer/tokenizer", Loading Loading @@ -2772,16 +2795,16 @@ }, { "name": "phpstan/phpstan", "version": "2.1.22", "version": "2.1.29", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", "reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4" "url": "https://github.com/phpstan/phpstan-phar-composer-source.git", "reference": "git" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/41600c8379eb5aee63e9413fe9e97273e25d57e4", "reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d618573eed4a1b6b75e37b2e0b65ac65c885d88e", "reference": "d618573eed4a1b6b75e37b2e0b65ac65c885d88e", "shasum": "" }, "require": { Loading Loading @@ -2826,7 +2849,7 @@ "type": "github" } ], "time": "2025-08-04T19:17:37+00:00" "time": "2025-09-25T06:58:18+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", Loading Loading @@ -2930,21 +2953,21 @@ }, { "name": "phpstan/phpstan-strict-rules", "version": "2.0.6", "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-strict-rules.git", "reference": "f9f77efa9de31992a832ff77ea52eb42d675b094" "reference": "d6211c46213d4181054b3d77b10a5c5cb0d59538" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/f9f77efa9de31992a832ff77ea52eb42d675b094", "reference": "f9f77efa9de31992a832ff77ea52eb42d675b094", "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/d6211c46213d4181054b3d77b10a5c5cb0d59538", "reference": "d6211c46213d4181054b3d77b10a5c5cb0d59538", "shasum": "" }, "require": { "php": "^7.4 || ^8.0", "phpstan/phpstan": "^2.0.4" "phpstan/phpstan": "^2.1.29" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", Loading Loading @@ -2972,38 +2995,38 @@ "description": "Extra strict and opinionated rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-strict-rules/issues", "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.6" "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.7" }, "time": "2025-07-21T12:19:29+00:00" "time": "2025-09-26T11:19:08+00:00" }, { "name": "slevomat/coding-standard", "version": "8.21.1", "version": "8.22.1", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", "reference": "2b801e950ae1cceb30bb3c0373141f553c99d3c3" "reference": "1dd80bf3b93692bedb21a6623c496887fad05fec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/2b801e950ae1cceb30bb3c0373141f553c99d3c3", "reference": "2b801e950ae1cceb30bb3c0373141f553c99d3c3", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/1dd80bf3b93692bedb21a6623c496887fad05fec", "reference": "1dd80bf3b93692bedb21a6623c496887fad05fec", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.1.2", "php": "^7.4 || ^8.0", "phpstan/phpdoc-parser": "^2.3.0", "squizlabs/php_codesniffer": "^3.13.2" "squizlabs/php_codesniffer": "^3.13.4" }, "require-dev": { "phing/phing": "3.0.1|3.1.0", "php-parallel-lint/php-parallel-lint": "1.4.0", "phpstan/phpstan": "2.1.22", "phpstan/phpstan": "2.1.24", "phpstan/phpstan-deprecation-rules": "2.0.3", "phpstan/phpstan-phpunit": "2.0.7", "phpstan/phpstan-strict-rules": "2.0.6", "phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.27|12.3.7" "phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.36|12.3.10" }, "type": "phpcodesniffer-standard", "extra": { Loading @@ -3027,7 +3050,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", "source": "https://github.com/slevomat/coding-standard/tree/8.21.1" "source": "https://github.com/slevomat/coding-standard/tree/8.22.1" }, "funding": [ { Loading @@ -3039,20 +3062,20 @@ "type": "tidelift" } ], "time": "2025-08-31T13:32:28+00:00" "time": "2025-09-13T08:53:30+00:00" }, { "name": "squizlabs/php_codesniffer", "version": "3.13.2", "version": "3.13.4", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "reference": "5b5e3821314f947dd040c70f7992a64eac89025c" "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5b5e3821314f947dd040c70f7992a64eac89025c", "reference": "5b5e3821314f947dd040c70f7992a64eac89025c", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ad545ea9c1b7d270ce0fc9cbfb884161cd706119", "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119", "shasum": "" }, "require": { Loading Loading @@ -3123,7 +3146,7 @@ "type": "thanks_dev" } ], "time": "2025-06-17T22:17:01+00:00" "time": "2025-09-05T05:47:09+00:00" }, { "name": "symfony/filesystem", Loading
pkgs/by-name/pa/paratest/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,17 +8,17 @@ (php.withExtensions ({ enabled, all }: enabled ++ [ all.pcov ])).buildComposerProject2 (finalAttrs: { pname = "paratest"; version = "7.12.0"; version = "7.13.0"; src = fetchFromGitHub { owner = "paratestphp"; repo = "paratest"; tag = "v${finalAttrs.version}"; hash = "sha256-EH9lKI61hYYmTe7T8j1CIwiuRqgkouWnapJWvqo9iQQ="; hash = "sha256-X4sgMxRiuAk/YkOcUOnanUsdCFp0RHUIuv2OCqP5Z3w="; }; composerLock = ./composer.lock; vendorHash = "sha256-8IpgE/s0ooZoecd7kVMixd5EGHcu/aNuMJ5RX6Zzt6w="; vendorHash = "sha256-6fF9YbHoU1+YbSuTKXGmJqkoxdyK30YOv7gZKJVfoas="; nativeInstallCheckInputs = [ versionCheckHook Loading