diff --git a/composer.lock b/composer.lock index 1e46fcf..96bc748 100644 --- a/composer.lock +++ b/composer.lock @@ -2223,16 +2223,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.45.0", + "version": "v3.46.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "6612ded23a774a376efe7332b4fc8333cdd324af" + "reference": "e9fc76796f284c050615937b9bd2df7688452c33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/6612ded23a774a376efe7332b4fc8333cdd324af", - "reference": "6612ded23a774a376efe7332b4fc8333cdd324af", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/e9fc76796f284c050615937b9bd2df7688452c33", + "reference": "e9fc76796f284c050615937b9bd2df7688452c33", "shasum": "" }, "require": { @@ -2269,22 +2269,22 @@ "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.45.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.46.0" }, - "time": "2023-12-30T02:07:42+00:00" + "time": "2024-01-03T21:39:12+00:00" }, { "name": "phpstan/phpstan", - "version": "1.10.50", + "version": "1.10.55", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4" + "reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/06a98513ac72c03e8366b5a0cb00750b487032e4", - "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a88f9d18ddf4cf54c922fbeac16c4cb164c5949", + "reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949", "shasum": "" }, "require": { @@ -2333,7 +2333,7 @@ "type": "tidelift" } ], - "time": "2023-12-13T10:59:42+00:00" + "time": "2024-01-08T12:32:40+00:00" }, { "name": "phpunit/php-code-coverage", @@ -2858,33 +2858,33 @@ }, { "name": "quartetcom/static-analysis-kit", - "version": "v8.1.19", + "version": "v8.1.21", "source": { "type": "git", "url": "https://github.com/quartetcom/static-analysis-kit.git", - "reference": "d7db88fddebe982426d932b651fbf7850d55e88c" + "reference": "55bd81c5c4c59e1b24f82ccc0cefb7b400ed4426" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/quartetcom/static-analysis-kit/zipball/d7db88fddebe982426d932b651fbf7850d55e88c", - "reference": "d7db88fddebe982426d932b651fbf7850d55e88c", + "url": "https://api.github.com/repos/quartetcom/static-analysis-kit/zipball/55bd81c5c4c59e1b24f82ccc0cefb7b400ed4426", + "reference": "55bd81c5c4c59e1b24f82ccc0cefb7b400ed4426", "shasum": "" }, "require": { "composer-plugin-api": "*", "php": "^8.1", - "php-cs-fixer/shim": "^3.15.0", - "phpstan/phpstan": "^1.10.6", - "rector/rector": "^0.18.6", + "php-cs-fixer/shim": "^3.46.0", + "phpstan/phpstan": "^1.10.55", + "rector/rector": "^0.19.0", "symfony/console": "^5.4|^6", "symfony/process": "^5.4|^6", - "symplify/easy-coding-standard": "^12.0" + "symplify/easy-coding-standard": "^12.1.3" }, "conflict": { "phpunit/phpunit": "<9" }, "require-dev": { - "composer/composer": "^2.5" + "composer/composer": "^2.6" }, "bin": [ "./bin/static-analysis-kit" @@ -2933,28 +2933,28 @@ ], "description": "Strict and modern kit to optimise the codebase defensively.", "support": { - "source": "https://github.com/quartetcom/static-analysis-kit/tree/v8.1.19", + "source": "https://github.com/quartetcom/static-analysis-kit/tree/v8.1.21", "issues": "https://github.com/quartetcom/static-analysis-kit/issues" }, - "time": "2023-11-12T10:45:21+00:00" + "time": "2024-01-09T04:15:14+00:00" }, { "name": "rector/rector", - "version": "0.18.13", + "version": "0.19.0", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "f8011a76d36aa4f839f60f3b4f97707d97176618" + "reference": "503f4ead06b3892bd106f67f3c86d4e36c94423d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/f8011a76d36aa4f839f60f3b4f97707d97176618", - "reference": "f8011a76d36aa4f839f60f3b4f97707d97176618", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/503f4ead06b3892bd106f67f3c86d4e36c94423d", + "reference": "503f4ead06b3892bd106f67f3c86d4e36c94423d", "shasum": "" }, "require": { "php": "^7.2|^8.0", - "phpstan/phpstan": "^1.10.35" + "phpstan/phpstan": "^1.10.52" }, "conflict": { "rector/rector-doctrine": "*", @@ -2984,7 +2984,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.18.13" + "source": "https://github.com/rectorphp/rector/tree/0.19.0" }, "funding": [ { @@ -2992,7 +2992,7 @@ "type": "github" } ], - "time": "2023-12-20T16:08:01+00:00" + "time": "2024-01-09T00:49:06+00:00" }, { "name": "sebastian/cli-parser", @@ -3911,25 +3911,25 @@ }, { "name": "symplify/easy-coding-standard", - "version": "12.0.13", + "version": "12.1.3", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "d15707b14d50b7cb6d656f7a7a5e5b9a17099b3c" + "reference": "333771289a714037d9233e78b1e73334f94cd372" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/d15707b14d50b7cb6d656f7a7a5e5b9a17099b3c", - "reference": "d15707b14d50b7cb6d656f7a7a5e5b9a17099b3c", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/333771289a714037d9233e78b1e73334f94cd372", + "reference": "333771289a714037d9233e78b1e73334f94cd372", "shasum": "" }, "require": { "php": ">=7.2" }, "conflict": { - "friendsofphp/php-cs-fixer": "<3.0", - "phpcsstandards/php_codesniffer": "<3.6", - "symplify/coding-standard": "<11.3" + "friendsofphp/php-cs-fixer": "<3.46", + "phpcsstandards/php_codesniffer": "<3.8", + "symplify/coding-standard": "<12.1" }, "bin": [ "bin/ecs" @@ -3953,7 +3953,7 @@ ], "support": { "issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues", - "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.0.13" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.1.3" }, "funding": [ { @@ -3965,7 +3965,7 @@ "type": "github" } ], - "time": "2023-12-07T09:18:07+00:00" + "time": "2024-01-07T21:36:48+00:00" }, { "name": "theseer/tokenizer",