diff --git a/composer.json b/composer.json index 10b1c76..d79d7c7 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "react-parallel/event-loop": "^2.1.0", "react/event-loop": "^1.5", "react/promise": "^3.2", - "wyrihaximus/async-test-utilities": "^10.4.0", + "wyrihaximus/async-test-utilities": "^10.5.0", "wyrihaximus/pool-info": "^2.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 22d6042..38f87bf 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0babb158cf4eb09974774b6347b9b05e", + "content-hash": "ac1974f4f7d775adb231ac8f0fb8f8f2", "packages": [ { "name": "azjezz/psl", - "version": "3.3.0", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/azjezz/psl.git", - "reference": "78078f2c505473d2a28319ffe426b2a82ac76790" + "reference": "8b962895814bd665f0eac10b1f53c836fbcecdca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/azjezz/psl/zipball/78078f2c505473d2a28319ffe426b2a82ac76790", - "reference": "78078f2c505473d2a28319ffe426b2a82ac76790", + "url": "https://api.github.com/repos/azjezz/psl/zipball/8b962895814bd665f0eac10b1f53c836fbcecdca", + "reference": "8b962895814bd665f0eac10b1f53c836fbcecdca", "shasum": "" }, "require": { @@ -26,17 +26,15 @@ "ext-json": "*", "ext-mbstring": "*", "ext-sodium": "*", - "php": "~8.2.0 || ~8.3.0 || ~8.4.0", - "revolt/event-loop": "^1.0.6" + "php": "~8.3.0 || ~8.4.0", + "revolt/event-loop": "^1.0.7" }, "require-dev": { - "carthage-software/mago": "~0.13.1", + "carthage-software/mago": "^1.0.0-beta.32", + "infection/infection": "^0.31.2", "php-coveralls/php-coveralls": "^2.7.0", - "php-standard-library/psalm-plugin": "^2.3.0", - "phpbench/phpbench": "^1.2.15", - "phpunit/phpunit": "^9.6.18", - "roave/infection-static-analysis-plugin": "^1.36.0", - "vimeo/psalm": "^6.0.0" + "phpbench/phpbench": "^1.4.0", + "phpunit/phpunit": "^9.6.22" }, "suggest": { "php-standard-library/phpstan-extension": "PHPStan integration", @@ -70,15 +68,19 @@ "description": "PHP Standard Library", "support": { "issues": "https://github.com/azjezz/psl/issues", - "source": "https://github.com/azjezz/psl/tree/3.3.0" + "source": "https://github.com/azjezz/psl/tree/4.1.0" }, "funding": [ { "url": "https://github.com/azjezz", "type": "github" + }, + { + "url": "https://github.com/veewee", + "type": "github" } ], - "time": "2025-03-03T00:07:00+00:00" + "time": "2025-10-23T11:34:56+00:00" }, { "name": "beberlei/assert", @@ -2128,16 +2130,16 @@ }, { "name": "infection/infection", - "version": "0.31.4", + "version": "0.31.7", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "fb06b33a6b0c22efc004d0ad369b18f984b77bb6" + "reference": "a66e38972304f5c742d4ee19adec132c45bb5a46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/fb06b33a6b0c22efc004d0ad369b18f984b77bb6", - "reference": "fb06b33a6b0c22efc004d0ad369b18f984b77bb6", + "url": "https://api.github.com/repos/infection/infection/zipball/a66e38972304f5c742d4ee19adec132c45bb5a46", + "reference": "a66e38972304f5c742d4ee19adec132c45bb5a46", "shasum": "" }, "require": { @@ -2243,7 +2245,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.31.4" + "source": "https://github.com/infection/infection/tree/0.31.7" }, "funding": [ { @@ -2255,7 +2257,7 @@ "type": "open_collective" } ], - "time": "2025-10-07T12:21:52+00:00" + "time": "2025-10-12T08:32:39+00:00" }, { "name": "infection/mutator", @@ -3664,11 +3666,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.30", + "version": "2.1.31", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a4a7f159927983dd4f7c8020ed227d80b7f39d7d", - "reference": "a4a7f159927983dd4f7c8020ed227d80b7f39d7d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ead89849d879fe203ce9292c6ef5e7e76f867b96", + "reference": "ead89849d879fe203ce9292c6ef5e7e76f867b96", "shasum": "" }, "require": { @@ -3713,7 +3715,7 @@ "type": "github" } ], - "time": "2025-10-02T16:07:52+00:00" + "time": "2025-10-10T14:14:11+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -4967,46 +4969,47 @@ }, { "name": "roave/backward-compatibility-check", - "version": "8.14.0", + "version": "8.15.0", "source": { "type": "git", "url": "https://github.com/Roave/BackwardCompatibilityCheck.git", - "reference": "fd16ae2d416d750e19c60b8e73e6066f8e602290" + "reference": "8fa5863142c04febd76ad45758e6e8c929b15260" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/BackwardCompatibilityCheck/zipball/fd16ae2d416d750e19c60b8e73e6066f8e602290", - "reference": "fd16ae2d416d750e19c60b8e73e6066f8e602290", + "url": "https://api.github.com/repos/Roave/BackwardCompatibilityCheck/zipball/8fa5863142c04febd76ad45758e6e8c929b15260", + "reference": "8fa5863142c04febd76ad45758e6e8c929b15260", "shasum": "" }, "require": { - "azjezz/psl": "^3.2.0", - "composer/composer": "^2.8.5", + "azjezz/psl": "^4.0.1", + "composer/composer": "^2.8.12", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-simplexml": "*", - "nikic/php-parser": "^5.4.0", - "nikolaposa/version": "^4.2.0", + "nikic/php-parser": "^5.6.1", + "nikolaposa/version": "^4.2.1", "ocramius/package-versions": "^2.10.0", - "php": "~8.2.0 || ~8.3.0 || ~8.4.0", - "roave/better-reflection": "^6.57.0", - "symfony/console": "^7.2.1" + "php": "~8.3.0 || ~8.4.0", + "roave/better-reflection": "^6.65.0", + "symfony/console": "^7.3.4" }, "conflict": { + "marc-mabe/php-enum": "<4.7.2", "revolt/event-loop": "<0.2.5", "symfony/process": "<5.3.7" }, "require-dev": { - "doctrine/coding-standard": "^12.0.0", - "estahn/phpunit-json-assertions": "^4.0", + "doctrine/coding-standard": "^14.0.0", + "justinrainbow/json-schema": "^6.6.0", "php-standard-library/psalm-plugin": "^2.3.0", - "phpunit/phpunit": "^11.5.7", - "psalm/plugin-phpunit": "^0.19.2", - "roave/infection-static-analysis-plugin": "^1.36.0", + "phpunit/phpunit": "^12.4.1", + "psalm/plugin-phpunit": "^0.19.5", + "roave/infection-static-analysis-plugin": "^1.39.0", "roave/security-advisories": "dev-master", - "squizlabs/php_codesniffer": "^3.11.3", - "vimeo/psalm": "^6.6.1" + "squizlabs/php_codesniffer": "^4.0.0", + "vimeo/psalm": "^6.13.1" }, "bin": [ "bin/roave-backward-compatibility-check" @@ -5034,9 +5037,9 @@ "description": "Tool to compare two revisions of a public API to check for BC breaks", "support": { "issues": "https://github.com/Roave/BackwardCompatibilityCheck/issues", - "source": "https://github.com/Roave/BackwardCompatibilityCheck/tree/8.14.0" + "source": "https://github.com/Roave/BackwardCompatibilityCheck/tree/8.15.0" }, - "time": "2025-06-09T13:47:09+00:00" + "time": "2025-10-20T16:24:13+00:00" }, { "name": "roave/better-reflection", @@ -9011,34 +9014,34 @@ }, { "name": "wyrihaximus/async-test-utilities", - "version": "10.4.0", + "version": "10.5.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-async-test-utilities.git", - "reference": "8cdf3bd93cff69251b48ec375638cc4d693e88ff" + "reference": "77dda3736f53f3989a5d8170f5af4dfc0412795b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/8cdf3bd93cff69251b48ec375638cc4d693e88ff", - "reference": "8cdf3bd93cff69251b48ec375638cc4d693e88ff", + "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/77dda3736f53f3989a5d8170f5af4dfc0412795b", + "reference": "77dda3736f53f3989a5d8170f5af4dfc0412795b", "shasum": "" }, "require": { "php": "^8.4", - "phpunit/phpunit": "^12.4.0", + "phpunit/phpunit": "^12.4.1", "react/async": "^4.3.0", "react/event-loop": "^1.5.0", "react/promise": "^3.3.0", "wyrihaximus/phpstan-react": "^2.0.0", "wyrihaximus/react-phpunit-run-tests-in-fiber": "^3.0.0", - "wyrihaximus/test-utilities": "^8.5.0" + "wyrihaximus/test-utilities": "^8.6.0" }, "conflict": { "composer/compoer": "<2.6.0" }, "require-dev": { "react/promise-timer": "^1.11.0", - "wyrihaximus/makefiles": "^0.7.6" + "wyrihaximus/makefiles": "^0.7.10" }, "type": "library", "extra": { @@ -9066,7 +9069,7 @@ "description": "Test utilities for api-clients packages", "support": { "issues": "https://github.com/WyriHaximus/php-async-test-utilities/issues", - "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/10.4.0" + "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/10.5.0" }, "funding": [ { @@ -9074,7 +9077,7 @@ "type": "github" } ], - "time": "2025-10-08T20:01:15+00:00" + "time": "2025-10-25T10:05:25+00:00" }, { "name": "wyrihaximus/coding-standard", @@ -9441,16 +9444,16 @@ }, { "name": "wyrihaximus/test-utilities", - "version": "8.5.0", + "version": "8.6.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-test-utilities.git", - "reference": "8751f61259ab8f58edce63ab36c226f09be5ad62" + "reference": "d41143c31259c0c80dbcb873cdb0a57ecdbb9fd3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/8751f61259ab8f58edce63ab36c226f09be5ad62", - "reference": "8751f61259ab8f58edce63ab36c226f09be5ad62", + "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/d41143c31259c0c80dbcb873cdb0a57ecdbb9fd3", + "reference": "d41143c31259c0c80dbcb873cdb0a57ecdbb9fd3", "shasum": "" }, "require": { @@ -9460,16 +9463,16 @@ "ext-hash": "^8.4", "ext-json": "^8.4", "icanhazstring/composer-unused": "^0.9.5", - "infection/infection": "^0.31.4", + "infection/infection": "^0.31.7", "maglnet/composer-require-checker": "^4.16.1", "mockery/mockery": "^1.6.12", "php": "^8.4", "php-parallel-lint/php-console-highlighter": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.4.0", - "phpstan/phpstan": "^2.1.30", - "phpunit/phpunit": "^12.4.0", + "phpstan/phpstan": "^2.1.31", + "phpunit/phpunit": "^12.4.1", "rector/rector": "^2.2.1", - "roave/backward-compatibility-check": "^8.14.0", + "roave/backward-compatibility-check": "^8.15.0", "squizlabs/php_codesniffer": "^3.13.4", "wyrihaximus/coding-standard": "^2.22.0", "wyrihaximus/phpstan-rules-wrapper": "^10.20.0" @@ -9479,7 +9482,7 @@ "wyrihaximus/makefiles": "<0.5.0" }, "require-dev": { - "wyrihaximus/makefiles": "^0.7.6" + "wyrihaximus/makefiles": "^0.7.10" }, "suggest": { "wyrihaximus/async-test-utilities": "The recommended addition to this package when building ReactPHP packages and projects.", @@ -9512,7 +9515,7 @@ "description": "🛠️ Test utilities for api-clients packages", "support": { "issues": "https://github.com/WyriHaximus/php-test-utilities/issues", - "source": "https://github.com/WyriHaximus/php-test-utilities/tree/8.5.0" + "source": "https://github.com/WyriHaximus/php-test-utilities/tree/8.6.0" }, "funding": [ { @@ -9520,7 +9523,7 @@ "type": "github" } ], - "time": "2025-10-08T17:48:01+00:00" + "time": "2025-10-23T19:38:43+00:00" }, { "name": "yamadashy/phpstan-friendly-formatter",