1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.83.0 to 3.84.0 (#1299)

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.83.0 to 3.84.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.83.0...v3.84.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-21 21:41:32 +03:00
committed by GitHub
parent 35d6a900ac
commit d4b8ed129c
2 changed files with 8 additions and 8 deletions

14
composer.lock generated
View File

@@ -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": "5439069c8423cffb903936244f994cfc",
"content-hash": "1201c33aa339b1d6362847c6c8ed3d6f",
"packages": [],
"packages-dev": [
{
@@ -407,16 +407,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.83.0",
"version": "v3.84.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "b83916e79a6386a1ec43fdd72391aeb13b63282f"
"reference": "38dad0767bf2a9b516b976852200ae722fe984ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b83916e79a6386a1ec43fdd72391aeb13b63282f",
"reference": "b83916e79a6386a1ec43fdd72391aeb13b63282f",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/38dad0767bf2a9b516b976852200ae722fe984ca",
"reference": "38dad0767bf2a9b516b976852200ae722fe984ca",
"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.83.0"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.84.0"
},
"funding": [
{
@@ -508,7 +508,7 @@
"type": "github"
}
],
"time": "2025-07-14T15:41:41+00:00"
"time": "2025-07-15T18:21:57+00:00"
},
{
"name": "myclabs/deep-copy",