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