diff --git a/composer.json b/composer.json index 1a8a7c8..b268d53 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "require-dev": { "phpunit/phpunit": "*", "phpstan/phpstan": "*", - "friendsofphp/php-cs-fixer": "^3.92", + "friendsofphp/php-cs-fixer": "^3.95", "ergebnis/composer-normalize": "^2.48", "ergebnis/php-cs-fixer-config": "^6.60", "phpstan/phpstan-phpunit": "2.0.x-dev" diff --git a/composer.lock b/composer.lock index e1f8755..ac8dcff 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "6f2b07e45377074524cf50dd92a685b2", + "content-hash": "2e65b1b3874cc216d20a77b5ca6c5e59", "packages": [ { "name": "hsp-dev/huawei-api", @@ -1485,16 +1485,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.1", + "version": "v3.95.2", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "a9727678fbd12997f1d9de8f4a37824ed9df1065" + "reference": "a28d88a5e172b27e78d0816992b15a9df3da20f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a9727678fbd12997f1d9de8f4a37824ed9df1065", - "reference": "a9727678fbd12997f1d9de8f4a37824ed9df1065", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a28d88a5e172b27e78d0816992b15a9df3da20f1", + "reference": "a28d88a5e172b27e78d0816992b15a9df3da20f1", "shasum": "" }, "require": { @@ -1526,8 +1526,8 @@ "symfony/stopwatch": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0" }, "require-dev": { - "facile-it/paraunit": "^1.3.1 || ^2.8.0", - "infection/infection": "^0.32.6", + "facile-it/paraunit": "^1.3.1 || ^2.11.0", + "infection/infection": "^0.32.7", "justinrainbow/json-schema": "^6.8.0", "keradus/cli-executor": "^2.3", "mikey179/vfsstream": "^1.6.12", @@ -1578,7 +1578,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.95.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.2" }, "funding": [ { @@ -1586,7 +1586,7 @@ "type": "github" } ], - "time": "2026-04-12T17:00:09+00:00" + "time": "2026-05-15T09:20:44+00:00" }, { "name": "justinrainbow/json-schema", @@ -3146,12 +3146,12 @@ "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "23444f53a813a3296c1368bb104793ce8d88f04a" + "reference": "119a9456ee3b14714f556cd83a8dc1bdac00ee00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/23444f53a813a3296c1368bb104793ce8d88f04a", - "reference": "23444f53a813a3296c1368bb104793ce8d88f04a", + "url": "https://api.github.com/repos/reactphp/promise/zipball/119a9456ee3b14714f556cd83a8dc1bdac00ee00", + "reference": "119a9456ee3b14714f556cd83a8dc1bdac00ee00", "shasum": "" }, "require": { @@ -3159,7 +3159,7 @@ }, "require-dev": { "phpstan/phpstan": "1.12.28 || 1.4.10", - "phpunit/phpunit": "^9.6 || ^7.5" + "phpunit/phpunit": "^9.6 || ^8.5 || ^7.5" }, "default-branch": true, "type": "library", @@ -3204,7 +3204,7 @@ ], "support": { "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v3.3.0" + "source": "https://github.com/reactphp/promise/tree/3.x" }, "funding": [ { @@ -3212,7 +3212,7 @@ "type": "open_collective" } ], - "time": "2025-08-19T18:57:03+00:00" + "time": "2026-05-10T22:28:50+00:00" }, { "name": "react/socket", @@ -3612,26 +3612,26 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "15cd80c7330aabb390c329dc133ac14082a83347" + "reference": "a264a86980eae11af2d95394c183d465839cd40c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/15cd80c7330aabb390c329dc133ac14082a83347", - "reference": "15cd80c7330aabb390c329dc133ac14082a83347", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/a264a86980eae11af2d95394c183d465839cd40c", + "reference": "a264a86980eae11af2d95394c183d465839cd40c", "shasum": "" }, "require": { "php": ">=8.4" }, "require-dev": { - "phpunit/phpunit": "^13.0", - "symfony/process": "^7.2" + "phpunit/phpunit": "^13.1.10", + "symfony/process": "^7.4.11" }, "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-main": "8.1-dev" + "dev-main": "8.3-dev" } }, "autoload": { @@ -3684,7 +3684,7 @@ "type": "tidelift" } ], - "time": "2026-05-01T06:39:22+00:00" + "time": "2026-05-17T06:30:24+00:00" }, { "name": "sebastian/environment", @@ -4552,18 +4552,19 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "d29223954adbe978d0c59f6f27cfcc1e43048d86" + "reference": "2962f16b588800abab36fbe88d8ab0dafeb65783" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/d29223954adbe978d0c59f6f27cfcc1e43048d86", - "reference": "d29223954adbe978d0c59f6f27cfcc1e43048d86", + "url": "https://api.github.com/repos/symfony/console/zipball/2962f16b588800abab36fbe88d8ab0dafeb65783", + "reference": "2962f16b588800abab36fbe88d8ab0dafeb65783", "shasum": "" }, "require": { "php": ">=8.4.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "^1.0", + "symfony/polyfill-php85": "^1.32", "symfony/service-contracts": "^2.5|^3", "symfony/string": "^7.4.6|^8.0.6" }, @@ -4644,7 +4645,7 @@ "type": "tidelift" } ], - "time": "2026-05-05T15:33:14+00:00" + "time": "2026-05-15T07:06:42+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4724,12 +4725,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "2728763e1d5b2bcc0308ca345a36c87e7a9e66d4" + "reference": "8e9667244e75a74344b237a3af47d5fbfbe905d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2728763e1d5b2bcc0308ca345a36c87e7a9e66d4", - "reference": "2728763e1d5b2bcc0308ca345a36c87e7a9e66d4", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e9667244e75a74344b237a3af47d5fbfbe905d2", + "reference": "8e9667244e75a74344b237a3af47d5fbfbe905d2", "shasum": "" }, "require": { @@ -4803,7 +4804,7 @@ "type": "tidelift" } ], - "time": "2026-04-13T10:40:40+00:00" + "time": "2026-04-18T13:52:23+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -4892,12 +4893,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "5f0d8cd5c9d398fc5d1d2355144e1baf94b50fcf" + "reference": "1f9966fb3b8731c6f3e0004fe8412f9045305c83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/5f0d8cd5c9d398fc5d1d2355144e1baf94b50fcf", - "reference": "5f0d8cd5c9d398fc5d1d2355144e1baf94b50fcf", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/1f9966fb3b8731c6f3e0004fe8412f9045305c83", + "reference": "1f9966fb3b8731c6f3e0004fe8412f9045305c83", "shasum": "" }, "require": { @@ -4956,7 +4957,7 @@ "type": "tidelift" } ], - "time": "2026-04-18T13:52:23+00:00" + "time": "2026-05-11T16:40:37+00:00" }, { "name": "symfony/finder", @@ -5685,18 +5686,99 @@ ], "time": "2026-04-10T18:47:49+00:00" }, + { + "name": "symfony/polyfill-php85", + "version": "1.x-dev", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php85.git", + "reference": "fcfa4973a9917cef23f2e38774da74a2b7d115ee" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/fcfa4973a9917cef23f2e38774da74a2b7d115ee", + "reference": "fcfa4973a9917cef23f2e38774da74a2b7d115ee", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "default-branch": true, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php85\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php85/tree/1.x" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2026-04-26T13:10:57+00:00" + }, { "name": "symfony/process", "version": "8.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "a065ff39341e0d9d224159c17fee1648963cda3e" + "reference": "93d6507ad72e3f2df1cc8d41bbbc431fef1b7b74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/a065ff39341e0d9d224159c17fee1648963cda3e", - "reference": "a065ff39341e0d9d224159c17fee1648963cda3e", + "url": "https://api.github.com/repos/symfony/process/zipball/93d6507ad72e3f2df1cc8d41bbbc431fef1b7b74", + "reference": "93d6507ad72e3f2df1cc8d41bbbc431fef1b7b74", "shasum": "" }, "require": { @@ -5749,7 +5831,7 @@ "type": "tidelift" } ], - "time": "2026-05-05T15:33:14+00:00" + "time": "2026-05-11T16:58:04+00:00" }, { "name": "symfony/service-contracts", @@ -5912,12 +5994,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "760b9201f6aa768b1424a8870a016591c835d660" + "reference": "f5cb4d68918786d3b24a0a6a55eb969e9c9e5f3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/760b9201f6aa768b1424a8870a016591c835d660", - "reference": "760b9201f6aa768b1424a8870a016591c835d660", + "url": "https://api.github.com/repos/symfony/string/zipball/f5cb4d68918786d3b24a0a6a55eb969e9c9e5f3f", + "reference": "f5cb4d68918786d3b24a0a6a55eb969e9c9e5f3f", "shasum": "" }, "require": { @@ -5995,7 +6077,7 @@ "type": "tidelift" } ], - "time": "2026-05-05T15:33:14+00:00" + "time": "2026-05-13T12:23:03+00:00" }, { "name": "theseer/tokenizer", @@ -6058,5 +6140,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }