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.81.0 to 3.83.0 (#1296)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-15 10:40:24 +08:00
committed by GitHub
parent bb65d6c4f0
commit 75ef9bab01
2 changed files with 10 additions and 10 deletions

View File

@@ -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": {

18
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": "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"
}