Author: dependabot[bot] (dependabot[bot]) Committer: GitHub (web-flow) Pusher: dependabot[bot] Date: 2025-07-14T18:55:40Z
Commit: https://github.com/php/web-php/commit/5c7cdef502803b98c5d01f5cc25a46d023f68661 Raw diff: https://github.com/php/web-php/commit/5c7cdef502803b98c5d01f5cc25a46d023f68661.diff composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.81.0 to 3.83.0 Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.81.0 to 3.83.0. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.81.0...v3.83.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.83.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Changed paths: M composer.json M composer.lock Diff: diff --git a/composer.json b/composer.json index 545cb5f1a7..d4cdf5a245 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 8cd8ca59c4..d82b4c5e55 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" }