diff --git a/composer.json b/composer.json index 02ea3c40..df3d00a3 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "require-dev": { "phpunit/phpunit": "*", "phpstan/phpstan": "*", - "friendsofphp/php-cs-fixer": "^3.88", + "friendsofphp/php-cs-fixer": "^3.91", "ergebnis/composer-normalize": "^2.48", "ergebnis/php-cs-fixer-config": "^6.56", "phpstan/phpstan-phpunit": "2.0.8" diff --git a/composer.lock b/composer.lock index 5d58c515..2532246d 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": "1cfb2c145119d738fdbce3c6ce722782", + "content-hash": "64b484840e6cab5421a44da441d18493", "packages": [ { "name": "brick/math", @@ -370,12 +370,12 @@ "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c9b06fa2f64d9aaf2785cd325742a41f27e290aa" + "reference": "38ccbbfd0098b205e4d947f18e3f1f321803b067" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c9b06fa2f64d9aaf2785cd325742a41f27e290aa", - "reference": "c9b06fa2f64d9aaf2785cd325742a41f27e290aa", + "url": "https://api.github.com/repos/composer/semver/zipball/38ccbbfd0098b205e4d947f18e3f1f321803b067", + "reference": "38ccbbfd0098b205e4d947f18e3f1f321803b067", "shasum": "" }, "require": { @@ -440,7 +440,7 @@ "type": "github" } ], - "time": "2025-11-12T10:20:59+00:00" + "time": "2025-12-03T10:22:06+00:00" }, { "name": "confirm-it-solutions/php-zabbix-api", @@ -4343,12 +4343,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "18c5fd1168a388a42e79f3ab77334733b2895fb9" + "reference": "1b2813049506b39eb3d7e64aff033fd5ca26c97e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/18c5fd1168a388a42e79f3ab77334733b2895fb9", - "reference": "18c5fd1168a388a42e79f3ab77334733b2895fb9", + "url": "https://api.github.com/repos/symfony/console/zipball/1b2813049506b39eb3d7e64aff033fd5ca26c97e", + "reference": "1b2813049506b39eb3d7e64aff033fd5ca26c97e", "shasum": "" }, "require": { @@ -4433,7 +4433,7 @@ "type": "tidelift" } ], - "time": "2025-11-23T21:25:19+00:00" + "time": "2025-12-05T13:47:41+00:00" }, { "name": "symfony/deprecation-contracts", @@ -6564,12 +6564,12 @@ "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "efd688146c54599288d52f9f459d81b345a9778f" + "reference": "cc69ce9877ca31cb8fb3e87cb89792f2c139f87b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/efd688146c54599288d52f9f459d81b345a9778f", - "reference": "efd688146c54599288d52f9f459d81b345a9778f", + "url": "https://api.github.com/repos/composer/pcre/zipball/cc69ce9877ca31cb8fb3e87cb89792f2c139f87b", + "reference": "cc69ce9877ca31cb8fb3e87cb89792f2c139f87b", "shasum": "" }, "require": { @@ -6633,7 +6633,7 @@ "type": "github" } ], - "time": "2025-10-06T14:04:28+00:00" + "time": "2025-12-03T10:22:10+00:00" }, { "name": "composer/xdebug-handler", @@ -7372,16 +7372,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.91.2", + "version": "v3.91.3", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "f171dc216bc8a4192d5a0876a899cce6f9e379d6" + "reference": "9f10aa6390cea91da175ea608880e942d7c0226e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/f171dc216bc8a4192d5a0876a899cce6f9e379d6", - "reference": "f171dc216bc8a4192d5a0876a899cce6f9e379d6", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/9f10aa6390cea91da175ea608880e942d7c0226e", + "reference": "9f10aa6390cea91da175ea608880e942d7c0226e", "shasum": "" }, "require": { @@ -7463,7 +7463,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.91.2" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.91.3" }, "funding": [ { @@ -7471,7 +7471,7 @@ "type": "github" } ], - "time": "2025-12-01T20:56:13+00:00" + "time": "2025-12-05T19:45:37+00:00" }, { "name": "kubawerlos/php-cs-fixer-custom-fixers",