Update dependency friendsofphp/php-cs-fixer to v3.68.1
All checks were successful
rector / Rector (pull_request) Successful in 1m27s
Apply PHP CS Fixer / php-cs-fixer (push) Successful in 9s
CI / build-test (push) Successful in 1m25s
rector / Rector (push) Successful in 1m23s

This commit is contained in:
Renovate Bot 2025-01-18 00:02:52 +00:00
parent 65d7685e72
commit 9064bba152

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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "475090da932db4e99759d3f0f296636f", "content-hash": "e6f7e5cdc1150f426955d689309be409",
"packages": [ "packages": [
{ {
"name": "composer/semver", "name": "composer/semver",
@ -8917,16 +8917,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.68.0", "version": "v3.68.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c" "reference": "b9db2b2ea3cdba7201067acee46f984ef2397cff"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b9db2b2ea3cdba7201067acee46f984ef2397cff",
"reference": "73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c", "reference": "b9db2b2ea3cdba7201067acee46f984ef2397cff",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9008,7 +9008,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.68.0" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.68.1"
}, },
"funding": [ "funding": [
{ {
@ -9016,7 +9016,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-01-13T17:01:01+00:00" "time": "2025-01-17T09:20:36+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",