Merge pull request #8580 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.91.0

This commit is contained in:
Jérémy Benoist
2025-12-01 05:57:12 +01:00
committed by GitHub

28
composer.lock generated
View File

@ -12671,16 +12671,16 @@
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v7.3.0", "version": "v7.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stopwatch.git", "url": "https://github.com/symfony/stopwatch.git",
"reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd" "reference": "8a24af0a2e8a872fb745047180649b8418303084"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/8a24af0a2e8a872fb745047180649b8418303084",
"reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd", "reference": "8a24af0a2e8a872fb745047180649b8418303084",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12713,7 +12713,7 @@
"description": "Provides a way to profile code", "description": "Provides a way to profile code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/stopwatch/tree/v7.3.0" "source": "https://github.com/symfony/stopwatch/tree/v7.4.0"
}, },
"funding": [ "funding": [
{ {
@ -12724,12 +12724,16 @@
"url": "https://github.com/fabpot", "url": "https://github.com/fabpot",
"type": "github" "type": "github"
}, },
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-24T10:49:57+00:00" "time": "2025-08-04T07:05:15+00:00"
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
@ -15887,16 +15891,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.90.0", "version": "v3.91.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": "ad732c2e9299c9743f9c55ae53cc0e7642ab1155" "reference": "c4a25f20390337789c26b693ae46faa125040352"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ad732c2e9299c9743f9c55ae53cc0e7642ab1155", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c4a25f20390337789c26b693ae46faa125040352",
"reference": "ad732c2e9299c9743f9c55ae53cc0e7642ab1155", "reference": "c4a25f20390337789c26b693ae46faa125040352",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15978,7 +15982,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.90.0" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.91.0"
}, },
"funding": [ "funding": [
{ {
@ -15986,7 +15990,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-11-20T15:15:16+00:00" "time": "2025-11-28T22:07:42+00:00"
}, },
{ {
"name": "friendsoftwig/twigcs", "name": "friendsoftwig/twigcs",