Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: sy-records
Date: 2025-12-30T11:44:09+08:00
Commit: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.92.0 to 3.9… · php/web-php@b371568 · GitHub
Raw diff: https://github.com/php/web-php/commit/b37156877c8ff112bf3c0bb2f38ab2bc5a641081.diff
composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.92.0 to 3.92.3 (#1726)
Changed paths:
M composer.json
M composer.lock
Diff:
diff --git a/composer.json b/composer.json
index 2d094e8dc9..634cc14156 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,7 @@
},
"require-dev": {
"ext-curl": "*",
- "friendsofphp/php-cs-fixer": "^3.92.0",
+ "friendsofphp/php-cs-fixer": "^3.92.3",
"phpunit/phpunit": "^11.5.6"
},
"autoload": {
diff --git a/composer.lock b/composer.lock
index 172f774be4..a47daa2925 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at Basic usage - Composer,
"This file is @generated automatically"
],
- "content-hash": "6d089baf8adbc4e242f72e8c42a67fd6",
+ "content-hash": "33bc1c64f49d338de99aa364b1dd1ab8",
"packages": ,
"packages-dev": [
{
@@ -403,16 +403,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
- "version": "v3.92.0",
+ "version": "v3.92.3",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
- "reference": "5646c2cd99b7cb4b658ff681fe27069ba86c7280"
+ "reference": "2ba8f5a60f6f42fb65758cfb3768434fa2d1c7e8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/5646c2cd99b7cb4b658ff681fe27069ba86c7280",
- "reference": "5646c2cd99b7cb4b658ff681fe27069ba86c7280",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2ba8f5a60f6f42fb65758cfb3768434fa2d1c7e8",
+ "reference": "2ba8f5a60f6f42fb65758cfb3768434fa2d1c7e8",
"shasum": ""
},
"require": {
@@ -452,6 +452,7 @@
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.6",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6",
"phpunit/phpunit": "^9.6.25 || ^10.5.53 || ^11.5.34",
+ "symfony/polyfill-php85": "^1.33",
"symfony/var-dumper": "^5.4.48 || ^6.4.24 || ^7.3.2 || ^8.0",
"symfony/yaml": "^5.4.45 || ^6.4.24 || ^7.3.2 || ^8.0"
},
@@ -494,7 +495,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.92.0"
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.92.3"
},
"funding": [
{
@@ -502,7 +503,7 @@
"type": "github"
}
],
- "time": "2025-12-12T10:29:19+00:00"
+ "time": "2025-12-18T10:45:02+00:00"
},
{
"name": "myclabs/deep-copy",
@@ -1391,16 +1392,16 @@
},
{
"name": "react/child-process",
- "version": "v0.6.6",
+ "version": "v0.6.7",
"source": {
"type": "git",
"url": "https://github.com/reactphp/child-process.git",
- "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159"
+ "reference": "970f0e71945556422ee4570ccbabaedc3cf04ad3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/reactphp/child-process/zipball/1721e2b93d89b745664353b9cfc8f155ba8a6159",
- "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159",
+ "url": "https://api.github.com/repos/reactphp/child-process/zipball/970f0e71945556422ee4570ccbabaedc3cf04ad3",
+ "reference": "970f0e71945556422ee4570ccbabaedc3cf04ad3",
"shasum": ""
},
"require": {
@@ -1454,7 +1455,7 @@
],
"support": {
"issues": "https://github.com/reactphp/child-process/issues",
- "source": "https://github.com/reactphp/child-process/tree/v0.6.6"
+ "source": "https://github.com/reactphp/child-process/tree/v0.6.7"
},
"funding": [
{
@@ -1462,7 +1463,7 @@
"type": "open_collective"
}
],
- "time": "2025-01-01T16:37:48+00:00"
+ "time": "2025-12-23T15:25:20+00:00"
},
{
"name": "react/dns",