Merge pull request #8602 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.92.0

build(deps-dev): bump friendsofphp/php-cs-fixer from 3.91.3 to 3.92.0
This commit is contained in:
Jérémy Benoist
2025-12-15 08:51:39 +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.91.3", "version": "v3.92.0",
"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": "9f10aa6390cea91da175ea608880e942d7c0226e" "reference": "5646c2cd99b7cb4b658ff681fe27069ba86c7280"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/9f10aa6390cea91da175ea608880e942d7c0226e", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/5646c2cd99b7cb4b658ff681fe27069ba86c7280",
"reference": "9f10aa6390cea91da175ea608880e942d7c0226e", "reference": "5646c2cd99b7cb4b658ff681fe27069ba86c7280",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15983,7 +15983,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.91.3" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.92.0"
}, },
"funding": [ "funding": [
{ {
@ -15991,7 +15991,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-12-05T19:45:37+00:00" "time": "2025-12-12T10:29:19+00:00"
}, },
{ {
"name": "friendsoftwig/twigcs", "name": "friendsoftwig/twigcs",