Update dependency friendsofphp/php-cs-fixer to v3.70.2
Some checks failed
CI Pipeline / install (pull_request) Failing after 8s
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 6s
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-03-04 00:00:53 +00:00
parent d646d753a6
commit 6358f4e466

12
composer.lock generated
View File

@ -1715,16 +1715,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.70.1", "version": "v3.70.2",
"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": "add1b3a05256392dbad63875240041b2c0349ceb" "reference": "1ca468270efbb75ce0c7566a79cca8ea2888584d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/add1b3a05256392dbad63875240041b2c0349ceb", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/1ca468270efbb75ce0c7566a79cca8ea2888584d",
"reference": "add1b3a05256392dbad63875240041b2c0349ceb", "reference": "1ca468270efbb75ce0c7566a79cca8ea2888584d",
"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.70.1" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.70.2"
}, },
"funding": [ "funding": [
{ {
@ -1814,7 +1814,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-03-01T22:05:46+00:00" "time": "2025-03-03T21:07:23+00:00"
}, },
{ {
"name": "jean85/pretty-package-versions", "name": "jean85/pretty-package-versions",