diff --git a/composer.json b/composer.json index 545cb5f1a..d4cdf5a24 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ }, "require-dev": { "ext-curl": "*", - "friendsofphp/php-cs-fixer": "^3.81.0", + "friendsofphp/php-cs-fixer": "^3.83.0", "phpunit/phpunit": "^11.5.6" }, "autoload": { diff --git a/composer.lock b/composer.lock index 8cd8ca59c..d82b4c5e5 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": "6ac03d5435f6453a5ef2e97a179e3754", + "content-hash": "5439069c8423cffb903936244f994cfc", "packages": [], "packages-dev": [ { @@ -407,16 +407,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.81.0", + "version": "v3.83.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "e00a39c729aced6c3771b9530c6e58c2efa87592" + "reference": "b83916e79a6386a1ec43fdd72391aeb13b63282f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e00a39c729aced6c3771b9530c6e58c2efa87592", - "reference": "e00a39c729aced6c3771b9530c6e58c2efa87592", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b83916e79a6386a1ec43fdd72391aeb13b63282f", + "reference": "b83916e79a6386a1ec43fdd72391aeb13b63282f", "shasum": "" }, "require": { @@ -500,7 +500,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.81.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.83.0" }, "funding": [ { @@ -508,7 +508,7 @@ "type": "github" } ], - "time": "2025-07-07T15:27:54+00:00" + "time": "2025-07-14T15:41:41+00:00" }, { "name": "myclabs/deep-copy", @@ -4162,7 +4162,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -4174,5 +4174,5 @@ "platform-overrides": { "php": "8.2.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }