Update dependency friendsofphp/php-cs-fixer to v3.67.0 #32

Merged
renovate merged 1 commits from renovate/friendsofphp-php-cs-fixer-3.x-lockfile into main 2025-01-09 01:01:02 +01:00

12
composer.lock generated
View File

@ -1715,16 +1715,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.66.2",
"version": "v3.67.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218"
"reference": "0ad34c75d1172f7d30320460e803887981830cbf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/25addd3cb10e54cfd20b84d9c083c6625cd52218",
"reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ad34c75d1172f7d30320460e803887981830cbf",
"reference": "0ad34c75d1172f7d30320460e803887981830cbf",
"shasum": ""
},
"require": {
@ -1806,7 +1806,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.66.2"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.67.0"
},
"funding": [
{
@ -1814,7 +1814,7 @@
"type": "github"
}
],
"time": "2025-01-07T09:21:51+00:00"
"time": "2025-01-08T10:17:40+00:00"
},
{
"name": "jean85/pretty-package-versions",