Update dependency friendsofphp/php-cs-fixer to v3.68.3
Some checks failed
CI Pipeline / install (pull_request) Failing after 6s
CI Pipeline / phpstan (pull_request) Has been skipped
CI Pipeline / rector (pull_request) Has been skipped
CI Pipeline / pest (pull_request) Has been skipped
CI Pipeline / style-check (pull_request) Has been skipped
CI Pipeline / install (push) Failing after 2s
CI Pipeline / phpstan (push) Has been skipped
CI Pipeline / rector (push) Has been skipped
CI Pipeline / pest (push) Has been skipped
CI Pipeline / style-check (push) Has been skipped

This commit is contained in:
2025-01-28 00:00:39 +00:00
parent 93a6896c5b
commit 52a18f5020

12
composer.lock generated
View File

@ -1715,16 +1715,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": {
@ -1806,7 +1806,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": [
{ {
@ -1814,7 +1814,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-01-17T09:20:36+00:00" "time": "2025-01-27T16:37:32+00:00"
}, },
{ {
"name": "jean85/pretty-package-versions", "name": "jean85/pretty-package-versions",