Merge pull request #8592 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.91.3

This commit is contained in:
Jérémy Benoist
2025-12-08 06:52:07 +01:00
committed by GitHub

26
composer.lock generated
View File

@ -12739,16 +12739,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.4.26", "version": "v6.4.30",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea" "reference": "50590a057841fa6bf69d12eceffce3465b9e32cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/5621f039a71a11c87c106c1c598bdcd04a19aeea", "url": "https://api.github.com/repos/symfony/string/zipball/50590a057841fa6bf69d12eceffce3465b9e32cb",
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea", "reference": "50590a057841fa6bf69d12eceffce3465b9e32cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12804,7 +12804,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.4.26" "source": "https://github.com/symfony/string/tree/v6.4.30"
}, },
"funding": [ "funding": [
{ {
@ -12824,7 +12824,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-09-11T14:32:46+00:00" "time": "2025-11-21T18:03:05+00:00"
}, },
{ {
"name": "symfony/templating", "name": "symfony/templating",
@ -15893,16 +15893,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.91.0", "version": "v3.91.3",
"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": "c4a25f20390337789c26b693ae46faa125040352" "reference": "9f10aa6390cea91da175ea608880e942d7c0226e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c4a25f20390337789c26b693ae46faa125040352", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/9f10aa6390cea91da175ea608880e942d7c0226e",
"reference": "c4a25f20390337789c26b693ae46faa125040352", "reference": "9f10aa6390cea91da175ea608880e942d7c0226e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15958,7 +15958,7 @@
"PhpCsFixer\\": "src/" "PhpCsFixer\\": "src/"
}, },
"exclude-from-classmap": [ "exclude-from-classmap": [
"src/Fixer/Internal/*" "src/**/Internal/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -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.91.0" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.91.3"
}, },
"funding": [ "funding": [
{ {
@ -15992,7 +15992,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-11-28T22:07:42+00:00" "time": "2025-12-05T19:45:37+00:00"
}, },
{ {
"name": "friendsoftwig/twigcs", "name": "friendsoftwig/twigcs",