diff --git a/composer.lock b/composer.lock index 88fb0ce..a9f400e 100644 --- a/composer.lock +++ b/composer.lock @@ -1432,16 +1432,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.88.2", + "version": "v3.90.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "b70300670e5a37dd3a9cb0f188e186c8c206f70f" + "reference": "db628db551759424b1ba511aef3b0ff0550044f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/b70300670e5a37dd3a9cb0f188e186c8c206f70f", - "reference": "b70300670e5a37dd3a9cb0f188e186c8c206f70f", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/db628db551759424b1ba511aef3b0ff0550044f6", + "reference": "db628db551759424b1ba511aef3b0ff0550044f6", "shasum": "" }, "require": { @@ -1478,9 +1478,9 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/PHP-CS-Fixer/shim/issues", - "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.88.2" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.90.0" }, - "time": "2025-09-27T00:25:01+00:00" + "time": "2025-11-20T15:15:37+00:00" }, { "name": "phpstan/phpstan", @@ -2020,16 +2020,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.42", + "version": "11.5.44", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "1c6cb5dfe412af3d0dfd414cfd110e3b9cfdbc3c" + "reference": "c346885c95423eda3f65d85a194aaa24873cda82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1c6cb5dfe412af3d0dfd414cfd110e3b9cfdbc3c", - "reference": "1c6cb5dfe412af3d0dfd414cfd110e3b9cfdbc3c", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c346885c95423eda3f65d85a194aaa24873cda82", + "reference": "c346885c95423eda3f65d85a194aaa24873cda82", "shasum": "" }, "require": { @@ -2101,7 +2101,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.42" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.44" }, "funding": [ { @@ -2125,7 +2125,7 @@ "type": "tidelift" } ], - "time": "2025-09-28T12:09:13+00:00" + "time": "2025-11-13T07:17:35+00:00" }, { "name": "psr/container", @@ -4037,5 +4037,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }