phpPackages.php-cs-fixer: 3.67.0 -> 3.70.1

+467 -281
+465 -279
pkgs/development/php-packages/php-cs-fixer/composer.lock
··· 2139 2139 }, 2140 2140 { 2141 2141 "name": "symfony/process", 2142 - "version": "v7.2.0", 2142 + "version": "v7.2.4", 2143 2143 "source": { 2144 2144 "type": "git", 2145 2145 "url": "https://github.com/symfony/process.git", 2146 - "reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e" 2146 + "reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf" 2147 2147 }, 2148 2148 "dist": { 2149 2149 "type": "zip", 2150 - "url": "https://api.github.com/repos/symfony/process/zipball/d34b22ba9390ec19d2dd966c40aa9e8462f27a7e", 2151 - "reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e", 2150 + "url": "https://api.github.com/repos/symfony/process/zipball/d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf", 2151 + "reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf", 2152 2152 "shasum": "" 2153 2153 }, 2154 2154 "require": { ··· 2180 2180 "description": "Executes commands in sub-processes", 2181 2181 "homepage": "https://symfony.com", 2182 2182 "support": { 2183 - "source": "https://github.com/symfony/process/tree/v7.2.0" 2183 + "source": "https://github.com/symfony/process/tree/v7.2.4" 2184 2184 }, 2185 2185 "funding": [ 2186 2186 { ··· 2196 2196 "type": "tidelift" 2197 2197 } 2198 2198 ], 2199 - "time": "2024-11-06T14:24:19+00:00" 2199 + "time": "2025-02-05T08:33:46+00:00" 2200 2200 }, 2201 2201 { 2202 2202 "name": "symfony/service-contracts", ··· 2283 2283 }, 2284 2284 { 2285 2285 "name": "symfony/stopwatch", 2286 - "version": "v7.2.2", 2286 + "version": "v7.2.4", 2287 2287 "source": { 2288 2288 "type": "git", 2289 2289 "url": "https://github.com/symfony/stopwatch.git", 2290 - "reference": "e46690d5b9d7164a6d061cab1e8d46141b9f49df" 2290 + "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd" 2291 2291 }, 2292 2292 "dist": { 2293 2293 "type": "zip", 2294 - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/e46690d5b9d7164a6d061cab1e8d46141b9f49df", 2295 - "reference": "e46690d5b9d7164a6d061cab1e8d46141b9f49df", 2294 + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd", 2295 + "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd", 2296 2296 "shasum": "" 2297 2297 }, 2298 2298 "require": { ··· 2325 2325 "description": "Provides a way to profile code", 2326 2326 "homepage": "https://symfony.com", 2327 2327 "support": { 2328 - "source": "https://github.com/symfony/stopwatch/tree/v7.2.2" 2328 + "source": "https://github.com/symfony/stopwatch/tree/v7.2.4" 2329 2329 }, 2330 2330 "funding": [ 2331 2331 { ··· 2341 2341 "type": "tidelift" 2342 2342 } 2343 2343 ], 2344 - "time": "2024-12-18T14:28:33+00:00" 2344 + "time": "2025-02-24T10:49:57+00:00" 2345 2345 }, 2346 2346 { 2347 2347 "name": "symfony/string", ··· 2522 2522 }, 2523 2523 { 2524 2524 "name": "facile-it/paraunit", 2525 - "version": "2.4.0", 2525 + "version": "2.5.0", 2526 2526 "source": { 2527 2527 "type": "git", 2528 2528 "url": "https://github.com/facile-it/paraunit.git", 2529 - "reference": "032bb2d404e8449b672c489f826c207d6e52a282" 2529 + "reference": "aafd330de123306f5a1e014bd00a8e9af45c6752" 2530 2530 }, 2531 2531 "dist": { 2532 2532 "type": "zip", 2533 - "url": "https://api.github.com/repos/facile-it/paraunit/zipball/032bb2d404e8449b672c489f826c207d6e52a282", 2534 - "reference": "032bb2d404e8449b672c489f826c207d6e52a282", 2533 + "url": "https://api.github.com/repos/facile-it/paraunit/zipball/aafd330de123306f5a1e014bd00a8e9af45c6752", 2534 + "reference": "aafd330de123306f5a1e014bd00a8e9af45c6752", 2535 2535 "shasum": "" 2536 2536 }, 2537 2537 "require": { ··· 2539 2539 "ext-json": "*", 2540 2540 "jean85/pretty-package-versions": "^1.5.1||^2.0.1", 2541 2541 "php": "^8.1", 2542 - "phpunit/php-code-coverage": "^10.0||^11.0", 2543 - "phpunit/php-file-iterator": "^4.0||^5.0", 2544 - "phpunit/phpunit": "^10.5.4||^11.0", 2542 + "phpunit/php-code-coverage": "^10.0||^11.0||^12.0", 2543 + "phpunit/php-file-iterator": "^4.0||^5.0||^6.0", 2544 + "phpunit/phpunit": "^10.5.4||^11.0||^12.0", 2545 2545 "psr/event-dispatcher": "^1.0", 2546 2546 "symfony/console": "^4.4||^5.0||^6.0||^7.0", 2547 2547 "symfony/dependency-injection": "^4.4||^5.0||^6.0||^7.0", ··· 2554 2554 }, 2555 2555 "require-dev": { 2556 2556 "facile-it/facile-coding-standard": "^1.0", 2557 - "jangregor/phpstan-prophecy": "dev-master as 1.1.0", 2558 - "phpspec/prophecy": "dev-master as 1.19", 2559 - "phpspec/prophecy-phpunit": "dev-master#0604e27 as 2.2.1", 2557 + "jangregor/phpstan-prophecy": "^2.0.0||dev-phpunit-12-support as 2.1.0", 2558 + "phpspec/prophecy": "^1.20||dev-allow-sebastian-comparator-7 as 1.21", 2559 + "phpspec/prophecy-phpunit": "^2.3.0||dev-phpunit-12-support as 2.4.0", 2560 2560 "phpstan/extension-installer": "^1.0", 2561 - "phpstan/phpstan": "1.12.4", 2562 - "phpstan/phpstan-phpunit": "^1.1", 2563 - "phpunit/php-invoker": "^4.0||^5.0", 2561 + "phpstan/phpstan": "2.1.2", 2562 + "phpstan/phpstan-phpunit": "^2.0", 2563 + "phpunit/php-invoker": "^4.0||^5.0||^6.0", 2564 2564 "psalm/plugin-phpunit": "^0.19", 2565 2565 "psalm/plugin-symfony": "^5.0", 2566 - "rector/rector": "1.2.5", 2566 + "rector/rector": "2.0.7", 2567 2567 "symfony/expression-language": "^4.4||^5.0||^6.0||^7.0", 2568 2568 "symfony/phpunit-bridge": "^6.4||^7.0", 2569 - "vimeo/psalm": "^5.5.0" 2569 + "vimeo/psalm": "^5.5.0||^6.0" 2570 2570 }, 2571 2571 "suggest": { 2572 2572 "dama/doctrine-test-bundle": "Useful for Symfony+Doctrine functional testing, providing DB isolation", ··· 2609 2609 ], 2610 2610 "support": { 2611 2611 "issues": "https://github.com/facile-it/paraunit/issues", 2612 - "source": "https://github.com/facile-it/paraunit/tree/2.4.0" 2612 + "source": "https://github.com/facile-it/paraunit/tree/2.5.0" 2613 2613 }, 2614 - "time": "2024-09-25T13:11:25+00:00" 2614 + "time": "2025-02-08T11:31:27+00:00" 2615 2615 }, 2616 2616 { 2617 2617 "name": "guzzlehttp/guzzle", ··· 2939 2939 "time": "2024-07-18T11:15:46+00:00" 2940 2940 }, 2941 2941 { 2942 + "name": "icecave/parity", 2943 + "version": "3.0.1", 2944 + "source": { 2945 + "type": "git", 2946 + "url": "https://github.com/icecave/parity.git", 2947 + "reference": "4fe835483e0f89f0f96763c47cb9fdca26c24bdc" 2948 + }, 2949 + "dist": { 2950 + "type": "zip", 2951 + "url": "https://api.github.com/repos/icecave/parity/zipball/4fe835483e0f89f0f96763c47cb9fdca26c24bdc", 2952 + "reference": "4fe835483e0f89f0f96763c47cb9fdca26c24bdc", 2953 + "shasum": "" 2954 + }, 2955 + "require": { 2956 + "icecave/repr": "^4", 2957 + "php": ">=7.3" 2958 + }, 2959 + "require-dev": { 2960 + "eloquent/liberator": "^2", 2961 + "eloquent/phony": "^5", 2962 + "eloquent/phony-phpunit": "^7", 2963 + "friendsofphp/php-cs-fixer": "^2", 2964 + "phpunit/phpunit": "^9" 2965 + }, 2966 + "type": "library", 2967 + "autoload": { 2968 + "psr-4": { 2969 + "Icecave\\Parity\\": "src" 2970 + } 2971 + }, 2972 + "notification-url": "https://packagist.org/downloads/", 2973 + "license": [ 2974 + "MIT" 2975 + ], 2976 + "authors": [ 2977 + { 2978 + "name": "James Harris", 2979 + "email": "mailjamesharris@gmail.com", 2980 + "homepage": "https://github.com/jmalloc" 2981 + } 2982 + ], 2983 + "description": "A customizable deep comparison library.", 2984 + "homepage": "https://github.com/icecave/parity", 2985 + "keywords": [ 2986 + "compare", 2987 + "comparison", 2988 + "equal", 2989 + "equality", 2990 + "greater", 2991 + "less", 2992 + "sort", 2993 + "sorting" 2994 + ], 2995 + "support": { 2996 + "issues": "https://github.com/icecave/parity/issues", 2997 + "source": "https://github.com/icecave/parity/tree/3.0.1" 2998 + }, 2999 + "time": "2021-02-04T05:51:24+00:00" 3000 + }, 3001 + { 3002 + "name": "icecave/repr", 3003 + "version": "4.0.0", 3004 + "source": { 3005 + "type": "git", 3006 + "url": "https://github.com/icecave/repr.git", 3007 + "reference": "3dad35ee43394404ae0f1926d754e7b7820da8e4" 3008 + }, 3009 + "dist": { 3010 + "type": "zip", 3011 + "url": "https://api.github.com/repos/icecave/repr/zipball/3dad35ee43394404ae0f1926d754e7b7820da8e4", 3012 + "reference": "3dad35ee43394404ae0f1926d754e7b7820da8e4", 3013 + "shasum": "" 3014 + }, 3015 + "require": { 3016 + "php": ">=7.2" 3017 + }, 3018 + "require-dev": { 3019 + "eloquent/phony-phpunit": "^6", 3020 + "friendsofphp/php-cs-fixer": "^2", 3021 + "phpunit/phpunit": "^8" 3022 + }, 3023 + "type": "library", 3024 + "autoload": { 3025 + "psr-4": { 3026 + "Icecave\\Repr\\": "src" 3027 + } 3028 + }, 3029 + "notification-url": "https://packagist.org/downloads/", 3030 + "license": [ 3031 + "MIT" 3032 + ], 3033 + "authors": [ 3034 + { 3035 + "name": "James Harris", 3036 + "email": "mailjamesharris@gmail.com", 3037 + "homepage": "https://github.com/jmalloc" 3038 + } 3039 + ], 3040 + "description": "A library for generating string representations of any value, inspired by Python's reprlib library.", 3041 + "homepage": "https://github.com/icecave/repr", 3042 + "keywords": [ 3043 + "human", 3044 + "readable", 3045 + "repr", 3046 + "representation", 3047 + "string" 3048 + ], 3049 + "support": { 3050 + "issues": "https://github.com/icecave/repr/issues", 3051 + "source": "https://github.com/icecave/repr/tree/4.0.0" 3052 + }, 3053 + "time": "2020-08-25T02:05:11+00:00" 3054 + }, 3055 + { 2942 3056 "name": "infection/abstract-testframework-adapter", 2943 3057 "version": "0.5.0", 2944 3058 "source": { ··· 3117 3231 }, 3118 3232 { 3119 3233 "name": "infection/infection", 3120 - "version": "0.29.10", 3234 + "version": "0.29.14", 3121 3235 "source": { 3122 3236 "type": "git", 3123 3237 "url": "https://github.com/infection/infection.git", 3124 - "reference": "cac7d20e5d286a37488527e477f5a695a9d7a44c" 3238 + "reference": "feea2a48a8aeedd3a4d2105167b41a46f0e568a3" 3125 3239 }, 3126 3240 "dist": { 3127 3241 "type": "zip", 3128 - "url": "https://api.github.com/repos/infection/infection/zipball/cac7d20e5d286a37488527e477f5a695a9d7a44c", 3129 - "reference": "cac7d20e5d286a37488527e477f5a695a9d7a44c", 3242 + "url": "https://api.github.com/repos/infection/infection/zipball/feea2a48a8aeedd3a4d2105167b41a46f0e568a3", 3243 + "reference": "feea2a48a8aeedd3a4d2105167b41a46f0e568a3", 3130 3244 "shasum": "" 3131 3245 }, 3132 3246 "require": { ··· 3142 3256 "infection/extension-installer": "^0.1.0", 3143 3257 "infection/include-interceptor": "^0.2.5", 3144 3258 "infection/mutator": "^0.4", 3145 - "justinrainbow/json-schema": "^5.3", 3259 + "justinrainbow/json-schema": "^5.3 || ^6.0", 3146 3260 "nikic/php-parser": "^5.3", 3147 3261 "ondram/ci-detector": "^4.1.0", 3148 3262 "php": "^8.2", 3149 3263 "sanmai/later": "^0.1.1", 3150 3264 "sanmai/pipeline": "^5.1 || ^6", 3151 - "sebastian/diff": "^3.0.2 || ^4.0 || ^5.0 || ^6.0", 3152 - "shish/safe": "^2.6", 3153 - "symfony/console": "^5.4 || ^6.0 || ^7.0", 3154 - "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", 3155 - "symfony/finder": "^5.4 || ^6.0 || ^7.0", 3156 - "symfony/process": "^5.4 || ^6.0 || ^7.0", 3265 + "sebastian/diff": "^3.0.2 || ^4.0 || ^5.0 || ^6.0 || ^7.0", 3266 + "symfony/console": "^6.4 || ^7.0", 3267 + "symfony/filesystem": "^6.4 || ^7.0", 3268 + "symfony/finder": "^6.4 || ^7.0", 3269 + "symfony/process": "^6.4 || ^7.0", 3270 + "thecodingmachine/safe": "^v3.0", 3157 3271 "webmozart/assert": "^1.11" 3158 3272 }, 3159 3273 "conflict": { ··· 3164 3278 "require-dev": { 3165 3279 "ext-simplexml": "*", 3166 3280 "fidry/makefile": "^1.0", 3167 - "helmich/phpunit-json-assert": "^3.0", 3168 - "phpstan/extension-installer": "^1.1.0", 3169 - "phpstan/phpstan": "^1.10.15", 3170 - "phpstan/phpstan-phpunit": "^1.0.0", 3171 - "phpstan/phpstan-strict-rules": "^1.1.0", 3172 - "phpstan/phpstan-webmozart-assert": "^1.0.2", 3173 - "phpunit/phpunit": "^10.5", 3174 - "rector/rector": "^1.0", 3175 - "sidz/phpstan-rules": "^0.4", 3176 - "symfony/yaml": "^5.4 || ^6.0 || ^7.0" 3281 + "phpstan/extension-installer": "^1.4", 3282 + "phpstan/phpstan": "^2.1", 3283 + "phpstan/phpstan-phpunit": "^2.0", 3284 + "phpstan/phpstan-strict-rules": "^2.0", 3285 + "phpstan/phpstan-webmozart-assert": "^2.0", 3286 + "phpunit/phpunit": "^11.5", 3287 + "rector/rector": "^2.0", 3288 + "sidz/phpstan-rules": "^0.5.1", 3289 + "symfony/yaml": "^6.4 || ^7.0", 3290 + "thecodingmachine/phpstan-safe-rule": "^1.4" 3177 3291 }, 3178 3292 "bin": [ 3179 3293 "bin/infection" ··· 3229 3343 ], 3230 3344 "support": { 3231 3345 "issues": "https://github.com/infection/infection/issues", 3232 - "source": "https://github.com/infection/infection/tree/0.29.10" 3346 + "source": "https://github.com/infection/infection/tree/0.29.14" 3233 3347 }, 3234 3348 "funding": [ 3235 3349 { ··· 3241 3355 "type": "open_collective" 3242 3356 } 3243 3357 ], 3244 - "time": "2024-12-17T19:11:10+00:00" 3358 + "time": "2025-03-02T18:49:12+00:00" 3245 3359 }, 3246 3360 { 3247 3361 "name": "infection/mutator", ··· 3357 3471 }, 3358 3472 { 3359 3473 "name": "justinrainbow/json-schema", 3360 - "version": "5.3.0", 3474 + "version": "6.2.0", 3361 3475 "source": { 3362 3476 "type": "git", 3363 3477 "url": "https://github.com/jsonrainbow/json-schema.git", 3364 - "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8" 3478 + "reference": "460c0a09407f4d0d47679476745c4185ff0f1961" 3365 3479 }, 3366 3480 "dist": { 3367 3481 "type": "zip", 3368 - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", 3369 - "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", 3482 + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/460c0a09407f4d0d47679476745c4185ff0f1961", 3483 + "reference": "460c0a09407f4d0d47679476745c4185ff0f1961", 3370 3484 "shasum": "" 3371 3485 }, 3372 3486 "require": { 3373 - "php": ">=7.1" 3487 + "ext-json": "*", 3488 + "icecave/parity": "^3.0", 3489 + "marc-mabe/php-enum": "^4.0", 3490 + "php": "^7.2 || ^8.0" 3374 3491 }, 3375 3492 "require-dev": { 3376 - "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", 3493 + "friendsofphp/php-cs-fixer": "3.3.0", 3377 3494 "json-schema/json-schema-test-suite": "1.2.0", 3378 - "phpunit/phpunit": "^4.8.35" 3495 + "marc-mabe/php-enum-phpstan": "^2.0", 3496 + "phpspec/prophecy": "^1.19", 3497 + "phpstan/phpstan": "^1.12", 3498 + "phpunit/phpunit": "^8.5" 3379 3499 }, 3380 3500 "bin": [ 3381 3501 "bin/validate-json" 3382 3502 ], 3383 3503 "type": "library", 3504 + "extra": { 3505 + "branch-alias": { 3506 + "dev-master": "6.x-dev" 3507 + } 3508 + }, 3384 3509 "autoload": { 3385 3510 "psr-4": { 3386 3511 "JsonSchema\\": "src/JsonSchema/" ··· 3409 3534 } 3410 3535 ], 3411 3536 "description": "A library to validate a json schema.", 3412 - "homepage": "https://github.com/justinrainbow/json-schema", 3537 + "homepage": "https://github.com/jsonrainbow/json-schema", 3413 3538 "keywords": [ 3414 3539 "json", 3415 3540 "schema" 3416 3541 ], 3417 3542 "support": { 3418 3543 "issues": "https://github.com/jsonrainbow/json-schema/issues", 3419 - "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.0" 3544 + "source": "https://github.com/jsonrainbow/json-schema/tree/6.2.0" 3420 3545 }, 3421 - "time": "2024-07-06T21:00:26+00:00" 3546 + "time": "2025-02-26T20:58:15+00:00" 3422 3547 }, 3423 3548 { 3424 3549 "name": "keradus/cli-executor", ··· 3468 3593 "time": "2023-11-22T09:34:45+00:00" 3469 3594 }, 3470 3595 { 3596 + "name": "marc-mabe/php-enum", 3597 + "version": "v4.7.1", 3598 + "source": { 3599 + "type": "git", 3600 + "url": "https://github.com/marc-mabe/php-enum.git", 3601 + "reference": "7159809e5cfa041dca28e61f7f7ae58063aae8ed" 3602 + }, 3603 + "dist": { 3604 + "type": "zip", 3605 + "url": "https://api.github.com/repos/marc-mabe/php-enum/zipball/7159809e5cfa041dca28e61f7f7ae58063aae8ed", 3606 + "reference": "7159809e5cfa041dca28e61f7f7ae58063aae8ed", 3607 + "shasum": "" 3608 + }, 3609 + "require": { 3610 + "ext-reflection": "*", 3611 + "php": "^7.1 | ^8.0" 3612 + }, 3613 + "require-dev": { 3614 + "phpbench/phpbench": "^0.16.10 || ^1.0.4", 3615 + "phpstan/phpstan": "^1.3.1", 3616 + "phpunit/phpunit": "^7.5.20 | ^8.5.22 | ^9.5.11", 3617 + "vimeo/psalm": "^4.17.0 | ^5.26.1" 3618 + }, 3619 + "type": "library", 3620 + "extra": { 3621 + "branch-alias": { 3622 + "dev-3.x": "3.2-dev", 3623 + "dev-master": "4.7-dev" 3624 + } 3625 + }, 3626 + "autoload": { 3627 + "psr-4": { 3628 + "MabeEnum\\": "src/" 3629 + }, 3630 + "classmap": [ 3631 + "stubs/Stringable.php" 3632 + ] 3633 + }, 3634 + "notification-url": "https://packagist.org/downloads/", 3635 + "license": [ 3636 + "BSD-3-Clause" 3637 + ], 3638 + "authors": [ 3639 + { 3640 + "name": "Marc Bennewitz", 3641 + "email": "dev@mabe.berlin", 3642 + "homepage": "https://mabe.berlin/", 3643 + "role": "Lead" 3644 + } 3645 + ], 3646 + "description": "Simple and fast implementation of enumerations with native PHP", 3647 + "homepage": "https://github.com/marc-mabe/php-enum", 3648 + "keywords": [ 3649 + "enum", 3650 + "enum-map", 3651 + "enum-set", 3652 + "enumeration", 3653 + "enumerator", 3654 + "enummap", 3655 + "enumset", 3656 + "map", 3657 + "set", 3658 + "type", 3659 + "type-hint", 3660 + "typehint" 3661 + ], 3662 + "support": { 3663 + "issues": "https://github.com/marc-mabe/php-enum/issues", 3664 + "source": "https://github.com/marc-mabe/php-enum/tree/v4.7.1" 3665 + }, 3666 + "time": "2024-11-28T04:54:44+00:00" 3667 + }, 3668 + { 3471 3669 "name": "mikey179/vfsstream", 3472 3670 "version": "v1.6.12", 3473 3671 "source": { ··· 3521 3719 }, 3522 3720 { 3523 3721 "name": "myclabs/deep-copy", 3524 - "version": "1.12.1", 3722 + "version": "1.13.0", 3525 3723 "source": { 3526 3724 "type": "git", 3527 3725 "url": "https://github.com/myclabs/DeepCopy.git", 3528 - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" 3726 + "reference": "024473a478be9df5fdaca2c793f2232fe788e414" 3529 3727 }, 3530 3728 "dist": { 3531 3729 "type": "zip", 3532 - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", 3533 - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", 3730 + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414", 3731 + "reference": "024473a478be9df5fdaca2c793f2232fe788e414", 3534 3732 "shasum": "" 3535 3733 }, 3536 3734 "require": { ··· 3569 3767 ], 3570 3768 "support": { 3571 3769 "issues": "https://github.com/myclabs/DeepCopy/issues", 3572 - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" 3770 + "source": "https://github.com/myclabs/DeepCopy/tree/1.13.0" 3573 3771 }, 3574 3772 "funding": [ 3575 3773 { ··· 3577 3775 "type": "tidelift" 3578 3776 } 3579 3777 ], 3580 - "time": "2024-11-08T17:47:46+00:00" 3778 + "time": "2025-02-12T12:17:51+00:00" 3581 3779 }, 3582 3780 { 3583 3781 "name": "nikic/php-parser", ··· 3965 4163 }, 3966 4164 { 3967 4165 "name": "php-cs-fixer/phpunit-constraint-isidenticalstring", 3968 - "version": "v1.5.0", 4166 + "version": "v1.6.0", 3969 4167 "source": { 3970 4168 "type": "git", 3971 4169 "url": "https://github.com/PHP-CS-Fixer/phpunit-constraint-isidenticalstring.git", 3972 - "reference": "2c55d31fcbda32b48780cbeff87f188354813db0" 4170 + "reference": "47dafbaec6905eea738ae7067b7cc0473fd792af" 3973 4171 }, 3974 4172 "dist": { 3975 4173 "type": "zip", 3976 - "url": "https://api.github.com/repos/PHP-CS-Fixer/phpunit-constraint-isidenticalstring/zipball/2c55d31fcbda32b48780cbeff87f188354813db0", 3977 - "reference": "2c55d31fcbda32b48780cbeff87f188354813db0", 4174 + "url": "https://api.github.com/repos/PHP-CS-Fixer/phpunit-constraint-isidenticalstring/zipball/47dafbaec6905eea738ae7067b7cc0473fd792af", 4175 + "reference": "47dafbaec6905eea738ae7067b7cc0473fd792af", 3978 4176 "shasum": "" 3979 4177 }, 3980 4178 "require": { 3981 4179 "php": "^7.0 || ^8.0", 3982 - "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.0 || ^9.0 || ^10.0 || ^11.0.1" 4180 + "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.41 || ^9.6.22 || ^10.5.45 || ^11.5.7 || ^12.0.2" 3983 4181 }, 3984 4182 "type": "library", 3985 4183 "autoload": { ··· 4003 4201 "description": "Constraint for testing strings considering not-same line endings.", 4004 4202 "support": { 4005 4203 "issues": "https://github.com/PHP-CS-Fixer/phpunit-constraint-isidenticalstring/issues", 4006 - "source": "https://github.com/PHP-CS-Fixer/phpunit-constraint-isidenticalstring/tree/v1.5.0" 4204 + "source": "https://github.com/PHP-CS-Fixer/phpunit-constraint-isidenticalstring/tree/v1.6.0" 4007 4205 }, 4008 - "time": "2024-02-04T19:08:54+00:00" 4206 + "time": "2025-02-09T22:30:36+00:00" 4009 4207 }, 4010 4208 { 4011 4209 "name": "php-cs-fixer/phpunit-constraint-xmlmatchesxsd", 4012 - "version": "v1.5.0", 4210 + "version": "v1.6.0", 4013 4211 "source": { 4014 4212 "type": "git", 4015 4213 "url": "https://github.com/PHP-CS-Fixer/phpunit-constraint-xmlmatchesxsd.git", 4016 - "reference": "db3feb2b6d2cf5cd18f7053c6aa60a21dccf18d3" 4214 + "reference": "c72b45d101d7d00bb938347ada14767e7416ed85" 4017 4215 }, 4018 4216 "dist": { 4019 4217 "type": "zip", 4020 - "url": "https://api.github.com/repos/PHP-CS-Fixer/phpunit-constraint-xmlmatchesxsd/zipball/db3feb2b6d2cf5cd18f7053c6aa60a21dccf18d3", 4021 - "reference": "db3feb2b6d2cf5cd18f7053c6aa60a21dccf18d3", 4218 + "url": "https://api.github.com/repos/PHP-CS-Fixer/phpunit-constraint-xmlmatchesxsd/zipball/c72b45d101d7d00bb938347ada14767e7416ed85", 4219 + "reference": "c72b45d101d7d00bb938347ada14767e7416ed85", 4022 4220 "shasum": "" 4023 4221 }, 4024 4222 "require": { 4025 4223 "ext-dom": "*", 4026 4224 "ext-libxml": "*", 4027 4225 "php": "^7.0 || ^8.0", 4028 - "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.0 || ^9.0 || ^10.0 || ^11.0.1" 4226 + "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.41 || ^9.6.22 || ^10.5.45 || ^11.5.7 || ^12.0.2" 4029 4227 }, 4030 4228 "type": "library", 4031 4229 "autoload": { ··· 4052 4250 "description": "Constraint for testing XML against XSD.", 4053 4251 "support": { 4054 4252 "issues": "https://github.com/PHP-CS-Fixer/phpunit-constraint-xmlmatchesxsd/issues", 4055 - "source": "https://github.com/PHP-CS-Fixer/phpunit-constraint-xmlmatchesxsd/tree/v1.5.0" 4253 + "source": "https://github.com/PHP-CS-Fixer/phpunit-constraint-xmlmatchesxsd/tree/v1.6.0" 4056 4254 }, 4057 - "time": "2024-02-04T19:08:56+00:00" 4255 + "time": "2025-02-09T22:30:45+00:00" 4058 4256 }, 4059 4257 { 4060 4258 "name": "phpunit/php-code-coverage", 4061 - "version": "11.0.8", 4259 + "version": "11.0.9", 4062 4260 "source": { 4063 4261 "type": "git", 4064 4262 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 4065 - "reference": "418c59fd080954f8c4aa5631d9502ecda2387118" 4263 + "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7" 4066 4264 }, 4067 4265 "dist": { 4068 4266 "type": "zip", 4069 - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118", 4070 - "reference": "418c59fd080954f8c4aa5631d9502ecda2387118", 4267 + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/14d63fbcca18457e49c6f8bebaa91a87e8e188d7", 4268 + "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7", 4071 4269 "shasum": "" 4072 4270 }, 4073 4271 "require": { 4074 4272 "ext-dom": "*", 4075 4273 "ext-libxml": "*", 4076 4274 "ext-xmlwriter": "*", 4077 - "nikic/php-parser": "^5.3.1", 4275 + "nikic/php-parser": "^5.4.0", 4078 4276 "php": ">=8.2", 4079 4277 "phpunit/php-file-iterator": "^5.1.0", 4080 4278 "phpunit/php-text-template": "^4.0.1", ··· 4086 4284 "theseer/tokenizer": "^1.2.3" 4087 4285 }, 4088 4286 "require-dev": { 4089 - "phpunit/phpunit": "^11.5.0" 4287 + "phpunit/phpunit": "^11.5.2" 4090 4288 }, 4091 4289 "suggest": { 4092 4290 "ext-pcov": "PHP extension that provides line coverage", ··· 4124 4322 "support": { 4125 4323 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", 4126 4324 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", 4127 - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.8" 4325 + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.9" 4128 4326 }, 4129 4327 "funding": [ 4130 4328 { ··· 4132 4330 "type": "github" 4133 4331 } 4134 4332 ], 4135 - "time": "2024-12-11T12:34:27+00:00" 4333 + "time": "2025-02-25T13:26:39+00:00" 4136 4334 }, 4137 4335 { 4138 4336 "name": "phpunit/php-file-iterator", ··· 4381 4579 }, 4382 4580 { 4383 4581 "name": "phpunit/phpunit", 4384 - "version": "11.5.2", 4582 + "version": "11.5.10", 4385 4583 "source": { 4386 4584 "type": "git", 4387 4585 "url": "https://github.com/sebastianbergmann/phpunit.git", 4388 - "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3" 4586 + "reference": "d5df2b32d729562ff8db634678d71085ee579006" 4389 4587 }, 4390 4588 "dist": { 4391 4589 "type": "zip", 4392 - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/153d0531b9f7e883c5053160cad6dd5ac28140b3", 4393 - "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3", 4590 + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d5df2b32d729562ff8db634678d71085ee579006", 4591 + "reference": "d5df2b32d729562ff8db634678d71085ee579006", 4394 4592 "shasum": "" 4395 4593 }, 4396 4594 "require": { ··· 4400 4598 "ext-mbstring": "*", 4401 4599 "ext-xml": "*", 4402 4600 "ext-xmlwriter": "*", 4403 - "myclabs/deep-copy": "^1.12.1", 4601 + "myclabs/deep-copy": "^1.13.0", 4404 4602 "phar-io/manifest": "^2.0.4", 4405 4603 "phar-io/version": "^3.2.1", 4406 4604 "php": ">=8.2", ··· 4411 4609 "phpunit/php-timer": "^7.0.1", 4412 4610 "sebastian/cli-parser": "^3.0.2", 4413 4611 "sebastian/code-unit": "^3.0.2", 4414 - "sebastian/comparator": "^6.2.1", 4612 + "sebastian/comparator": "^6.3.0", 4415 4613 "sebastian/diff": "^6.0.2", 4416 4614 "sebastian/environment": "^7.2.0", 4417 4615 "sebastian/exporter": "^6.3.0", ··· 4462 4660 "support": { 4463 4661 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 4464 4662 "security": "https://github.com/sebastianbergmann/phpunit/security/policy", 4465 - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.2" 4663 + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.10" 4466 4664 }, 4467 4665 "funding": [ 4468 4666 { ··· 4478 4676 "type": "tidelift" 4479 4677 } 4480 4678 ], 4481 - "time": "2024-12-21T05:51:08+00:00" 4679 + "time": "2025-02-25T06:11:48+00:00" 4482 4680 }, 4483 4681 { 4484 4682 "name": "psr/http-client", ··· 5673 5871 "time": "2024-10-09T05:16:32+00:00" 5674 5872 }, 5675 5873 { 5676 - "name": "shish/safe", 5677 - "version": "v2.6.4", 5678 - "source": { 5679 - "type": "git", 5680 - "url": "https://github.com/shish/safe.git", 5681 - "reference": "482e6227330a70b21c1c9e9301cc99b5658ccb89" 5682 - }, 5683 - "dist": { 5684 - "type": "zip", 5685 - "url": "https://api.github.com/repos/shish/safe/zipball/482e6227330a70b21c1c9e9301cc99b5658ccb89", 5686 - "reference": "482e6227330a70b21c1c9e9301cc99b5658ccb89", 5687 - "shasum": "" 5688 - }, 5689 - "require": { 5690 - "php": ">= 8.2" 5691 - }, 5692 - "replace": { 5693 - "thecodingmachine/safe": "2.5.0" 5694 - }, 5695 - "require-dev": { 5696 - "phpstan/phpstan": "^1", 5697 - "phpunit/phpunit": "^10.0 || ^11.0", 5698 - "squizlabs/php_codesniffer": "^3", 5699 - "thecodingmachine/phpstan-strict-rules": "^1.0" 5700 - }, 5701 - "type": "library", 5702 - "autoload": { 5703 - "files": [ 5704 - "deprecated/apc.php", 5705 - "deprecated/array.php", 5706 - "deprecated/datetime.php", 5707 - "deprecated/libevent.php", 5708 - "deprecated/misc.php", 5709 - "deprecated/password.php", 5710 - "deprecated/mssql.php", 5711 - "deprecated/stats.php", 5712 - "deprecated/strings.php", 5713 - "lib/special_cases.php", 5714 - "deprecated/mysqli.php", 5715 - "generated/apache.php", 5716 - "generated/apcu.php", 5717 - "generated/array.php", 5718 - "generated/bzip2.php", 5719 - "generated/calendar.php", 5720 - "generated/classobj.php", 5721 - "generated/com.php", 5722 - "generated/cubrid.php", 5723 - "generated/curl.php", 5724 - "generated/datetime.php", 5725 - "generated/dir.php", 5726 - "generated/eio.php", 5727 - "generated/errorfunc.php", 5728 - "generated/exec.php", 5729 - "generated/fileinfo.php", 5730 - "generated/filesystem.php", 5731 - "generated/filter.php", 5732 - "generated/fpm.php", 5733 - "generated/ftp.php", 5734 - "generated/funchand.php", 5735 - "generated/gettext.php", 5736 - "generated/gnupg.php", 5737 - "generated/hash.php", 5738 - "generated/ibase.php", 5739 - "generated/ibmDb2.php", 5740 - "generated/iconv.php", 5741 - "generated/image.php", 5742 - "generated/imap.php", 5743 - "generated/info.php", 5744 - "generated/inotify.php", 5745 - "generated/json.php", 5746 - "generated/ldap.php", 5747 - "generated/libxml.php", 5748 - "generated/lzf.php", 5749 - "generated/mailparse.php", 5750 - "generated/mbstring.php", 5751 - "generated/misc.php", 5752 - "generated/mysql.php", 5753 - "generated/network.php", 5754 - "generated/oci8.php", 5755 - "generated/opcache.php", 5756 - "generated/openssl.php", 5757 - "generated/outcontrol.php", 5758 - "generated/pcntl.php", 5759 - "generated/pcre.php", 5760 - "generated/pgsql.php", 5761 - "generated/posix.php", 5762 - "generated/ps.php", 5763 - "generated/pspell.php", 5764 - "generated/readline.php", 5765 - "generated/rnp.php", 5766 - "generated/rpminfo.php", 5767 - "generated/rrd.php", 5768 - "generated/sem.php", 5769 - "generated/session.php", 5770 - "generated/shmop.php", 5771 - "generated/sockets.php", 5772 - "generated/sodium.php", 5773 - "generated/solr.php", 5774 - "generated/spl.php", 5775 - "generated/sqlsrv.php", 5776 - "generated/ssdeep.php", 5777 - "generated/ssh2.php", 5778 - "generated/stream.php", 5779 - "generated/strings.php", 5780 - "generated/swoole.php", 5781 - "generated/uodbc.php", 5782 - "generated/uopz.php", 5783 - "generated/url.php", 5784 - "generated/var.php", 5785 - "generated/xdiff.php", 5786 - "generated/xml.php", 5787 - "generated/xmlrpc.php", 5788 - "generated/yaml.php", 5789 - "generated/yaz.php", 5790 - "generated/zip.php", 5791 - "generated/zlib.php" 5792 - ], 5793 - "classmap": [ 5794 - "lib/DateTime.php", 5795 - "lib/DateTimeImmutable.php", 5796 - "lib/Exceptions/", 5797 - "deprecated/Exceptions/", 5798 - "generated/Exceptions/" 5799 - ] 5800 - }, 5801 - "notification-url": "https://packagist.org/downloads/", 5802 - "license": [ 5803 - "MIT" 5804 - ], 5805 - "description": "PHP core functions that throw exceptions instead of returning FALSE on error (a less-abandoned fork of thecodingmachine/safe)", 5806 - "support": { 5807 - "issues": "https://github.com/shish/safe/issues", 5808 - "source": "https://github.com/shish/safe/tree/v2.6.4" 5809 - }, 5810 - "funding": [ 5811 - { 5812 - "url": "https://github.com/OskarStark", 5813 - "type": "github" 5814 - }, 5815 - { 5816 - "url": "https://github.com/shish", 5817 - "type": "github" 5818 - }, 5819 - { 5820 - "url": "https://github.com/staabm", 5821 - "type": "github" 5822 - } 5823 - ], 5824 - "time": "2024-12-18T13:36:07+00:00" 5825 - }, 5826 - { 5827 5874 "name": "staabm/side-effects-detector", 5828 5875 "version": "1.0.5", 5829 5876 "source": { ··· 5877 5924 }, 5878 5925 { 5879 5926 "name": "symfony/config", 5880 - "version": "v7.2.0", 5927 + "version": "v7.2.3", 5881 5928 "source": { 5882 5929 "type": "git", 5883 5930 "url": "https://github.com/symfony/config.git", 5884 - "reference": "bcd3c4adf0144dee5011bb35454728c38adec055" 5931 + "reference": "7716594aaae91d9141be080240172a92ecca4d44" 5885 5932 }, 5886 5933 "dist": { 5887 5934 "type": "zip", 5888 - "url": "https://api.github.com/repos/symfony/config/zipball/bcd3c4adf0144dee5011bb35454728c38adec055", 5889 - "reference": "bcd3c4adf0144dee5011bb35454728c38adec055", 5935 + "url": "https://api.github.com/repos/symfony/config/zipball/7716594aaae91d9141be080240172a92ecca4d44", 5936 + "reference": "7716594aaae91d9141be080240172a92ecca4d44", 5890 5937 "shasum": "" 5891 5938 }, 5892 5939 "require": { ··· 5932 5979 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", 5933 5980 "homepage": "https://symfony.com", 5934 5981 "support": { 5935 - "source": "https://github.com/symfony/config/tree/v7.2.0" 5982 + "source": "https://github.com/symfony/config/tree/v7.2.3" 5936 5983 }, 5937 5984 "funding": [ 5938 5985 { ··· 5948 5995 "type": "tidelift" 5949 5996 } 5950 5997 ], 5951 - "time": "2024-11-04T11:36:24+00:00" 5998 + "time": "2025-01-22T12:07:01+00:00" 5952 5999 }, 5953 6000 { 5954 6001 "name": "symfony/dependency-injection", 5955 - "version": "v7.2.0", 6002 + "version": "v7.2.4", 5956 6003 "source": { 5957 6004 "type": "git", 5958 6005 "url": "https://github.com/symfony/dependency-injection.git", 5959 - "reference": "a475747af1a1c98272a5471abc35f3da81197c5d" 6006 + "reference": "f0a1614cccb4b8431a97076f9debc08ddca321ca" 5960 6007 }, 5961 6008 "dist": { 5962 6009 "type": "zip", 5963 - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a475747af1a1c98272a5471abc35f3da81197c5d", 5964 - "reference": "a475747af1a1c98272a5471abc35f3da81197c5d", 6010 + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f0a1614cccb4b8431a97076f9debc08ddca321ca", 6011 + "reference": "f0a1614cccb4b8431a97076f9debc08ddca321ca", 5965 6012 "shasum": "" 5966 6013 }, 5967 6014 "require": { ··· 6012 6059 "description": "Allows you to standardize and centralize the way objects are constructed in your application", 6013 6060 "homepage": "https://symfony.com", 6014 6061 "support": { 6015 - "source": "https://github.com/symfony/dependency-injection/tree/v7.2.0" 6062 + "source": "https://github.com/symfony/dependency-injection/tree/v7.2.4" 6016 6063 }, 6017 6064 "funding": [ 6018 6065 { ··· 6028 6075 "type": "tidelift" 6029 6076 } 6030 6077 ], 6031 - "time": "2024-11-25T15:45:00+00:00" 6078 + "time": "2025-02-21T09:47:16+00:00" 6032 6079 }, 6033 6080 { 6034 6081 "name": "symfony/var-dumper", 6035 - "version": "v7.2.0", 6082 + "version": "v7.2.3", 6036 6083 "source": { 6037 6084 "type": "git", 6038 6085 "url": "https://github.com/symfony/var-dumper.git", 6039 - "reference": "c6a22929407dec8765d6e2b6ff85b800b245879c" 6086 + "reference": "82b478c69745d8878eb60f9a049a4d584996f73a" 6040 6087 }, 6041 6088 "dist": { 6042 6089 "type": "zip", 6043 - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c6a22929407dec8765d6e2b6ff85b800b245879c", 6044 - "reference": "c6a22929407dec8765d6e2b6ff85b800b245879c", 6090 + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/82b478c69745d8878eb60f9a049a4d584996f73a", 6091 + "reference": "82b478c69745d8878eb60f9a049a4d584996f73a", 6045 6092 "shasum": "" 6046 6093 }, 6047 6094 "require": { ··· 6095 6142 "dump" 6096 6143 ], 6097 6144 "support": { 6098 - "source": "https://github.com/symfony/var-dumper/tree/v7.2.0" 6145 + "source": "https://github.com/symfony/var-dumper/tree/v7.2.3" 6099 6146 }, 6100 6147 "funding": [ 6101 6148 { ··· 6111 6158 "type": "tidelift" 6112 6159 } 6113 6160 ], 6114 - "time": "2024-11-08T15:48:14+00:00" 6161 + "time": "2025-01-17T11:39:41+00:00" 6115 6162 }, 6116 6163 { 6117 6164 "name": "symfony/var-exporter", 6118 - "version": "v7.2.0", 6165 + "version": "v7.2.4", 6119 6166 "source": { 6120 6167 "type": "git", 6121 6168 "url": "https://github.com/symfony/var-exporter.git", 6122 - "reference": "1a6a89f95a46af0f142874c9d650a6358d13070d" 6169 + "reference": "4ede73aa7a73d81506002d2caadbbdad1ef5b69a" 6123 6170 }, 6124 6171 "dist": { 6125 6172 "type": "zip", 6126 - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1a6a89f95a46af0f142874c9d650a6358d13070d", 6127 - "reference": "1a6a89f95a46af0f142874c9d650a6358d13070d", 6173 + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/4ede73aa7a73d81506002d2caadbbdad1ef5b69a", 6174 + "reference": "4ede73aa7a73d81506002d2caadbbdad1ef5b69a", 6128 6175 "shasum": "" 6129 6176 }, 6130 6177 "require": { ··· 6171 6218 "serialize" 6172 6219 ], 6173 6220 "support": { 6174 - "source": "https://github.com/symfony/var-exporter/tree/v7.2.0" 6221 + "source": "https://github.com/symfony/var-exporter/tree/v7.2.4" 6175 6222 }, 6176 6223 "funding": [ 6177 6224 { ··· 6187 6234 "type": "tidelift" 6188 6235 } 6189 6236 ], 6190 - "time": "2024-10-18T07:58:17+00:00" 6237 + "time": "2025-02-13T10:27:23+00:00" 6191 6238 }, 6192 6239 { 6193 6240 "name": "symfony/yaml", 6194 - "version": "v7.2.0", 6241 + "version": "v7.2.3", 6195 6242 "source": { 6196 6243 "type": "git", 6197 6244 "url": "https://github.com/symfony/yaml.git", 6198 - "reference": "099581e99f557e9f16b43c5916c26380b54abb22" 6245 + "reference": "ac238f173df0c9c1120f862d0f599e17535a87ec" 6199 6246 }, 6200 6247 "dist": { 6201 6248 "type": "zip", 6202 - "url": "https://api.github.com/repos/symfony/yaml/zipball/099581e99f557e9f16b43c5916c26380b54abb22", 6203 - "reference": "099581e99f557e9f16b43c5916c26380b54abb22", 6249 + "url": "https://api.github.com/repos/symfony/yaml/zipball/ac238f173df0c9c1120f862d0f599e17535a87ec", 6250 + "reference": "ac238f173df0c9c1120f862d0f599e17535a87ec", 6204 6251 "shasum": "" 6205 6252 }, 6206 6253 "require": { ··· 6243 6290 "description": "Loads and dumps YAML files", 6244 6291 "homepage": "https://symfony.com", 6245 6292 "support": { 6246 - "source": "https://github.com/symfony/yaml/tree/v7.2.0" 6293 + "source": "https://github.com/symfony/yaml/tree/v7.2.3" 6247 6294 }, 6248 6295 "funding": [ 6249 6296 { ··· 6259 6306 "type": "tidelift" 6260 6307 } 6261 6308 ], 6262 - "time": "2024-10-23T06:56:12+00:00" 6309 + "time": "2025-01-07T12:55:42+00:00" 6310 + }, 6311 + { 6312 + "name": "thecodingmachine/safe", 6313 + "version": "v3.0.2", 6314 + "source": { 6315 + "type": "git", 6316 + "url": "https://github.com/thecodingmachine/safe.git", 6317 + "reference": "22ffad3248982a784f9870a37aeb2e522bd19645" 6318 + }, 6319 + "dist": { 6320 + "type": "zip", 6321 + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/22ffad3248982a784f9870a37aeb2e522bd19645", 6322 + "reference": "22ffad3248982a784f9870a37aeb2e522bd19645", 6323 + "shasum": "" 6324 + }, 6325 + "require": { 6326 + "php": "^8.1" 6327 + }, 6328 + "require-dev": { 6329 + "php-parallel-lint/php-parallel-lint": "^1.4", 6330 + "phpstan/phpstan": "^2", 6331 + "phpunit/phpunit": "^10", 6332 + "squizlabs/php_codesniffer": "^3.2" 6333 + }, 6334 + "type": "library", 6335 + "autoload": { 6336 + "files": [ 6337 + "lib/special_cases.php", 6338 + "generated/apache.php", 6339 + "generated/apcu.php", 6340 + "generated/array.php", 6341 + "generated/bzip2.php", 6342 + "generated/calendar.php", 6343 + "generated/classobj.php", 6344 + "generated/com.php", 6345 + "generated/cubrid.php", 6346 + "generated/curl.php", 6347 + "generated/datetime.php", 6348 + "generated/dir.php", 6349 + "generated/eio.php", 6350 + "generated/errorfunc.php", 6351 + "generated/exec.php", 6352 + "generated/fileinfo.php", 6353 + "generated/filesystem.php", 6354 + "generated/filter.php", 6355 + "generated/fpm.php", 6356 + "generated/ftp.php", 6357 + "generated/funchand.php", 6358 + "generated/gettext.php", 6359 + "generated/gmp.php", 6360 + "generated/gnupg.php", 6361 + "generated/hash.php", 6362 + "generated/ibase.php", 6363 + "generated/ibmDb2.php", 6364 + "generated/iconv.php", 6365 + "generated/image.php", 6366 + "generated/imap.php", 6367 + "generated/info.php", 6368 + "generated/inotify.php", 6369 + "generated/json.php", 6370 + "generated/ldap.php", 6371 + "generated/libxml.php", 6372 + "generated/lzf.php", 6373 + "generated/mailparse.php", 6374 + "generated/mbstring.php", 6375 + "generated/misc.php", 6376 + "generated/mysql.php", 6377 + "generated/mysqli.php", 6378 + "generated/network.php", 6379 + "generated/oci8.php", 6380 + "generated/opcache.php", 6381 + "generated/openssl.php", 6382 + "generated/outcontrol.php", 6383 + "generated/pcntl.php", 6384 + "generated/pcre.php", 6385 + "generated/pgsql.php", 6386 + "generated/posix.php", 6387 + "generated/ps.php", 6388 + "generated/pspell.php", 6389 + "generated/readline.php", 6390 + "generated/rnp.php", 6391 + "generated/rpminfo.php", 6392 + "generated/rrd.php", 6393 + "generated/sem.php", 6394 + "generated/session.php", 6395 + "generated/shmop.php", 6396 + "generated/sockets.php", 6397 + "generated/sodium.php", 6398 + "generated/solr.php", 6399 + "generated/spl.php", 6400 + "generated/sqlsrv.php", 6401 + "generated/ssdeep.php", 6402 + "generated/ssh2.php", 6403 + "generated/stream.php", 6404 + "generated/strings.php", 6405 + "generated/swoole.php", 6406 + "generated/uodbc.php", 6407 + "generated/uopz.php", 6408 + "generated/url.php", 6409 + "generated/var.php", 6410 + "generated/xdiff.php", 6411 + "generated/xml.php", 6412 + "generated/xmlrpc.php", 6413 + "generated/yaml.php", 6414 + "generated/yaz.php", 6415 + "generated/zip.php", 6416 + "generated/zlib.php" 6417 + ], 6418 + "classmap": [ 6419 + "lib/DateTime.php", 6420 + "lib/DateTimeImmutable.php", 6421 + "lib/Exceptions/", 6422 + "generated/Exceptions/" 6423 + ] 6424 + }, 6425 + "notification-url": "https://packagist.org/downloads/", 6426 + "license": [ 6427 + "MIT" 6428 + ], 6429 + "description": "PHP core functions that throw exceptions instead of returning FALSE on error", 6430 + "support": { 6431 + "issues": "https://github.com/thecodingmachine/safe/issues", 6432 + "source": "https://github.com/thecodingmachine/safe/tree/v3.0.2" 6433 + }, 6434 + "funding": [ 6435 + { 6436 + "url": "https://github.com/OskarStark", 6437 + "type": "github" 6438 + }, 6439 + { 6440 + "url": "https://github.com/shish", 6441 + "type": "github" 6442 + }, 6443 + { 6444 + "url": "https://github.com/staabm", 6445 + "type": "github" 6446 + } 6447 + ], 6448 + "time": "2025-02-19T19:23:00+00:00" 6263 6449 }, 6264 6450 { 6265 6451 "name": "theseer/tokenizer",
+2 -2
pkgs/development/php-packages/php-cs-fixer/default.nix
··· 6 6 7 7 php.buildComposerProject2 (finalAttrs: { 8 8 pname = "php-cs-fixer"; 9 - version = "3.67.0"; 9 + version = "3.70.1"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "PHP-CS-Fixer"; ··· 18 18 # Upstream doesn't provide a composer.lock. 19 19 # More info at https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7590 20 20 composerLock = ./composer.lock; 21 - vendorHash = "sha256-/Vn4hyX3XTAdnPPwiKGluuE3Cl56nZ3eVozLnhZ3RJM="; 21 + vendorHash = "sha256-4MrmdAiBruOF68KVrsnDPTKe9hrHvUmzfvyrG6rt7L0="; 22 22 23 23 meta = { 24 24 changelog = "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/tag/v${finalAttrs.version}";