diff --git a/composer.lock b/composer.lock index 7a70950d..c9c39ee9 100644 --- a/composer.lock +++ b/composer.lock @@ -485,12 +485,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "/~https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "/~https://github.com/symfony/contracts" } }, "autoload": { @@ -993,12 +993,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "/~https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "/~https://github.com/symfony/contracts" } }, "autoload": { @@ -1555,13 +1555,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "3.x-dev" - }, "phpstan": { "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-main": "3.x-dev" } }, "autoload": { @@ -2191,30 +2191,30 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.39.0", + "version": "6.40.0", "source": { "type": "git", "url": "/~https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "c890360f0559deeadfed00eee3c97728ce647eec" + "reference": "d364960f8e2e8d5276cd99d70303143b0aadefbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/c890360f0559deeadfed00eee3c97728ce647eec", - "reference": "c890360f0559deeadfed00eee3c97728ce647eec", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/d364960f8e2e8d5276cd99d70303143b0aadefbf", + "reference": "d364960f8e2e8d5276cd99d70303143b0aadefbf", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.0", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.65.0", + "friendsofphp/php-cs-fixer": "~3.66.1", "kubawerlos/php-cs-fixer-custom-fixers": "~3.22.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.44.0", + "ergebnis/composer-normalize": "^2.45.0", "ergebnis/data-provider": "^3.4.0", "ergebnis/license": "^2.6.0", - "ergebnis/phpunit-slow-test-detector": "^2.16.1", + "ergebnis/phpunit-slow-test-detector": "^2.17.0", "ergebnis/rector-rules": "^1.2.0", "fakerphp/faker": "^1.24.1", "phpstan/extension-installer": "^1.4.3", @@ -2257,7 +2257,7 @@ "security": "/~https://github.com/ergebnis/php-cs-fixer-config/blob/main/.github/SECURITY.md", "source": "/~https://github.com/ergebnis/php-cs-fixer-config" }, - "time": "2024-11-25T07:05:41+00:00" + "time": "2025-01-06T17:12:40+00:00" }, { "name": "ergebnis/test-util", @@ -2576,16 +2576,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.65.0", + "version": "v3.66.2", "source": { "type": "git", "url": "/~https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "79d4f3e77b250a7d8043d76c6af8f0695e8a469f" + "reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/79d4f3e77b250a7d8043d76c6af8f0695e8a469f", - "reference": "79d4f3e77b250a7d8043d76c6af8f0695e8a469f", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/25addd3cb10e54cfd20b84d9c083c6625cd52218", + "reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218", "shasum": "" }, "require": { @@ -2602,17 +2602,17 @@ "react/promise": "^2.0 || ^3.0", "react/socket": "^1.0", "react/stream": "^1.0", - "sebastian/diff": "^4.0 || ^5.0 || ^6.0", - "symfony/console": "^5.4 || ^6.0 || ^7.0", - "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0", - "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", - "symfony/finder": "^5.4 || ^6.0 || ^7.0", - "symfony/options-resolver": "^5.4 || ^6.0 || ^7.0", - "symfony/polyfill-mbstring": "^1.28", - "symfony/polyfill-php80": "^1.28", - "symfony/polyfill-php81": "^1.28", - "symfony/process": "^5.4 || ^6.0 || ^7.0", - "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0" + "sebastian/diff": "^4.0 || ^5.1 || ^6.0", + "symfony/console": "^5.4 || ^6.4 || ^7.0", + "symfony/event-dispatcher": "^5.4 || ^6.4 || ^7.0", + "symfony/filesystem": "^5.4 || ^6.4 || ^7.0", + "symfony/finder": "^5.4 || ^6.4 || ^7.0", + "symfony/options-resolver": "^5.4 || ^6.4 || ^7.0", + "symfony/polyfill-mbstring": "^1.31", + "symfony/polyfill-php80": "^1.31", + "symfony/polyfill-php81": "^1.31", + "symfony/process": "^5.4 || ^6.4 || ^7.2", + "symfony/stopwatch": "^5.4 || ^6.4 || ^7.0" }, "require-dev": { "facile-it/paraunit": "^1.3.1 || ^2.4", @@ -2624,9 +2624,9 @@ "php-cs-fixer/accessible-object": "^1.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.5", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.5", - "phpunit/phpunit": "^9.6.21 || ^10.5.38 || ^11.4.3", - "symfony/var-dumper": "^5.4.47 || ^6.4.15 || ^7.1.8", - "symfony/yaml": "^5.4.45 || ^6.4.13 || ^7.1.6" + "phpunit/phpunit": "^9.6.22 || ^10.5.40 || ^11.5.2", + "symfony/var-dumper": "^5.4.48 || ^6.4.15 || ^7.2.0", + "symfony/yaml": "^5.4.45 || ^6.4.13 || ^7.2.0" }, "suggest": { "ext-dom": "For handling output formats in XML", @@ -2667,7 +2667,7 @@ ], "support": { "issues": "/~https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "/~https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.65.0" + "source": "/~https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.66.2" }, "funding": [ { @@ -2675,7 +2675,7 @@ "type": "github" } ], - "time": "2024-11-25T00:39:24+00:00" + "time": "2025-01-07T09:21:51+00:00" }, { "name": "icanhazstring/composer-unused", @@ -4356,33 +4356,33 @@ }, { "name": "react/child-process", - "version": "v0.6.5", + "version": "v0.6.6", "source": { "type": "git", "url": "/~https://github.com/reactphp/child-process.git", - "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43" + "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/child-process/zipball/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43", - "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43", + "url": "https://api.github.com/repos/reactphp/child-process/zipball/1721e2b93d89b745664353b9cfc8f155ba8a6159", + "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159", "shasum": "" }, "require": { "evenement/evenement": "^3.0 || ^2.0 || ^1.0", "php": ">=5.3.0", "react/event-loop": "^1.2", - "react/stream": "^1.2" + "react/stream": "^1.4" }, "require-dev": { - "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35", - "react/socket": "^1.8", + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36", + "react/socket": "^1.16", "sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0" }, "type": "library", "autoload": { "psr-4": { - "React\\ChildProcess\\": "src" + "React\\ChildProcess\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4419,19 +4419,15 @@ ], "support": { "issues": "/~https://github.com/reactphp/child-process/issues", - "source": "/~https://github.com/reactphp/child-process/tree/v0.6.5" + "source": "/~https://github.com/reactphp/child-process/tree/v0.6.6" }, "funding": [ { - "url": "/~https://github.com/WyriHaximus", - "type": "github" - }, - { - "url": "/~https://github.com/clue", - "type": "github" + "url": "https://opencollective.com/reactphp", + "type": "open_collective" } ], - "time": "2022-09-16T13:41:56+00:00" + "time": "2025-01-01T16:37:48+00:00" }, { "name": "react/dns", @@ -5887,12 +5883,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "/~https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "/~https://github.com/symfony/contracts" } }, "autoload": { @@ -6263,16 +6259,16 @@ }, { "name": "symfony/stopwatch", - "version": "v7.2.0", + "version": "v7.2.2", "source": { "type": "git", "url": "/~https://github.com/symfony/stopwatch.git", - "reference": "696f418b0d722a4225e1c3d95489d262971ca924" + "reference": "e46690d5b9d7164a6d061cab1e8d46141b9f49df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/696f418b0d722a4225e1c3d95489d262971ca924", - "reference": "696f418b0d722a4225e1c3d95489d262971ca924", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/e46690d5b9d7164a6d061cab1e8d46141b9f49df", + "reference": "e46690d5b9d7164a6d061cab1e8d46141b9f49df", "shasum": "" }, "require": { @@ -6305,7 +6301,7 @@ "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "/~https://github.com/symfony/stopwatch/tree/v7.2.0" + "source": "/~https://github.com/symfony/stopwatch/tree/v7.2.2" }, "funding": [ { @@ -6321,7 +6317,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:21:43+00:00" + "time": "2024-12-18T14:28:33+00:00" }, { "name": "symfony/translation-contracts",