Update dependency friendsofphp/php-cs-fixer to v3.68.3
All checks were successful
Apply PHP CS Fixer / php-cs-fixer (push) Successful in 8s
CI / build-test (push) Successful in 1m20s
rector / Rector (push) Successful in 1m14s
rector / Rector (pull_request) Successful in 1m22s

This commit is contained in:
Renovate Bot 2025-01-28 00:03:18 +00:00
parent 3eda535868
commit 790974d3bd

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": "d8ceef27639b2bdc9c0081bebf3a7320", "content-hash": "85c85a1ea442230a0bb9e6651cebdbe0",
"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.1", "version": "v3.68.3",
"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": "b9db2b2ea3cdba7201067acee46f984ef2397cff" "reference": "85fd31cced824749a732e697acdd1a3d657312f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b9db2b2ea3cdba7201067acee46f984ef2397cff", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/85fd31cced824749a732e697acdd1a3d657312f0",
"reference": "b9db2b2ea3cdba7201067acee46f984ef2397cff", "reference": "85fd31cced824749a732e697acdd1a3d657312f0",
"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.1" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.68.3"
}, },
"funding": [ "funding": [
{ {
@ -9016,7 +9016,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-01-17T09:20:36+00:00" "time": "2025-01-27T16:37:32+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",