Merge pull request #8631 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.92.5

This commit is contained in:
Jérémy Benoist
2026-01-12 06:06:36 +01:00
committed by GitHub

12
composer.lock generated
View File

@ -15892,16 +15892,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.92.4", "version": "v3.92.5",
"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": "9e7488b19403423e02e8403cc1eb596baf4673b0" "reference": "260cc8c4a1d2f6d2f22cd4f9c70aa72e55ebac58"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/9e7488b19403423e02e8403cc1eb596baf4673b0", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/260cc8c4a1d2f6d2f22cd4f9c70aa72e55ebac58",
"reference": "9e7488b19403423e02e8403cc1eb596baf4673b0", "reference": "260cc8c4a1d2f6d2f22cd4f9c70aa72e55ebac58",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15984,7 +15984,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.92.4" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.92.5"
}, },
"funding": [ "funding": [
{ {
@ -15992,7 +15992,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-01-04T00:38:52+00:00" "time": "2026-01-08T21:57:37+00:00"
}, },
{ {
"name": "friendsoftwig/twigcs", "name": "friendsoftwig/twigcs",