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.76.0 to 3.81.0 (#1289)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.76.0 to 3.81.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.76.0...v3.81.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.81.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:
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-curl": "*",
|
||||
"friendsofphp/php-cs-fixer": "^3.76.0",
|
||||
"friendsofphp/php-cs-fixer": "^3.81.0",
|
||||
"phpunit/phpunit": "^11.5.6"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
14
composer.lock
generated
14
composer.lock
generated
@@ -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": "52f0f427f21f56dd8ae153ff8c4d71d2",
|
||||
"content-hash": "6ac03d5435f6453a5ef2e97a179e3754",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
@@ -407,16 +407,16 @@
|
||||
},
|
||||
{
|
||||
"name": "friendsofphp/php-cs-fixer",
|
||||
"version": "v3.76.0",
|
||||
"version": "v3.81.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
||||
"reference": "0e3c484cef0ae9314b0f85986a36296087432c40"
|
||||
"reference": "e00a39c729aced6c3771b9530c6e58c2efa87592"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0e3c484cef0ae9314b0f85986a36296087432c40",
|
||||
"reference": "0e3c484cef0ae9314b0f85986a36296087432c40",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e00a39c729aced6c3771b9530c6e58c2efa87592",
|
||||
"reference": "e00a39c729aced6c3771b9530c6e58c2efa87592",
|
||||
"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.76.0"
|
||||
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.81.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -508,7 +508,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-06-30T14:15:06+00:00"
|
||||
"time": "2025-07-07T15:27:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "myclabs/deep-copy",
|
||||
|
||||
Reference in New Issue
Block a user