Update dependency friendsofphp/php-cs-fixer to v3.68.1 #35

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

25
composer.lock generated
View File

@ -1715,16 +1715,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": {
@ -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.0" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.68.1"
}, },
"funding": [ "funding": [
{ {
@ -1814,7 +1814,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-01-13T17:01:01+00:00" "time": "2025-01-17T09:20:36+00:00"
}, },
{ {
"name": "jean85/pretty-package-versions", "name": "jean85/pretty-package-versions",
@ -4500,16 +4500,16 @@
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
"version": "dev-main", "version": "6.0.x-dev",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/diff.git", "url": "https://github.com/sebastianbergmann/diff.git",
"reference": "414180fa028225aad46f3536fb4db1b917259a2a" "reference": "689a62c19e700d71d8d1a82550cb4f090744dcb0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/414180fa028225aad46f3536fb4db1b917259a2a", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/689a62c19e700d71d8d1a82550cb4f090744dcb0",
"reference": "414180fa028225aad46f3536fb4db1b917259a2a", "reference": "689a62c19e700d71d8d1a82550cb4f090744dcb0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4519,7 +4519,6 @@
"phpunit/phpunit": "^11.3", "phpunit/phpunit": "^11.3",
"symfony/process": "^4.2 || ^5" "symfony/process": "^4.2 || ^5"
}, },
"default-branch": true,
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
@ -4556,7 +4555,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/diff/issues", "issues": "https://github.com/sebastianbergmann/diff/issues",
"security": "https://github.com/sebastianbergmann/diff/security/policy", "security": "https://github.com/sebastianbergmann/diff/security/policy",
"source": "https://github.com/sebastianbergmann/diff/tree/main" "source": "https://github.com/sebastianbergmann/diff/tree/6.0"
}, },
"funding": [ "funding": [
{ {
@ -4564,7 +4563,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-01-01T09:33:55+00:00" "time": "2025-01-16T08:21:04+00:00"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",